diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3ca65e9f2..440ecac5f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -70,6 +70,24 @@
+
+ 2024-05-01
+
+
+ [bdubbs] - Add security fix to glibc. Fixes
+ #5481.
+
+
+ [bdubbs] - Update to linux-6.8.8. Fixes
+ #5480.
+
+
+ [bdubbs] - Update to ncurses-6.5. Fixes
+ #5483.
+
+
+
+
2024-04-16
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 8bd40c0c1..2bd18a3e4 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -194,9 +194,9 @@
-
+
Ninja-&ninja-version;
@@ -294,6 +294,9 @@
Lz4-&lz4-version;
+
+ glibc-2.39-upstream_fix-1.patch
+
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 19402ac9e..87645f532 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -76,15 +76,15 @@
MD5 sum: &gcc-upstream-fixes-patch-md5;
-
+-->
- Glibc Upstream Fixes Patch - &glibc-upstream-fixes-patch-size;:
+ Glibc Upstream Fix Patch - &glibc-upstream-patch-size;:
- Download:
- MD5 sum: &glibc-upstream-fixes-patch-md5;
+ Download:
+ MD5 sum: &glibc-upstream-patch-md5;
--->
+
Glibc FHS Patch - &glibc-fhs-patch-size;:
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 6d1be66ae..1984a4444 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -49,12 +49,11 @@
store their runtime data in the FHS-compliant locations:
patch -Np1 -i ../&glibc-fhs-patch;
-
+ Now fix a security vulnerability:
+
+patch -Np1 -i ../&glibc-upstream-patch;
+
The Glibc documentation recommends building Glibc
in a dedicated build directory:
diff --git a/packages.ent b/packages.ent
index aea4ef2b0..1645b5e4e 100644
--- a/packages.ent
+++ b/packages.ent
@@ -526,15 +526,12 @@
-
-
+
-
-
-
-
+
+
-
+
diff --git a/patches.ent b/patches.ent
index 7bf0177a2..ae0f5d3c2 100644
--- a/patches.ent
+++ b/patches.ent
@@ -21,11 +21,11 @@
-
+
+
+
+
+