aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml57
1 files changed, 56 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 2bdeeb707..6d5aeb5e1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -10,7 +10,10 @@
<title>Changelog</title>
- <para>This is version &version; of the Linux From Scratch book, dated
+ <para>This is version
+ <phrase revision="sysv">&version;</phrase>
+ <phrase revision="systemd">&versiond;</phrase>
+ of the Linux From Scratch book, dated
&releasedate;. If this book is more than six months old, a newer and better
version is probably already available. To find out, please check one of the
mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
@@ -39,6 +42,58 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+ <listitem>
+ <para>2016-05-27</para>
+ <itemizedlist>
+ <listitem revision="systemd">
+ <para>[dj] - Update to dbus-1.10.8. Fixes
+ <ulink url="&lfs-ticket-root;3938">#3938</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[dj] - Update to e2fsprogs-1.43. Fixes
+ <ulink url="&lfs-ticket-root;3935">#3935</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[dj] - Update to gdbm-1.12. Fixes
+ <ulink url="&lfs-ticket-root;3933">#3933</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[dj] - Update to iproute2-4.6.0. Fixes
+ <ulink url="&lfs-ticket-root;3934">#3934</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[dj] - Update to make-4.2. Fixes
+ <ulink url="&lfs-ticket-root;3936">#3936</ulink>.</para>
+ </listitem>
+ <listitem revision="systemd">
+ <para>[dj] - Update to systemd-230. Fixes
+ <ulink url="&lfs-ticket-root;3937">#3937</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem revision="systemd">
+ <para>2016-05-20</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Add additional explanatory text for sytemctl and
+ journalctl commands.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem revision="systemd">
+ <para>2016-05-19</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Adjust hosts file instructions to account for hosts
+ using automatic configuration. Ajusted eplanatory text to account
+for
+ additional configurations.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>2016-05-16</para>
<itemizedlist>