Author: bdubbs
Date: Sat Dec 10 16:08:15 2016
New Revision: 11152
Log:
Update to linux-4.8.14.
Update to grep-2.27.
Add a note about a false Error in texinfo configure phase in Chapter 5.
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/texinfo.xml
trunk/BOOK/general.ent
trunk/BOOK/packages.ent
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Sat Dec 3 21:33:58 2016 (r11151)
+++ trunk/BOOK/chapter01/changelog.xml Sat Dec 10 16:08:15 2016 (r11152)
@@ -43,6 +43,25 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2016-12-10</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.8.14. Fixes
+ <ulink url="&lfs-ticket-root;4012">#4012</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to grep-2.27. Fixes
+ <ulink url="&lfs-ticket-root;4011">#4011</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Add a note about a false Error in texinfo
+ configure phase in Chapter 5. Fixes
+ <ulink url="&lfs-ticket-root;4004">#4004</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2016-12-03</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter05/texinfo.xml
==============================================================================
--- trunk/BOOK/chapter05/texinfo.xml Sat Dec 3 21:33:58 2016 (r11151)
+++ trunk/BOOK/chapter05/texinfo.xml Sat Dec 10 16:08:15 2016 (r11152)
@@ -47,6 +47,12 @@
<screen><userinput remap="configure">./configure
--prefix=/tools</userinput></screen>
+ <note>
+ <para>As part of the configure process, a test is made that indicates an
+ error for TestXS_la-TestXS.lo. This is not relevant for LFS and should
be
+ ignored.</para>
+ </note>
+
<para>Compile the package:</para>
<screen><userinput remap="make">make</userinput></screen>
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sat Dec 3 21:33:58 2016 (r11151)
+++ trunk/BOOK/general.ent Sat Dec 10 16:08:15 2016 (r11152)
@@ -1,4 +1,4 @@
-<!ENTITY version "SVN-20161203">
+<!ENTITY version "SVN-20161210">
<!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 "December 03, 2016">
+<!ENTITY releasedate "December 10, 2016">
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.11">
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sat Dec 3 21:33:58 2016 (r11151)
+++ trunk/BOOK/packages.ent Sat Dec 10 16:08:15 2016 (r11152)
@@ -265,10 +265,10 @@
<!ENTITY gperf-ch6-du "5.4 MB">
<!ENTITY gperf-ch6-sbu "less than 0.1 SBU">
-<!ENTITY grep-version "2.26">
-<!ENTITY grep-size "1,325 KB">
+<!ENTITY grep-version "2.27">
+<!ENTITY grep-size "1,329 KB">
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
-<!ENTITY grep-md5 "afdd61c7221434722671baf002ac9267">
+<!ENTITY grep-md5 "6138dd227c39d4a25f81eea76a44d4cb">
<!ENTITY grep-home "&gnu-software;grep/">
<!ENTITY grep-ch5-du "18 MB">
<!ENTITY grep-ch5-sbu "0.2 SBU">
@@ -391,12 +391,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "8">
-<!ENTITY linux-patch-version "12">
+<!ENTITY linux-patch-version "14">
<!ENTITY linux-version
"&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "89,828 KB">
+<!ENTITY linux-size "89,816 KB">
<!ENTITY linux-url
"&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "df78d00a183d76eee6b445cb74e6c764">
+<!ENTITY linux-md5 "caf94905240fb131f91f1747b5c7f5de">
<!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,
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page