From d86db6b5dfa22f3c1c645bf6e0548516ed871b4f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 18 Oct 2019 00:08:15 +0000 Subject: Move attr and acl to be before shadow. Update to linux-5.3.6. Update to man-pages-5.03. Update to meson-0.52.0. Update to Python-3.8.0. Update to binutils-2.33.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendices/dependencies.xml | 4 ++-- chapter01/changelog.xml | 29 +++++++++++++++++++++++++++++ chapter01/whatsnew.xml | 12 ++++++------ chapter06/binutils.xml | 3 +-- chapter06/chapter06.xml | 4 ++-- chapter06/python.xml | 8 ++++---- general.ent | 6 +++--- packages.ent | 36 ++++++++++++++++++------------------ 8 files changed, 65 insertions(+), 37 deletions(-) diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 387de0029..934d783bb 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -2339,7 +2339,7 @@ &dependencies; - Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, + Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, Gettext, Glibc, Grep, Make, and Sed @@ -2364,7 +2364,7 @@ &external; - Acl, Attr, Cracklib, and PAM + Cracklib, and PAM diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4401e378c..c115db46f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,35 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2019-10-17 + + + [bdubbs] - Move attr and acl to be before shadow. + + + [bdubbs] - Update to linux-5.3.6. Fixes + #4534. + + + [bdubbs] - Update to man-pages-5.03. Fixes + #4536. + + + [bdubbs] - Update to meson-0.52.0. Fixes + #4535. + + + [bdubbs] - Update to Python-3.8.0. Fixes + #4538. + + + [bdubbs] - Update to binutils-2.33.1. Fixes + #4537. + + + + 2019-10-03 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d6fb22407..9ca9f909b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -44,9 +44,9 @@ - + Bison-&bison-version; @@ -170,9 +170,9 @@ Man-DB-&man-db-version; - + Meson-&meson-version; @@ -206,9 +206,9 @@ - + diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index 3d7f532e5..721590376 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -157,8 +157,7 @@ cd build make -k check - The PC-relative offset test and - the debug_msg.sh test may fail in the LFS environment. + The ver_test_pr16504.sh test is known to fail. Install the package: diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index d6025c52a..bc024969c 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -30,13 +30,13 @@ + + - - diff --git a/chapter06/python.xml b/chapter06/python.xml index b6e3c9f15..a3cde3f8f 100644 --- a/chapter06/python.xml +++ b/chapter06/python.xml @@ -89,15 +89,15 @@ Install the package: make install -chmod -v 755 /usr/lib/libpython&python-minor;m.so +chmod -v 755 /usr/lib/libpython&python-minor;.so chmod -v 755 /usr/lib/libpython3.so -ln -sfv pip3.7 /usr/bin/pip3 +ln -sfv pip&python-minor; /usr/bin/pip3 The meaning of the install commands: - + - chmod -v 755 /usr/lib/libpython3.{7m.,}so + chmod -v 755 /usr/lib/libpython3.{8.,}so Fix permissions for libraries to be consistent with other libraries. diff --git a/general.ent b/general.ent index 061a92e02..a78b13b5d 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 3d637fdc8..795ffdafb 100644 --- a/packages.ent +++ b/packages.ent @@ -58,10 +58,10 @@ - - + + - + @@ -422,12 +422,12 @@ - + - + - + - - - + + + - + - - + + -- cgit v1.2.3-54-g00ecf