aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-07-02 22:17:34 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-07-02 22:17:34 +0000
commit3e005ba61044ca60ff3d4320c421e796605c1729 (patch)
treecd9e8bd434b2c8e3f90d29847fc26f5b116e7893
parent870198efd197b27d0052418e008e78bad6dca984 (diff)
Update to binutils-2.26.1.
Update to linux-4.6.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml14
-rw-r--r--chapter01/whatsnew.xml8
-rw-r--r--chapter03/patches.xml8
-rw-r--r--chapter06/binutils.xml4
-rw-r--r--general.ent6
-rw-r--r--packages.ent12
-rw-r--r--patches.ent4
7 files changed, 25 insertions, 31 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index deaf6f690..e403bf9d8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,20 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2016-07-02</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to binutils-2.26.1. Fixes
+ <ulink url="&lfs-ticket-root;3951">#3951</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.6.3. Fixes
+ <ulink url="&lfs-ticket-root;3950">#3950</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2016-06-22</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 60829fe76..3e090b606 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -41,9 +41,9 @@
<!--<listitem>
<para>Bash &bash-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Binutils &binutils-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Bison &bison-version;</para>
</listitem>-->
@@ -252,10 +252,6 @@
<listitem><para></para></listitem> <!-- satisfy build -->
<listitem>
- <para>&binutils-upstream-patch;</para>
- </listitem>
-
- <listitem>
<para>&glibc-upstream-patch;</para>
</listitem>
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 2228819aa..efd6ce94a 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -35,14 +35,6 @@
</varlistentry>
<varlistentry>
- <term>Binutils Upstream Patch - <token>&binutils-upstream-patch-size;</token>:</term>
- <listitem>
- <para>Download: <ulink url="&patches-root;&binutils-upstream-patch;"/></para>
- <para>MD5 sum: <literal>&binutils-upstream-patch-md5;</literal></para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>Bzip2 Documentation Patch - <token>&bzip2-docs-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&bzip2-docs-patch;"/></para>
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index cbfdd82d7..23a75d060 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -57,10 +57,6 @@
<screen><computeroutput>The system has no more ptys.
Ask your system administrator to create more.</computeroutput></screen>
- <para>Fix some problems identified upstream:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&binutils-upstream-patch;</userinput></screen>
-
<para>The Binutils documentation recommends building Binutils
in a dedicated build directory:</para>
diff --git a/general.ent b/general.ent
index f96cf076b..5baeefa0c 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20160622">
+<!ENTITY version "SVN-20160702">
<!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 "20160622-systemd">
+<!ENTITY versiond "201607022-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "June 22, 2016">
+<!ENTITY releasedate "July 2, 2016">
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.10">
diff --git a/packages.ent b/packages.ent
index 105d54ffd..a15adfb5d 100644
--- a/packages.ent
+++ b/packages.ent
@@ -58,10 +58,10 @@
<!ENTITY bc-ch6-du "3.6 MB">
<!ENTITY bc-ch6-sbu "0.1 SBU">
-<!ENTITY binutils-version "2.26">
-<!ENTITY binutils-size "24,945 KB">
+<!ENTITY binutils-version "2.26.1">
+<!ENTITY binutils-size "24,996 KB">
<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
-<!ENTITY binutils-md5 "64146a0faa3b411ba774f47d41de239f">
+<!ENTITY binutils-md5 "d2b24e5b5301b7ff0207414c34c3e0fb">
<!ENTITY binutils-home "&gnu-software;binutils/">
<!ENTITY binutils-ch5p1-du "489 MB">
<!ENTITY binutils-ch5p1-sbu "1 SBU">
@@ -391,12 +391,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "6">
-<!ENTITY linux-patch-version "2">
+<!ENTITY linux-patch-version "3">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
-<!ENTITY linux-size "87,376 KB">
+<!ENTITY linux-size "87,365 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "70c4571bfb7ce7ccb14ff43b50165d43">
+<!ENTITY linux-md5 "f716e5587f8e6d1fdbda409eb8e1938f">
<!ENTITY linux-home "http://www.kernel.org/">
<!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is
allnoconfig extended for a hopefully-bootable build on desktop machine,
diff --git a/patches.ent b/patches.ent
index b150d8c67..b1a2bd971 100644
--- a/patches.ent
+++ b/patches.ent
@@ -10,10 +10,6 @@
<!ENTITY bc-memory-leak-patch-md5 "877e81fba316fe487ec23501059d54b8">
<!ENTITY bc-memory-leak-patch-size "1.4 KB">
-<!ENTITY binutils-upstream-patch "binutils-&binutils-version;-upstream_fixes-3.patch">
-<!ENTITY binutils-upstream-patch-md5 "a595deb0713739b75bc78cb225fa910d">
-<!ENTITY binutils-upstream-patch-size "29 KB">
-
<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
<!ENTITY bzip2-docs-patch-size "1.6 KB">