diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-03 00:33:44 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-03-03 02:20:37 +0800 |
commit | 3522efe0467d292d69b3aef217407291dd11c068 (patch) | |
tree | 8b01c407b4b15cf34fa5fb721769f81ad0059d55 /chapter01/changelog.xml | |
parent | 7756de365c28daa06887016b8ee0a151aac6706a (diff) |
package updates
* Update to meson-0.61.2.
* Update to linux-5.16.12.
* Update to MarkupSafe-2.1.0.
* Update to dbus-1.14.0.
* Update to vim-8.2.4489.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c25f61d13..cce1eb603 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,26 @@ <para>2022-03-02</para> <itemizedlist> <listitem> + <para>[xry111] - Update to meson-0.61.2. Fixes + <ulink url="&lfs-ticket-root;5013">#5013</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to linux-5.16.12. Fixes + <ulink url="&lfs-ticket-root;5014">#5014</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to MarkupSafe-2.1.0. Fixes + <ulink url="&lfs-ticket-root;5015">#5015</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to dbus-1.14.0. Fixes + <ulink url="&lfs-ticket-root;5017">#5017</ulink>.</para> + </listitem> + <listitem> + <para>[xry111] - Update to vim-8.2.4489 (security fixes). + Addresses <ulink url="&lfs-ticket-root;4500">#4500</ulink>.</para> + </listitem> + <listitem> <para>[xry111] - Build libstdc++ in GCC pass 2, and remove the seperate libstdc++ pass 2.</para> </listitem> |