diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-09-22 11:29:00 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-09-22 11:29:00 -0500 |
commit | 47a8542090bafe61e6fab0d5509e217349caf793 (patch) | |
tree | be7c9d5517fcee33883656f80b52b4ec1e8c35a9 /chapter01 | |
parent | 01ecba7b30ef7245d79c7fe3dbacef4f026aaa6e (diff) |
Update to expat-2.4.9 (Security Update).
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 995f4bc38..7c4a15381 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,16 @@ --> <listitem> + <para>2022-09-22</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to expat-2.4.9 (Security Update). Fixes + <ulink url="&lfs-ticket-root;5117">#5117</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-09-20</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d0bb33f14..3c6df1428 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -74,9 +74,9 @@ <!--<listitem revision="sysv"> <para>Eudev-&eudev-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Expat-&expat-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Expect-&expect-version;</para> </listitem>--> |