diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-21 21:14:21 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-07-21 21:14:21 +0000 |
commit | 5c401964afecc968a0ffec8c8866daccb00ba31b (patch) | |
tree | 0eeb12ab740e0319b656969194b405937e978662 /chapter01 | |
parent | 474de8b1ab52ad52d8c305a2879f273e213b4602 (diff) |
Update to linux-5.2.2.
Update to bc-2.1.1.
Update to kbd-2.1.0.
Update to e2fsprogs-1.45.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11642 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 24 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 32b4c4f20..f2790cb27 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,28 @@ --> <listitem> + <para>2019-07-21</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-5.2.2. Fixes + <ulink url="&lfs-ticket-root;4504">#4504</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bc-2.1.1. Fixes + <ulink url="&lfs-ticket-root;4503">#4503</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to kbd-2.1.0. Fixes + <ulink url="&lfs-ticket-root;4502">#4502</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to e2fsprogs-1.45.3. Fixes + <ulink url="&lfs-ticket-root;4501">#4501</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-07-14</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 27ada4cf6..d91e2203f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -134,9 +134,9 @@ <listitem> <para>IPRoute2-&iproute2-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Kbd-&kbd-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Kmod-&kmod-version;</para> </listitem>--> |