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 /chapter01 | |
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 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1d7081eda..bbe09a188 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,20 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-12-25</para> + <itemizedlist> + <listitem> + <para>[dj] - Update to Python-3.6.4. Fixes + <ulink url="&lfs-ticket-root;4178">#4178</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Add glibc-2.26-local_glob_exploits-2.patch. Fixes + <ulink url="&lfs-ticket-root;4157">#4157</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-12-22</para> <itemizedlist> <listitem> |