summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-01-16 16:41:06 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-01-16 16:41:06 +0100
commit7fbe42c07e7dae58477819d25b1d6b2b53367aa7 (patch)
tree0de01e874059446fc4f5ebf83bce36baafae1350 /debian
parentb7c5ca8c3138c2a8045bb4ef3545cb348a05e67b (diff)
* cmdline/apt-key:
- add support for a master-keyring that contains signing keys that can be used to sign the archive signing keys. This should make key-rollover easier.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 700e93af7..92fdcf57c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,12 @@ apt (0.7.11) UNRELEASED; urgency=low
to be set to false in order to disable list cleanup; this broke the
installer. Instead, disable list cleanup if either of them is set to
false.
+
+ [ Michael Vogt ]
+ * cmdline/apt-key:
+ - add support for a master-keyring that contains signing keys
+ that can be used to sign the archive signing keys. This should
+ make key-rollover easier.
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jan 2008 12:06:12 +0100