summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-libs/compiler-rt: Bump to 12.0.1-rc4Michał Górny2021-07-062-0/+125
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: x86 stable wrt bug #792261Agostino Sarubbo2021-07-051-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/glibc: stable 2.33-r1 for sparc, bug #792261Rolf Eike Beer2021-07-051-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libcxx: use gcc libatomic only with libgcc_sAlex R2021-07-054-0/+4
| | | | | | Signed-off-by: Alex Revin <lyssdod@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21516 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/llvm-libunwind: use compiler-rt if possibleAlex R2021-07-054-4/+60
| | | | | Signed-off-by: Alex Revin <lyssdod@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-libs/glibc: Stabilize 2.33-r1 amd64, #792261Sam James2021-07-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libsepol: Stabilize 3.2 amd64, #797616Sam James2021-07-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libsemanage: Stabilize 3.2 amd64, #797616Sam James2021-07-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libselinux: Stabilize 3.2 amd64, #797616Sam James2021-07-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/glibc: stable 2.33-r1 for hppa, bug #792261Rolf Eike Beer2021-07-041-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libsemanage: add ~riscv keywordYe Cao2021-07-021-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-libs/libselinux: add ~riscv keywordYe Cao2021-07-021-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-libs/libsepol: add ~riscv keywordYe Cao2021-07-021-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-libs/blocksruntime: add self as maintainerMarek Szuba2021-07-021-1/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-libs/blocksruntime: drop myself from maintainers, m-n nowSergei Trofimovich2021-07-021-4/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libxcrypt: switch to pre-generated autotools tarballsSam James2021-07-023-38/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are actually *two* circular dependencies involving Perl: 1) Use self-generated (for now) `make dist` tarballs to avoid a circular dependency with libxcrypt->automake->perl->libxcrypt. (Thanks juippis and floppym! We noticed this because juippis hit an interesting edge case when using binpkgs.) 2) We initially tried to pre-generate the results of a Perl tool called during `./configure` in order to avoid unconditionally needing Perl. (I thought we could do this because the input is constant for all of the Gentoo build variants - for now. I later realised there's other Perl usage which we're stuck with for now without pre-generating a *lot*.) (Thanks mattst88! We noticed this while digging into suggestions for upstream.) So, for now, we're just fixing 1), and adding a BDEPEND on Perl for 2) to make it explicit. (Both best explained within the comments of the ebuild.) Bug: https://bugs.gentoo.org/699422 Closes: https://github.com/gentoo/gentoo/pull/21493 Reported-by: Joonas Niilola <juippis@gentoo.org> Reported-by: Mike Gilbert <floppym@gentoo.org> Reported-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/timezone-data: fix invalid WORKDIR when cross-compilingDavid Michael2021-06-301-1/+4
| | | | | | | Closes: https://bugs.gentoo.org/798918 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/timezone-data: install tzdata.zi and leapsecondsMike Gilbert2021-06-301-1/+0
| | | | | | | | | | These were dropped without explanation in b98b3e74a652b48aa45c1eff9abe8b43f8145c33. Somebody might find this data useful, and systemd might start using it soon (https://github.com/systemd/systemd/pull/20066). Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-libs/zlib-ng: Bump to version 2.0.5. Removed oldLars Wendler2021-06-262-1/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/libxcrypt: drop oldSergei Trofimovich2021-06-263-329/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 arm, #796722Sam James2021-06-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: keyword 1.5.0-r1 for -riscvMarek Szuba2021-06-251-1/+1
| | | | | | | | | | | | | | | | src_configure fails with configure: error: Unknown ELF target: riscv64 Given that upstream stated in 2019 they weren't interested in working on RISC-V support unless someone implemented it for them, and that the LLVM libunwind does support this architecture, the above feels unlikely to change any time soon. See-also: https://github.com/libunwind/libunwind/issues/99 See-also: https://github.com/libunwind/libunwind/issues/151 Bug: https://bugs.gentoo.org/774900 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-libs/libxcrypt: stable 4.4.20 for hppa, bug #796722Rolf Eike Beer2021-06-241-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libapparmor: remove unused patch(es)Michael Mair-Keimberger2021-06-241-20/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21336 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 arm64, #796722Sam James2021-06-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: bump up to 4.4.23Sergei Trofimovich2021-06-222-0/+164
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libcap: Bump to version 2.51Lars Wendler2021-06-212-0/+90
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/libomp: Stabilize 12.0.0 arm64, #796215Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 12.0.0 arm64, #796215Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 12.0.0 arm64, #796215Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Stabilize 12.0.0 arm64, #796215Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 12.0.0 arm64, #796215Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Stabilize 12.0.0 arm64, #796215Sam James2021-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: sparc stable wrt bug #796722Agostino Sarubbo2021-06-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libxcrypt: ppc64 stable wrt bug #796722Agostino Sarubbo2021-06-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libxcrypt: ppc stable wrt bug #796722Agostino Sarubbo2021-06-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libomp: Stabilize 12.0.0 arm, #796215Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Stabilize 12.0.0 arm, #796215Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 12.0.0 arm, #796215Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 12.0.0 arm, #796215Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Stabilize 12.0.0 arm, #796215Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt: Stabilize 12.0.0 arm, #796215Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 x86, #796722Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: Stabilize 4.4.20 amd64, #796722Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libxcrypt: allow python-3.10Sergei Trofimovich2021-06-191-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libomp: Stabilize 12.0.0 amd64, #796215Sam James2021-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxx: Stabilize 12.0.0 amd64, #796215Sam James2021-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libcxxabi: Stabilize 12.0.0 amd64, #796215Sam James2021-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/llvm-libunwind: Stabilize 12.0.0 amd64, #796215Sam James2021-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/compiler-rt-sanitizers: Stabilize 12.0.0 amd64, #796215Sam James2021-06-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>