diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | packages.ent | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1e32257f0..003e3dc9b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2008-02-17</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Udev-config-20080217.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Tcl-8.4.18. Fixes <ulink url="&lfs-ticket-root;2146">#2146</ulink>.</para> </listitem> diff --git a/packages.ent b/packages.ent index a00c899de..24a496ae1 100644 --- a/packages.ent +++ b/packages.ent @@ -496,10 +496,10 @@ <!ENTITY udev-ch6-du "5.8 MB"> <!ENTITY udev-ch6-sbu "0.1 SBU"> -<!ENTITY udev-config "udev-config-20070731"> +<!ENTITY udev-config "udev-config-20080217"> <!ENTITY udev-config-size "13 KB"> <!ENTITY udev-config-url "&downloads-root;&udev-config;.tar.bz2"> -<!ENTITY udev-config-md5 "49c72e712f38c18884bd11a9a3b7e968"> +<!ENTITY udev-config-md5 "a521a256799fcba14f2f15cacec48a9f"> <!ENTITY udev-config-home " "> <!ENTITY util-linux-ng-version "2.13.1"> |