aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-02-19 14:30:57 +0800
committerXi Ruoyao <xry111@xry111.site>2023-02-19 14:30:57 +0800
commit3608d06aa82917b9046ee315924876ce4903efc0 (patch)
tree3f2665ee480b59959779181ef69059a77748d265 /chapter01
parentd94d6060488da23db738078541e4b08a743f763c (diff)
grub: Add upstream fixes patch for unrecognized ext2/3/4 features (#5219)xry111/grub-fix-test
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
-rw-r--r--chapter01/whatsnew.xml6
2 files changed, 14 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 49f6ec827..dc62bed38 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,17 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2023-02-19</para>
+ <itemizedlist>
+ <listitem>
+ <para>[xry111] - Apply a patch for GRUB for an issue triggered
+ with e2fsprogs-1.47.0. Fixes
+ <ulink url="&lfs-ticket-root;5219">#5219</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2023-02-13</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index cd9d32d26..559828720 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -291,11 +291,11 @@
<itemizedlist>
<title>Added:</title>
<listitem><para></para></listitem> <!-- satisfy build -->
-<!--
+
<listitem>
- <para>&bash-fixes-patch;</para>
+ <para>&grub-upstream-fixes-patch;</para>
</listitem>
--->
+
<listitem>
<para>&readline-fixes-patch;</para>
</listitem>