diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d61cd82f9..3de7f349f 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. --> + + 2017-07-13 + + + [bdubbs] - Update to linux-4.12.1. Fixes + #4110. + + + [bdubbs] - Update to libpipeline-1.4.2. Fixes + #4109. + + + [bdubbs] - Update to iproute2-4.12.0. Fixes + #4108. + + + [bdubbs] - Fix the test procedure in make. Fixes + #4105. + + + [bdubbs] - Fix the test procedure in procps-ng. Fixes + #4106. + + + [bdubbs] - Update to glibc-2.25+adc7e06. Fixes + #4097. + + + + 2017-07-03 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a9e796885..e41ea5939 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -101,9 +101,9 @@ - + @@ -149,9 +149,9 @@ - + diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 1bc7bc5d4..8a5d162b0 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -253,6 +253,11 @@ Home page: Download: MD5 sum: &glibc-md5; + + This version of glibc addresses a security issue + not yet in the latest stable release. + + diff --git a/chapter06/make.xml b/chapter06/make.xml index 791908683..f88105c01 100644 --- a/chapter06/make.xml +++ b/chapter06/make.xml @@ -48,9 +48,11 @@ make - To test the results, issue: + The test suite needs to know where supporting perl files are located. + We use an envronment variable to accomplish this. To test the + results, issue: -make check +make PERL5LIB=$PWD/tests/ check Install the package: diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 3e5331ba9..d3a7e52cc 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -74,10 +74,13 @@ make The test suite needs some custom modifications for LFS. - Remove the test that fails when scripting does not use a tty device. + Remove a test that fails when scripting does not use a tty device and + fix two others. To run the test suite, run the following commands: sed -i -r 's|(pmap_initname)\\\$|\1|' testsuite/pmap.test/pmap.exp +sed -i '/set tty/d' testsuite/pkill.test/pkill.exp +rm testsuite/pgrep.test/pgrep.exp make check One ps test may fail, but passes if the tests are rerun at diff --git a/general.ent b/general.ent index 39bf291ba..7b0ab75e8 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 5f69fa8dc..37d0294fb 100644 --- a/packages.ent +++ b/packages.ent @@ -247,10 +247,11 @@ - - - - + + + + + @@ -334,10 +335,10 @@ - - + + - + @@ -382,10 +383,10 @@ - - + + - + @@ -400,12 +401,12 @@ - - - - + + + + - +