aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-10 17:55:45 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-02-10 17:55:45 +0000
commit0ef9bb79e29853cda277f8110aa91d95ff0bd853 (patch)
treea384068dd5633ea15c6fd52afe44e6a5b58ba71f
parent365610568d8252dc0577dac62465fa0c2d7ce867 (diff)
Update to grep-3.0.
Update to linux-4.9.9. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml14
-rw-r--r--general.ent6
-rw-r--r--packages.ent12
3 files changed, 23 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 93f77973d..dfcbef113 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>2017-02-10</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to grep-3.0. Fixes
+ <ulink url="&lfs-ticket-root;4045">#4045</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-4.9.9. Fixes
+ <ulink url="&lfs-ticket-root;4046">#4046</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2017-02-08</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 26a0750df..7eb92ce38 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20170208">
+<!ENTITY version "SVN-20170210">
<!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 "20170208-systemd">
+<!ENTITY versiond "20170210-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "February 8, 2016">
+<!ENTITY releasedate "February 10, 2016">
<!ENTITY copyrightdate "1999-2017"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.0">
diff --git a/packages.ent b/packages.ent
index 8962da7e1..7377f2c42 100644
--- a/packages.ent
+++ b/packages.ent
@@ -266,10 +266,10 @@
<!ENTITY gperf-ch6-du "5.4 MB">
<!ENTITY gperf-ch6-sbu "less than 0.1 SBU">
-<!ENTITY grep-version "2.27">
-<!ENTITY grep-size "1,329 KB">
+<!ENTITY grep-version "3.0">
+<!ENTITY grep-size "1,342 KB">
<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
-<!ENTITY grep-md5 "6138dd227c39d4a25f81eea76a44d4cb">
+<!ENTITY grep-md5 "fa07c1616adeb9c3262be5177d10ad4a">
<!ENTITY grep-home "&gnu-software;grep/">
<!ENTITY grep-ch5-du "18 MB">
<!ENTITY grep-ch5-sbu "0.2 SBU">
@@ -392,12 +392,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "9">
-<!ENTITY linux-patch-version "8">
+<!ENTITY linux-patch-version "9">
<!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,020 KB">
+<!ENTITY linux-size "91,025 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "7b56bb1196642f0f6625906c6720a6b1">
+<!ENTITY linux-md5 "de43a1a9e3a1ad97467c9a413bcdf896">
<!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,