diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-03 06:17:06 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-03 06:17:06 +0800 |
commit | 48834cf197e62ba7941aeefbcbf58933854e2acf (patch) | |
tree | 5698e26ceb05a062e8c9a5836c8035e96849d3d0 /chapter01 | |
parent | 9ceb623400b564f39947cf7ff7313afaa1fd69a5 (diff) | |
parent | ac5f78c4bf3d895c9abf475b4bb07f25f634a874 (diff) |
Merge branch 'xry111/libxcrypt' into trunk
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d870405d9..22a4bdf1e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,10 @@ <para>2023-07-02</para> <itemizedlist> <listitem> + <para>[xry111] - Add libxcrypt-4.4.35. Fixes + <ulink url='&lfs-ticket-root;5280'>#5280</ulink>.</para> + </listitem> + <listitem> <para>[xry111] - Update to iproute2-6.4.0. Fixes <ulink url='&lfs-ticket-root;5277'>#5277</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 302f2d43f..68ec876ab 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -305,6 +305,10 @@ <listitem><para></para></listitem> <!-- satisfy build --> <listitem> + <para>Libxcrypt-&libxcrypt-version;</para> + </listitem> + + <listitem> <para>Pkgconf-&flit-core-version;</para> </listitem> |