summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/glibc: drop oldSergei Trofimovich2021-02-061-1/+0
| | | | | 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-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* sys-libs/glibc: Patchlevel bumpAndreas K. Huettel2021-01-071-0/+1
| | | | | | | Bug: https://bugs.gentoo.org/764176 Bug: https://bugs.gentoo.org/763618 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.32: cut 5 patchsetSergei Trofimovich2020-12-241-0/+1
| | | | | | | | | | Two new patches: - tests-mcheck: New variable to run tests with MALLOC_CHECK_=3 - alpha: Remove anonymous union in struct stat [BZ #27042] Closes: https://bugs.gentoo.org/759001 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Update amd64 and x86 gcc bootstrap filesAndreas K. Hüttel2020-12-081-0/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: drop oldSergei Trofimovich2020-12-081-1/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: 2.32: cut 4 patchsetSergei Trofimovich2020-12-081-0/+1
| | | | | | | | | | | | | | | | Three new patches: - iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923) - x86: Harden printf against non-normal long double values (bug 26649) - x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004) Should fix CVE-2020-29562, CVE-2020-29573 and another gcc-11 compatibility. Reported-by: Sam James Bug: https://bugs.gentoo.org/758359 Reported-by: Sam James Bug: https://bugs.gentoo.org/758359 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: 2.32: cut 3 patchsetSergei Trofimovich2020-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patchset includes a few upstream backports: - sh: Add sh4 fpu Implies folder - linux: Allow adjtime with NULL argument [BZ #26833] - __vfscanf_internal: fix aliasing violation (bug 26690) - iconv: Accept redundant shift sequences in IBM1364 [BZ #26224] - aarch64: Add unwind information to _start (bug 26853) - support: Provide a way to reorder responses within the DNS test server - support: Provide a way to clear the RA bit in DNS server responses - resolv: Handle transaction ID collisions in parallel queries (bug 26600) - resolv: Serialize processing in resolv/tst-resolv-txnid-collision - struct _Unwind_Exception alignment should not depend on compiler flags - Remove __warn_memset_zero_len [BZ #25399] - Remove __warndecl - aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798] Two of them are specual (noticed by Gentoo users): - "linux: Allow adjtime with NULL argument [BZ #26833]" fixes openntpd startup failure. - "__vfscanf_internal: fix aliasing violation (bug 26690)" fixes gcc-11 compatibility. Reported-by: Tobias Leupold Bug: https://bugs.gentoo.org/756316 Bug: https://sourceware.org/PR26833 Reported-by: andy Bug: https://bugs.gentoo.org/750992 Bug: https://sourceware.org/PR26690 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2020-10-301-1/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Revbump to 2.32 patchset 2Andreas K. Hüttel2020-09-251-0/+1
| | | | | | | | | Contains the following fix: x86-64: Fix FMA4 detection in ifunc [BZ #26534] Closes: https://bugs.gentoo.org/740110 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.31 revbump, patchlevel 9Andreas K. Hüttel2020-09-051-0/+1
| | | | | | | | Untested, no keywords for now Bug: https://bugs.gentoo.org/736904 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Add rv32 backportAndreas K. Hüttel2020-08-311-0/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Version bump (no keywords)Andreas K. Hüttel2020-08-061-0/+2
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Bump locale-gen versionAndreas K. Hüttel2020-07-271-0/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: remove oldAndreas K. Hüttel2020-07-261-4/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.31 bump to patchset 8, finally stable candidateAndreas K. Hüttel2020-07-181-0/+1
| | | | | | | | | | * arm: fix for CVE-2020-6096 * en_US: minimize changes to date_fmt (backport from 2.32) * x86-64: fix avx2 strncmp offset compare condition check * ia64: fix miscompilation on gcc-10 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2020-06-101-1/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.31 patchset and patchset logic bumpAndreas K. Hüttel2020-06-101-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: backport sparc register clobber to 2.30, 2.31Sergei Trofimovich2020-06-081-0/+3
| | | | | | | | | | | | | | | | | Initially reported by Rolf Eike Beer as test hangups on app-shells/fish-3.0.2 and nailed down by ridiculousfish as as breakage in `posix_spawn` implementation where one of syscall parameters was clobbered before being passed to kernel. Both glibc-2.30 and 2.31 got a backport of upstream commit c261718b3fda ("sparc: Avoid clobbering register parameters in syscall"). Reported-by: Rolf Eike Beer Bug: https://bugs.gentoo.org/709662 Bug: https://github.com/fish-shell/fish-shell/issues/6878 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: In git version, pull patches directly from git tooAndreas K. Hüttel2020-05-141-1/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.31 patchlv. bump; split locale-gen in separate repoAndreas K. Hüttel2020-05-121-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Use externally packaged locale-genAndreas K. Hüttel2020-05-121-0/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: drop oldSergei Trofimovich2020-05-061-8/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2020-05-041-1/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2020-04-231-2/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: remove oldAndreas K. Hüttel2020-04-231-1/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.31 patchlevel update (tip of release branch)Andreas K. Hüttel2020-04-131-1/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2020-04-101-1/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.30 revision bump, patchlevel 10Andreas K. Hüttel2020-04-101-0/+1
| | | | | | | Add i386-specific fix for -fno-omit-frame-pointer (glibc bug 25788) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: add sparc sigreturn fix to 2.29 and 2.30Sergei Trofimovich2020-04-031-0/+2
| | | | | | | | | The change should fix numerous problems we see in signal handling scenarios. Reported-by: Rolf Eike Beer Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Huettel2020-03-231-2/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.31 patchset bumpAndreas K. Huettel2020-03-221-0/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: Fixes in 2.30 testsuiteAndreas K. Huettel2020-03-221-1/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Huettel2020-03-201-2/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.30 revbump: patch 7, enable-stack-protector=strongAndreas K. Huettel2020-03-191-0/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: refresh live patchsetSergei Trofimovich2020-03-141-1/+1
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Revision bump with new patchset 6Andreas K. Huettel2020-03-121-0/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Huettel2020-03-091-3/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sys-libs/glibc: pull 2.30 and 2.31 upstream patches, bug #708758Sergei Trofimovich2020-02-161-0/+2
| | | | | | | | | | Among other things patches to fix posix_spawn syscall on mips and other targets.. Reported-by: Joshua Kinard Closes: https://bugs.gentoo.org/708758 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: bump up to 2.31Sergei Trofimovich2020-02-031-0/+2
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Remove old revsAndreas K. Hüttel2019-11-271-2/+0
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.30 revision bump, new patchset, no keywordsAndreas K. Hüttel2019-11-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test failures are precisely the same as in -r2 FAIL: elf/ifuncmain9picstatic FAIL: elf/ifuncmain9static FAIL: elf/tst-latepthread FAIL: elf/tst-ldconfig-bad-aux-cache FAIL: elf/tst-pldd XPASS: elf/tst-protected1a XPASS: elf/tst-protected1b FAIL: locale/tst-locale-locpath FAIL: malloc/tst-mallocfork2 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 FAIL: nss/tst-nss-db-endgrent FAIL: nss/tst-nss-db-endpwent FAIL: nss/tst-nss-files-alias-leak FAIL: nss/tst-nss-files-alias-truncated FAIL: nss/tst-nss-files-hosts-long FAIL: nss/tst-nss-test3 FAIL: resolv/tst-resolv-ai_idn FAIL: resolv/tst-resolv-ai_idn-latin1 UNSUPPORTED: time/tst-y2039 Summary of test results: 15 FAIL 5969 PASS 8 UNSUPPORTED 17 XFAIL 2 XPASS Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: New 2.29 patchset / revbumpAndreas K. Hüttel2019-11-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some tests fail, needs still review; no keywords thus. FAIL: elf/tst-latepthread FAIL: elf/tst-pldd 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 FAIL: nss/tst-nss-db-endgrent FAIL: nss/tst-nss-db-endpwent FAIL: nss/tst-nss-test3 FAIL: resolv/tst-resolv-ai_idn FAIL: resolv/tst-resolv-ai_idn-latin1 UNSUPPORTED: time/tst-y2039 Summary of test results: 7 FAIL 5871 PASS 8 UNSUPPORTED 17 XFAIL 2 XPASS Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: drop -c (--force) flag from localedefSergei Trofimovich2019-11-211-1/+1
| | | | | | | | | | | | As found out in https://sourceware.org/PR25195 -c/--force makes 'localedef' to ignore all errors. The change drops -c flag and relies on clean run. Reported-by: Chris Slycord Bug: https://bugs.gentoo.org/697908 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: drop oldSergei Trofimovich2019-11-081-1/+0
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: fix riscv build against linux-headers-5.3Sergei Trofimovich2019-10-221-0/+2
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: drop oldSergei Trofimovich2019-10-191-2/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: revert CPPFLAGS fix for cross-compilersSergei Trofimovich2019-09-011-1/+3
| | | | | | | | | | | | | | | In https://sourceware.org/PR24577 we discovered that riscv can't really install libc headers as it needs a cross-compiler. This revert reintroduces riscv bootstrap on crossdev. To workaround it use the -without-headers option until it's a crossdev's default. Bug: https://sourceware.org/PR24577 Bug: https://bugs.gentoo.org/692052 Bug: https://bugs.gentoo.org/686248 Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: remove oldAndreas K. Hüttel2019-08-091-3/+0
| | | | | Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Add 2.29 revision with compile-locales supportAndreas K. Hüttel2019-08-061-0/+1
| | | | | | Bug: https://bugs.gentoo.org/146882 Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>