fix call to transition script in postinst script, and fix lintian error about transit...
[monkeysphere.git] / packaging / debian / changelog
index 2aaa9ca43aadaf079bc5073a0680fafc503b2fcb..6a9ea18f76e4f08c7612464edaa2cc80640f6bd9 100644 (file)
@@ -1,10 +1,27 @@
 monkeysphere (0.23~pre-1) UNRELEASED; urgency=low
-
-  * New upstream release:
-    - added better checks for the existence of a host private key for
-      functions that require it to be there.
-
- -- Jameson Graef Rollins <jrollins@finestructure.net>  Sun, 30 Nov 2008 17:14:50 -0500
+  
+  "The Golden Bezoar Release"
+
+  * New upstream release.
+  * rearchitect UI:
+    - replace monkeysphere-server with monkeysphere-{authentication,host}
+    - fold monkeysphere-ssh-proxycommand into /usr/bin/monkeysphere
+
+  * new ability to import existing ssh key into monkeysphere
+  * simplify adding a host to the monkeysphere, automate the process
+    during debian installation
+  * provide pem2openpgp for translating unencrypted PEM-encoded raw key
+    material into OpenPGP keys.
+  * added better checks for the existence of a host private key for
+    functions that require it to be there.
+  * get rid of getopts dependency
+  * added version output option
+  * check that existing authentication keys are valid in gen_key
+     function.
+  * add transition infrastructure for major changes between releases (see
+    transitions/README.txt)
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 19 Feb 2009 02:14:44 -0500
 
 monkeysphere (0.22-1) unstable; urgency=low