From 3b4e84844086c904ce39131db0c7fdfc98ab6c38 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Mon, 25 Dec 2017 08:32:57 +0000 Subject: Update to Python-3.6.4. Fixes #4178. Add glibc-2.26-local_glob_exploits-2.patch. Fixes #4157. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11341 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 8f0bbbb52..8a40aee02 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -57,6 +57,10 @@ patch -Np1 -i ../&glibc-fhs-patch; + Fix a minor security issue with glob functions: + +patch -Np1 -i ../&glibc-glob-patch; + First create a compatibility symlink to avoid references to /tools in our final glibc: -- cgit v1.2.3-54-g00ecf