diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 819f2f15a..1619b169d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,64 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2022-10-15 + + + [bdubbs] - Update to iana-etc-20221007. Addresses + #5006. + + + [bdubbs] - Update to vim-9.0.0739. Addresses + #5006. + + + [bdubbs] - Add upstream patches to readline and bash. Fixes + #5131. + + + [bdubbs] - Update to zlib-1.2.13. Fixes + #5137. + + + [bdubbs] - Update to man-pages-6.00. Fixes + #5136. + + + [bdubbs] - Update to gettext-0.21.1. Fixes + #5130. + + + [bdubbs] - Update to iproute2-6.0.0. Fixes + #5127. + + + [bdubbs] - Update to meson-0.63.3. Fixes + #5129. + + + [bdubbs] - Update to Python-3.10.8. Fixes + #5133. + + + [bdubbs] - Update to xz-5.2.7. Fixes + #5133. + + + [bdubbs] - Update to tzdata-2022e. Fixes + #5134. + + + [bdubbs] - Update to linux-6.0.1. Fixes + #5135. + + + [bdubbs] - Update to dbus-1.14.4. Fixes + #5128. + + + + 2022-10-04 @@ -76,7 +134,7 @@ [bdubbs] - Update to libcap-2.66. Fixes - #5120. + #5120. [bdubbs] - Update to dbus-1.14.2. Fixes diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ac7a4140c..752a2bd84 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -106,9 +106,9 @@ - + @@ -139,9 +139,9 @@ - + @@ -184,9 +184,9 @@ - + @@ -259,18 +259,18 @@ - + - - + @@ -289,9 +289,12 @@ Added: - + + &bash-fixes-patch; + + + &readline-fixes-patch; + diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 2bba9c16d..630b21c2e 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -26,7 +26,7 @@ --> - + - + Sysvinit Consolidated Patch - &sysvinit-consolidated-patch-size;: diff --git a/chapter08/bash.xml b/chapter08/bash.xml index 4ea981d5b..fa21ab346 100644 --- a/chapter08/bash.xml +++ b/chapter08/bash.xml @@ -40,6 +40,10 @@ Installation of Bash + First, fix some issues identified upstream: + +patch -Np1 -i ../&bash-fixes-patch; + Prepare Bash for compilation: ./configure --prefix=/usr \ diff --git a/chapter08/readline.xml b/chapter08/readline.xml index 889314b14..51784d2f7 100644 --- a/chapter08/readline.xml +++ b/chapter08/readline.xml @@ -49,6 +49,10 @@ sed -i '/MV.*old/d' Makefile.in sed -i '/{OLDSUFF}/c:' support/shlib-install + Now fix a problem identified upstream: + +patch -Np1 -i ../&readline-fixes-patch; + Prepare Readline for compilation: ./configure --prefix=/usr \ diff --git a/packages.ent b/packages.ent index d7fb9fa2d..056a20f45 100644 --- a/packages.ent +++ b/packages.ent @@ -114,10 +114,10 @@ - - + + - + @@ -245,10 +245,10 @@ - - + + - + @@ -317,10 +317,10 @@ - + - + @@ -342,10 +342,10 @@ - - + + - + @@ -422,14 +422,14 @@ - - - + + + - + - + - + - + - + - - + + @@ -694,10 +694,10 @@ - + - + @@ -717,13 +717,13 @@ - + - + - + @@ -745,20 +745,20 @@ - - + + - + - - + + - + diff --git a/patches.ent b/patches.ent index 54c0c11fa..3877eebbd 100644 --- a/patches.ent +++ b/patches.ent @@ -7,11 +7,11 @@ --> - + + + + + + +