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 @@ - + - + - +