diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 78559b1f4..cd7cac963 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,20 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-08-08 + + + [bdubbs] - Update to linux-5.13.9. Fixes + #4900. + + + [bdubbs] - Update to libffi-3.4.2. Fixes + #4902. + + + + 2021-08-06 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 1445f30d8..0db970287 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -159,9 +159,9 @@ Libelf-&elfutils-version; (from elfutils) - + diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml index 9a3bf32ad..aaba5ce3e 100644 --- a/chapter08/libffi.xml +++ b/chapter08/libffi.xml @@ -52,7 +52,10 @@ Prepare libffi for compilation: -./configure --prefix=/usr --disable-static --with-gcc-arch=native + ./configure --prefix=/usr \ + --disable-static \ + --with-gcc-arch=native \ + --disable-exec-static-tramp The meaning of the configure option: diff --git a/packages.ent b/packages.ent index 2bf931f2b..551e8c6ac 100644 --- a/packages.ent +++ b/packages.ent @@ -402,10 +402,10 @@ - - - - + + + + @@ -428,12 +428,12 @@ - + - + - +