diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 83505b2dd..c08c51ad0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,44 @@
or as
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ 2018-11-21
+
+
+ [renodr] - Add "wheel" group to satisfy systemd
+ requirements. Fixes
+ #4376.
+
+
+ [renodr] - Add a sed to fix a bug in autoconf's test suite.
+ Fixes
+ #4372.
+
+
+ [renodr] - Update to tcl-8.6.9. Security update. Fixes
+ #4375.
+
+
+ [renodr] - Update to openssl-1.1.1a. This is a security
+ update. Fixes
+ #4379.
+
+
+ [renodr] - Update to systemd-239-25d1ba1. This fixes
+ three security problems in systemd. Fixes
+ #4377.
+
+
+ [renodr] - Update to linux-4.19.3. Fixes
+ #4373.
+
+
+ [renodr] - Update to elfutils-0.175. Fixes
+ #4374.
+
+
+
+
2018-11-19
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index d3c96d438..d738ec0aa 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -218,18 +218,18 @@
-
+
-
+
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index deb408fea..54be207e3 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -125,7 +125,7 @@
-->
-
+
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml
index f7af4d173..d90c1b731 100644
--- a/chapter06/autoconf.xml
+++ b/chapter06/autoconf.xml
@@ -41,6 +41,10 @@
Installation of Autoconf
+ First, fix a bug generated by Perl 5.28.
+
+sed '361 s/{/\\{/' -i bin/autoscan.in
+
Prepare Autoconf for compilation:
./configure --prefix=/usr
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index 334594a3c..d1911f8ed 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -264,6 +264,7 @@ messagebus:x:18:
input:x:24:
mail:x:34:
kvm:x:61:
+wheel:x:97:
nogroup:x:99:
users:x:999:
EOF
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 1858e07a7..89b13ee1a 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -58,7 +58,7 @@ done
Remove tests that cannot be built in chroot:
sed '166,$ d' -i src/resolve/meson.build
-
+
Remove an unneeded group,
render, from the default udev
rules:
diff --git a/general.ent b/general.ent
index 87dcc18f6..e21da51ea 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-
+
-
+
-
+
diff --git a/packages.ent b/packages.ent
index 6fc4c59f5..7e84d869c 100644
--- a/packages.ent
+++ b/packages.ent
@@ -152,10 +152,10 @@
-
-
+
+
-
+
@@ -208,7 +208,7 @@
-
+
@@ -392,7 +392,7 @@
-
+
@@ -423,12 +423,12 @@
-
+
-
+
-
+
+
+
-
+
-
+
@@ -650,11 +651,11 @@
-
+
-
+
-
+
diff --git a/patches.ent b/patches.ent
index 5e0fc3df3..ca27a184b 100644
--- a/patches.ent
+++ b/patches.ent
@@ -62,7 +62,7 @@
-->
-
+