summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-08-12 06:19:46 +0000
committerMike Frysinger <vapier@gentoo.org>2012-08-12 06:19:46 +0000
commit7e7d79dae2a66cc12814546af907151be356034d (patch)
tree4f4b1dcac336cc53bebbda531036558aee2d026d /src/patchsets/glibc/2.14
parentadd upstream mailing list reference (diff)
downloadgentoo-7e7d79dae2a66cc12814546af907151be356034d.tar.gz
gentoo-7e7d79dae2a66cc12814546af907151be356034d.tar.bz2
gentoo-7e7d79dae2a66cc12814546af907151be356034d.zip
add link to gentoo bug report about sandbox bug wrt chroot() handling
Diffstat (limited to 'src/patchsets/glibc/2.14')
-rw-r--r--src/patchsets/glibc/2.14/0085_all_glibc-disable-ldconfig.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/patchsets/glibc/2.14/0085_all_glibc-disable-ldconfig.patch b/src/patchsets/glibc/2.14/0085_all_glibc-disable-ldconfig.patch
index 0c7d774cf3..15b068a702 100644
--- a/src/patchsets/glibc/2.14/0085_all_glibc-disable-ldconfig.patch
+++ b/src/patchsets/glibc/2.14/0085_all_glibc-disable-ldconfig.patch
@@ -1,4 +1,5 @@
http://sourceware.org/ml/libc-alpha/2012-08/msg00118.html
+https://bugs.gentoo.org/431038
do not bother running ldconfig on DESTDIR. it wants to write the temp cache
file outside of the chroot. doesnt matter anyways as we wont use the cache