diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b1152d3db..6b2244bdd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,10 @@ <para>2022-04-15</para> <itemizedlist> <listitem> + <para>[ken] - Patch Xz for a security fix. Fixes + <ulink url="&lfs-ticket-root;5047">#5047</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to libcap-2.64. Fixes <ulink url="&lfs-ticket-root;5044">#5044</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4c4e239f9..8acd99833 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -281,6 +281,9 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>&xz-upstream-fix-patch;</para> + </listitem> + <listitem> <para>&zstd-upstream-fixes-patch;</para> </listitem> </itemizedlist> |