X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=3d31dbfde058a75cadc3c1fc3885444162a0a353;hb=a0bf94cc8d83a2813b9590fe79eb4aed86709ed2;hp=cc25e445296c5fad5dfb0f04caf40d22d06e19e2;hpb=52c57528a496882496971d80ea946890691481bb;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index cc25e44..3d31dbf 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,25 @@ +monkeysphere (0.26-2) UNRELEASED; urgency=low + + * updated debian/copyright to match the latest revision of DEP5. + + -- Daniel Kahn Gillmor Sat, 28 Nov 2009 18:21:31 -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: