summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-09-12 13:51:58 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-09-12 13:51:58 +0000
commit1c19f1a34b96b7cc21798c47ef572661f103aec9 (patch)
treed09769a983e5562378431cd537db83beda4d741a /debian
parente3c00bf5af56e2575ffb0db49dd6d706544ca30b (diff)
parentcdadf54b3ab67aed6e9ecf902aabf4cc9896ef9e (diff)
* backported a fix from apt-cdrom so that it umounts it's cdrom again in case of error
Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-55 * fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 06a357661..c1a625b97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ apt (0.6.40.1ubuntu5) breezy; urgency=low
* Cheery picked michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-{50,51}.
This adds media-change reporting to the apt status-fd (ubuntu #15213)
+ * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-55:
+ 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 15:44:26 +0200