From 99f86349104eac19490b89a0de88ae79710740bb Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 25 Jul 2020 21:08:34 +0000 Subject: [PATCH] Update to postfix-3.5.5. Update to xfsprogs-5.7.0. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23420 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- introduction/welcome/changelog.xml | 8 ++++++++ packages.ent | 4 ++-- postlfs/filesystems/xfsprogs.xml | 16 +++------------- server/mail/postfix.xml | 4 ++-- 4 files changed, 15 insertions(+), 17 deletions(-) diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 5731cdbeef..dc1c1dbfb5 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,14 @@ July 25th, 2020 + + [bdubbs] - Update to postfix-3.5.5. Fixes + #13842. + + + [bdubbs] - Update to xfsprogs-5.7.0. Fixes + #13841. + [renodr] - Update to nss-3.55 (Security Update). Fixes #13840. diff --git a/packages.ent b/packages.ent index b33e5b17d6..5937d98229 100644 --- a/packages.ent +++ b/packages.ent @@ -57,7 +57,7 @@ - + @@ -653,7 +653,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/postlfs/filesystems/xfsprogs.xml b/postlfs/filesystems/xfsprogs.xml index e8ff4df70c..75361267b9 100644 --- a/postlfs/filesystems/xfsprogs.xml +++ b/postlfs/filesystems/xfsprogs.xml @@ -6,9 +6,9 @@ - + - + ]> @@ -102,8 +102,7 @@ make DEBUG=-DNDEBUG \ INSTALL_USER=root \ - INSTALL_GROUP=root \ - LOCAL_CONFIGURE_OPTIONS="--enable-readline" + INSTALL_GROUP=root This package does not come with a test suite. @@ -135,15 +134,6 @@ ln -sfv ../../lib/libhandle.so.1 /usr/lib/libhandle.so sets the owner and group of the installed files. - - LOCAL_CONFIGURE_OPTIONS="...": This passes - extra configuration options to the configure script. - The example --enable-readline parameter - enables linking the XFS programs with the - libreadline.so library, in order - to allow editing interactive commands. - - : Adding this parameter to the end of the make command overrides the diff --git a/server/mail/postfix.xml b/server/mail/postfix.xml index 92995bab03..4d6f4bdea6 100644 --- a/server/mail/postfix.xml +++ b/server/mail/postfix.xml @@ -6,10 +6,10 @@ - + - + ]>