diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-18 12:32:24 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-18 12:32:24 +0000 |
commit | 1891a2ca1611863e9d3182ea1ee54beb34a51f69 (patch) | |
tree | 9bd02533ebc8864269d99dd08d0a22fb86b1e613 /chapter01 | |
parent | 081266a57d7cbcc93dfdc92313352f3ff7d25fc7 (diff) |
Prevent E2fsprogs from overwriting Util-Linux-NG's copy of uuidd. Fixes #2443.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 130c5626a..021e21ba2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-07-18</para> <itemizedlist> <listitem> + <para>[matthew] - Prevent E2fsprogs from overwriting Util-Linux-NG's + version of <command>uuidd</command>. Fixes + <ulink url="&lfs-ticket-root;2443">#2443</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Module-Init-Tools-3.10. Fixes <ulink url="&lfs-ticket-root;2441">#2441</ulink>.</para> </listitem> |