X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=7ba57c674a2a9d3cfe909434af93695678635bb7;hb=7c72a8610db4e4ba406fc431a0450dcec1642a5c;hp=cc25e445296c5fad5dfb0f04caf40d22d06e19e2;hpb=52c57528a496882496971d80ea946890691481bb;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index cc25e44..7ba57c6 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,31 @@ +monkeysphere (0.27-1) UNRELEASED; 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. + * updated debian/copyright to match the latest revision of DEP5. + * updated standards version to 3.8.3 + * updated Depends to require >=1.4.10 due to gpg UI change. + * add cpio to Build-Depends (used in test suite) (Closes: #562444) + + -- Jameson Graef Rollins Thu, 24 Dec 2009 12:28:21 -0500 + +monkeysphere (0.26-1) unstable; urgency=low + + * New upstream release: + - add 'refresh-keys' subcommand to monkeysphere-authentication + - improve marginal UI (closes MS #1141) + - add MONKEYSPHERE_STRICT_MODES configuration to avoid + 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) + + -- Jameson Graef Rollins Sat, 01 Aug 2009 17:11:05 -0400 + monkeysphere (0.25-1) unstable; urgency=low * New upstream release: