diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-27 19:55:47 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-27 19:55:47 +0000 |
commit | e787b1fe1487300d51ec7be69d3f98957c137453 (patch) | |
tree | 044d437cdd389489d13cd040a304004a2ed23d2f /chapter01/changelog.xml | |
parent | cbd8bf0ff339fce586b58ae892de89b30b078241 (diff) |
Update to dbus-1.10.8.
Update to e2fsprogs-1.43.
Update to gdbm-1.12.
Update to iproute2-4.6.0.
Update to make-4.2.
Update to systemd-230.
Add additional explanatory text for sytemctl and journalctl commands.
[chapter07/systemd-custom.xml]
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 57 |
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> |