aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2023-08-14 14:34:24 -0500
committerDouglas R. Reno <renodr@linuxfromscratch.org>2023-08-14 14:34:24 -0500
commit8694ae60e7eecf069df305562ada561d9a96f700 (patch)
treeaee000b55b58eee2f01b5421697f2c43f6f81adf /chapter01/changelog.xml
parent355efd11a8cb28e4dfd335d97fb03c6ecea5d04d (diff)
Various changes to whatsnew.xml and changelog.xml
Changelog.xml: Remove additional revision='sysv's for some of the udev changes Changelog.xml: Make the previous eudev update SysV only Changelog.xml: Remove duplicate 'xz' entry and replace it with the glibc memalign patch entry Whatsnew.xml: Document changes to gawk, tzdata, and texinfo Whatsnew.xml: Add the glibc patch to the new list
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 39cb92c7d..551a4a1f5 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,8 +43,9 @@
<para>2023-08-15</para>
<itemizedlist>
<listitem>
- <para>[bdubbs] - Update to xz-5.4.4. Fixes
- <ulink url='&lfs-ticket-root;5307'>#5307</ulink>.</para>
+ <para>[bdubbs] - Add a patch to fix a performance regression in
+ glibc's posix_memalign() function. Fixes
+ <ulink url='&lfs-ticket-root;5315'>#5315</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to less-643. Fixes
@@ -172,7 +173,7 @@
<listitem revision='sysv'>
<para>2023-07-28</para>
<itemizedlist>
- <listitem revision='sysv'>
+ <listitem>
<para>[xry111] - Enable cgroup-based memory pressure information
in kernel, and add the cgroup file system into /etc/fstab and the
mountvirtfs bootscript. This is a preparation for udev from
@@ -185,7 +186,7 @@
<listitem revision='sysv'>
<para>2023-07-22</para>
<itemizedlist>
- <listitem revision='sysv'>
+ <listitem>
<para>[xry111] - Make the mountvirtfs bootscript create essential
symlinks in /dev. Fixes
<ulink url='&lfs-ticket-root;5289'>#5289</ulink>.</para>
@@ -374,7 +375,7 @@
<para>[bdubbs] - Update to flit_core-3.9.0. Fixes
<ulink url='&lfs-ticket-root;5257'>#5257</ulink>.</para>
</listitem>
- <listitem>
+ <listitem revision="sysv">
<para>[bdubbs] - Update to eudev-3.2.12. Fixes
<ulink url='&lfs-ticket-root;5260'>#5260</ulink>.</para>
</listitem>