diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 61de6c342..167080ab2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,40 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2024-10-01 + + + [bdubbs] - Update to Python3-3.12.7. Fixes + #5571. + + + [bdubbs] - Update to tcl9.0.0. Fixes + #5570. + + + [bdubbs] - Update to linux-6.11.1. Fixes + #5556. + + + [bdubbs] - Update to libtool-2.5.3. Fixes + #5569. + + + [bdubbs] - Update to iproute2-6.11.0. Fixes + #5561. + + + [bdubbs] - Update to bash-5.2.37. Fixes + #5567. + + + [bdubbs] - Update to bc-7.0.3. Fixes + #5568. + + + + 2024-09-20 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dd1bf7bad..97b62cae0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -38,9 +38,9 @@ - + Bc-&bc-version; @@ -131,9 +131,9 @@ - + @@ -161,9 +161,9 @@ Libpipeline-&libpipeline-version; - + Linux-&linux-version; @@ -292,17 +292,17 @@ Added: - + + expect-5.45.4-gcc14-2.patch + Removed: - + + expect-5.45.4-gcc14-1.patch + diff --git a/chapter08/expect.xml b/chapter08/expect.xml index d7c6341f4..b1ee27f29 100644 --- a/chapter08/expect.xml +++ b/chapter08/expect.xml @@ -69,7 +69,7 @@ Now, make some changes to allow the package with gcc-14.1 or later: -patch -Np1 -i ../expect-&expect-version;-gcc14-1.patch +patch -Np1 -i ../expect-&expect-version;-gcc14-2.patch Prepare Expect for compilation: diff --git a/chapter08/python.xml b/chapter08/python.xml index 0f22ab2a9..ed3df8453 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -163,7 +163,7 @@ EOF tar --no-same-owner \ -xvf ../python-&python-version;-docs-html.tar.bz2 -cp -R --no-preserve=mode python-&python-version;-docs-html/* \ +cp -R --no-preserve=mode python-&python-minor;-docs-html/* \ /usr/share/doc/python-&python-version;/html diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml index 28eac584b..93621fc37 100644 --- a/chapter08/tcl.xml +++ b/chapter08/tcl.xml @@ -4,7 +4,7 @@ %general-entities; - + ]> @@ -75,7 +75,7 @@ cd unix Build the package: -make +make NATIVE_ZIP=$PWD/minizip sed -e "s|$SRCDIR/unix|/usr/lib|" \ -e "s|$SRCDIR|/usr/include|" \ @@ -104,6 +104,8 @@ unset SRCDIR make test + Twelve tests are known to fail in the chroot environment. + Install the package: make install diff --git a/packages.ent b/packages.ent index 331c20e55..f233a0ace 100644 --- a/packages.ent +++ b/packages.ent @@ -47,20 +47,20 @@ - - + + - + - + - + @@ -341,10 +341,10 @@ - - + + - + @@ -423,10 +423,10 @@ - - + + - + @@ -440,13 +440,13 @@ - - + + - + - + - + - + - + - - + + @@ -707,15 +707,15 @@ - - - + + + - + - - + + diff --git a/patches.ent b/patches.ent index fbb773577..9c6cd418f 100644 --- a/patches.ent +++ b/patches.ent @@ -15,9 +15,9 @@ - - - + + +