summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/glibc: Fix building the test suite, bug 589370Andreas K. Hüttel2017-09-101-1/+0
| | | | | | | Some black vapier magic was removing all zero-length files from the working directory. Turns out some of them are actually needed... Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libosinfo: restore 1.0.0 for ~sparc dependency treeGilles Dartiguelongue2017-09-101-0/+49
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libosinfo: drop old revisionsGilles Dartiguelongue2017-09-103-99/+0
| | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=602204 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* glibc: disable stack protector on ARCH=ppcSergei Trofimovich2017-09-101-1/+13
| | | | | | | | | | Currently gcc on powerpc32 generates invalid code for __builtin_return_address(0) calls. Normally programs don't do that but malloc() hooks in glibc do: Bug: https://gcc.gnu.org/PR81996 Bug: https://bugs.gentoo.org/629054 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/glibc: Fix part of the test build system, bug 623548Andreas K. Hüttel2017-09-101-1/+10
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Remove "die" guard. Seems safe enough for an unkeyworded ebuild.Andreas K. Hüttel2017-09-101-2/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: D'oh (1).Andreas K. Hüttel2017-09-091-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Simplification, removing a lot of outdated cruft and black magicAndreas K. Hüttel2017-09-091-235/+109
|
* sys-libs/glibc: Integrate eclass code of phase functionsAndreas K. Hüttel2017-09-091-0/+904
|
* sys-libs/pinktrace: Easy tracing lib, dep of sydboxMichał Górny2017-09-093-0/+38
|
* sys-libs/zlib: HOMEPAGE and SRC_URI use httpscharIes172017-09-091-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5649
* sys-libs/zlib: Add sublotDavid Seifert2017-09-091-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5635
* sys-libs/libunwind: arm stable, bug #629258Markus Meier2017-09-091-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-libs/libomp: Bump to 5.0.0Michał Górny2017-09-082-0/+74
|
* sys-libs/libcxx: Bump to 5.0.0Michał Górny2017-09-082-0/+200
|
* sys-libs/libcxxabi: Bump to 5.0.0Michał Górny2017-09-082-0/+93
|
* sys-libs/libcxxabi: Remove unneeded LIBCXXABI_LIBUNWIND_SOURCESMichał Górny2017-09-082-6/+0
|
* sys-libs/llvm-libunwind: Bump to 5.0.0Michał Górny2017-09-082-0/+47
|
* sys-libs/compiler-rt-sanitizers: Bump to 5.0.0Michał Górny2017-09-082-0/+128
|
* sys-libs/compiler-rt: Bump to 5.0.0Michał Górny2017-09-082-0/+98
|
* sys-libs/musl: use HTTPS for links to dev.gentoo.orgFrancesco Turco2017-09-063-20/+20
|
* sys-libs/kpmcore: Cleanup ancient blockerJohannes Huber2017-09-061-5/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/kpmcore: Remove 3.0.3Johannes Huber2017-09-062-36/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libblockdev: python is non-optional (bug #629768).Lars Wendler2017-09-062-10/+10
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: arm64 stable, bug #622220Alexis Ballier2017-09-021-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libstdc++-v3: Filter '-fdiagnostics-color' from CFLAGSDavid Seifert2017-09-021-2/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libblockdev: Removed old.Lars Wendler2017-09-012-83/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libblockdev: Bump to version 2.12Lars Wendler2017-09-012-0/+83
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libixp: Switch to HTTPS.Jeroen Roovers2017-08-311-3/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libunwind: stable 1.2.1 for ia64, bug #629258Sergei Trofimovich2017-08-301-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* sys-libs/libunwind: set CCACHE_NODIRECT=1, bug 586208Andreas K. Hüttel2017-08-302-0/+6
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/tdb: remove unused patchesMichael Mair-Keimberger (asterix)2017-08-302-82/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5442
* sys-libs/libunwind: re-apply 1.2 ia64 patches on 1.2.1Sergei Trofimovich2017-08-291-0/+4
| | | | | | Fixes build failure on ia64. Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/e2fsprogs-libs: Removed old.Lars Wendler2017-08-292-69/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/e2fsprogs-libs: Bump to version 1.43.6Lars Wendler2017-08-292-0/+69
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libudev-compat: replace HTTP with HTTPSFrancesco Turco2017-08-281-2/+2
|
* sys-libs/glibc: Version bump. Only build-tested, no keywords.Andreas K. Hüttel2017-08-233-9/+159
| | | | | | Tests fail (surprise) Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/compiler-rt-sanitizers: Enable libFuzzer explicitlyMichał Górny2017-08-221-0/+1
| | | | | LibFuzzer is now part of compiler-rt, so enable it explicitly in the sanitizers package.
* sys-libs/compiler-rt: Disable building libFuzzerMichał Górny2017-08-221-0/+1
| | | | | | Explicitly disable building libFuzzer now that it has been moved to compiler-rt. This package is meant to provide the builtins library only, and libFuzzer belongs in sys-libs/compiler-rt-sanitizers.
* sys-libs/libblockdev: Fixed REQUIRED_USE.Lars Wendler2017-08-222-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libselinux: drop ruby21Hans de Graaff2017-08-208-16/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-libs/kpmcore: amd64/x86 stableMichael Palimaka2017-08-191-1/+1
| | | | | Gentoo-bug: 627194 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sys-libs/libunwind: bump up to 1.2.1Sergei Trofimovich2017-08-182-0/+92
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: backport memchr() out-of-bounds fix to 2.25, bug #628100Sergei Trofimovich2017-08-172-0/+151
| | | | | | | | | Backport of upstream patch: https://sourceware.org/git/?p=glibc.git;a=commit;h=ccb4fd7a657b0fbc4890c98f4586d58a135fc583 Reported-by: Aidan Thornton Bug: https://bugs.gentoo.org/628100 Package-Manager: Portage-2.3.7, Repoman-2.3.3
* sys-libs/freeipmi: Removed old.Lars Wendler2017-08-172-92/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/freeipmi: Bump to version 1.5.7Lars Wendler2017-08-172-0/+92
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/libacpi: Remove last-rited pkg, #587284Michał Górny2017-08-144-114/+0
|
* sys-libs/glibc: cut new glibc patchset, bug #627164Sergei Trofimovich2017-08-133-4/+4
| | | | | | | | | This patchset has single new patch which fixes build failure against binutils-2.29. Bug: https://sourceware.org/PR21666 Bug: https://bugs.gentoo.org/627164 Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sys-libs/efivar: remove unused patchesMichael Mair-Keimberger (asterix)2017-08-133-101/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5390
* sys-libs/libfaketime: x86 & amd64 stableThomas Deutschmann2017-08-121-1/+1
| | | | | | Maintainer stabilization Package-Manager: Portage-2.3.5, Repoman-2.3.2