summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/glibc: Stabilize 2.33 arm64, #793692Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 arm64, #793692Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.33 amd64, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 amd64, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.33 ppc64, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 ppc64, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.33 ppc, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 ppc, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.33 x86, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 x86, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.33 sparc, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 sparc, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.33 arm, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r8 arm, #793692Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: 2.32-r7 ppc stable, bug #764176Georgy Yakovlev2021-05-151-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-libs/glibc: 2.32-r7 ppc64 stable, bug #764176Georgy Yakovlev2021-05-151-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-libs/glibc: allow python-3.10Sergei Trofimovich2021-05-152-2/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Remove check for 'files' provider.Matt Jolly2021-05-112-30/+0
| | | | | | | | | | | | The check for a files provider breaks on certain valid nsswitch.conf configurations. As the check was only required for =sys-libs/glibc-2.26 it has been removed. Closes: https://bugs.gentoo.org/789435 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Matt Jolly <Kangie@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/20769 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Filter "-Wl,--relax" from LDFLAGSPetr Šabata2021-05-102-0/+8
| | | | | | | | | | The build fails due to the -r & --relax combination passed to the linker, so let's filter this out. Closes: https://bugs.gentoo.org/788901 Signed-off-by: Petr Šabata <contyk@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/20748 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: add epatch inherit to 2.25-r11Sam James2021-04-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: eutils--Sam James2021-04-218-8/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: drop s390 to ~s390 (unstable)Sam James2021-04-054-5/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Re-keyword 2.33Andreas K. Hüttel2021-04-031-2/+1
| | | | | | | Closes: https://bugs.gentoo.org/770334 Bug: https://bugs.gentoo.org/769989 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: Bump 2.33 to patchlevel 3Andreas K. Hüttel2021-04-022-2/+2
| | | | | | | | | | | | | | | | | | | Test results: FAIL: nss/tst-nss-files-hosts-long FAIL: stdlib/tst-system FAIL: string/tst-strerror FAIL: string/tst-strsignal Summary of test results: 4 FAIL 4251 PASS 12 UNSUPPORTED 16 XFAIL 5 XPASS Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: s390 stable wrt bug #764176Agostino Sarubbo2021-03-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/glibc: remove dependency on virtual/tmpfilesTheo Anderson2021-03-098-0/+9
| | | | | | | | | Specify TMPFILES_OPTIONAL=1 to to avoid circular dependency Closes: https://bugs.gentoo.org/774855 Signed-off-by: Theo Anderson <telans@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/19841 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: migrate to tmpfiles.eclassTheo Anderson2021-03-078-19/+19
| | | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r7 arm, #764176Sam James2021-03-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r7 arm64, #764176Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r7 x86, #764176Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r7 amd64, #764176Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: stable 2.32-r7 for hppa/sparc, bug #764176Rolf Eike Beer2021-02-281-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Re-add keywords to 2.32-r8Andreas K. Hüttel2021-02-271-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Bump to 2.33 patchlevel 2Andreas K. Hüttel2021-02-272-2/+2
| | | | | | Bug: https://bugs.gentoo.org/768366 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Bump to 2.32 patchlevel 8Andreas K. Hüttel2021-02-272-0/+1514
| | | | | | | Bug: https://bugs.gentoo.org/767718 Bug: https://bugs.gentoo.org/768366 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2021-02-254-4549/+0
| | | | | | Bug: https://bugs.gentoo.org/758359 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r6 arm64, #766650Sam James2021-02-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r6 arm, #766650Sam James2021-02-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: don't use elog for minor messagesSergei Trofimovich2021-02-112-4/+4
| | | | | | | Reported-by: Pacho Ramos Closes: https://bugs.gentoo.org/769908 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: drop oldSergei Trofimovich2021-02-063-2961/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r6 amd64, #766650Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r6 ppc64, #766650Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r6 ppc, #766650Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r6 s390, #766650Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: disable ISA level annotations on >=2.33Sergei Trofimovich2021-02-032-1/+9
| | | | | | | | | | | | | | | Passing -march= causes glibc to add annotations not compatible to run result on -march= as too high ISA level is inferred. ISA level is a new feature of 2.33 release. Until it's fixed let's disable ISA level inference with libc_cv_include_x86_isa_level=no (no better configure option yet). Bug: https://sourceware.org/PR27318 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Version bump 2.33Andreas K. Hüttel2021-02-012-0/+1500
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unkeyworded, for testing XPASS: elf/tst-latepthread XPASS: elf/tst-protected1a XPASS: elf/tst-protected1b UNSUPPORTED: misc/tst-pkey UNSUPPORTED: nptl/test-cond-printers UNSUPPORTED: nptl/test-condattr-printers UNSUPPORTED: nptl/test-mutex-printers UNSUPPORTED: nptl/test-mutexattr-printers UNSUPPORTED: nptl/test-rwlock-printers UNSUPPORTED: nptl/test-rwlockattr-printers XPASS: nptl/tst-stack4 UNSUPPORTED: resolv/tst-resolv-ai_idn UNSUPPORTED: resolv/tst-resolv-ai_idn-latin1 FAIL: stdlib/tst-system FAIL: string/tst-strerror FAIL: string/tst-strsignal XPASS: support/tst-support_descriptors UNSUPPORTED: time/tst-y2039 Summary of test results: 3 FAIL 4246 PASS 10 UNSUPPORTED 17 XFAIL 5 XPASS Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-3110-10/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: stable 2.32-r6 for hppa/sparc, bug #766650Rolf Eike Beer2021-01-241-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: x86 stable wrt bug #766650Agostino Sarubbo2021-01-241-2/+2
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/glibc: Stabilize 2.32-r5 arm64, #764584Sam James2021-01-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>