summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "sys-libs/zlib: add patch to fix configure AR/RANLIB/NM detection"Ionen Wolkens2022-01-282-80/+0
| | | | | | | | | | | | Broken if NM is unset. Looks like a simple fix but let's not risk leaving zlib broken in stable (nor for too long, so reverting myself). This reverts commit bace9b48a6fe43bdf685f4aa81ca422130e2f807. Bug: https://bugs.gentoo.org/831628 Closes: https://bugs.gentoo.org/832202 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sys-libs/zlib: add patch to fix configure AR/RANLIB/NM detectionAdrian Ratiu2022-01-282-0/+80
| | | | | | | | | | | | | | | This adds a patch from the zlib-devel ML to fix a minor build inconsistency leading to GNU tools usage in LLVM configured builds. The reason we're adding it directly here is zlib upstream takes forever to release new versions and there's not much activity for some time (last release was in Jan 2017). Closes: https://bugs.gentoo.org/831628 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/23888 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/gpm: fix build with musl, misc upstream backportsSam James2022-01-284-0/+293
| | | | | | | | | - Backport musl patches - Backport include path fix - Backport signedness fix Closes: https://bugs.gentoo.org/829581 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: 2.33 patchset bumpAndreas K. Hüttel2022-01-272-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/basu: backport LLD 13 fixesArsen Arsenović2022-01-263-0/+138
| | | | | | | | Closes: https://bugs.gentoo.org/832045 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Arsen Arsenović <arsen@aarsen.me> Closes: https://github.com/gentoo/gentoo/pull/23954 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/binutils-libs: Rekeyword 2.37_p1-r2Andreas K. Hüttel2022-01-251-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Rekeyworkd 2.33-r9 and 2.34-r7Andreas K. Hüttel2022-01-252-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: Minor build fixAndreas K. Hüttel2022-01-251-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/tevent: stable 0.11.0 for sparc, bug #828680Rolf Eike Beer2022-01-251-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/talloc: stable 2.3.3 for sparc, bug #828680Rolf Eike Beer2022-01-251-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: 2.33 patchlevel 7 bumpAndreas K. Hüttel2022-01-252-1/+2
| | | | | | | | | Includes fixes for CVE-2021-3998, CVE-2021-3999, CVE-2022-23218, CVE-2022-23219 Bug: https://bugs.gentoo.org/831212 Bug: https://bugs.gentoo.org/831096 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/ldb: Bump to versions 2.4.2 and 2.5.0Lars Wendler2022-01-243-0/+242
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/tdb: Bump to version 1.4.6Lars Wendler2022-01-242-0/+62
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/glibc: Remove oldAndreas K. Hüttel2022-01-242-1646/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/glibc: 2.34 patchset bumpAndreas K. Hüttel2022-01-242-0/+1652
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/tevent: add missing `#include <sys/types.h>`David Seifert2022-01-232-0/+15
| | | | | Closes: https://bugs.gentoo.org/828720 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-libs/binutils-libs: unkeyword 2.37_p1-r2Sam James2022-01-221-1/+1
| | | | | | To match binutils. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/binutils-libs: add 2.37_p1-r2Sam James2022-01-222-0/+136
| | | | | | | The patches don't touch much that could be libs other than bfd possibly but let's do this to be in sync and to be safe. Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/readline: add 8.2_alphaSam James2022-01-212-0/+207
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Remove 13.0.1-rc{1,2}Michał Górny2022-01-213-278/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Remove 13.0.1-rc{1,2}Michał Górny2022-01-213-434/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Remove 13.0.1-rc{1,2}Michał Górny2022-01-213-286/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Remove 13.0.1-rc{1,2}Michał Górny2022-01-213-252/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Remove 13.0.1-rc{1,2}Michał Górny2022-01-213-432/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Remove 13.0.1-rc{1,2}Michał Górny2022-01-213-266/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libomp: Bump to 13.0.1_rc3Michał Górny2022-01-212-0/+133
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 13.0.1_rc3Michał Górny2022-01-212-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Bump to 13.0.1_rc3Michał Górny2022-01-212-0/+126
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Bump to 13.0.1_rc3Michał Górny2022-01-212-0/+143
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Bump to 13.0.1_rc3Michał Górny2022-01-212-0/+217
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt: Bump to 13.0.1_rc3Michał Górny2022-01-212-0/+139
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/ldb: Stabilize 2.4.1 amd64, #828680Sam James2022-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/tevent: Stabilize 0.11.0 amd64, #828680Sam James2022-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/talloc: Stabilize 2.3.3 amd64, #828680Sam James2022-01-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/freeipmi: Removed oldLars Wendler2022-01-203-183/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/freeipmi: Bump to version 1.6.9Lars Wendler2022-01-202-0/+94
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/efivar: keyword ~riscv, bug #831316Yixun Lan2022-01-191-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-libs/glibc: Update 2.33 with new ebuild features, unkeyworded -r8Andreas K. Hüttel2022-01-181-0/+1631
| | | | | | | This is only preparation for a -r9 with a new patchset. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/efivar: backport fix for binutils-2.36Mike Gilbert2022-01-182-0/+31
| | | | | Closes: https://bugs.gentoo.org/831417 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/efivar: add a couple patchesMike Gilbert2022-01-173-6/+73
| | | | | | | Fix Makefile so objects are not rebuilt in src_install. Drop -march=native when building makeguids. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/efivar: drop -march=nativeMike Gilbert2022-01-171-0/+5
| | | | | Closes: https://bugs.gentoo.org/831334 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/efivar: fix toolchain varsMike Gilbert2022-01-161-2/+3
| | | | | Closes: https://bugs.gentoo.org/831320 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/efivar: unkeyword 38 for ~riscvMike Gilbert2022-01-161-1/+1
| | | | | | Requires app-text/mandoc. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/efivar: add 38Mike Gilbert2022-01-163-0/+104
| | | | | Closes: https://bugs.gentoo.org/831302 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/glibc: XFAIL 3 more testsAndreas K. Hüttel2022-01-152-1/+13
| | | | | | Bug: https://bugs.gentoo.org/831267 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-libs/libomp: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+133
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxx: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+216
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/libcxxabi: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+126
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+143
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Bump to 13.0.1_rc2Michał Górny2022-01-132-0/+217
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>