summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf48bff..2916413 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+initramfs-tools (0.91b) unstable; urgency=low
+
+ * hooks/udevhelper: Adding all /lib/udev on initramfs if missing. Due to
+ overly strict errexit usage by udev hook functionality might be missing.
+ This is an potential Etch Lenny upgrade issue on UUID and LABEL roots.
+ Thanks Michael Prokop <mika@grml.org> for report. (closes: 431291)
+
+ -- maximilian attems <maks@debian.org> Thu, 04 Oct 2007 12:00:33 +0200
+
initramfs-tools (0.91a) unstable; urgency=low
* init: Fix resuming with hardcoded uppercase RESUME variable.