X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=ad4dd063645c499e110d176523c0adad06ba9a16;hb=94c28acd69a41f5733e3b4d800c755b053ca3449;hp=28b9637b82d9ad9197bddfe42b7153d21aefd538;hpb=37c39c434872a2fc48da7e8d1d78ec2382090426;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 28b9637..ad4dd06 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,4 +1,25 @@ -monkeysphere (0.26~pre-1) unstable; urgency=low +monkeysphere (0.28-1~pre1) UNRELEASED; urgency=low + + * New upstream release: + - rename keys-from-userid command to more accurate keys-for-userid + + -- Jameson Rollins Mon, 11 Jan 2010 23:16:56 -0500 + +monkeysphere (0.27-1) unstable; urgency=low + + * New upstream release: + - fixed monkeysphere gen-subkey subcommand that was erroneously + creating DSA subkeys due to unannounced change in gpg edit-key UI. + Now tests for gpg version (closes MS #1536) + - add new monkeysphere keys-from-userid subcommand to output all + acceptable keys for a given user ID literal + * updated debian/copyright to match the latest revision of DEP5. + * updated standards version to 3.8.3 (no changes needed) + * add cpio to Build-Depends (used in test suite) (Closes: #562444) + + -- Jameson Rollins Mon, 11 Jan 2010 20:54:21 -0500 + +monkeysphere (0.26-1) unstable; urgency=low * New upstream release: - add 'refresh-keys' subcommand to monkeysphere-authentication @@ -7,8 +28,12 @@ monkeysphere (0.26~pre-1) unstable; urgency=low permission-checking (closes MS #649) - test scripts use STRICT_MODES to avoid failure when built under /tmp (Closes: #527765) + - do permissions checks with a perl script instead of non-portable + readlink GNUisms + - bail on permissions check if we hit the home directory (helpful on + Mac OS and other systems with loose /home or /Users (closes MS #675) - -- Daniel Kahn Gillmor Sun, 26 Jul 2009 22:18:20 -0400 + -- Jameson Graef Rollins Sat, 01 Aug 2009 17:11:05 -0400 monkeysphere (0.25-1) unstable; urgency=low