diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6edd3b08b..ace181e4e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,28 @@ appropriate for the entry or if needed the entire day's listitem. --> + + + 2020-09-15 + + [bdubbs] - Update to linux-5.8.9. Fixes + #4723. + + + [bdubbs] - Update to bison-3.7.2. Fixes + #4724. + + + [bdubbs] - Update to elfutils-0.181. Fixes + #4725. + + + [bdubbs] - Update to meson-0.55.3. Fixes + #4726. + + + + 2020-09-02 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a573ce3ee..c0b37b068 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -51,9 +51,9 @@ - + @@ -153,9 +153,9 @@ Libcap-&libcap-version; - + diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml index bda3414cb..b5d8ede6f 100644 --- a/chapter08/libelf.xml +++ b/chapter08/libelf.xml @@ -46,7 +46,10 @@ Prepare Libelf for compilation: -./configure --prefix=/usr --disable-debuginfod --libdir=/lib + ./configure --prefix=/usr \ + --disable-debuginfod \ + --enable-libdebuginfod=dummy \ + --libdir=/lib Compile the package: diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml index 72e8f9b43..71ddf63b7 100644 --- a/chapter08/tcl.xml +++ b/chapter08/tcl.xml @@ -139,6 +139,10 @@ unset SRCDIR ln -sfv tclsh&tcl-major-version; /usr/bin/tclsh + Finally, rename a man page that conflicts with a Perl man page: + + mv /usr/share/man/man3/{Thread,Tcl_Thread}.3 + diff --git a/general.ent b/general.ent index 325a4c2a6..9e9c768d1 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 397921d65..5403fdd72 100644 --- a/packages.ent +++ b/packages.ent @@ -77,10 +77,10 @@ - - + + - + @@ -147,10 +147,10 @@ - - + + - + @@ -417,12 +417,12 @@ - + - + - +