aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2007-07-31 13:57:49 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2007-07-31 13:57:49 +0000
commitcaac4c223aecef67688acb37f2df91170afcee11 (patch)
tree504671a72275b28a42e3a07510cd35d264f7898c
parent31a45f4c5a1d98ca8e53539a685519f71565e2d8 (diff)
Merge r8260 from trunk and change version number to 6.3-$date
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.3/BOOK@8261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--general.ent4
-rw-r--r--packages.ent6
3 files changed, 15 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9d65fba41..a3317997f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,16 @@
<listitem>
+ <para>2007-07-31</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Updated udev-config rules to 20070731 to work
+ with Linux-2.6.22.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-07-30</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 8359dd333..0927380c6 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "6.3-rc1">
-<!ENTITY releasedate "July 24, 2007">
+<!ENTITY version "6.3-20070731">
+<!ENTITY releasedate "July 31, 2007">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "6.3-rc1"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 10b0ba358..d38c0b3ef 100644
--- a/packages.ent
+++ b/packages.ent
@@ -490,10 +490,10 @@
<!ENTITY udev-ch6-du "5.8 MB">
<!ENTITY udev-ch6-sbu "0.1 SBU">
-<!ENTITY udev-config "udev-config-20070304">
-<!ENTITY udev-config-size "12 KB">
+<!ENTITY udev-config "udev-config-20070731">
+<!ENTITY udev-config-size "13 KB">
<!ENTITY udev-config-url "http://www.linuxfromscratch.org/lfs/downloads/development/&udev-config;.tar.bz2">
-<!ENTITY udev-config-md5 "5f387296f1771c1c6b652284cfab5d9b">
+<!ENTITY udev-config-md5 "49c72e712f38c18884bd11a9a3b7e968">
<!ENTITY udev-config-home " ">
<!ENTITY util-linux-version "2.12r">