diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-11-18 03:42:05 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2016-11-18 03:42:05 +0000 |
commit | 13c8b426ee5b27e9566dd88eee281f69e3b098d5 (patch) | |
tree | 1a6a0fcf80746fdcff5efc3665445971f08ed498 /chapter01 | |
parent | a9fb13a3a796a3b00b63b2b0c673ffebfab4662c (diff) |
Update to linux-4.8.8
Update to systemd-232
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2d1174633..b35738752 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>2016-11-17</para> + <itemizedlist> + <listitem> + <para>[renodr] - Update to Linux-4.8.8. Fixes + <ulink url="&lfs-ticket-root;4002">#4002</ulink>.</para> + </listitem> + <listitem revision="systemd"> + <para>[renodr] - Update to systemd-232. Fixes + <ulink url="&lfs-ticket-root;4000">#4000</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-11-09</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f04dba168..7bc908313 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -203,9 +203,9 @@ <!--<listitem revision="sysv"> <para>Sysklogd &sysklogd-version;</para> </listitem>--> - <!--<listitem revision="systemd"> + <listitem revision="systemd"> <para>Systemd &systemd-version;</para> - </listitem>--> + </listitem> <!--<listitem revision="sysv"> <para>SysVinit &sysvinit-version;</para> </listitem>--> |