diff options
-rw-r--r-- | chapter01/changelog.xml | 21 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 | ||||
-rw-r--r-- | chapter03/patches.xml | 10 | ||||
-rw-r--r-- | chapter08/binutils.xml | 5 | ||||
-rw-r--r-- | packages.ent | 18 | ||||
-rw-r--r-- | patches.ent | 10 |
6 files changed, 48 insertions, 22 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cd7cac963..07dcdf4c4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,27 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2021-08-13</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-5.13.10. Fixes + <ulink url="&lfs-ticket-root;4904">#4904</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bc-5.0.0. Fixes + <ulink url="&lfs-ticket-root;4903">#4903</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to vim-8.2.3337. Addresses + <ulink url="&lfs-ticket-root;4521">#4521</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add binutils-2.37 upstream patch.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-08-08</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0db970287..2941bffd5 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -284,9 +284,9 @@ <itemizedlist> <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> - <!--<listitem> - <para>meson-0.56.0-upstream_fix-1.patch</para> - </listitem>--> + <listitem> + <para>binutils-2.37-upstream_fix-1.patch</para> + </listitem> <listitem> <para>gcc-11.1.0-upstream_fixes-1.patch</para> </listitem> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 8aa5bed39..9c32c63f8 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -35,15 +35,15 @@ </listitem> </varlistentry> --> -<!-- + <varlistentry> - <term>Binutils Fix for gold Test Suite Patch - <token>&binutils-gold-test-patch-size;</token>:</term> + <term>Binutils Upstream Fix Patch - <token>&binutils-upstream-patch-size;</token>:</term> <listitem> - <para>Download: <ulink url="&patches-root;&binutils-gold-test-patch;"/></para> - <para>MD5 sum: <literal>&binutils-gold-test-patch-md5;</literal></para> + <para>Download: <ulink url="&patches-root;&binutils-upstream-patch;"/></para> + <para>MD5 sum: <literal>&binutils-upstream-patch-md5;</literal></para> </listitem> </varlistentry> ---> + <varlistentry> <term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term> <listitem> diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 2a8374d6c..a48c98544 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -57,6 +57,11 @@ <screen><computeroutput>The system has no more ptys. Ask your system administrator to create more.</computeroutput></screen> + <para>Upstream has made a patch to fix a problem building some + packages. Apply that now:</para> + + <screen><userinput remap="pre">patch -Np1 -i ../&binutils-upstream-patch;</userinput></screen> + <para>An error in the building system causes the shipped man pages to be empty. Workaround the issue and remove the shipped man pages, so the man pages will be regenerated correctly:</para> diff --git a/packages.ent b/packages.ent index 551e8c6ac..f90f4b624 100644 --- a/packages.ent +++ b/packages.ent @@ -58,10 +58,10 @@ <!ENTITY bash-fin-du "51 MB"> <!ENTITY bash-fin-sbu "1.6 SBU"> -<!ENTITY bc-version "4.0.2"> -<!ENTITY bc-size "230 KB"> +<!ENTITY bc-version "5.0.0"> +<!ENTITY bc-size "420 KB"> <!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz"> -<!ENTITY bc-md5 "230d780f978f1bc3f725bfbaf63c2b43"> +<!ENTITY bc-md5 "8345bb81c576ddfc8c27e0842370603c"> <!ENTITY bc-home "https://git.yzena.com/gavin/bc"> <!ENTITY bc-fin-du "6.7 MB"> <!ENTITY bc-fin-sbu "less than 0.1 SBU"> @@ -428,12 +428,12 @@ <!ENTITY linux-major-version "5"> <!ENTITY linux-minor-version "13"> -<!ENTITY linux-patch-version "9"> +<!ENTITY linux-patch-version "10"> <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> -<!ENTITY linux-size "116,541 KB"> +<!ENTITY linux-size "116,553 KB"> <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> -<!ENTITY linux-md5 "f1ce10256453cb1746536d09f9daf263"> +<!ENTITY linux-md5 "951672e89ffa0a2f32ea34732ee85f3f"> <!ENTITY linux-home "https://www.kernel.org/"> <!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is allnoconfig rounded down to allow for ongoing cleanups, @@ -720,13 +720,13 @@ <!ENTITY util-linux-fin-du "262 MB"> <!ENTITY util-linux-fin-sbu "1.1 SBU"> -<!ENTITY vim-version "8.2.3001"> +<!ENTITY vim-version "8.2.3337"> <!ENTITY vim-majmin "82"> <!ENTITY vim-docdir "vim/vim82"> -<!ENTITY vim-size "15,177 KB"> +<!ENTITY vim-size "15,311 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 "895ea89021de539256f767d55fb82960"> +<!ENTITY vim-md5 "e0325a4988b1b99b9c2e46fa853c1980"> <!ENTITY vim-home "https://www.vim.org"> <!ENTITY vim-fin-du "208 MB"> <!ENTITY vim-fin-sbu "2.0 SBU"> diff --git a/patches.ent b/patches.ent index 67cf10d81..e1700857a 100644 --- a/patches.ent +++ b/patches.ent @@ -10,11 +10,11 @@ <!ENTITY bash-fixes-patch-md5 "c1545da2ad7d78574b52c465ec077ed9"> <!ENTITY bash-fixes-patch-size "22 KB"> -<!-- -<!ENTITY binutils-gold-test-patch "binutils-&binutils-version;-gcc10_gold_test_fix-1.patch"> -<!ENTITY binutils-gold-test-patch-md5 "d18aaf9b25830cb8f7a5d44aa3febe28"> -<!ENTITY binutils-gold-test-patch-size "5.0 KB"> ---> + +<!ENTITY binutils-upstream-patch "binutils-&binutils-version;-upstream_fix-1.patch"> +<!ENTITY binutils-upstream-patch-md5 "3518fa864fe8d7ef65be4960f380b03b"> +<!ENTITY binutils-upstream-patch-size "8.0 KB"> + <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> <!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f"> |