From 29d1160177bbf5e9b3965f9283a277463228889d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 9 Feb 2020 19:53:49 +0000 Subject: [PATCH] Update to gdb-9.1. Update to libgpg-error-1.37. Update to nss-3.50. Update to firewalld-0.8.1. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22643 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- general/genlib/libgpg-error.xml | 13 +++---------- general/prog/gdb.xml | 28 ++++++++++++++++------------ introduction/welcome/changelog.xml | 22 ++++++++++++++++++++++ packages.ent | 14 +++++++------- postlfs/security/firewalld.xml | 6 +++--- postlfs/security/nss.xml | 8 ++++---- 7 files changed, 57 insertions(+), 38 deletions(-) diff --git a/general.ent b/general.ent index 6bb01cbf66..f2d8cb6f42 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/genlib/libgpg-error.xml b/general/genlib/libgpg-error.xml index 8148783da1..0a4aacecba 100644 --- a/general/genlib/libgpg-error.xml +++ b/general/genlib/libgpg-error.xml @@ -7,9 +7,9 @@ - - - + + + ]> @@ -80,13 +80,6 @@ Installation of libgpg-error - - - First apply a sed to allow building with gawk-5.0: - - -sed -i 's/namespace/pkg_&/' src/Makefile.{am,in} src/mkstrtable.awk - Install libgpg-error by running the following commands: diff --git a/general/prog/gdb.xml b/general/prog/gdb.xml index ae7f4d413f..44da05cc78 100644 --- a/general/prog/gdb.xml +++ b/general/prog/gdb.xml @@ -6,10 +6,10 @@ - + - - + + ]> @@ -111,9 +111,12 @@ commands: -./configure --prefix=/usr \ - --with-system-readline \ - --with-python=/usr/bin/python3 && +mkdir build && +cd build && + +../configure --prefix=/usr \ + --with-system-readline \ + --with-python=/usr/bin/python3 && make @@ -153,7 +156,7 @@ popd Results depend on installed compilers. - + A few tests assume that the header file @@ -177,7 +180,7 @@ popd present. - + - Approximately 1-3% of the tests fail (out of over 56000 tests). + A test run of the test suite had 228 unexpected failures + (out of over 70000 tests). diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index feb4628dac..c6532f340b 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,28 @@ --> + + February 9th, 2020 + + + [bdubbs] - Update to gdb-9.1. Fixes + #13110. + + + [bdubbs] - Update to libgpg-error-1.37. Fixes + #13109. + + + [bdubbs] - Update to nss-3.50. Fixes + #13108. + + + [bdubbs] - Update to firewalld-0.8.1. Fixes + #12995. + + + + February 8th, 2020 diff --git a/packages.ent b/packages.ent index 8c65dba837..eb18206650 100644 --- a/packages.ent +++ b/packages.ent @@ -11,7 +11,7 @@ - + @@ -27,10 +27,10 @@ - - - - + + + + @@ -134,7 +134,7 @@ - + @@ -321,7 +321,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/postlfs/security/firewalld.xml b/postlfs/security/firewalld.xml index 12c4b3bad7..4b7ccc5b95 100644 --- a/postlfs/security/firewalld.xml +++ b/postlfs/security/firewalld.xml @@ -6,10 +6,10 @@ - + - - + + ]> diff --git a/postlfs/security/nss.xml b/postlfs/security/nss.xml index f0c2444864..9e32ba3d27 100644 --- a/postlfs/security/nss.xml +++ b/postlfs/security/nss.xml @@ -14,11 +14,11 @@ --> - - + + - - + + ]>