diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4b2002712..ec4cf9aa0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,36 @@
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ 2018-03-03
+
+
+ [bdubbs] - Update to dbus-1.12.6. Fixes
+ #4231.
+
+
+ [bdubbs] - Update to man-db-2.8.2. Fixes
+ #4230.
+
+
+ [bdubbs] - Update to gawk-4.2.1. Fixes
+ #4227.
+
+
+ [bdubbs] - Update to meson-0.44.1. Fixes
+ #4226.
+
+
+ [bdubbs] - Update to meson-0.44.1. Fixes
+ #4222.
+
+
+ [bdubbs] - Update to linux-4.15.7. Fixes
+ #4221.
+
+
+
+
2018-03-02
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 6498a17b0..d4f6b8d54 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -35,9 +35,9 @@
-
+
@@ -62,9 +62,9 @@
-
+
@@ -89,9 +89,9 @@
-
+
@@ -158,21 +158,24 @@
-
+
-
+
+
+ meson-&meson-version;
+
diff --git a/chapter06/automake.xml b/chapter06/automake.xml
index edff95cd3..146f5fd76 100644
--- a/chapter06/automake.xml
+++ b/chapter06/automake.xml
@@ -49,18 +49,26 @@
make
- There are a couple of tests that incorrectly link to the
+
-sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh
-make -j4 check
+ Using the -j4 make option speeds up the tests, even on systems with
+ only one processor, due to internal delays in individual tests. To test
+ the results, issue:
+
+
+make -j4 check
+
+
Install the package:
make install
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index b03e3e62a..a228fdfc8 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -62,13 +62,23 @@
Now prepare Coreutils for compilation:
-FORCE_UNSAFE_CONFIGURE=1 ./configure \
+autoreconf -fiv
+FORCE_UNSAFE_CONFIGURE=1 ./configure \
--prefix=/usr \
--enable-no-install-program=kill,uptime
The meaning of the configure options:
+
+ autoreconf
+
+ This command updates generated configuration files
+ consistent with the latest version of automake.
+
+
+
+
FORCE_UNSAFE_CONFIGURE=1
diff --git a/general.ent b/general.ent
index 8c8e7acaf..cdb968074 100644
--- a/general.ent
+++ b/general.ent
@@ -1,16 +1,16 @@
-
+
-
+
-
+
-
+
diff --git a/packages.ent b/packages.ent
index 2b86c8919..2f7f7e10f 100644
--- a/packages.ent
+++ b/packages.ent
@@ -31,11 +31,11 @@
-
-
-
+
+
+
-
+
@@ -108,10 +108,10 @@
-
-
+
+
-
+
@@ -205,10 +205,10 @@
-
-
+
+
-
+
@@ -416,12 +416,12 @@
-
+
-
+
-
+