summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libcxx: add ~arm64-macos keywordAlexey Sokolov2024-02-112-2/+2
| | | | | | | Bug: https://bugs.gentoo.org/758167 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/35249 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libomp: Add 19.0.0_pre20240210 snapshotMichał Górny2024-02-102-0/+159
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Add 19.0.0_pre20240210 snapshotMichał Górny2024-02-102-0/+210
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Add 19.0.0_pre20240210 snapshotMichał Górny2024-02-102-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Add 19.0.0_pre20240210 snapshotMichał Górny2024-02-102-0/+129
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add 19.0.0_pre20240210 snapshotMichał Górny2024-02-102-0/+218
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Add 19.0.0_pre20240210 snapshotMichał Górny2024-02-102-0/+172
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Remove oldMichał Górny2024-02-103-353/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Remove oldMichał Górny2024-02-103-435/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Remove oldMichał Górny2024-02-103-265/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Remove oldMichał Górny2024-02-103-237/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove oldMichał Górny2024-02-103-429/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Remove oldMichał Górny2024-02-103-317/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Migrate to llvm-utilsMichał Górny2024-02-103-6/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Migrate to llvm-utilsMichał Górny2024-02-103-24/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Migrate to llvm-utilsMichał Górny2024-02-103-33/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Migrate to llvm-utilsMichał Górny2024-02-103-21/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Migrate to llvm-utilsMichał Górny2024-02-103-6/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Migrate to llvm-utilsMichał Górny2024-02-103-24/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libhx: add 4.21Hanno Böck2024-02-102-0/+28
| | | | | | lyx patch obsolete, upstream no longer uses it. Signed-off-by: Hanno Böck <hanno@gentoo.org>
* sys-libs/libsemanage: stabilize 3.6 for amd64, arm, arm64, x86Kenton Groombridge2024-02-091-1/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-libs/libselinux: stabilize 3.6 for amd64, arm, arm64, x86Kenton Groombridge2024-02-091-1/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-libs/libsepol: stabilize 3.6 for amd64, arm, arm64, x86Kenton Groombridge2024-02-091-1/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-libs/libcap-ng: Stabilize 0.8.4 hppa, #923517Sam James2024-02-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/gpm: remove usr-ldscript supportEli Schwartz2024-02-071-0/+115
| | | | | | | | | | | 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/gpm: prevent LTO, since it is brokenEli Schwartz2024-02-071-2/+6
| | | | | | | | src/headers/daemon.h:175:25: error: type of ‘cinfo’ does not match original declaration [-Werror=lto-type-mismatch] Bug: https://bugs.gentoo.org/885323 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/readline: remove usr-ldscript supportEli Schwartz2024-02-072-5/+222
| | | | | | | | | | | 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/libomp: Add 18.1.0_rc2Michał Górny2024-02-072-0/+159
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Add 18.1.0_rc2Michał Górny2024-02-072-0/+215
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Add 18.1.0_rc2Michał Górny2024-02-072-0/+119
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Add 18.1.0_rc2Michał Górny2024-02-072-0/+133
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add 18.1.0_rc2Michał Górny2024-02-072-0/+218
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Add 18.1.0_rc2Michał Górny2024-02-072-0/+177
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/timezone-data: Stabilize 2023d hppa, #923507Sam James2024-02-071-1/+1
| | | | 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>
* 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>
* sys-libs/zlib: Stabilize 1.3-r3 arm64, #923864Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.3-r3 arm, #923864Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.3-r3 sparc, #923864Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.3-r3 ppc, #923864Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.3-r3 ppc64, #923864Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.3-r3 x86, #923864Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/zlib: Stabilize 1.3-r3 amd64, #923864Sam James2024-02-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libnvme: fix disable-python valueSam James2024-02-061-1/+1
| | | | | | Closes: https://bugs.gentoo.org/923859 Bug: https://bugs.gentoo.org/923853 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libnvme: revbump for Python fixSam James2024-02-061-0/+0
| | | | | | | | | | | | | | Followup to ba65982faccd363da37bc8953ee51b4475727876. parona made a fair point that a revbump is technically warranted given that with USE=python, we may get an additional impl installed outside of what PYTHON_TARGETS covered (e.g. if configure picks up Python 3.12, builds & installs that, then the proper Python impl builds do Python 3.11). Revbump for correctness accordingly. After he said it, I realised it wasn't just a technicality, but actually pretty plausible as well. Bug: https://bugs.gentoo.org/923853 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libnvme: drop 1.6, 1.6-r1, 1.6-r2Sam James2024-02-066-362/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libnvme: fix Python configurationSam James2024-02-064-7/+3
| | | | | | | | | | Clearly an error, as we already disable it at the beginning of the array, even. The generic build should have no Python involved. The later builds handle Python per-impl. Closes: https://bugs.gentoo.org/923853 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: drop 2.37-r7, 2.37-r9, 2.38-r9Andreas K. Hüttel2024-02-054-5085/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>