diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-12-25 08:32:57 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-12-25 08:32:57 +0000 |
commit | 3b4e84844086c904ce39131db0c7fdfc98ab6c38 (patch) | |
tree | f5e3f807e4ebdebe90836ac2af067b3177f0be7a /chapter03 | |
parent | 94e3e7bdd1a7252c28eb30b03910aa7e4a2f974a (diff) |
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
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f0cd51584..d5262986f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -77,6 +77,14 @@ </varlistentry> <varlistentry> + <term>Glibc Glob Security Patch - <token>&glibc-glob-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-glob-patch;"/></para> + <para>MD5 sum: <literal>&glibc-glob-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> <term>Kbd Backspace/Delete Fix Patch - <token>&kbd-backspace-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&kbd-backspace-patch;"/></para> |