summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-06-04 08:42:07 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:47:59 +0100
commit644a3952a93824d6de2832b8f81900336b40c987 (patch)
tree29182de168313906bcbb24f52c5ed6e340a05a9c
parent5ce5bb4dda84fa6796838bed3a78a03a8b1b33bf (diff)
downloadlive-boot-644a3952a93824d6de2832b8f81900336b40c987.tar.gz
live-boot-644a3952a93824d6de2832b8f81900336b40c987.zip
Releasing debian version 1.132.1-1.
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 17af4ed..7ee5f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+live-initramfs (1.132.1-1) unstable; urgency=medium
+
+ [ Chris Lamb ]
+ * Don't escape asterisks in languagelist update code
+
+ [ Daniel Baumann ]
+ * Updating copyright header in live-snapshot.
+ * Removing useless whitespaces and empty lines.
+ * Correcting grammatical errors in live-snapshot description.
+ * Removing live-snapshot version as this component is always released
+ within live-initramfs itself.
+ * Adding Michal Suchanek <hramrach@centrum.cz> to credits file.
+ * Merging casper 1.132.
+ * Merging casper 1.131.
+ * Ignoring floppy devices for live filesystem as well as live
+ persistency.
+ * Adding patch from Michal Suchanek <hramrach@centrum.cz> to tail
+ live.log and show its messages during boot (Closes: #440238).
+ * Updating vcs fields in control file.
+ * Handling conflicting klibc includes with initramfs-hooks of other
+ packages (Closes: 475783).
+
+ [ Marco Amadori ]
+ * Fixes "live-snapshot on reboot could not find a writable '/tmp' or
+ '/mnt'" bug.
+ * Calling live-snapshot now produces an output file.
+
+ [ Michal Suchanek ]
+ * Workaround loop-aes-utils losetup incompatibility
+ * Fix toram (change mount --move to mount -o move)
+
+ -- Daniel Baumann <daniel@debian.org> Mon, 02 Jun 2008 00:00:00 +0200
+
live-initramfs (1.130.1-3) unstable; urgency=high
* Handle non-existing klibc includes in live hook (Closes: #475783).