summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 10:02:59 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 10:02:59 +0200
commit92e85e0b782ac79c795de60adc094b0c015e490d (patch)
tree7bbd000e64c259c175a1fed66c815382176621a5 /debian
parentca07950ec545b41a18cbeff0ec0ba43624592c07 (diff)
parent8deb53abcc5c22cdbd8b17e0db8b752c3d2783c8 (diff)
* apt-pkg/indexcopy.cc:
- only use trusted.gpg.d directory if it exists - do not replace /dev/null when running in APT::CDROM::NoAct mode (LP: #612666), thanks to Colin Watson
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 667640f98..b5ff68555 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.8.3) UNRELEASED; urgency=low
+
+ * apt-pkg/indexcopy.cc:
+ - only use trusted.gpg.d directory if it exists
+ - do not replace /dev/null when running in APT::CDROM::NoAct
+ mode (LP: #612666), thanks to Colin Watson
+
+ -- Michael Vogt <mvo@debian.org> Tue, 07 Sep 2010 10:02:02 +0200
+
apt (0.8.2) unstable; urgency=low
[ Manpages translations ]