summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-29 18:45:30 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-29 18:46:20 -0400
commit68ff87d0a0bbe2d5794a0d8d6ac2f10b6ab438c2 (patch)
treedca79a5cf619748834749e917829a2fb1ebb9f2b /sys-libs/glibc/glibc-2.21-r1.ebuild
parentapp-shells/localshell: Remove old + useless patches. (diff)
downloadgentoo-68ff87d0a0bbe2d5794a0d8d6ac2f10b6ab438c2.tar.gz
gentoo-68ff87d0a0bbe2d5794a0d8d6ac2f10b6ab438c2.tar.bz2
gentoo-68ff87d0a0bbe2d5794a0d8d6ac2f10b6ab438c2.zip
sys-libs/glibc: upstream fix for getmntent corruption #558946
Diffstat (limited to 'sys-libs/glibc/glibc-2.21-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.21-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.21-r1.ebuild b/sys-libs/glibc/glibc-2.21-r1.ebuild
index 0eda895d5923..723268d17ac7 100644
--- a/sys-libs/glibc/glibc-2.21-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.21-r1.ebuild
@@ -27,7 +27,7 @@ case ${PV} in
;;
esac
GCC_BOOTSTRAP_VER="4.7.3-r1"
-PATCH_VER="4" # Gentoo patchset
+PATCH_VER="5" # Gentoo patchset
: ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires
IUSE="debug gd hardened multilib nscd selinux systemtap profile suid vanilla crosscompile_opts_headers-only"