diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-05 19:35:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-05 19:35:28 +0000 |
commit | 7e131ea6e5b035e0273e110f0a2123ce47cd31c1 (patch) | |
tree | d82c45b609db429166eb14b2c718851b1dcd0e32 | |
parent | d5a59bf5fcc6a1bd615bc539647bec6bff4b7a94 (diff) |
Update to glibc-2.25.
Revert gperf to version 3.0.4.
Update to linux-4.9.8.tar.xz.
Update to check-0.11.0.
Update to shadow-4.4.
Update to e2fsprogs-1.43.4.
Update to sed-4.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 34 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 16 | ||||
-rw-r--r-- | chapter06/automake.xml | 2 | ||||
-rw-r--r-- | chapter06/diffutils.xml | 2 | ||||
-rw-r--r-- | chapter06/gettext.xml | 2 | ||||
-rw-r--r-- | chapter06/glibc.xml | 7 | ||||
-rw-r--r-- | chapter06/inetutils.xml | 9 | ||||
-rw-r--r-- | chapter06/m4.xml | 3 | ||||
-rw-r--r-- | chapter06/shadow.xml | 4 | ||||
-rw-r--r-- | general.ent | 6 | ||||
-rw-r--r-- | packages.ent | 44 |
11 files changed, 76 insertions, 53 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 28906baba..a021db5dd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,40 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-02-05</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to glibc-2.25. Fixes + <ulink url="&lfs-ticket-root;4043">#4043</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Revert gperf to version 3.0.4. Fixes + <ulink url="&lfs-ticket-root;4044">#4044</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.9.8.tar.xz. Fixes + <ulink url="&lfs-ticket-root;4036">#4036</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to check-0.11.0. Fixes + <ulink url="&lfs-ticket-root;4035">#4035</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to shadow-4.4. Fixes + <ulink url="&lfs-ticket-root;4037">#4037</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to e2fsprogs-1.43.4. Fixes + <ulink url="&lfs-ticket-root;4039">#4039</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to sed-4.4. Fixes + <ulink url="&lfs-ticket-root;4041">#4041</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-01-22</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index db0f46b29..ccec27808 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -50,9 +50,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Check &check-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Coreutils &coreutils-version;</para> </listitem>--> @@ -98,15 +98,15 @@ <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <listitem> <para>GMP &gmp-version;</para> </listitem> - <listitem> + <!--<listitem> <para>Gperf-&gperf-version;</para> - </listitem> + </listitem>--> <listitem> <para>Grep &grep-version;</para> </listitem> @@ -197,9 +197,9 @@ <listitem> <para>Sed &sed-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Shadow &shadow-version;</para> - </listitem>--> + </listitem> <!--<listitem revision="sysv"> <para>Sysklogd &sysklogd-version;</para> </listitem>--> diff --git a/chapter06/automake.xml b/chapter06/automake.xml index f0905fd84..8816e2358 100644 --- a/chapter06/automake.xml +++ b/chapter06/automake.xml @@ -62,7 +62,7 @@ <screen><userinput remap="test">sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh make -j4 check</userinput></screen> - <para>Three tests are known ot fail.</para> + <para>Four tests are known to fail.</para> <para>Install the package:</para> diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index 89bd81be7..d98bc500d 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -57,8 +57,6 @@ <screen><userinput remap="test">make check</userinput></screen> - <para>The test-update-copyright.sh failure can be safely ignored.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index 355d79a62..dc198b748 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -58,8 +58,6 @@ <screen><userinput remap="test">make check</userinput></screen> - <para>Nine tests fail due to missing dependencies.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 2c8718932..49775184a 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -77,9 +77,10 @@ cd build</userinput></screen> <para>Prepare Glibc for compilation:</para> -<screen><userinput remap="configure">../configure --prefix=/usr \ - --enable-kernel=&min-kernel; \ - --enable-obsolete-rpc \ +<screen><userinput remap="configure">../configure --prefix=/usr \ + --enable-kernel=&min-kernel; \ + --enable-obsolete-rpc \ + --enable-stack-protector=strong \ libc_cv_slibdir=/lib</userinput></screen> <para>Compile the package:</para> diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index af4c1790d..df6ffc3af 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -39,12 +39,7 @@ <sect2 role="installation"> <title>Installation of Inetutils</title> -<!-- - <para>Create a definition to allow the <command>ifconfig</command> program - to build properly:</para> -<screen><userinput remap="pre">echo '#define PATH_PROCNET_DEV "/proc/net/dev"' >> ifconfig/system/linux.h </userinput></screen> ---> <para>Prepare Inetutils for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ @@ -110,10 +105,6 @@ <screen><userinput remap="test">make check</userinput></screen> - <para>One test, <emphasis>libls.sh</emphasis>, is known to fail due to hard - coding of some support program paths. All tests pass if the tests are - rerun at the end of Chapter 6.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> diff --git a/chapter06/m4.xml b/chapter06/m4.xml index 804173a8f..1bb55fed3 100644 --- a/chapter06/m4.xml +++ b/chapter06/m4.xml @@ -52,15 +52,12 @@ <screen><userinput remap="test">make check</userinput></screen> - <para>The test-update-copyright.sh failure can safely be ignored.</para> - <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> </sect2> - <sect2 id="contents-m4" role="content"> <title>Contents of M4</title> diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 66482202c..c9d63a4d0 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -81,6 +81,10 @@ find man -name Makefile.in -exec sed -i 's/passwd\.5 / /' {} \;</userinput></s <screen><userinput remap="pre">sed -i 's/1000/999/' etc/useradd</userinput></screen> + <para>Fix a security issue identified upstream:</para> + +<screen><userinput remap="pre">sed -i -e '47 d' -e '60,65 d' libmisc/myname.c</userinput></screen> + <para>Prepare Shadow for compilation:</para> <screen><userinput remap="configure">./configure --sysconfdir=/etc --with-group-name-max-length=32</userinput></screen> diff --git a/general.ent b/general.ent index 0a2e57f0c..c2d561045 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20170122"> +<!ENTITY version "SVN-20170205"> <!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 "20170122-systemd"> +<!ENTITY versiond "20170205-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "January 22, 2016"> +<!ENTITY releasedate "February 5, 2016"> <!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.0"> diff --git a/packages.ent b/packages.ent index 53c2c71eb..03a37cef8 100644 --- a/packages.ent +++ b/packages.ent @@ -88,10 +88,10 @@ <!ENTITY bzip2-ch6-du "4.9 MB"> <!ENTITY bzip2-ch6-sbu "less than 0.1 SBU"> -<!ENTITY check-version "0.10.0"> -<!ENTITY check-size "752 KB"> +<!ENTITY check-version "0.11.0"> +<!ENTITY check-size "736 KB"> <!ENTITY check-url "http://sourceforge.net/projects/check/files/check/&check-version;/check-&check-version;.tar.gz"> -<!ENTITY check-md5 "53c5e5c77d090e103a17f3ed7fd7d8b8"> +<!ENTITY check-md5 "9b90522b31f5628c2e0f55dda348e558"> <!ENTITY check-home "https://libcheck.github.io/check"> <!ENTITY check-ch5-du "9.5 MB"> <!ENTITY check-ch5-sbu "0.1 SBU"> @@ -135,10 +135,10 @@ <!-- NOTE: When updating e2fsprogs, remember to check the list of acceptable features that can be shown by debugfs in chapter02/creatingfilesystem.xml --> -<!ENTITY e2fsprogs-version "1.43.3"> -<!ENTITY e2fsprogs-size "7,233 KB"> +<!ENTITY e2fsprogs-version "1.43.4"> +<!ENTITY e2fsprogs-size "7,376 KB"> <!ENTITY e2fsprogs-url "http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.gz"> -<!ENTITY e2fsprogs-md5 "ec0cd4faac71b2fcf9f73733e4d50ead"> +<!ENTITY e2fsprogs-md5 "0bd1c74f357f6e9ae2ab6fa6229b9aea"> <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/"> <!ENTITY e2fsprogs-ch6-du "54 MB"> <!ENTITY e2fsprogs-ch6-sbu "2.1 SBU"> @@ -238,10 +238,10 @@ <!ENTITY gettext-ch6-du "199 MB"> <!ENTITY gettext-ch6-sbu "3.6 SBU"> -<!ENTITY glibc-version "2.24"> -<!ENTITY glibc-size "13,237 KB"> +<!ENTITY glibc-version "2.25"> +<!ENTITY glibc-size "13,549 KB"> <!ENTITY glibc-url "&gnu;glibc/glibc-&glibc-version;.tar.xz"> -<!ENTITY glibc-md5 "97dc5517f92016f3d70d83e3162ad318"> +<!ENTITY glibc-md5 "1496c3bf41adf9db0ebd0af01f202eed"> <!ENTITY glibc-home "&gnu-software;libc/"> <!ENTITY glibc-ch5-du "715 MB"> <!ENTITY glibc-ch5-sbu "4.0 SBU"> @@ -256,10 +256,10 @@ <!ENTITY gmp-ch6-du "59 MB"> <!ENTITY gmp-ch6-sbu "1.2 SBU"> -<!ENTITY gperf-version "3.1"> -<!ENTITY gperf-size "1188 KB"> +<!ENTITY gperf-version "3.0.4"> +<!ENTITY gperf-size "961 KB"> <!ENTITY gperf-url "&gnu;gperf/gperf-&gperf-version;.tar.gz"> -<!ENTITY gperf-md5 "9e251c0a618ad0824b51117d5d9db87e"> +<!ENTITY gperf-md5 "c1f1db32fb6598d6a93e6e88796a8632"> <!ENTITY gperf-home "&gnu-software;gperf/"> <!ENTITY gperf-ch6-du "5.4 MB"> <!ENTITY gperf-ch6-sbu "less than 0.1 SBU"> @@ -390,12 +390,12 @@ <!ENTITY linux-major-version "4"> <!ENTITY linux-minor-version "9"> -<!ENTITY linux-patch-version "5"> +<!ENTITY linux-patch-version "8"> <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> -<!ENTITY linux-size "91,009 KB"> +<!ENTITY linux-size "91,020 KB"> <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> -<!ENTITY linux-md5 "88c89fc9fca0fdb3b5fbf3f8f232c626"> +<!ENTITY linux-md5 "7b56bb1196642f0f6625906c6720a6b1"> <!ENTITY linux-home "http://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, @@ -522,20 +522,20 @@ <!ENTITY readline-ch6-du "14 MB"> <!ENTITY readline-ch6-sbu "0.1 SBU"> -<!ENTITY sed-version "4.3"> -<!ENTITY sed-size "1,140 KB"> +<!ENTITY sed-version "4.4"> +<!ENTITY sed-size "1,154 KB"> <!ENTITY sed-url "&gnu;sed/sed-&sed-version;.tar.xz"> -<!ENTITY sed-md5 "1957fe58dffa4a4106c1f1d7cc8dee18"> +<!ENTITY sed-md5 "e0c583d4c380059abd818cd540fe6938"> <!ENTITY sed-home "&gnu-software;sed/"> <!ENTITY sed-ch5-du "10.0 MB"> <!ENTITY sed-ch5-sbu "0.1 SBU"> <!ENTITY sed-ch6-du "10.7 MB"> <!ENTITY sed-ch6-sbu "0.2 SBU"> -<!ENTITY shadow-version "4.2.1"> -<!ENTITY shadow-size "1,558 KB"> -<!ENTITY shadow-url "http://pkg-shadow.alioth.debian.org/releases/shadow-&shadow-version;.tar.xz"> -<!ENTITY shadow-md5 "2bfafe7d4962682d31b5eba65dba4fc8"> +<!ENTITY shadow-version "4.4"> +<!ENTITY shadow-size "1,593 KB"> +<!ENTITY shadow-url "https://github.com/shadow-maint/shadow/releases/download/&shadow-version;/shadow-&shadow-version;.tar.xz"> +<!ENTITY shadow-md5 "c06f8c2571b44899e60662f9ad259dd6"> <!ENTITY shadow-home "http://pkg-shadow.alioth.debian.org/"> <!ENTITY shadow-ch6-du "42 MB"> <!ENTITY shadow-ch6-sbu "0.2 SBU"> |