diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2018-10-27 01:46:32 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2018-10-27 01:46:32 +0000 |
commit | 8428fdeb7d77e0db58c80ca3d6da6d3410e70058 (patch) | |
tree | 832eec47eec977ae84ef5b3961edc4725cf53b25 /chapter01/changelog.xml | |
parent | 2c53f525a1d5bd1f7781f121e0b14a264e5c01f5 (diff) |
Update to linux-4.19. Fixes #4356.
Update to meson-0.48.1. Fixes #4357.
Update to tzdata-2018f. Fixes #4358.
Update to file-5.35. Fixes #4359.
Update to iproute2-4.19.0. Fixes #4363.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3358b97a2..382088ed0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,31 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <para>2018-10-27</para> + <itemizedlist> + <listitem> + <para>[dj] - Update to iproute2-4.19.0. Fixes + <ulink url="&lfs-ticket-root;4363">#4363</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to file-5.35. Fixes + <ulink url="&lfs-ticket-root;4359">#4359</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to tzdata-2018f. Fixes + <ulink url="&lfs-ticket-root;4358">#4358</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to meson-0.48.1. Fixes + <ulink url="&lfs-ticket-root;4357">#4357</ulink>.</para> + </listitem> + <listitem> + <para>[dj] - Update to linux-4.19. Fixes + <ulink url="&lfs-ticket-root;4356">#4356</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2018-10-10</para> |