diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-08-23 01:59:34 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-08-23 01:59:34 +0000 |
commit | f5451ce61c4ba5df9f0dfbf1b3f6d2875e62b376 (patch) | |
tree | 4ae81e3120d828c0cf4a59ad8f9cc9f4dc0f52a5 /chapter01 | |
parent | 7bed03180e6a7ca02a5fa374773ce5679b5dc17f (diff) |
Update to diffutils-3.5.
Update to linux-4.7.1.tar.xz.
Update to gcc-6.2.0.tar.bz2.
Tweak second sed for sysklogd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 24 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 843aed83a..e9969c94d 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>2016-08-22</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to diffutils-3.5. Fixes + <ulink url="&lfs-ticket-root;3968">#3968</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.7.1.tar.xz. Fixes + <ulink url="&lfs-ticket-root;3969">#3969</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gcc-6.2.0.tar.bz2. Fixes + <ulink url="&lfs-ticket-root;3970">#3979</ulink>.</para> + </listitem> +<!-- <listitem revision="systemd"> + <para>[dj] - Update to dbus-1.10.10. Fixes + <ulink url="&lfs-ticket-root;3967">#3967</ulink>.</para> + </listitem> --> + </itemizedlist> + </listitem> + + <listitem> <para>2016-08-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 95d67a78a..a776bc3e9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -250,10 +250,11 @@ <itemizedlist> <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> - +<!-- <listitem> <para>gcc-6.1.0-asan-1.patch</para> </listitem> +--> </itemizedlist> <itemizedlist> |