summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2024-12-28 18:18:17 UTCRepository mirror & CI2024-12-289-9/+76
|
* Merge updates from masterRepository mirror & CI2024-12-2810-7/+2762
|\
| * www-apps/sonarr-bin: drop 4.0.11.2800Craig Andrews2024-12-282-79/+0
| | | | | | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
| * www-apps/sonarr-bin: add 4.0.11.2804Craig Andrews2024-12-282-0/+79
| | | | | | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
| * dev-util/nihtest: add 1.9.1Alexander Miller2024-12-282-0/+57
| | | | | | | | | | | | Signed-off-by: Alexander Miller <alex.miller@gmx.de> Closes: https://github.com/gentoo/gentoo/pull/39767 Signed-off-by: Sam James <sam@gentoo.org>
| * app-i18n/librime: Stabilize 1.12.0 ppc, #947135Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * app-i18n/librime: Stabilize 1.12.0 x86, #947135Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * app-i18n/librime: Stabilize 1.12.0 amd64, #947135Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-nds/openldap: fix build issue with llvm profile and a test failureZ. Liu2024-12-285-1/+2699
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. building with llvm profile causes many error messagees like the one bellow: ld.lld: error: version script assignment of OPENLDAP_2.200 to symbol ... failed: symbol not defined This is caused by lld enable option "--no-undefined-version" by default (see 'https://reviews.llvm.org/D135402'). OpenLDAP define all dynamic symbols in libraries/{liblber/lber,libldap/ldap}.map, but some symbols are only available when specific configuration option are enabled. We've identified the options like HAVE_TLS, HAVE_CYRUS_SASL and LDAP_CONNECTIONLESS will cause build failures. There are two workarounds: 1. Remove the symbol from .map file if the corresponding configuration option is not set. 2. Add the linker option "-Wl,--undefined-version" to restore the default behavior that undefined symbols in shared libraries are allowed. Option 1 requires identifying all symbols controlled by different options, and using sed to remove them based on the configuration. Option 2 is much simpler and has no known side effects. We choose option 2. 2. In patch 'openldap-2.6.1-fix-missing-mapping.patch', 'ber_sockbuf_io_udp' was added to lber.map, but it's not completed. This symbol is part an unsupported feature (cldap or ldap over udp) and is only built when the unsupported LDAP_CONNECTIONLESS flag is defined. All the user of 'ber_sockbuf_io_udp' are enclosed by #ifdef guards, it make no sense to not enclose it by #ifdef too. Another patch for ldap.map form Fedora is included too. Patch is updated to v2. 3. USE="debug" is required for USE="test", otherwise "test065-proxyauthz" will failed: must compile with LDAP_DEBUG for debugging unrecognized log level "pcache" (deferred) Upstream Issue: https://bugs.openldap.org/show_bug.cgi?id=9739 FreeBSD Bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277585 Closes: https://bugs.gentoo.org/923334 Closes: https://bugs.gentoo.org/938553 Closes: https://bugs.gentoo.org/946816 Closes: https://bugs.gentoo.org/946975 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39844 Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-28 18:03:26 UTCRepository mirror & CI2024-12-285-4/+36
| |
* | Merge updates from masterRepository mirror & CI2024-12-284-1/+134
|\|
| * app-i18n/librime: Stabilize 1.12.0 ppc64, #947135Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-devel/gcc: add 13.3.1_p20241227Sam James2024-12-282-0/+67
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-devel/gcc: add 12.4.1_p20241226Sam James2024-12-282-0/+66
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-28 17:48:23 UTCRepository mirror & CI2024-12-2829-254/+44
| |
* | Merge updates from masterRepository mirror & CI2024-12-2848-5396/+192
|\|
| * net-misc/streamlink: add 7.1.1, drop 7.1.0Sam James2024-12-282-1/+1
| | | | | | | | | | | | Short-lived release. Signed-off-by: Sam James <sam@gentoo.org>
| * media-sound/alsa-utils: backport 90-alsa-restore.rules fixesSam James2024-12-283-0/+165
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-vcs/sourcegit: Stabilize 8.40 amd64, #947134Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-dotnet/fsautocomplete: Stabilize 0.75.0 amd64, #947132Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-dotnet/cake: Stabilize 5.0.0 amd64, #947131Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * app-emacs/macrostep: Stabilize 0.9.4-r1 ALLARCHES, #947130Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * net-misc/rclone: Stabilize 1.68.2 amd64, #947128Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * games-emulation/ppsspp: Stabilize 1.18.1 amd64, #947127Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-lang/eisl: Stabilize 5.38 amd64, #947124Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-build/bazelisk: Stabilize 1.24.1 amd64, #947123Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * app-shells/loksh: Stabilize 7.6 amd64, #947122Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-python/matplotlib: Stabilize 3.9.4 amd64, #947074Sam James2024-12-281-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-libs/glibc: skip tst-sched_setattr too in liveSam James2024-12-281-0/+1
| | | | | | | | | | | | New test and it fails w/ PORTAGE_SCHEDULING_POLICY. Signed-off-by: Sam James <sam@gentoo.org>
| * dev-libs/leveldb: drop 1.20Andreas Sturmlechner2024-12-284-150/+0
| | | | | | | | | | Closes: https://bugs.gentoo.org/892305 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * net-p2p/bitcoin-core: drop oldMatt Whitlock2024-12-2816-4411/+0
| | | | | | | | | | Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * profiles: Mask virtual/bitcoin-leveldb for removalAndreas Sturmlechner2024-12-281-2/+4
| | | | | | | | | | Bug: https://bugs.gentoo.org/945359 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * profiles: base: Mask net-p2p/bitcoin-core[system-leveldb]Andreas Sturmlechner2024-12-281-0/+4
| | | | | | | | | | | | | | In preparation of virtual/bitcoin-leveldb last-rites. Bug: https://bugs.gentoo.org/945359 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * profiles: package.deprecated: clean transitional Bitcoin Core packagesMatt Whitlock2024-12-281-13/+0
| | | | | | | | | | | | | | These have been deprecated for over a year. Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * profiles: Mask transitional Bitcoin Core packages for removalAndreas Sturmlechner2024-12-281-0/+9
| | | | | | | | | | | | | | | | | | | | dev-util/bitcoin-tx net-libs/libbitcoinconsensus net-p2p/bitcoin-cli net-p2p/bitcoin-qt net-p2p/bitcoind Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * sys-libs/liburing: drop 2.2Andreas Sturmlechner2024-12-282-68/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * media-libs/x265: drop 3.5-r3, 3.5-r4, 3.5-r6Andreas Sturmlechner2024-12-287-743/+0
| | | | | | | | | | Closes: https://bugs.gentoo.org/943178 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* | 2024-12-28 17:03:21 UTCRepository mirror & CI2024-12-2861-983/+61
| |
* | Merge updates from masterRepository mirror & CI2024-12-28117-2973/+1
|\|
| * dev-qt/qtxml: drop 5.15.14Andreas Sturmlechner2024-12-282-31/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtxmlpatterns: drop 5.15.14Andreas Sturmlechner2024-12-282-40/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtx11extras: drop 5.15.14Andreas Sturmlechner2024-12-282-23/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtwidgets: drop 5.15.14Andreas Sturmlechner2024-12-282-65/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtwebview: drop 5.15.14Andreas Sturmlechner2024-12-282-23/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtwebsockets: drop 5.15.14Andreas Sturmlechner2024-12-282-31/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtwebengine: drop 5.15.14_p20240510Andreas Sturmlechner2024-12-283-295/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtwebchannel: drop 5.15.14Andreas Sturmlechner2024-12-282-30/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtwaylandscanner: drop 5.15.14Andreas Sturmlechner2024-12-282-23/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtwayland: drop 5.15.14Andreas Sturmlechner2024-12-282-54/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| * dev-qt/qtvirtualkeyboard: drop 5.15.14Andreas Sturmlechner2024-12-282-43/+0
| | | | | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>