summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-05-21 13:06:18 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-05-21 13:06:18 -0400
commite2e86b09f48ae9e3c115a7215256ac1345f86a5c (patch)
treee005bbee23c9f224dc7efa31dcc7c82a4ff9bbb0 /packaging
parentdc89c4d16b754408f5e24067073ead1e9e231c48 (diff)
properly match fingerprints with leading 0 bytes (https://labs.riseup.net/code/issues/show/831)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index fa94721..e8e535a 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -10,9 +10,11 @@ monkeysphere (0.25-1~pre) UNRELEASED; urgency=low
- add 'sshfpr' subcommand to output the ssh fingerprint of a gpg key
- pem2openpgp now generates self-sigs over SHA-256 instead of SHA-1
- some portability improvements
+ - properly handle translation of keys with fingerprints with leading
+ all-zero bytes.
* update Standard-Version to 3.8.1
- -- Jameson Graef Rollins <jrollins@finestructure.net> Thu, 30 Apr 2009 15:34:28 -0700
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 21 May 2009 13:04:10 -0400
monkeysphere (0.24-1) unstable; urgency=low