summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/openssl: add blocker on unpatched opensshSam James2023-03-151-2/+5
| | | | | | | | | | | | Unpatched OpenSSH will think it needs a rebuild before working. A blocker isn't perfect here but it's better than nothing. Note that it's likely the running sshd will still need a restart anyway if people haven't upgraded yet, so not keywording yet + will likely do a news item. Reference: 268d1040b0682edf6f042269a33a32315590547b Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libfilezilla: add 0.41.1Bernard Cafarelli2023-03-142-0/+55
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-libs/openssl: add 3.1.0 (unkeyworded)Sam James2023-03-142-0/+272
| | | | | | Briefly unkeyworded for some testing but I don't expect this to last long. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: drop 3.0.7-r1, 3.0.7-r4Sam James2023-03-144-639/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libclc: Add 17.0.0_pre20230314 snapshotMichał Górny2023-03-142-0/+89
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/simdjson: add 3.1.6, drop 3.1.5Patrick McLean2023-03-142-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/gobject-introspection: Version bump to 1.76.0Matt Turner2023-03-132-0/+80
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/gobject-introspection-common: Version bump to 1.76.0Matt Turner2023-03-132-0/+31
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/confuse: Add fix for CVE-2022-40320Vaibhav Rustagi2023-03-132-0/+101
| | | | | | | | | | | | | The source of libconfuse package didn't make a release since Jun 24, 2020 (https://github.com/libconfuse/libconfuse). Therefore, to fix the CVE add a patch. [sam: adjust patch metadata, drop back to ~arch.] Bug: https://bugs.gentoo.org/901089 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Closes: https://github.com/gentoo/gentoo/pull/30104 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocksdb: Stabilize 7.9.2 amd64, #892275Sam James2023-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: update openpgp-keys versionSam James2023-03-133-5/+5
| | | | | Closes: https://bugs.gentoo.org/889712 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libwacom: fix python-any-r1 usageSam James2023-03-131-1/+6
| | | | | | | | | | | | | | | When upgrading an old system, there's a period where Python may not be usable at all, so either undeclared deps on Python or excessive checks will cause failures. In this case, Python is only BDEPENDed on for tests, and python_check_deps tries to reflect that, but python-any-r1 is still going to check for the interpreter. Switch back to the way the ebuild used to do things by guarding the python-any-r1_pkg_setup call, like in the Python Guide. This stops us checking for Python even when we're not going to use it. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libinput: Drop old versionsMatt Turner2023-03-132-93/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libinput: Stabilize 1.22.1 sparc, #898950Arthur Zamarin2023-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/apr-util: Stabilize 1.6.3 ppc, #894144Arthur Zamarin2023-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/apr: Stabilize 1.7.2 ppc, #894144Arthur Zamarin2023-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/simdjson: drop 3.1.3Patrick McLean2023-03-132-88/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/simdjson: add 3.1.5Patrick McLean2023-03-132-0/+88
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-libs/libsecp256k1: drop obsolete 0.2.0Matt Whitlock2023-03-132-73/+0
| | | | | | Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Closes: https://github.com/gentoo/gentoo/pull/30007 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libsecp256k1: bump to 0.3.0Matt Whitlock2023-03-132-0/+73
| | | | | | | See: https://github.com/bitcoin-core/secp256k1/blob/master/CHANGELOG.md#030---2023-03-08 Closes: https://bugs.gentoo.org/900865 Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: backport ebuild changes from 3.xMike Gilbert2023-03-111-39/+32
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/openssl: drop commented KEYWORDSMike Gilbert2023-03-111-1/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/FBGEMM: fix build with gcc-13Alfredo Tupone2023-03-114-55/+11
| | | | | Closes: https://bugs.gentoo.org/894628 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-libs/libmemcached-awesome: add 1.1.4Tomáš Mózes2023-03-112-0/+48
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30019 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libtpms: add 0.9.6Christopher Byrne2023-03-113-0/+52
| | | | | | | Bug: https://bugs.gentoo.org/898504 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29913 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/bemenu: move wayland-protocols to DEPENDAisha Tammy2023-03-112-6/+12
| | | | | Signed-off-by: Aisha Tammy <aisha@bsd.ac> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/weston: move wayland-protocols to DEPEND onlyAisha Tammy2023-03-112-6/+9
| | | | | Signed-off-by: Aisha Tammy <aisha@bsd.ac> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/openssl: drop multilib_copy_sourcesMike Gilbert2023-03-111-3/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/openssl: drop sanity test from src_prepareMike Gilbert2023-03-111-16/+12
| | | | | | | | | Configure doesn't do anything special when we pass --test-sanity to it; it just ignores the option entirely. Also move more configurey things to src_configure. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/openssl: generate fipsmodule.cnf in pkg_preinstMike Gilbert2023-03-111-0/+13
| | | | | | | | | | | | | | | | | This file contains an hash of the fips.so module, which may change after src_install due to automatic stripping by the package manager. README-FIPS.md says this file should be generated on each machine separately anyway. This will fail when cross-compiling since we call openssl from ${D}, but I don't see a better way to handle it. Only the primary ABI is handled currently: by the time we get to pkg_preinst, the tools from the secondary ABIs have been clobbered. Closes: https://bugs.gentoo.org/900625 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/libclc: Bump to 16.0.0_rc4Michał Górny2023-03-112-0/+86
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/gjs: Version bump to 1.75.90Guillermo Joandet2023-03-112-0/+69
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29979 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/gobject-introspection-common: Version bump to 1.75.6Guillermo Joandet2023-03-112-0/+31
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29967 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/gobject-introspection: Version bump to 1.75.6Guillermo Joandet2023-03-112-0/+80
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/glib: Version bump to 2.76.0Guillermo Joandet2023-03-112-0/+284
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/mpfr: Stabilize 4.2.0 sparc, #892193Matoro Mahri2023-03-111-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* dev-libs/libclc: Remove 17.0.0_pre20230225Michał Górny2023-03-102-89/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/nss: add 3.89Joonas Niilola2023-03-102-0/+393
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/nss: add 3.79.4 (esr)Joonas Niilola2023-03-102-0/+396
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/libxslt: fix README install for liveSam James2023-03-101-2/+0
| | | | | Closes: https://bugs.gentoo.org/899696 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/trio: stabilize 1.17.1 for amd64Ionen Wolkens2023-03-091-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/ncnn: drop 20221128-r1Ionen Wolkens2023-03-092-47/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/libnl: enable py3.11Sam James2023-03-092-2/+2
| | | | | Closes: https://bugs.gentoo.org/896716 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/librelp: add 1.11.0Sam James2023-03-092-0/+73
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/librelp: enable py3.11, drop -Werror, workaround bashismSam James2023-03-091-11/+12
| | | | | Closes: https://bugs.gentoo.org/896724 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libmaxminddb: Keyword 1.7.1 mips, #897996Matoro Mahri2023-03-091-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libdbusmenu: Keyword 16.04.0-r2 mips, #897988Matoro Mahri2023-03-091-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/nss-pem: drop 1.0.8Andreas Sturmlechner2023-03-082-31/+0
| | | | | | | Closes: https://bugs.gentoo.org/899602 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/29981 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/folks: Version bump to 0.15.6Matt Turner2023-03-082-0/+96
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/intel-metrics-library: add 0_pre20221216Conrad Kostecki2023-03-082-0/+29
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>