diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-04-06 11:47:32 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-04-06 11:47:32 +0000 |
commit | 279048500953d786320065d0140b74a08d3a6368 (patch) | |
tree | 269c13714b1622ae4e9b4b548b1706bc69479367 /debian/changelog | |
parent | 9f4050313c75c9897b7988a62a8288f5dcea4270 (diff) |
* honor "Acquire::gpgv::Options" in apt-cdrom too
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0c46871e3..a30b64f3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ apt (0.6.35ubuntu1) hoary; urgency=low re-get the Release.gpg file (for broken proxies) * debian/apt.cron.daily: MinAge is defaulting to 2 days now to prevent over-aggresive removal + * apt-pkg/cdrom.cc: + - honor "Acquire::gpgv::Options" when verfiying the signature -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 31 Mar 2005 20:37:11 +0200 |