summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-02-20 11:58:35 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:07 +0100
commitd655e60289cedb0cfb968e09a0b4f8c902479cb3 (patch)
tree83674998359c8f4dce629bf373e1f5042750a2fd
parenta16e96b9f2baf702da7104d6ccd3bf61dbd49319 (diff)
downloadlive-boot-d655e60289cedb0cfb968e09a0b4f8c902479cb3.tar.gz
live-boot-d655e60289cedb0cfb968e09a0b4f8c902479cb3.zip
Releasing debian version 1.173.2-1.
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7bb7712..8407c54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+live-initramfs (1.173.2-1) unstable; urgency=low
+
+ [ Daniel Baumann ]
+ * Updating homepage field in control.
+
+ [ amnesia ]
+ * Correcting live-media=removeable{,-usb} behaviour to match the
+ documented one.
+
+ [ Daniel Baumann ]
+ * Removing unionfs workaround for kernel versions << 2.6.22, not
+ usefull anymore.
+ * Mounting aufs layer with detached inode index, this solves the
+ 'leaving unclean filesystem when using persistency' problem.
+ * Removing unused syncs in initscript.
+
+ [ Luigi Capriotti ]
+ * Skip loading usb modules when quickusbmodules parameter is
+ specified.
+
+ -- Daniel Baumann <daniel@debian.org> Sat, 20 Feb 2010 11:55:41 +0100
+
live-initramfs (1.173.1-1) unstable; urgency=medium
[ intrigeri ]