diff options
author | Michael Vogt <mvo@debian.org> | 2013-06-06 19:17:25 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-06-06 19:17:25 +0200 |
commit | 920fa16da3724e6359b60e6ac0c482343651e440 (patch) | |
tree | 959b16ea2c9c7197d850ceab15b4e3b365934c88 /debian/changelog | |
parent | 245ba2c306e663fb311b7796fdf13a7ae7073a4d (diff) | |
parent | ecc46c1c42bb1aa59a0c8f0fb3eb12a5938da6ca (diff) |
Merge branch 'debian/sid' of https://github.com/ion1/apt into debian/sid
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e31070aec..7d22ba396 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,11 @@ apt (0.9.8.2) UNRELEASED; urgency=low * Fix crash when the "mirror" method does not find any entry (closes: #699303) + [ Johan Kiviniemi ] + * cmdline/apt-key: + - Create new keyrings with mode 0644 instead of 0600. + - Accept a nonexistent --keyring file with the adv subcommand as well. + -- Christian Perrier <bubulle@debian.org> Thu, 16 May 2013 22:28:22 +0200 apt (0.9.8.1) unstable; urgency=low |