aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml22
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter08/automake.xml2
-rw-r--r--chapter08/gcc.xml4
-rw-r--r--chapter08/glibc.xml5
-rw-r--r--chapter08/tar.xml4
-rw-r--r--chapter08/tcl.xml8
-rw-r--r--general.ent6
-rw-r--r--packages.ent22
9 files changed, 58 insertions, 19 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index aaac7c3fe..17dc09b7d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,28 @@
-->
<listitem>
<itemizedlist>
+ <para>2020-08-06</para>
+ <listitem>
+ <para>[bdubbs] - Update to vim-8.2.1361. Addresses
+ <ulink url="&lfs-ticket-root;4500">#4500</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to glibc-2.32. Fixes
+ <ulink url="&lfs-ticket-root;4709">#4709</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to bison-3.7.1. Fixes
+ <ulink url="&lfs-ticket-root;4707">#4707</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to bc-3.1.5. Fixes
+ <ulink url="&lfs-ticket-root;4705">#4705</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <itemizedlist>
<para>2020-08-04</para>
<listitem>
<para>[bdubbs] - Update to gettext-0.21. Fixes
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 0d205e1b6..bf9fb327d 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -105,9 +105,9 @@
<listitem>
<para>Gettext-&gettext-version;</para>
</listitem>
- <!--<listitem>
+ <listitem>
<para>Glibc-&glibc-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>GMP-&gmp-version;</para>
</listitem>-->
diff --git a/chapter08/automake.xml b/chapter08/automake.xml
index f89f71ced..ee444a365 100644
--- a/chapter08/automake.xml
+++ b/chapter08/automake.xml
@@ -59,6 +59,8 @@
<screen><userinput remap="test">make -j4 check</userinput></screen>
+ <para>The test t/subobj.sh is known to fail in the LFS environment.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 6aaf633da..a4c7e2c8f 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -124,6 +124,10 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
<para>Six tests related to get_time are known to fail. These are
apparently related to the en_HK locale.</para>
+ <para>Additionally the following tests related to the following files
+ are kown to fail with glibc-2.32: asan_test.C, co-ret-17-void-ret-coro.C,
+ pr95519-05-gro.C, pr80166.c.</para>
+
<!-- don't fail anymore after the move of iana-etc and /etc/hosts
<para>Two tests named lookup.cc and reverse.cc in experimental/net
are known to fail in LFS chroot environment because they require
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index be2de9dca..d61cd7858 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -144,6 +144,11 @@ esac</userinput></screen>
<itemizedlist>
<listitem>
+ <para><emphasis>io/tst-lchmod</emphasis>
+ is known to fail in the LFS chroot environment.</para>
+ </listitem>
+
+ <listitem>
<para><emphasis>misc/tst-ttyname</emphasis>
is known to fail in the LFS chroot environment.</para>
</listitem>
diff --git a/chapter08/tar.xml b/chapter08/tar.xml
index 50a49d80b..1c3a5c75e 100644
--- a/chapter08/tar.xml
+++ b/chapter08/tar.xml
@@ -71,9 +71,7 @@
<screen><userinput remap="test">make check</userinput></screen>
-<!-- Seems to pass for version 1.31. Keeping as a comment just in case...
- <para>One test, link mismatch, is known to fail.</para>
--->
+ <para>One test, capabilities: binary store/restore, is known to fail.</para>
<para>Install the package:</para>
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml
index 1df22b81c..72e8f9b43 100644
--- a/chapter08/tcl.xml
+++ b/chapter08/tcl.xml
@@ -114,6 +114,14 @@ unset SRCDIR</userinput></screen>
<screen><userinput remap="test">make test</userinput></screen>
+ <note>
+ <para>
+ In the test results there are several places associated with clock.test
+ that indicate a failure, but the summary at the end indicates no
+ failures. clock.test passes on a complete LFS system.
+ </para>
+ </note>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
diff --git a/general.ent b/general.ent
index 9dfa14730..582a57ec5 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20200804">
+<!ENTITY version "SVN-20200806">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20200804-systemd">
+<!ENTITY versiond "20200806-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "August 4th, 2020">
+<!ENTITY releasedate "August 6th, 2020">
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not &ndash; -->
diff --git a/packages.ent b/packages.ent
index a400fc81d..b4ccd9e59 100644
--- a/packages.ent
+++ b/packages.ent
@@ -57,10 +57,10 @@
<!ENTITY bash-fin-du "48 MB">
<!ENTITY bash-fin-sbu "1.8 SBU">
-<!ENTITY bc-version "3.1.3">
-<!ENTITY bc-size "206 KB">
+<!ENTITY bc-version "3.1.5">
+<!ENTITY bc-size "207 KB">
<!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz">
-<!ENTITY bc-md5 "b443c2012fdfe2d7edef81d10342ae61">
+<!ENTITY bc-md5 "bd6a6693f68c2ac5963127f82507716f">
<!ENTITY bc-home "https://git.yzena.com/gavin/bc">
<!ENTITY bc-fin-du "3.2 MB">
<!ENTITY bc-fin-sbu "0.1 SBU">
@@ -77,10 +77,10 @@
<!ENTITY binutils-fin-du "4.7 GB">
<!ENTITY binutils-fin-sbu "6.6 SBU">
-<!ENTITY bison-version "3.7">
+<!ENTITY bison-version "3.7.1">
<!ENTITY bison-size "2,545 KB">
<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz">
-<!ENTITY bison-md5 "58439732ae3a0cefc598773c84f1641f">
+<!ENTITY bison-md5 "e7c8c321351ebdf70f5f0825f3faaee2">
<!ENTITY bison-home "&gnu-software;bison/">
<!ENTITY bison-tmp-du "47 MB">
<!ENTITY bison-tmp-sbu "0.3 SBU">
@@ -256,10 +256,10 @@
<!ENTITY gettext-fin-du "231 MB">
<!ENTITY gettext-fin-sbu "2.8 SBU">
-<!ENTITY glibc-version "2.31">
-<!ENTITY glibc-size "16,286 KB">
+<!ENTITY glibc-version "2.32">
+<!ENTITY glibc-size "16,353 KB">
<!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.xz">
-<!ENTITY glibc-md5 "78a720f17412f3c3282be5a6f3363ec6">
+<!ENTITY glibc-md5 "720c7992861c57cf97d66a2f36d8d1fa">
<!ENTITY glibc-home "&gnu-software;libc/">
<!ENTITY glibc-tmp-du "750 MB">
<!ENTITY glibc-tmp-sbu "4.2 SBU">
@@ -700,13 +700,13 @@
<!ENTITY util-linux-fin-du "254 MB">
<!ENTITY util-linux-fin-sbu "1.3 SBU">
-<!ENTITY vim-version "8.2.1209">
+<!ENTITY vim-version "8.2.1361">
<!ENTITY vim-majmin "82">
<!ENTITY vim-docdir "vim/vim82">
-<!ENTITY vim-size "14,708 KB">
+<!ENTITY vim-size "14,726 KB">
<!--<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">-->
<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">
-<!ENTITY vim-md5 "1d26e64eb53f295eeaa7a15f910b9f5a">
+<!ENTITY vim-md5 "e07b0c1e71aa059cdfddc7c93c00c62a">
<!ENTITY vim-home "https://www.vim.org">
<!ENTITY vim-fin-du "198 MB">
<!ENTITY vim-fin-sbu "3.0 SBU">