From d5a25a88b52a15297d7585241742ab79c6819d5b Mon Sep 17 00:00:00 2001 From: DJ Lucas Date: Sat, 3 Dec 2016 15:48:25 +0000 Subject: Update to coreutils-8.26, dbus-1.10.14 (systemd), linux-4.8.12, and tzdata-2016j. Fixes #4007, #4008, #4009, and #4010. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 28 +++++++++++++++++++++++++--- chapter08/kernel.xml | 7 +++++++ general.ent | 6 +++--- packages.ent | 20 ++++++++++---------- patches.ent | 6 +++--- 5 files changed, 48 insertions(+), 19 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ce5654c69..6768087af 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,11 +42,33 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2016-12-03 + + + [dj] - Update to coreutils-8.26. Fixes + #4010. + + + [dj] - Update to dbus-1.10.14. Fixes + #4009. + + + [dj] - Update to linux-4.8.12 and fix recent OOM issue. Fixes + #4008. + + + [dj] - Update to tzdata-2016j. Fixes + #4007. + + + + 2016-11-22 - [dj] - Update to Linux-4.8.10. Fixes + [dj] - Update to linux-4.8.10. Fixes #4005. @@ -65,7 +87,7 @@ 2016-11-17 - [renodr] - Update to Linux-4.8.8. Fixes + [renodr] - Update to linux-4.8.8. Fixes #4002. @@ -127,7 +149,7 @@ 2016-10-23 - [renodr] - Update to D-Bus-1.10.12. Fixes + [renodr] - Update to dbus-1.10.12. Fixes #3993. diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 318ef4e46..5c9cf9026 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -178,6 +178,13 @@ File systems ---> configuration menus and create the kernel configuration from scratch. + + Fix an out of memory issue that affects recent kernels: + +sed -e '/sk_sndbuf/s/u32/int/' \ + -e '/sk_rcvbuf/s/u32/int/' \ + -i.bak net/core/sock.c + Compile the kernel image and modules: make diff --git a/general.ent b/general.ent index 79f74441d..efe620f27 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index c4d69e886..0192bc645 100644 --- a/packages.ent +++ b/packages.ent @@ -96,20 +96,20 @@ - - + + - + - + - + @@ -391,12 +391,12 @@ - + - +