From ac88e4435f3217062ab5c0a1eb9af426f072a9fe Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 9 Nov 2016 19:48:02 +0000 Subject: [PATCH] Update to vim-8.0.069. Update to tzdata-2016i. Update to file-5.29. Update to flex-2.6.2. Update to linux-4.8.6. Update to util-linux-2.29. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 30 ++++++++++++++++++++++++++++++ chapter01/whatsnew.xml | 8 ++++---- chapter06/flex.xml | 10 ++++++++-- general.ent | 6 +++--- packages.ent | 38 +++++++++++++++++++------------------- 5 files changed, 64 insertions(+), 28 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5bfcd7e61..2d1174633 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,36 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2016-11-09 + + + [bdubbs] - Update to vim-8.0.069. Fixes + #4001. + + + [bdubbs] - Update to tzdata-2016i. Fixes + #3999. + + + [bdubbs] - Update to file-5.29. Fixes + #3998. + + + [bdubbs] - Update to flex-2.6.2. Fixes + #3997. + + + [bdubbs] - Update to linux-4.8.6. Fixes + #3996. + + + [bdubbs] - Update to util-linux-2.29. Fixes + #3987. + + + + 2016-11-07 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 058df5757..f04dba168 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -77,15 +77,15 @@ - + - + Gawk &gawk-version; diff --git a/chapter06/flex.xml b/chapter06/flex.xml index 2d0f80cdd..a3db70301 100644 --- a/chapter06/flex.xml +++ b/chapter06/flex.xml @@ -41,9 +41,13 @@ Installation of Flex - Prepare Flex for compilation: + The build procedure assumes the help2man + program is available to create a man page from the executable --help option. + This is not present, so we use an environment variable to skip this process. + Now, prepare Flex for compilation: -./configure --prefix=/usr --docdir=/usr/share/doc/flex-&flex-version; +HELP2MAN=/tools/bin/true \ +./configure --prefix=/usr --docdir=/usr/share/doc/flex-&flex-version; Compile the package: @@ -53,6 +57,8 @@ make check + There is one known test failure. + Install the package: make install diff --git a/general.ent b/general.ent index 91dc6ec57..5307eb75c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index c63915c2a..110175009 100644 --- a/packages.ent +++ b/packages.ent @@ -167,10 +167,10 @@ - - + + - + @@ -187,10 +187,10 @@ - - - - + + + + @@ -391,12 +391,12 @@ - + - + - +