diff options
author | Michael Vogt <mvo@debian.org> | 2013-06-06 19:25:59 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-06-06 19:25:59 +0200 |
commit | 1af17f1de32234f3a878bd22eea1f45dff06eeb9 (patch) | |
tree | 7ec42beefb07679731a11db662d06d1dbf11793a /debian/changelog | |
parent | 064235a63e4ef761ade3921bbf2d8c1f3718b980 (diff) | |
parent | 920fa16da3724e6359b60e6ac0c482343651e440 (diff) |
merged trunk
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 450a9c382..aa8553251 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,12 @@ apt (0.9.8.2) unstable; 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. + -- Michael Vogt <mvo@debian.org> Thu, 06 Jun 2013 19:15:14 +0200 apt (0.9.8.1) unstable; urgency=low |