aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml14
-rw-r--r--chapter07/udev.xml2
-rw-r--r--general.ent4
-rw-r--r--packages.ent16
4 files changed, 25 insertions, 11 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 728e9c47e..799df39a8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,20 @@
</listitem>
-->
<listitem>
+ <para>2014-06-23</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to linux-3.15.1. Fixes
+ <ulink url="&lfs-ticket-root;3614">#3614</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to eudev-1,8. Fixes
+ <ulink url="&lfs-ticket-root;3615">#3615</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2014-06-14</para>
<itemizedlist>
<listitem>
diff --git a/chapter07/udev.xml b/chapter07/udev.xml
index f8a73d8e9..b091d9ac6 100644
--- a/chapter07/udev.xml
+++ b/chapter07/udev.xml
@@ -16,7 +16,7 @@
</indexterm>
<para>In <xref linkend="chapter-building-system"/>, we installed the Udev
- package as a part of systemd. Before we go into the details regarding how
+ package when eudev was built. Before we go into the details regarding how
this works, a brief history of previous methods of handling devices is in
order.</para>
diff --git a/general.ent b/general.ent
index 42e883bc3..c4d128ab7 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-<!ENTITY version "SVN-20140615">
+<!ENTITY version "SVN-20140623">
<!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release -->
-<!ENTITY releasedate "June 15, 2014">
+<!ENTITY releasedate "June 23, 2014">
<!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.6">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 1a9904912..7496a0cd5 100644
--- a/packages.ent
+++ b/packages.ent
@@ -147,10 +147,10 @@
<!ENTITY e2fsprogs-ch6-du "64 MB">
<!ENTITY e2fsprogs-ch6-sbu "1.7 SBU">
-<!ENTITY eudev-version "1.7">
-<!ENTITY eudev-size "1,715 KB">
+<!ENTITY eudev-version "1.8">
+<!ENTITY eudev-size "1,716 KB">
<!ENTITY eudev-url "http://dev.gentoo.org/~blueness/eudev/eudev-&eudev-version;.tar.gz">
-<!ENTITY eudev-md5 "80649a0350ff9620fc2da9562d9f2a6a">
+<!ENTITY eudev-md5 "4520cf7ba2ec4be1bd0ac5ff75c8b315">
<!ENTITY eudev-manpages-size "9 KB">
<!ENTITY eudev-manpages-url "&anduin-other;eudev-&eudev-version;-manpages.tar.bz2">
<!ENTITY eudev-manpages-md5 "9742236280dfc34ba034173efd69f5cf">
@@ -407,12 +407,12 @@
<!ENTITY linux-major-version "3">
<!ENTITY linux-minor-version "15">
-<!ENTITY linux-patch-version "0">
-<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">-->
-<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">
-<!ENTITY linux-size "77,810 KB">
+<!ENTITY linux-patch-version "1">
+<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
+<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
+<!ENTITY linux-size "77,813 KB">
<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
-<!ENTITY linux-md5 "97ca1625bb40368dc41b9a7971549071">
+<!ENTITY linux-md5 "72bd0bf0e773963217c89cddbf3e0048">
<!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,