From 9d4655cf55ec0ab2d95b707e6b5ff009f0515bcd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Dec 2017 18:16:14 -0400 Subject: two diskimage edge case fixes * DiskImage: Fix rsync crash when a mount point does not exist in the chroot. * Fix bug in unmountBelow that caused unmounting of nested mounts to fail. This commit was sponsored by Jack Hill on Patreon. --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index bfb884ce..3da0622f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ propellor (5.2.0) UNRELEASED; urgency=medium * DiskImage: Use safeAlignment. It didn't seem worth making the alignment configurable here. * Fixed rounding bug in Parted.calcPartTable. + * DiskImage: Fix rsync crash when a mount point does not exist in the + chroot. + * Fix bug in unmountBelow that caused unmounting of nested mounts to + fail. -- Joey Hess Wed, 29 Nov 2017 11:45:08 -0400 -- cgit v1.3-2-g0d8e