diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2018-01-12 17:28:42 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2018-01-12 17:28:42 +0000 |
commit | e03d5e49af5d60eebff308f1da5293de45f05805 (patch) | |
tree | 71a7d185c783f9a1721330a0a40ecaf7f243196a /chapter01 | |
parent | cec299e8d3fa52bd63080118077aa44eabb4f76c (diff) |
Update to Linux-4.14.13.
Add Libelf-0.107.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11350 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 69456e8e5..baa982403 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,19 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2018-01-12</para> + <itemizedlist> + <listitem> + <para>[dj] - Add Libelf (Elfutils) 0.107.</para> + </listitem> + <listitem> + <para>[dj] - Update to Linux-4.14.13. Fixes + <ulink url="&lfs-ticket-root;4195">#4195</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-01-11</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b81d1ed77..ce5d7beeb 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -150,6 +150,9 @@ <para>Libcap-&libcap-version;</para> </listitem>--> <listitem> + <para>Libelf-&elfutils-version;</para> + </listitem> + <listitem> <para>Libpipeline-&libpipeline-version;</para> </listitem> <!--<listitem> |