summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 10:12:35 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-07 10:12:35 +0200
commit7dd61fad9a41ddd4279b51fb86d76a9484876e36 (patch)
treec03e3526b908350f5750fcce6b2d257d99d6761f /debian/changelog
parent3580e481e0dcbb4a39d687137eafcda60d8e85d5 (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/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2791a4e67..1c24a6b29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ apt (0.8.2ubuntu1) maverick; urgency=low
* apt-pkg/init.cc:
- ignore ".distUpgrade" and ".save" files in sources.list.d
(LP: #631770)
+ * 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> Tue, 07 Sep 2010 09:27:24 +0200