Changeset c8fd7fe
- Timestamp:
- 08/06/2020 05:14:46 PM (3 years ago)
- Branches:
- 10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, s6-init, trunk, xry111/arm64, xry111/clfs-ng, xry111/git-transition, xry111/glibc-2.34, xry111/glibc-2.37, xry111/kcfg-revise, xry111/lfs-next, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008, xry111/tester-nohack, xry111/usr-move
- Children:
- fe2a824
- Parents:
- 68a5dcb9
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter01/changelog.xml
r68a5dcb9 rc8fd7fe 45 45 <listitem> 46 46 <itemizedlist> 47 <para>2020-08-06</para> 48 <listitem> 49 <para>[bdubbs] - Update to vim-8.2.1361. Addresses 50 <ulink url="&lfs-ticket-root;4500">#4500</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to glibc-2.32. Fixes 54 <ulink url="&lfs-ticket-root;4709">#4709</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to bison-3.7.1. Fixes 58 <ulink url="&lfs-ticket-root;4707">#4707</ulink>.</para> 59 </listitem> 60 <listitem> 61 <para>[bdubbs] - Update to bc-3.1.5. Fixes 62 <ulink url="&lfs-ticket-root;4705">#4705</ulink>.</para> 63 </listitem> 64 </itemizedlist> 65 </listitem> 66 67 <listitem> 68 <itemizedlist> 47 69 <para>2020-08-04</para> 48 70 <listitem> -
chapter01/whatsnew.xml
r68a5dcb9 rc8fd7fe 106 106 <para>Gettext-&gettext-version;</para> 107 107 </listitem> 108 < !--<listitem>108 <listitem> 109 109 <para>Glibc-&glibc-version;</para> 110 </listitem> -->110 </listitem> 111 111 <!--<listitem> 112 112 <para>GMP-&gmp-version;</para> -
chapter08/automake.xml
r68a5dcb9 rc8fd7fe 59 59 60 60 <screen><userinput remap="test">make -j4 check</userinput></screen> 61 62 <para>The test t/subobj.sh is known to fail in the LFS environment.</para> 61 63 62 64 <para>Install the package:</para> -
chapter08/gcc.xml
r68a5dcb9 rc8fd7fe 124 124 <para>Six tests related to get_time are known to fail. These are 125 125 apparently related to the en_HK locale.</para> 126 127 <para>Additionally the following tests related to the following files 128 are kown to fail with glibc-2.32: asan_test.C, co-ret-17-void-ret-coro.C, 129 pr95519-05-gro.C, pr80166.c.</para> 126 130 127 131 <!-- don't fail anymore after the move of iana-etc and /etc/hosts -
chapter08/glibc.xml
r68a5dcb9 rc8fd7fe 143 143 144 144 <itemizedlist> 145 146 <listitem> 147 <para><emphasis>io/tst-lchmod</emphasis> 148 is known to fail in the LFS chroot environment.</para> 149 </listitem> 145 150 146 151 <listitem> -
chapter08/tar.xml
r68a5dcb9 rc8fd7fe 72 72 <screen><userinput remap="test">make check</userinput></screen> 73 73 74 <!-- Seems to pass for version 1.31. Keeping as a comment just in case... 75 <para>One test, link mismatch, is known to fail.</para> 76 --> 74 <para>One test, capabilities: binary store/restore, is known to fail.</para> 77 75 78 76 <para>Install the package:</para> -
chapter08/tcl.xml
r68a5dcb9 rc8fd7fe 114 114 115 115 <screen><userinput remap="test">make test</userinput></screen> 116 117 <note> 118 <para> 119 In the test results there are several places associated with clock.test 120 that indicate a failure, but the summary at the end indicates no 121 failures. clock.test passes on a complete LFS system. 122 </para> 123 </note> 116 124 117 125 <para>Install the package:</para> -
general.ent
r68a5dcb9 rc8fd7fe 1 <!ENTITY version "SVN-2020080 4">1 <!ENTITY version "SVN-20200806"> 2 2 <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; 3 3 Change to x.y for release but not -rc releases --> 4 4 <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> 5 5 6 <!ENTITY versiond "2020080 4-systemd">6 <!ENTITY versiond "20200806-systemd"> 7 7 <!ENTITY short-versiond "systemd"> 8 8 <!ENTITY generic-versiond "systemd"> 9 9 10 <!ENTITY releasedate "August 4th, 2020">10 <!ENTITY releasedate "August 6th, 2020"> 11 11 12 12 <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> -
packages.ent
r68a5dcb9 rc8fd7fe 58 58 <!ENTITY bash-fin-sbu "1.8 SBU"> 59 59 60 <!ENTITY bc-version "3.1. 3">61 <!ENTITY bc-size "20 6KB">60 <!ENTITY bc-version "3.1.5"> 61 <!ENTITY bc-size "207 KB"> 62 62 <!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz"> 63 <!ENTITY bc-md5 "b 443c2012fdfe2d7edef81d10342ae61">63 <!ENTITY bc-md5 "bd6a6693f68c2ac5963127f82507716f"> 64 64 <!ENTITY bc-home "https://git.yzena.com/gavin/bc"> 65 65 <!ENTITY bc-fin-du "3.2 MB"> … … 78 78 <!ENTITY binutils-fin-sbu "6.6 SBU"> 79 79 80 <!ENTITY bison-version "3.7 ">80 <!ENTITY bison-version "3.7.1"> 81 81 <!ENTITY bison-size "2,545 KB"> 82 82 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz"> 83 <!ENTITY bison-md5 " 58439732ae3a0cefc598773c84f1641f">83 <!ENTITY bison-md5 "e7c8c321351ebdf70f5f0825f3faaee2"> 84 84 <!ENTITY bison-home "&gnu-software;bison/"> 85 85 <!ENTITY bison-tmp-du "47 MB"> … … 257 257 <!ENTITY gettext-fin-sbu "2.8 SBU"> 258 258 259 <!ENTITY glibc-version "2.3 1">260 <!ENTITY glibc-size "16, 286KB">259 <!ENTITY glibc-version "2.32"> 260 <!ENTITY glibc-size "16,353 KB"> 261 261 <!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.xz"> 262 <!ENTITY glibc-md5 "7 8a720f17412f3c3282be5a6f3363ec6">262 <!ENTITY glibc-md5 "720c7992861c57cf97d66a2f36d8d1fa"> 263 263 <!ENTITY glibc-home "&gnu-software;libc/"> 264 264 <!ENTITY glibc-tmp-du "750 MB"> … … 701 701 <!ENTITY util-linux-fin-sbu "1.3 SBU"> 702 702 703 <!ENTITY vim-version "8.2.1 209">703 <!ENTITY vim-version "8.2.1361"> 704 704 <!ENTITY vim-majmin "82"> 705 705 <!ENTITY vim-docdir "vim/vim82"> 706 <!ENTITY vim-size "14,7 08KB">706 <!ENTITY vim-size "14,726 KB"> 707 707 <!--<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">--> 708 708 <!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz"> 709 <!ENTITY vim-md5 " 1d26e64eb53f295eeaa7a15f910b9f5a">709 <!ENTITY vim-md5 "e07b0c1e71aa059cdfddc7c93c00c62a"> 710 710 <!ENTITY vim-home "https://www.vim.org"> 711 711 <!ENTITY vim-fin-du "198 MB">
Note:
See TracChangeset
for help on using the changeset viewer.