From 813ab55675c99ee4040c38ee468d4bf9b70bdd19 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 30 Apr 2022 09:38:48 -0500 Subject: Package updates and nobody uid change. Change nobody/nogroup uid/git to 65534. Update to meson-0.62.1. Update to libpipeline-1.5.6. Update to elfutils-0.187. Update to Jinja2-3.1.2. Update to vim-8.2.4814. Update to sysvinit-3.03. Update to linux-5.17.5. Update to gcc-11.3.0. Update to coreutils-9.1. Update to bc-5.2.4. --- chapter01/changelog.xml | 49 ++++++++++++++++++++++++++++++++++++++ chapter01/whatsnew.xml | 60 +++++++++++++++++++++++------------------------ chapter03/patches.xml | 5 ++-- chapter07/createfiles.xml | 8 +++---- chapter08/coreutils.xml | 10 +++----- chapter08/gcc.xml | 13 ++-------- packages.ent | 60 +++++++++++++++++++++++------------------------ patches.ent | 10 ++++---- 8 files changed, 126 insertions(+), 89 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d437be0fc..7fb586b09 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,55 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2022-05-01 + + + [bdubbs] - Change nobody/nogroup uid/git to 65534. + + + [bdubbs] - Update to meson-0.62.1. Fixes + #5052. + + + [bdubbs] - Update to libpipeline-1.5.6. Fixes + #5053. + + + [bdubbs] - Update to elfutils-0.187. Fixes + #5054. + + + [bdubbs] - Update to Jinja2-3.1.2. Fixes + #5055. + + + [bdubbs] - Update to vim-8.2.4814. Addresses + #4500. + + + [bdubbs] - Update to sysvinit-3.03. Fixes + #5046. + + + [bdubbs] - Update to linux-5.17.5. Fixes + #5050. + + + [bdubbs] - Update to gcc-11.3.0. Fixes + #5051. + + + [bdubbs] - Update to coreutils-9.1. Fixes + #5048. + + + [bdubbs] - Update to bc-5.2.4. Fixes + #5049. + + + + 2022-04-15 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 04cc9985e..6ae480aa0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -35,19 +35,19 @@ - - Bc &bc-version; - - - - D-Bus-&dbus-version; - - + @@ -92,16 +92,16 @@ - - - - - Gzip-&gzip-version; - - - - - + Libtool-&libtool-version; Linux-&linux-version; - @@ -224,13 +224,13 @@ - - - @@ -263,7 +263,7 @@ Zlib-&zlib-version; - diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 83ada1927..bed7d4735 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -59,14 +59,15 @@ MD5 sum: &coreutils-i18n-patch-md5; - + - + Now prepare Coreutils for compilation: @@ -133,8 +128,9 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check" + Remove the temporary group: sed -i '/dummy/d' /etc/group diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 16bb5f99f..5bf97ea43 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -40,7 +40,7 @@ Installation of GCC - + If building on x86_64, change the default directory name for 64-bit libraries to lib: @@ -135,15 +135,6 @@ su tester -c "PATH=$PATH make -k check" Eight tests related to analyzer are known to fail. - - One test named asan_test.C is known to - fail. - - - In libstdc++, one test named 49745.cc is - known to fail because the header dependencies in glibc have - changed. - In libstdc++, one numpunct test and six tests related to get_time are known to fail. These are all because the locale definitions in glibc have changed but libstdc++ does not currently support those changes. diff --git a/packages.ent b/packages.ent index 60d7a6f61..37daba503 100644 --- a/packages.ent +++ b/packages.ent @@ -58,10 +58,10 @@ - + - + @@ -104,10 +104,10 @@ - - + + - + @@ -148,10 +148,10 @@ - - + + - + @@ -217,11 +217,11 @@ - - + + - - + + @@ -353,10 +353,10 @@ - - + + - + @@ -409,10 +409,10 @@ - - + + - + @@ -427,12 +427,12 @@ - + - + - + - + diff --git a/patches.ent b/patches.ent index dbbfdc2a6..2bd68296b 100644 --- a/patches.ent +++ b/patches.ent @@ -21,13 +21,13 @@ - + - + - + -- cgit v1.2.3-54-g00ecf