diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 09:57:09 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-07 09:57:09 +0200 |
commit | 8deb53abcc5c22cdbd8b17e0db8b752c3d2783c8 (patch) | |
tree | 19d7c2f43424e2aa7bdebfeb160af9d65c251380 /debian | |
parent | 3d661e4aa122dedcf830062f34b1db18cb45fc59 (diff) |
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/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c81026041..3cdeb593f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ apt (0.8.2) unstable; 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 <michael.vogt@ubuntu.com> Fri, 03 Sep 2010 20:21:43 +0200 |