diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-01-10 05:54:40 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-01-10 05:54:40 +0000 |
commit | 16dc51dbe9a50e866d635cbaf53600b0082af68f (patch) | |
tree | 5374a025f69ab668fb9480969b92c66ef7a226b7 | |
parent | 320cf3bbb7e6a5d409660fa7c479417a1a189aa3 (diff) |
Update to linux-4.20.1.
Update to diffutils-3.7.
Update to tar-1.31.
Update to man-db-2.8.5.
Update to bash-5.0.
Update to readline-8.0.
Update to iproute2-4.20.0.
Update to util-linux-2.33.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 38 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 20 | ||||
-rw-r--r-- | chapter05/ncurses.xml | 3 | ||||
-rw-r--r-- | chapter06/autoconf.xml | 10 | ||||
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | packages.ent | 50 |
6 files changed, 83 insertions, 42 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 77b7f3104..51f0e65e1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,44 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2019-01-10</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-4.20.1. Fixes + <ulink url="&lfs-ticket-root;4398">#4398</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to diffutils-3.7. Fixes + <ulink url="&lfs-ticket-root;4401">#4401</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to tar-1.31. Fixes + <ulink url="&lfs-ticket-root;4402">#4402</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to man-db-2.8.5. Fixes + <ulink url="&lfs-ticket-root;4403">#4403</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to bash-5.0. Fixes + <ulink url="&lfs-ticket-root;4404">#4404</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to readline-8.0. Fixes + <ulink url="&lfs-ticket-root;4401">#4405</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iproute2-4.20.0. Fixes + <ulink url="&lfs-ticket-root;4406">#4406</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to util-linux-2.33.1. Fixes + <ulink url="&lfs-ticket-root;4407">#4407</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-01-01</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 422d1e9ac..6adb8ae91 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -38,9 +38,9 @@ <!--<listitem> <para>Automake-&automake-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Bash &bash-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bc &bc-version;</para> </listitem>--> @@ -65,9 +65,9 @@ <listitem revision="systemd"> <para>D-Bus-&dbus-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Diffutils-&diffutils-version;</para> - </listitem>--> + </listitem> <listitem revision="sysv"> <para>Eudev-&eudev-version;</para> </listitem> @@ -167,9 +167,9 @@ <!--<listitem> <para>Make-&make-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Man-DB-&man-db-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Man-pages-&man-pages-version;</para> </listitem>--> @@ -206,9 +206,9 @@ <listitem> <para>Python-&python-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Readline-&readline-version;</para> - </listitem>--> + </listitem> <listitem> <para>Sed-&sed-version;</para> </listitem> @@ -224,9 +224,9 @@ <listitem revision="sysv"> <para>SysVinit-&sysvinit-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Tar-&tar-version;</para> - </listitem>--> + </listitem> <listitem> <para>Tcl-&tcl-version;</para> </listitem> diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index 09d8160a0..c00135f12 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -107,7 +107,8 @@ <para>Install the package:</para> -<screen><userinput remap="install">make install</userinput></screen> +<screen><userinput remap="install">make install +ln -s libncursesw.so /tools/lib/libncurses.so</userinput></screen> </sect2> diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml index d90c1b731..6652747fd 100644 --- a/chapter06/autoconf.xml +++ b/chapter06/autoconf.xml @@ -52,11 +52,13 @@ <para>Compile the package:</para> <screen><userinput remap="make">make</userinput></screen> - - <para>To test the results, issue:</para> +<!-- + <para>To test the results, issue:</para>--> + <para>The test suite is currently broken by bash-5 and libtool-2.4.3. + To run the tests anyway, issue:</para> <screen><userinput remap="test">make check</userinput></screen> - +<!-- <para>This takes a long time, about &autoconf-ch6-sbu-tests; SBUs. In addition, several tests are skipped that use Automake. For full test coverage, Autoconf can be re-tested after Automake has been installed. In addition, @@ -67,7 +69,7 @@ <command>TESTSUITEFLAGS=-j<N></command> to the line above. For instance, using -j4 can reduce the test time by over 60 percent.</para></note> - +--> <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> diff --git a/general.ent b/general.ent index c7efa8206..f6b5f6e2d 100644 --- a/general.ent +++ b/general.ent @@ -1,4 +1,4 @@ -<!ENTITY version "SVN-20190101"> +<!ENTITY version "SVN-20190109"> <!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}]" --> @@ -7,7 +7,7 @@ <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "January 1, 2019"> +<!ENTITY releasedate "January 9, 2019"> <!ENTITY copyrightdate "1999-2019"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.4"> diff --git a/packages.ent b/packages.ent index 115174d8b..ecdd32429 100644 --- a/packages.ent +++ b/packages.ent @@ -40,10 +40,10 @@ <!ENTITY automake-ch6-du "107 MB"> <!ENTITY automake-ch6-sbu "less than 0.1 SBU (about 8.9 SBU with tests)"> -<!ENTITY bash-version "4.4.18"> -<!ENTITY bash-size "9,242 KB"> +<!ENTITY bash-version "5.0"> +<!ENTITY bash-size "9,898 KB"> <!ENTITY bash-url "&gnu;bash/bash-&bash-version;.tar.gz"> -<!ENTITY bash-md5 "518e2c187cc11a17040f0915dddce54e"> +<!ENTITY bash-md5 "2b44b47b905be16f45709648f671820b"> <!ENTITY bash-home "&gnu-software;bash/"> <!ENTITY bash-ch5-du "63 MB"> <!ENTITY bash-ch5-sbu "0.4 SBU"> @@ -134,10 +134,10 @@ <!ENTITY dejagnu-ch5-du "3.2 MB"> <!ENTITY dejagnu-ch5-sbu "less than 0.1 SBU"> -<!ENTITY diffutils-version "3.6"> -<!ENTITY diffutils-size "1,366 KB"> +<!ENTITY diffutils-version "3.7"> +<!ENTITY diffutils-size "1,415 KB"> <!ENTITY diffutils-url "&gnu;diffutils/diffutils-&diffutils-version;.tar.xz"> -<!ENTITY diffutils-md5 "07cf286672ced26fba54cd0313bdc071"> +<!ENTITY diffutils-md5 "4824adc0e95dbbf11dfbdfaad6a1e461"> <!ENTITY diffutils-home "&gnu-software;diffutils/"> <!ENTITY diffutils-ch5-du "23 MB"> <!ENTITY diffutils-ch5-sbu "0.2 SBU"> @@ -349,10 +349,10 @@ <!ENTITY intltool-ch6-du "1.5 MB"> <!ENTITY intltool-ch6-sbu "less than 0.1 SBU"> -<!ENTITY iproute2-version "4.19.0"> -<!ENTITY iproute2-size "708 KB"> +<!ENTITY iproute2-version "4.20.0"> +<!ENTITY iproute2-size "691 KB"> <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz"> -<!ENTITY iproute2-md5 "67eeebacaac4515cab73dfd2fc796af3"> +<!ENTITY iproute2-md5 "f3dab4c812812bbb5873cb90f471bcbf"> <!ENTITY iproute2-home "&kernel;linux/utils/net/iproute2/"> <!ENTITY iproute2-ch6-du "13 MB"> <!ENTITY iproute2-ch6-sbu "0.2 SBU"> @@ -422,13 +422,13 @@ <!ENTITY libtool-ch6-sbu "1.9 SBU"> <!ENTITY linux-major-version "4"> -<!ENTITY linux-minor-version "19"> -<!ENTITY linux-patch-version "12"> +<!ENTITY linux-minor-version "20"> +<!ENTITY linux-patch-version "1"> <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> -<!ENTITY linux-size "100,728 KB"> +<!ENTITY linux-size "100,816 KB"> <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> -<!ENTITY linux-md5 "cb545cc42a5dd593bb554dd3b5adfae0"> +<!ENTITY linux-md5 "210b8d108b502c462eeaec435c8e1a57"> <!ENTITY linux-home "https://www.kernel.org/"> <!-- measured for 4.8.3 / gcc-6.2.0 on x86_64 : minimum is allnoconfig extended for a hopefully-bootable build on desktop machine, @@ -461,10 +461,10 @@ <!ENTITY make-ch6-du "13 MB"> <!ENTITY make-ch6-sbu "0.6 SBU"> -<!ENTITY man-db-version "2.8.4"> -<!ENTITY man-db-size "1,738 KB"> +<!ENTITY man-db-version "2.8.5"> +<!ENTITY man-db-size "1,746 KB"> <!ENTITY man-db-url "&savannah;/releases/man-db/man-db-&man-db-version;.tar.xz"> -<!ENTITY man-db-md5 "ab41db551f500e4a595b11203b86c67a"> +<!ENTITY man-db-md5 "c5c6c3434be14a5527d43b5ad0f09a13"> <!ENTITY man-db-home "https://www.nongnu.org/man-db/"> <!ENTITY man-db-ch6-du "33 MB"> <!ENTITY man-db-ch6-sbu "0.4 SBU"> @@ -587,10 +587,10 @@ <!ENTITY python-docs-md5 "107ade7bb17efd104a22b2d457f4cb67"> <!ENTITY python-docs-size "6,072 KB"> -<!ENTITY readline-version "7.0"> -<!ENTITY readline-size "2,842 KB"> +<!ENTITY readline-version "8.0"> +<!ENTITY readline-size "2,907 KB"> <!ENTITY readline-url "&gnu;readline/readline-&readline-version;.tar.gz"> -<!ENTITY readline-md5 "205b03a87fc83dab653b628c59b9fc91"> +<!ENTITY readline-md5 "7e6c1f16aee3244a69aba6e438295ca3"> <!ENTITY readline-home "https://tiswww.case.edu/php/chet/readline/rltop.html"> <!ENTITY readline-ch6-du "18 MB"> <!ENTITY readline-ch6-sbu "0.1 SBU"> @@ -645,10 +645,10 @@ <!ENTITY sysvinit-ch6-du "1.3 MB"> <!ENTITY sysvinit-ch6-sbu "less than 0.1 SBU"> -<!ENTITY tar-version "1.30"> -<!ENTITY tar-size "2,059 KB"> +<!ENTITY tar-version "1.31"> +<!ENTITY tar-size "2,052 KB"> <!ENTITY tar-url "&gnu;tar/tar-&tar-version;.tar.xz"> -<!ENTITY tar-md5 "2d01c6cd1387be98f57a0ec4e6e35826"> +<!ENTITY tar-md5 "bc9a89da1185ceb2210de12552c43ce2"> <!ENTITY tar-home "&gnu-software;tar/"> <!ENTITY tar-ch5-du "36 MB"> <!ENTITY tar-ch5-sbu "0.4 SBU"> @@ -687,10 +687,10 @@ <!ENTITY udev-lfs-home " "> <!ENTITY util-linux-minor "2.33"> -<!ENTITY util-linux-version "2.33"> <!-- 2.33.x --> -<!ENTITY util-linux-size "4,554 KB"> +<!ENTITY util-linux-version "2.33.1"> <!-- 2.33.x --> +<!ENTITY util-linux-size "4,542 KB"> <!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-minor;/util-linux-&util-linux-version;.tar.xz"> -<!ENTITY util-linux-md5 "3cdf1c652007610f92076ba4212381a9"> +<!ENTITY util-linux-md5 "6fcfea2043b5ac188fd3eed56aeb5d90"> <!ENTITY util-linux-home "http://freecode.com/projects/util-linux"> <!ENTITY util-linux-ch5-du "140 MB"> <!ENTITY util-linux-ch5-sbu "1.0 SBU"> |