From ba19ee48e47fbba1b19e881f93271f696162a38e Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Thu, 24 Aug 2017 03:20:40 +0000 Subject: [PATCH] Fix acl's testsuite for perl-5.26. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11290 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++++ chapter06/acl.xml | 4 ++++ general.ent | 6 +++--- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f600a9afe..0051eef10 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-08-24 + + + [ken] - Fix acl's testsuite for perl-5.26. + + + + 2017-08-16 diff --git a/chapter06/acl.xml b/chapter06/acl.xml index 752e8eb86..df058f721 100644 --- a/chapter06/acl.xml +++ b/chapter06/acl.xml @@ -51,6 +51,10 @@ sed -i "s:| sed.*::g" test/{sbits-restore,cp,misc}.test + Fix a problem in the test procedures caused by changes in perl-5.26: + +sed -i 's/{(/\\{(/' test/run + Additionally, fix a bug that causes getfacl -e to segfault on overly long group name: diff --git a/general.ent b/general.ent index 9a0161197..d7371b776 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - +