diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2016-11-22 05:15:50 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2016-11-22 05:15:50 +0000 |
commit | 5d15cbab733d2b600bf0019160f36aa272641907 (patch) | |
tree | 902e8a4abb0ec159eacc1b25c53459090f896402 /chapter01 | |
parent | af97530c1f9942ea58b2787152057c345b95c43e (diff) |
Update to Linux-4.8.10, add flex-2.6.2-fixes-1.patch, correct systemd /sbin/sulogin issue. Fixes issues #4003, #4005, and #4006.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b35738752..ce5654c69 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,25 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2016-11-22</para> + <itemizedlist> + <listitem> + <para>[dj] - Update to Linux-4.8.10. Fixes + <ulink url="&lfs-ticket-root;4005">#4005</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Added flex-2.6.2-fixes-1.patch. Fixes + <ulink url="&lfs-ticket-root;4003">#4003</ulink>.</para> + </listitem> + <listitem revision="systemd"> + <para>[dj] - Fix issue with systemd and sulogin. Fixes + <ulink url="&lfs-ticket-root;4006">#4006</ulink>. Thanks to + Eric S. Stone for the report.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-11-17</para> <itemizedlist> <listitem> |