Browse Source

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

Bruce Dubbs 8 years ago
parent
commit
0ef9bb79e2
3 changed files with 23 additions and 9 deletions
  1. 14 0
      chapter01/changelog.xml
  2. 3 3
      general.ent
  3. 6 6
      packages.ent

+ 14 - 0
chapter01/changelog.xml

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

+ 3 - 3
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">
 

+ 6 - 6
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,