aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2016-05-13 23:36:51 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2016-05-13 23:36:51 +0000
commit2c1d5cfb58913a05860176299f7f67d2aa4934b0 (patch)
treebf63a4ae0bb3999cc8fd129912b13ec4cb6aec25
parentb683a201163298d9325591adc288f81029065225 (diff)
Update to linux-4.5.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@11056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
4 files changed, 16 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 578a09824..7a7c76026 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,15 @@
</listitem>
-->
<listitem>
+ <para>2016-05-14</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Update to Linux-4.5.4.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2016-05-13</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index b6607db7e..67b7a1d44 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -145,9 +145,9 @@
<!--<listitem>
<para>Libtool &libtool-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Linux &linux-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>M4 &m4-version;</para>
</listitem>-->
diff --git a/general.ent b/general.ent
index fb961be95..4cdf3c953 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-<!ENTITY version "20160513-systemd">
+<!ENTITY version "20160514-systemd">
<!ENTITY short-version "systemd"> <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate "May 13th, 2016">
+<!ENTITY releasedate "May 14th, 2016">
<!ENTITY copyrightdate "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.10">
<!ENTITY generic-version "systemd"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index d3d38d495..22e6b458b 100644
--- a/packages.ent
+++ b/packages.ent
@@ -376,12 +376,12 @@
<!ENTITY linux-major-version "4">
<!ENTITY linux-minor-version "5">
-<!ENTITY linux-patch-version "2">
+<!ENTITY linux-patch-version "4">
<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;"> -->
-<!ENTITY linux-size "86,324 KB">
+<!ENTITY linux-size "86,328 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "eae8f700463ea73185027caece5f1c5d">
+<!ENTITY linux-md5 "5da409b61ef6b74a64a8a5075eb428ed">
<!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,