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. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2016-12-11 00:08:15 +00:00
parent d5a25a88b5
commit 9f3c264e7c
4 changed files with 33 additions and 8 deletions

View File

@ -42,6 +42,25 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
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>

View File

@ -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>

View File

@ -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 &ndash; -->
<!ENTITY milestone "7.11">

View File

@ -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,