diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 6f03da578..0ab386dff 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -286,7 +286,8 @@ &dependencies; Bash, Binutils, Coreutils, Diffutils, File, Flex, Gawk, GCC, - Glibc, Grep, Make, Perl, Sed, Texinfo, and Zlib + Glibc, Grep, Make, Perl, Pkgconf, Sed, Texinfo, Zlib, and + Zstd @@ -2518,7 +2519,8 @@ &before; - D-Bus, E2fsprogs, + Binutils, + D-Bus, E2fsprogs, IProute2, Kmod, Man-DB, Procps-ng, Python, &systemd-udev;, and Util-linux @@ -3396,7 +3398,7 @@ &before; - GCC, Libelf, and &systemd-udev; + Binutils, GCC, Libelf, and &systemd-udev; diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ec71bf850..2fd31bd07 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,29 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2023-09-05 + + + [xry111] - Move pkgconf before binutils for binutils + building system to detect zstd properly. + #5340. + + + [xry111] - Update to linux-6.5.1. Fixes + #5332. + + + [xry111] - Update to pkgconf-2.0.3. Fixes + #5339. + + + [xry111] - Update to dbus-1.14.10. Fixes + #5337. + + + + 2023-09-04 diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index fb2682132..55afa6e1a 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -29,6 +29,7 @@ + @@ -40,7 +41,6 @@ - diff --git a/chapter08/stripping.xml b/chapter08/stripping.xml index d07514225..3d2837d9a 100644 --- a/chapter08/stripping.xml +++ b/chapter08/stripping.xml @@ -113,6 +113,7 @@ online_usrlib="libbfd-&binutils-version;.so libm.so.6 libreadline.so.&readline-soversion; libz.so.&zlib-version; + libzstd.so.&zstd-version; $(cd /usr/lib; find libnss*.so* -type f)" for BIN in $online_usrbin; do diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index b588a6a55..d65237a60 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -1362,7 +1362,8 @@ rm -rf DESTDIR Creates new UUIDs. Each new UUID is a random number likely to be unique among all UUIDs created, on the local system and on other systems, in the past and in the future, with extremely high - probability (~340 trillion trillion trillion unique UUIDs are possible) + probability (2128 UUIDs are + possible) uuidgen diff --git a/packages.ent b/packages.ent index c429596fa..f5909ee73 100644 --- a/packages.ent +++ b/packages.ent @@ -114,10 +114,10 @@ - - + + - + @@ -441,13 +441,13 @@ - - + + - + - +