diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 10:02:59 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 10:02:59 +0200 |
commit | 92e85e0b782ac79c795de60adc094b0c015e490d (patch) | |
tree | 7bbd000e64c259c175a1fed66c815382176621a5 /debian/changelog | |
parent | ca07950ec545b41a18cbeff0ec0ba43624592c07 (diff) | |
parent | 8deb53abcc5c22cdbd8b17e0db8b752c3d2783c8 (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/changelog')
-rw-r--r-- | debian/changelog | 9 |
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 ] |