diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-07-14 03:59:18 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-07-14 03:59:18 +0000 |
commit | 67ce2a201a67ec4ed0aa0b79cf7b5e8b529efa24 (patch) | |
tree | e8f5bdc62cc370e98a35edf5f0135c1f30ac206e /chapter03 | |
parent | fc29485773fdef21e074c41133ecacdd1d3b96d1 (diff) |
Update to linux-4.12.1.
Update to libpipeline-1.4.2.
Update to iproute2-4.12.0.
Fix the test procedure in make.
Fix the test procedure in procps-ng.
Update to glibc-2.25+adc7e06.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 1bc7bc5d4..8a5d162b0 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -253,6 +253,11 @@ <para>Home page: <ulink url="&glibc-home;"/></para> <para>Download: <ulink url="&glibc-url;"/></para> <para>MD5 sum: <literal>&glibc-md5;</literal></para> + <note> + <para>This version of glibc addresses a security issue + not yet in the latest stable release. + </para> + </note> </listitem> </varlistentry> |