diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-09-12 12:45:50 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-09-12 12:45:50 +0000 |
commit | cdadf54b3ab67aed6e9ecf902aabf4cc9896ef9e (patch) | |
tree | 7d14b2c61732bca50be87aa675b42c713ef44755 /debian | |
parent | 43835916cf5ebf40df642f2a9bea6bdd702dc975 (diff) |
* fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cc3da8f84..e88689667 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.6.41.1) unstable; urgency=low + + * apt-pkg/cdrom.cc: + - unmount the cdrom when apt failed to locate any package files + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Sep 2005 13:45:53 +0200 + apt (0.6.41) unstable; urgency=low * improved the support for "error" and "conffile" reporting from |