summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sys-libs/efivar: x86 stable (bug #638170)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libomp: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/compiler-rt: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libcxx: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libcxxabi: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/llvm-libunwind: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/compiler-rt-sanitizers: x86 stable (bug #637210)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/binutils-libs: x86 stable (bug #627166)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/glibc: stable 2.25-r9 for sparc, bug #637140 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-11-181-1/+1
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sys-libs/binutils-libs: stable 2.29.1-r1 for ppc64, bug #627166Sergei Trofimovich2017-11-181-1/+1
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* sys-libs/glibc: Output fat warning if NIS is used and sys-auth/libnss-nis is ↵Andreas K. Hüttel2017-11-182-0/+30
| | | | | | | not installed Closes: https://bugs.gentoo.org/637946 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-libs/glibc: Forward-port safety checks to 9999Andreas K. Hüttel2017-11-181-0/+15
| | | | | | | | Commits 5d8d827255a5f831247dc838879c4582b46210c4 66b10cf352d69a96824cba2c2a2bdea8e8094d7b Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-libs/binutils-libs: stable 2.29.1-r1 for ia64, bug #627166Sergei Trofimovich2017-11-181-1/+1
| | | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* sys-libs/binutils-libs: Remove oldAndreas K. Hüttel2017-11-174-290/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-libs/libomp: Call cmake-utils_src_prepareMichał Górny2017-11-161-1/+1
|
* sys-libs/kpmcore: Drop oldAndreas Sturmlechner2017-11-163-70/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/kpmcore: 3.2.1 stable for amd64, bug #636618Andreas Sturmlechner2017-11-161-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libomp: Remove unused LIBOMPTARGET_LIBDIR_SUFFIXMichał Górny2017-11-163-5/+2
| | | | | Upstream has disabled building libomptarget for now, so remove the related LIBOMPTARGET_LIBDIR_SUFFIX variable.
* sys-libs/uclibc-ng: 1.0.26 stable for arm ppc, keyword for ~mipsAnthony G. Basile2017-11-141-2/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: added missing anchor to nsswitch.conf check, bug #627338Sergei Trofimovich2017-11-141-1/+1
| | | | | | | | | Original change meant to ignore lines starting with comment but was missing leading like anchor. Added. Reported-by: Dennis Schridde Bug: https://bugs.gentoo.org/627338 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/glibc: stable 2.25-r9 for hppa, bug #637140Sergei Trofimovich2017-11-141-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* sys-libs/glibc: guard against rendering system unusable, bug #627338Sergei Trofimovich2017-11-131-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For cases like FEATURES=config-protect-if-modified or custom /etc/nsswitch.conf with only 'compat' resolver and external providers glibc upgrade will break local user resolution when switching from older glibc. Bad /etc/nsswitch.conf: passwd: compat shadow: compat group: compat Good /etc/nsswitch.conf: passwd: files shadow: files group: files Ok /etc/nsswitch.conf: passwd: compat files shadow: compat files group: compat files More up-to-date doc: https://wiki.gentoo.org/wiki/Project:Toolchain/nsswitch.conf_in_glibc-2.26 Bug: https://bugs.gentoo.org/627338 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/glibc: Stable on amd64Manuel Rüger2017-11-131-1/+1
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.4
* sys-libs/glibc: Re-add keywords to glibc 2.26Andreas K. Hüttel2017-11-121-2/+1
| | | | | | | | | | | | | Bug: https://bugs.gentoo.org/492814 Bug: https://bugs.gentoo.org/622694 Bug: https://bugs.gentoo.org/617938 Bug: https://bugs.gentoo.org/466176 Bug: https://bugs.gentoo.org/628768 Bug: https://bugs.gentoo.org/637016 Bug: https://bugs.gentoo.org/636934 Bug: https://bugs.gentoo.org/381391 Bug: https://bugs.gentoo.org/636158 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/glibc: Remove oldAndreas K. Hüttel2017-11-122-797/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/musl: arm stable on 1.1.18Anthony G. Basile2017-11-122-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/glibc: Increase patchlevel. Only changes in the test suite.Andreas K. Hüttel2017-11-122-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/glibc: stable 2.25-r9 for ia64/ppc/ppc64, bug #637140Sergei Trofimovich2017-11-111-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64 ppc ppc64"
* sys-libs/glibc-2.25-r9: alpha stable, bug 637140Matt Turner2017-11-111-1/+1
|
* sys-libs/glibc: Be slightly less verbose in the ebuildAndreas K. Hüttel2017-11-112-4/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/glibc: x86 stable (bug #637140)Thomas Deutschmann2017-11-111-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/glibc: Revision bump, untested. Keywording candidate.Andreas K. Hüttel2017-11-112-0/+790
| | | | | | Tip of 2.26 release branch plus selected fixes. Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/uid_wrapper: use HTTPS for links to samba.org (bug #636916)Francesco Turco2017-11-092-3/+3
| | | | | Closes: https://bugs.gentoo.org/636916 Closes: https://github.com/gentoo/gentoo/pull/5672
* sys-libs/tevent: use HTTPS for links to samba.org (bug #636916)Francesco Turco2017-11-094-9/+9
|
* sys-libs/tdb: use HTTPS for links to samba.org (bug #636916)Francesco Turco2017-11-093-7/+7
|
* sys-libs/talloc: use HTTPS for links to samba.org (bug #636916)Francesco Turco2017-11-093-6/+6
|
* sys-libs/ntdb: use HTTPS for links to samba.org (bug #636916)Francesco Turco2017-11-091-3/+3
|
* sys-libs/ldb: use HTTPS for links to samba.org (bug #636916)Francesco Turco2017-11-094-9/+9
|
* sys-libs/kpmcore: x86 stable (bug #636618)Thomas Deutschmann2017-11-071-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libosinfo: keyworded 1.0.0-r1 for sparc, bug #614170 (thanks to ↵Sergei Trofimovich2017-11-061-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* sys-libs/libblockdev: Removed old.Lars Wendler2017-11-062-83/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libblockdev: Bump to version 2.14Lars Wendler2017-11-062-0/+83
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/kpmcore: 3.2.1 version bumpAndreas Sturmlechner2017-11-052-0/+34
| | | | | | Just a tiny fix for 'device not ready' error. Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/timezone-data: Version bumpAndreas K. Hüttel2017-11-053-0/+240
| | | | | | | To be stabled in a few days if nothing bad happens. Bug: https://bugs.gentoo.org/636464 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/libapparmor: remove 2.11.0-r1Michael Palimaka2017-11-042-96/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.4
* sys-libs/musl: stable on amd64 and x86, bug #636060Anthony G. Basile2017-11-011-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: version bump to 1.1.18, drop 1.1.17Anthony G. Basile2017-11-013-8/+12
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/pwdb: Add missing dependency on libnsl, bug 630410Andreas K. Hüttel2017-11-011-2/+3
| | | | | Closes: https://bugs.gentoo.org/630410 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-libs/musl: drop keywords as much as possible previous to 1.1.17, bug #636060Anthony G. Basile2017-10-313-123/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-libs/musl: 1.1.17 stable on amd64 and x86, bug #636060Anthony G. Basile2017-10-311-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3