From: Michael Prokop Date: Fri, 26 Feb 2010 12:28:11 +0000 (+0100) Subject: Update changelog and bump version number. X-Git-Tag: v0.35~1 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=3438c84df5f5a5c4e5a99799d2a8eded3c6dcf12 Update changelog and bump version number. --- diff --git a/debian/changelog b/debian/changelog index 3117250..14c0c6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +grml-debootstrap (0.35) unstable; urgency=low + + * Do NOT execute 'umount -a' in chroot script for cleanup. This + can cause problems with installations to directories. + Thanks for the bugreport and debugging, Tong Sun. + [Closes: issue806] + + -- Michael Prokop Fri, 26 Feb 2010 13:27:41 +0100 + grml-debootstrap (0.34) unstable; urgency=low * Move the apt cache removal function to a later point of execution diff --git a/grml-debootstrap b/grml-debootstrap index f6de36b..4e977fd 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -11,7 +11,7 @@ set -e # exit on any error # variables {{{ PN="$(basename $0)" -VERSION='0.34' +VERSION='0.35' MNTPOINT="/mnt/debootstrap.$$" # inside the chroot system locales might not be available, so use minimum: