diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-20 19:28:19 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-20 21:26:58 +0800 |
commit | 0a28db3cd7dbc2453ea52e5bce8d4781fd958510 (patch) | |
tree | e253bb8381570df047ca357f90ec878a215ee4af /chapter01/changelog.xml | |
parent | bb9cb3c0d8a599a8895343157477905cb3a662e8 (diff) |
package updates
* Update to Python-3.10.3 (#5028)
* Update to libtool-2.4.7 (#5029)
* Update to linux-5.16.16 (#5030)
* Update to tzdata-2022a (#5031)
* Update to man-db-2.10.2 (#5032)
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 377738084..b6720bf67 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,32 @@ --> <listitem> + <para>2022-03-20</para> + <itemizedlist> + <listitem> + <para>[xry111] - Update to Python-3.10.3. Fixes + <ulink url="&lfs-ticket-root;5028">#5028</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to libtool-2.4.7. Fixes + <ulink url="&lfs-ticket-root;5029">#5029</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to linux-5.16.16. Fixes + <ulink url="&lfs-ticket-root;5030">#5030</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to tzdata-2022a. Fixes + <ulink url="&lfs-ticket-root;5031">#5031</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to man-db-2.10.2. Fixes + <ulink url="&lfs-ticket-root;5032">#5032</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2022-03-16</para> <itemizedlist> <listitem> |