summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libosinfo: Stabilize 1.9.0-r1 ALLARCHES, #828474Sam James2021-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/freeipmi: stable 1.6.8 for hppa, bug #828412Rolf Eike Beer2021-12-061-1/+1
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/freeipmi: x86 stable wrt bug #828412Agostino Sarubbo2021-12-061-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/glibc: some rework of 9999 ebuild, needs testing (e.g. crossdev)Andreas K. Hüttel2021-12-051-79/+96
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/freeipmi: Stabilize 1.6.8 amd64, #828412Sam James2021-12-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcap: sync 2.61 from live ebuildDavid Seifert2021-12-051-2/+9
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/libcap: add live ebuildDavid Seifert2021-12-051-0/+92
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/glibc: Add experimental clang-kickingAndreas K. Hüttel2021-12-051-1/+26
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: Update live ebuildAndreas K. Hüttel2021-12-051-17/+14
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/libucontext: fix arch detection for amd64Sam James2021-12-041-0/+2
| | | | | Closes: https://bugs.gentoo.org/828142 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libucontext: override arch detection for e.g. x86Sam James2021-12-041-1/+15
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Try to stop pulling py3.10Michał Górny2021-12-044-4/+12
| | | | | | | | | Portage has a bug where repeated Python any-of (||) dependencies cause it to wrongly pull Python 3.10 instead of being happy with the installed interpreter. Put the non-test? Python dependency into "!test?" block to work around that. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Try to workaround Portage bug pulling py3.10Michał Górny2021-12-044-4/+12
| | | | | | | | | Portage has a bug where repeated Python any-of (||) dependencies cause it to wrongly pull Python 3.10 instead of being happy with the installed interpreter. Put the non-test? Python dependency into "!test?" block to work around that. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libucontext: update EAPI 7 -> 8Sam James2021-12-041-7/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libucontext: initial importSam James2021-12-043-0/+51
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Inline ABI_X86 flags to fix non-x86Michał Górny2021-12-043-15/+9
| | | | | | | | Inline ABI_X86 flags instead of using multilib-build, as the latter injects a REQUIRED_USE constraint that is impossible to satisfy on non-x86 architectures. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Inline ABI_X86 flags to fix non-x86 archesMichał Górny2021-12-043-12/+6
| | | | | | | | Inline ABI_X86 flags instead of using multilib-build, as the latter injects a REQUIRED_USE constraint that is impossible to satisfy on non-x86 architectures. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libxcrypt: only show < GCC 10 warning with distccSam James2021-12-032-8/+8
| | | | | | | | | | The issues should only occur if configure is confused which should only happen with a mismatch between the compiler used for configure and compilation (e.g. distcc). Bug: https://bugs.gentoo.org/823179 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Add ABI_X86 flagsMichał Górny2021-12-033-3/+30
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Add ABI_X86 flagsMichał Górny2021-12-033-6/+36
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 x86, #827915Arthur Zamarin2021-12-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/pam_wrapper: bump to 1.1.4Marco Scardovi2021-12-032-0/+71
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Closes: https://github.com/gentoo/gentoo/pull/23139 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: drop 1.6.0Sam James2021-12-023-122/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: add 1.6.2Sam James2021-12-022-0/+97
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/pam_wrapper: x86 stable wrt bug #827843Agostino Sarubbo2021-12-021-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/pam_wrapper: amd64 stable wrt bug #827843Agostino Sarubbo2021-12-021-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libxcrypt: add warning re distcc and older GCCs (<10)Sam James2021-12-022-0/+22
| | | | | Bug: https://bugs.gentoo.org/823179 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/musl: bump to newer ldconfigAnthony G. Basile2021-12-011-1/+1
| | | | | | Closes: https://bugs.gentoo.org/827833 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-libs/liburing: EAPI-8 bumpLars Wendler2021-12-011-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/liburing: Removed oldLars Wendler2021-12-015-221/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 sparc, #827915Arthur Zamarin2021-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/libcxx: Set target triple unconditionally to fix clangrtMichał Górny2021-12-014-4/+4
| | | | | | | Set target triple unconditionally in order to fix building against compiler-rt. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Set target triple unconditionally to fix clangrtMichał Górny2021-12-014-4/+8
| | | | | | | | Set target triple unconditionally in order to fix failing builds against compiler-rt. Closes: https://bugs.gentoo.org/827943 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Set target triple unconditionallyMichał Górny2021-12-014-4/+4
| | | | | | | | While this is not strictly required for this package, set LIBUNWIND_TARGET_TRIPLE unconditionally for consistency with libc++ and libc++abi. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: make non-functional changes to clone3 patchSam James2021-12-012-17/+31
| | | | | | | Making it conditional based on a #define so that we can easily unconditionally apply it. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: replace systemd reexec with a warningMike Gilbert2021-12-012-10/+32
| | | | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22960 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: allow disabling clone3 sysflag (breaks older Electron)Sam James2021-12-013-1/+47
| | | | | | | | Bug: https://bugs.gentoo.org/827386 Bug: https://bugs.gentoo.org/819045 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/23118 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 amd64, #827915Sam James2021-12-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 arm64, #827915Arthur Zamarin2021-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 ppc64, #827915Arthur Zamarin2021-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 ppc, #827915Arthur Zamarin2021-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/ldb: Stabilize 2.3.2 arm, #827915Arthur Zamarin2021-12-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Update for top-level cmake dirMichał Górny2021-11-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Update for top-level cmake dir in 14.xMichał Górny2021-11-301-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Fix testing on non-native ABIMichał Górny2021-11-304-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Fix testing on non-native ABIMichał Górny2021-11-304-0/+4
| | | | | Closes: https://bugs.gentoo.org/773604 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Fix testing on non-native ABIMichał Górny2021-11-304-0/+4
| | | | | Closes: https://bugs.gentoo.org/824238 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Bump to 13.0.1_rc1Michał Górny2021-11-302-0/+133
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 13.0.1_rc1Michał Górny2021-11-302-0/+215
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Bump to 13.0.1_rc1Michał Górny2021-11-302-0/+124
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>