summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-08-12 17:57:33 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-08-12 17:59:06 +0100
commit280e225b50f7ab21e84d112087784c5424ba00be (patch)
tree26140fe03950d5de8cc2d212577d029932ab54f4 /sys-libs/glibc/glibc-9999.ebuild
parentdev-cpp/catch: Bump to 1.9.7 (diff)
downloadgentoo-280e225b50f7ab21e84d112087784c5424ba00be.tar.gz
gentoo-280e225b50f7ab21e84d112087784c5424ba00be.tar.bz2
gentoo-280e225b50f7ab21e84d112087784c5424ba00be.zip
sys-libs/glibc: update patchset, bug #627338, bug #592300
Two changes in the patchset: - #627338: add 'files' fallback to nsswitch.conf entries as glibc-2.26 is deprecating 'compat' entries. - #592300: make locale-get parallel by Tobias Klausmann Bug: https://bugs.gentoo.org/627338 Bug: https://bugs.gentoo.org/592300 Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'sys-libs/glibc/glibc-9999.ebuild')
-rw-r--r--sys-libs/glibc/glibc-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
index 22438818e123..d6755ad94b21 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -27,7 +27,7 @@ esac
RELEASE_VER=${PV}
GCC_BOOTSTRAP_VER="4.7.3-r1"
# patches live at https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/glibc/
-PATCH_VER="2" # Gentoo patchset
+PATCH_VER="3" # Gentoo patchset
: ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires
IUSE="audit caps debug gd hardened multilib nscd +rpc selinux systemtap profile suid vanilla crosscompile_opts_headers-only"