summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2008-12-19 14:09:44 +0100
committermaximilian attems <maks@debian.org>2008-12-19 14:09:44 +0100
commit15dea23a41c24c07c2ea36deb49c8cbf478bb32b (patch)
tree260efe750d55586202e1acadc5a0ec02db0a7116
parentc9df41aa3214887d2f306a493778a3cf8965060f (diff)
downloadinitramfs-tools-15dea23a41c24c07c2ea36deb49c8cbf478bb32b.tar.gz
initramfs-tools-15dea23a41c24c07c2ea36deb49c8cbf478bb32b.zip
release 0.92n
d-i fix, thus high urgency.
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9acbfcc..4edb150 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+initramfs-tools (0.92n) unstable; urgency=high
+
+ [ Eugene Paskevich ]
+ * hook-functions: Fix MODULES=dep for lvm LABEL fstab notation.
+ (closes: #508906)
+
+ [ maximilian attems ]
+ * all_generic_ide: Also parse boolean bootoption. (closes: #507805)
+ * initramfs-tools.8: Document where to look up NFSOPTS. (closes: #502927)
+ * update-initramfs.8: List -d and mark the non-optional as such.
+
+ [ S. Sakar ]
+ * hook-functions: MODULES=dep fix encrypted loop device.
+ (closes: #499666)
+
+ -- maximilian attems <maks@debian.org> Fri, 19 Dec 2008 14:03:13 +0100
+
initramfs-tools (0.92m) unstable; urgency=medium
[ Colin Watson ]