diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 276cce4c2..0b3d53d66 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,36 @@
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ 2023-12-14
+
+
+ [bdubbs] - Update to util-linux v2.39.3. Fixes
+ #5390.
+
+
+ [bdubbs] - Update to python3-3.12.1. Fixes
+ #5392.
+
+
+ [bdubbs] - Update to linux-6.6.7. Fixes
+ #5387.
+
+
+ [bdubbs] - Update to kbd-2.6.4. Fixes
+ #5393.
+
+
+ [bdubbs] - Update to bc-6.7.4. Fixes
+ #5389.
+
+
+ [bdubbs] - Reformat util-linux configure parameters. Fixes
+ #5395.
+
+
+
+
2023-12-04
diff --git a/chapter07/util-linux.xml b/chapter07/util-linux.xml
index f5d4f7630..e2b59f1aa 100644
--- a/chapter07/util-linux.xml
+++ b/chapter07/util-linux.xml
@@ -51,10 +51,8 @@
Prepare Util-linux for compilation:
-./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
- --libdir=/usr/lib \
+./configure --libdir=/usr/lib \
--runstatedir=/run \
- --docdir=/usr/share/doc/util-linux-&util-linux-version; \
--disable-chfn-chsh \
--disable-login \
--disable-nologin \
@@ -63,7 +61,9 @@
--disable-runuser \
--disable-pylibmount \
--disable-static \
- --without-python
+ --without-python \
+ ADJTIME_PATH=/var/lib/hwclock/adjtime \
+ --docdir=/usr/share/doc/util-linux-&util-linux-version;
The meaning of the configure options:
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index a980f8a12..5daaa9ffb 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -48,8 +48,7 @@
Prepare Util-linux for compilation:
-./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
- --bindir=/usr/bin \
+./configure --bindir=/usr/bin \
--libdir=/usr/lib \
--runstatedir=/run \
--sbindir=/usr/sbin \
@@ -63,11 +62,11 @@
--disable-static \
--without-python \
--without-systemd \
- --without-systemdsystemunitdir \
+ --without-systemdsystemunitdir \
+ ADJTIME_PATH=/var/lib/hwclock/adjtime \
--docdir=/usr/share/doc/util-linux-&util-linux-version;
-./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \
- --bindir=/usr/bin \
+./configure --bindir=/usr/bin \
--libdir=/usr/lib \
--runstatedir=/run \
--sbindir=/usr/sbin \
@@ -80,6 +79,7 @@
--disable-pylibmount \
--disable-static \
--without-python \
+ ADJTIME_PATH=/var/lib/hwclock/adjtime \
--docdir=/usr/share/doc/util-linux-&util-linux-version;
The --disable and --without options prevent warnings about
diff --git a/packages.ent b/packages.ent
index 3b4fff95b..47657e0e1 100644
--- a/packages.ent
+++ b/packages.ent
@@ -57,10 +57,10 @@
-
+
-
+
@@ -366,10 +366,10 @@
-
-
+
+
-
+
@@ -440,12 +440,12 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
@@ -734,10 +734,10 @@
-
-
+
+
-
+