Author: bdubbs
Date: Mon Jun 23 09:55:58 2014
New Revision: 10581

Log:
Update to linux-3.15.1.
Update to eudev-1.8.

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter07/udev.xml
   trunk/BOOK/general.ent
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml  Mon Jun 16 04:55:12 2014        (r10580)
+++ trunk/BOOK/chapter01/changelog.xml  Mon Jun 23 09:55:58 2014        (r10581)
@@ -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>

Modified: trunk/BOOK/chapter07/udev.xml
==============================================================================
--- trunk/BOOK/chapter07/udev.xml       Mon Jun 16 04:55:12 2014        (r10580)
+++ trunk/BOOK/chapter07/udev.xml       Mon Jun 23 09:55:58 2014        (r10581)
@@ -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>
 

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Mon Jun 16 04:55:12 2014        (r10580)
+++ trunk/BOOK/general.ent      Mon Jun 23 09:55:58 2014        (r10581)
@@ -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}]" -->

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Mon Jun 16 04:55:12 2014        (r10580)
+++ trunk/BOOK/packages.ent     Mon Jun 23 09:55:58 2014        (r10581)
@@ -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,
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to