summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/llvm-libunwind: Fix forcing test compiler in 14.xMichał Górny2021-12-301-4/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Fix running tests in 14.xMichał Górny2021-12-291-3/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Fix test libdir in 14.xMichał Górny2021-12-291-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Check out cmake/ directory in 14.xMichał Górny2021-12-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Check out cmake/ directory in 14.xMichał Górny2021-12-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Use LIBUNWIND_INSTALL_HEADERS in 14.xMichał Górny2021-12-291-7/+1
| | | | | | Thanks to Arfrever for the suggestion. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Check out cmake/ directory in 14.xMichał Górny2021-12-291-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: Bugfix, against false errors in last minute run testAndreas K. Hüttel2021-12-292-2/+2
| | | | | | | | If there is a ld.so in a subdirectory of the libdir, it might have been picked first ... Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/libsemanage: stabilize SELinux userspace 3.3Jason Zaman2021-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sys-libs/libselinux: stabilize SELinux userspace 3.3Jason Zaman2021-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sys-libs/libsepol: stabilize SELinux userspace 3.3Jason Zaman2021-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sys-libs/libomp: fix lower bound on hwloc for 13.x+Sam James2021-12-264-4/+4
| | | | | | | Needs at least 2.x so let's depend on a recent stable version in Gentoo. Closes: https://bugs.gentoo.org/824958 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/queue-standalone: drop trailing full stop from DESCRIPTIONSam James2021-12-261-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/obstack-standalone: drop trailing full stop from DESCRIPTIONSam James2021-12-261-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/fortify-headers: drop trailing full stop from DESCRIPTIONSam James2021-12-261-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/pam: Drop oldMikle Kolyada2021-12-253-268/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-libs/libosinfo: drop 1.9.0Mike Gilbert2021-12-241-60/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/libselinux: add python 3.10 (sync live)Thomas Bettler2021-12-241-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/829922 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23495 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Backport glibc 2.34 fixesMichał Górny2021-12-192-0/+208
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2021-12-192-1592/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Re-keyword 2.34-r4Andreas K. Hüttel2021-12-191-2/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: filter-lfs-flags now does TIME_BITS tooSam James2021-12-182-2/+0
| | | | | | | toolchain-funcs.eclass patch was just pushed. Bug: https://bugs.gentoo.org/829583 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Filter LFS and TIME64 definesAndreas K. Hüttel2021-12-182-0/+8
| | | | | | Closes: https://bugs.gentoo.org/829583 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/libxcrypt: add 4.4.27Sam James2021-12-182-0/+227
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/gdbm: Stabilize 1.22 arm, #829045Arthur Zamarin2021-12-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/gdbm: stable 1.22 for hppa, bug #829045Rolf Eike Beer2021-12-141-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/libcap: add 2.62Sam James2021-12-143-0/+123
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/gdbm: Stabilize 1.22 arm64, #829045Arthur Zamarin2021-12-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/efivar: Keyword 37 ppc64, #810862Arthur Zamarin2021-12-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-libs/csu-85-r1: fix compilation for newer setupsFabian Groffen2021-12-131-0/+6
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sys-libs/gdbm: ppc stable wrt bug #829045Agostino Sarubbo2021-12-131-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/gdbm: x86 stable wrt bug #829045Agostino Sarubbo2021-12-131-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/gdbm: amd64 stable wrt bug #829045Agostino Sarubbo2021-12-131-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/gdbm: Stabilize 1.22 sparc, #829045Sam James2021-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/gdbm: Stabilize 1.22 ppc64, #829045Sam James2021-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: 2.34 revbump, rewritten env code in ebuildAndreas K. Hüttel2021-12-093-8/+1653
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/kpmcore: 21.12.0 version bumpAndreas Sturmlechner2021-12-092-0/+35
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-libs/kpmcore: drop 21.11.90*Andreas Sturmlechner2021-12-092-35/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-libs/glibc: re-sync 2.34-r3/9999 for warning-on-upgradeSam James2021-12-092-10/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 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>