summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-doc/eclass-manpages: add 20240207Sam James2024-02-072-0/+25
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/openssh-contrib: drop 9.3_p1, 9.3_p2, 9.4_p1-r1Patrick McLean2024-02-064-1562/+0
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-misc/openssh-contrib: add 9.6_p1Patrick McLean2024-02-063-0/+523
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* profiles: fix ArchesOutOfSync for x86-macosSam James2024-02-071-1/+2
| | | | | | | | | | | | | Followup to: * 854887066c3d32ae4961f9eb29a91a8d1785d26c (profiles/prefix/darwin/macos/10.5/x86: add gcc sub-profile) * 3788eef280dcff5d415b4b1c3af1c1e58767a0b1 (profiles: restore 32-bits Intel Mac OS X 10.5 profile) This fixes the following from pkgcheck (and a new warning in CI -> PRs fail): ``` ArchesOutOfSync 'profiles/arches.desc' is out of sync with 'arch.list', arch: x86-macos ``` Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/iptables: remove usr-ldscript supportEli Schwartz2024-02-061-4/+1
| | | | | | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. [sam: Add bug #332175 and bug #498878 ref.] Bug: https://bugs.gentoo.org/332175 Bug: https://bugs.gentoo.org/498878 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/acl: remove usr-ldscript supportEli Schwartz2024-02-061-8/+1
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/attr: remove usr-ldscript supportEli Schwartz2024-02-062-12/+2
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/systemd-utils: remove usr-ldscript supportEli Schwartz2024-02-061-2/+1
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/bzip2: remove usr-ldscript supportEli Schwartz2024-02-061-0/+133
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libpcre2: remove usr-ldscript supportEli Schwartz2024-02-062-2/+97
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/zstd: remove usr-ldscript supportEli Schwartz2024-02-061-0/+67
| | | | | | | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. [sam: Added bug #771078 ref.] [sam: See also https://github.com/trofi/nix-guix-gentoo/commit/8f194519982fbfabb6b3ca84c0806b1a379b5d06 and https://github.com/trofi/nix-guix-gentoo/commit/43d84cc00af530ef912d9c98448b64d6b5282907]. Bug: https://bugs.gentoo.org/771078 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: sync liveEli Schwartz2024-02-061-4/+16
| | | | | Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: remove usr-ldscript supportEli Schwartz2024-02-062-12/+2
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libpcre: do a full autoreconfEli Schwartz2024-02-061-2/+7
| | | | | | | | | | elibtoolize is not good enough for this software because it uses a random libtool version, so patches don't tend to apply. Fixes QA warnings for failing to respect -frecord-gcc-switches. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libpcre: remove usr-ldscript supportEli Schwartz2024-02-061-0/+104
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcap: remove usr-ldscript supportEli Schwartz2024-02-061-0/+94
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: remove usr-ldscript supportEli Schwartz2024-02-062-4/+2
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/xz-utils: remove usr-ldscript supportEli Schwartz2024-02-063-21/+3
| | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: Stabilize 3.12.0 hppa, #923553Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/pam_wrapper: revbump to force rebuilding against updated pamEli Schwartz2024-02-061-0/+88
| | | | | | | | | | | We got rid of the terrible usr-ldscript hack. It is now possible to build this sanely. Force it to rebuild against the updated pam (for the sake of split-usr profiles). Bug: https://bugs.gentoo.org/825078 Closes: https://bugs.gentoo.org/825758 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/pam: remove usr-ldscript supportEli Schwartz2024-02-061-0/+153
| | | | | | | | | | | | | | | | Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. [sam: add bug #868306 ref.] Bug: https://bugs.gentoo.org/825078 Bug: https://bugs.gentoo.org/825758 Bug: https://bugs.gentoo.org/868306 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwayland: Stabilize 5.15.12-r1 x86, #923848Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtwidgets: Stabilize 5.15.12-r1 x86, #923848Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtgui: Stabilize 5.15.12-r1 x86, #923848Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-qt/qtcore: Stabilize 5.15.12-r2 x86, #923848Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/grub: Stabilize 2.12-r1 x86, #922889Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/raspberrypi-utils: Bump to 20240203, drop old 20240115James Le Cuirot2024-02-062-2/+2
| | | | | | | This fixes a current -Werror failure. I have also submitted a patch upstream to drop -Werror. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-libs/newt: enable py3.12Ben Kohler2024-02-061-2/+2
| | | | | | Closes: https://bugs.gentoo.org/923870 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* dev-libs/libfmt: Add lfs flagsCraig Andrews2024-02-062-2/+36
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/35205 Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-libs/libfmt: add CPE tagCraig Andrews2024-02-061-0/+1
| | | | | Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* sys-apps/gawk: Stabilize 5.3.0-r1 hppa, #923874Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/shared-mime-info: Stabilize 2.4-r1 hppa, #923855Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sec-keys/openpgp-keys-squid: Stabilize 20240206 arm, #923910Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: Stabilize 6.6 arm, #923910Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/logcheck: Stabilize 1.4.3-r2 amd64, #923952Sam James2024-02-061-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-board/gnubg: add 1.08.001Bernard Cafarelli2024-02-062-0/+103
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-sound/musescore: update missing headers patch for 4.2.1Jason A. Donenfeld2024-02-063-2/+24
| | | | Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* kde-plasma/kwayland: filter-lto in SLOT 5Andreas Sturmlechner2024-02-062-2/+12
| | | | | Bug: https://bugs.gentoo.org/866575 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-plasma/kwayland-integration: filter-lto (Qt5-compat plugin)Andreas Sturmlechner2024-02-062-2/+8
| | | | | | | Also effectively no more development. Closes: https://bugs.gentoo.org/921430 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-frameworks/khtml: filter-lto, no more developmentAndreas Sturmlechner2024-02-062-2/+8
| | | | | Closes: https://bugs.gentoo.org/921686 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kde-plasma/kpipewire: add 5.93.1, drop 5.93.0Andreas Sturmlechner2024-02-063-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/kstars: Add missing (though optional) test dependencyAndreas Sturmlechner2024-02-061-0/+1
| | | | | Bug: https://bugs.gentoo.org/923871 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-admin/salt: add 3005.5, 3006.6Patrick McLean2024-02-063-0/+634
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/pytest-salt-factories: enable py3.11Patrick McLean2024-02-061-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-java/fop: Stabilize 2.9 amd64, #923915Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sec-keys/openpgp-keys-squid: Stabilize 20240206 amd64, #923910Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/squid: Stabilize 6.6 amd64, #923910Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sec-keys/openpgp-keys-squid: Stabilize 20240206 x86, #923910Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-proxy/squid: Stabilize 6.6 x86, #923910Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-ruby/kramdown-parser-gfm: Keyword 1.1.0-r1 x86, #923754Arthur Zamarin2024-02-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>