diff options
author | maximilian attems <maks@debian.org> | 2010-07-05 21:53:52 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2010-07-05 21:53:52 +0200 |
commit | 89a79c1c9f15220a377fd11d49687e17b2958062 (patch) | |
tree | f51b336482886aa9ff0d2e75410903341863ac80 | |
parent | 90d99e475616b9819226afcf09b866fa2fcd9985 (diff) | |
download | initramfs-tools-89a79c1c9f15220a377fd11d49687e17b2958062.tar.gz initramfs-tools-89a79c1c9f15220a377fd11d49687e17b2958062.zip |
release 0.97.1v0.97.1
urgency high as it fixes initramfs-tools compress handling.
Signed-off-by: maximilian attems <maks@debian.org>
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3e8189..bccde47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +initramfs-tools (0.97.1) unstable; urgency=high + + * [90d99e4] mkinitramfs: Fix initramfs generation without COMPRESS set. + (Closes: 587608) - thanks Valentin QUEQUET <valentin.quequet@orange.fr> + + -- maximilian attems <maks@debian.org> Mon, 05 Jul 2010 21:50:47 +0200 + initramfs-tools (0.97) unstable; urgency=low [ Martin Michlmayr ] |