From 3b4e84844086c904ce39131db0c7fdfc98ab6c38 Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Mon, 25 Dec 2017 08:32:57 +0000 Subject: [PATCH] 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 --- chapter01/changelog.xml | 14 ++++++++++++++ chapter03/patches.xml | 8 ++++++++ chapter06/glibc.xml | 4 ++++ general.ent | 6 +++--- packages.ent | 12 ++++++------ patches.ent | 4 ++++ 6 files changed, 39 insertions(+), 9 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1d7081eda..bbe09a188 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,20 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-12-25 + + + [dj] - Update to Python-3.6.4. Fixes + #4178. + + + [dj] - Add glibc-2.26-local_glob_exploits-2.patch. Fixes + #4157. + + + + 2017-12-22 diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f0cd51584..d5262986f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -76,6 +76,14 @@ + + Glibc Glob Security Patch - &glibc-glob-patch-size;: + + Download: + MD5 sum: &glibc-glob-patch-md5; + + + Kbd Backspace/Delete Fix Patch - &kbd-backspace-patch-size;: 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: diff --git a/general.ent b/general.ent index 12ce6d1e4..bb576f5e0 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 3d03100d5..76cdbb89c 100644 --- a/packages.ent +++ b/packages.ent @@ -548,16 +548,16 @@ - - + + - + - - - + + + diff --git a/patches.ent b/patches.ent index dc2a336a5..7845c01dd 100644 --- a/patches.ent +++ b/patches.ent @@ -34,6 +34,10 @@ + + + +