aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-03-20 19:43:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-03-20 19:43:00 +0000
commit2a8f7247a4fcd4a55e669a9217cb77419a42cb7a (patch)
tree405fb70769905dde36635a2f69276c550ed7b8d8
parentd88f077bfc5a74a6328755226be3b58e52e4bd7f (diff)
Upgrade to Udev-lfs-198-3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml11
-rw-r--r--general.ent4
-rw-r--r--packages.ent4
3 files changed, 15 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index fcd098747..189c5d3d9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2013-03-20</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Upgrade to Udev-lfs-198-3 to fix issues with libdrm
+ installation in BLFS. Thanks to Nico P for the report, and to Armin
+ for the fix.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-03-16</para>
<itemizedlist>
<listitem>
diff --git a/general.ent b/general.ent
index 7b513c604..f79d6d7a4 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20130316">
-<!ENTITY releasedate "March 16, 2013">
+<!ENTITY version "SVN-20130320">
+<!ENTITY releasedate "March 20, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.4">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index 2e44b395c..b325e341f 100644
--- a/packages.ent
+++ b/packages.ent
@@ -540,10 +540,10 @@
<!ENTITY tzdata-ch6-du "6.4 MB">
<!ENTITY tzdata-ch6-sbu "less than 0.1 SBU">
-<!ENTITY udev-lfs "udev-lfs-&systemd-version;-2">
+<!ENTITY udev-lfs "udev-lfs-&systemd-version;-3">
<!ENTITY udev-lfs-size "17 KB">
<!ENTITY udev-lfs-url "&anduin-other;&udev-lfs;.tar.bz2">
-<!ENTITY udev-lfs-md5 "5839881af568ef5514477a5f3d5b66d3">
+<!ENTITY udev-lfs-md5 "67febde024de9dee70e909fa64af8dd4">
<!ENTITY udev-lfs-home " ">
<!ENTITY util-linux-version "2.22.2">