diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2017-07-18 01:41:04 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2017-07-18 01:41:04 +0000 |
commit | ba91030766c43f56bb2ec852ccf91f1ced08c6f2 (patch) | |
tree | 0b741bad5d136555bceed0f84616b57c48284c12 /chapter01 | |
parent | 67ce2a201a67ec4ed0aa0b79cf7b5e8b529efa24 (diff) |
Update to linux-4.12.2. Fixes #4113.
Update to expat-2.2.2. Fixes #4112.
Update to systemd-234. Fixes #4111.
Postpone systemd test suite until BLFS. Fixes #4107.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11270 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3de7f349f..b11969962 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,28 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-07-18</para> + <itemizedlist> + <listitem> + <para>[dj] - Update to linux-4.12.2. Fixes + <ulink url="&lfs-ticket-root;4113">#4113</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to expat-2.2.2. Fixes + <ulink url="&lfs-ticket-root;4112">#4112</ulink>.</para> + </listitem> + <listitem revision="systemd"> + <para>[dj] - Update to systemd-234. Fixes + <ulink url="&lfs-ticket-root;4111">#4111</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Postpone systemd test suite until BLFS. Fixes + <ulink url="&lfs-ticket-root;4107">#4107</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-07-13</para> <itemizedlist> <listitem> |