diff options
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | packages.ent | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d2687ef62..27cef508a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> + + <listitem> + <para>2009-09-25</para> + <itemizedlist> + <listitem> + <para>[bryan] Upgrade to udev-config-20090925. Fixes <ulink + url="&lfs-ticket-root;2497">#2497</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> <listitem> <para>2009-09-24</para> diff --git a/packages.ent b/packages.ent index 1006da3f8..01d70cb14 100644 --- a/packages.ent +++ b/packages.ent @@ -513,7 +513,7 @@ <!ENTITY udev-ch6-du "11.6 MB"> <!ENTITY udev-ch6-sbu "0.2 SBU"> -<!ENTITY udev-config "udev-config-20090523"> <!-- Scripts depend on this format --> +<!ENTITY udev-config "udev-config-20090925"> <!-- Scripts depend on this format --> <!ENTITY udev-config-size "UDEV-SIZE KB"> <!-- Updated in Makefile --> <!ENTITY udev-config-url "&downloads-root;&udev-config;.tar.bz2"> <!ENTITY udev-config-md5 "UDEV-MD5SUM"> <!-- Updated in Makefile --> |