seahorse r2291 - in trunk: . gkr pgp pkcs11 po src ssh



Author: nnielsen
Date: Mon Jul 21 22:50:01 2008
New Revision: 2291
URL: http://svn.gnome.org/viewvc/seahorse?rev=2291&view=rev

Log:
	* configure.in:
	* NEWS:
	* README: Release 2.23.5


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/README
   trunk/configure.in
   trunk/gkr/vala-build.stamp
   trunk/pgp/vala-build.stamp
   trunk/pkcs11/vala-build.stamp
   trunk/po/ChangeLog
   trunk/src/vala-build.stamp
   trunk/ssh/vala-build.stamp

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jul 21 22:50:01 2008
@@ -1,3 +1,29 @@
+seahorse 2.23.5
+---------------
+
+    * Fix importing keys from key servers [Mackenzie Morgan]
+    * Factor out seahorse-plugins to a different module.
+    * Add XDS drag and drop support. 
+    * Remove gnome-vfs dependency and use gio instead.
+    * Return key id of signer from DBus service even when key
+      is not found locally [Adam Schreiber]
+    * Refactor UI code internally into modules. 
+    * Remove hard GPG and GPGME dependency.
+    * Replace signer drop down in key chooser with just a check 
+      button when only one secret key exists. [Adam Schreiber]
+    * Set sync button insensitive when no server is selected. 
+      [Adam Schreiber]
+    * Test for secure memory before using it. [Coleman Kane]
+    * Change trust model used to match GPG's. [Adam Schreiber]
+    * Remove libgnome and libgnomeui dependencies. [Saleem Abdulrasool]
+    * Grab keyboard focus when prompting for password. 
+      [Josselin Mouette]
+    * Use the vala programming language for some code.
+    * Add initial infrastructure for PKCS#11 key/certificate support.
+    * Save and load window sizes from gconf. [Adam Schreiber]
+    * Build fixes [Brian Cameron, Saleem Abdulrasool, Alexis Ballier, 
+      Christian Persch, Rodrigo Moya]
+
 seahorse 2.22.0
 ---------------
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Mon Jul 21 22:50:01 2008
@@ -1,5 +1,5 @@
 Seahorse: a Gnome encryption interface.
-This describes version 2.22.0
+This describes version 2.23.5
 
 Seahorse is a graphical interface for managing and using encryption keys. 
 Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jul 21 22:50:01 2008
@@ -5,7 +5,7 @@
 dnl ****************************************************************************
 dnl MAIN SEAHORSE VERSION (update after release)
 
-AC_INIT(seahorse, 2.23.0)
+AC_INIT(seahorse, 2.23.5)
 
 dnl ****************************************************************************
 dnl LIBCRYPTUI libtool versioning

Modified: trunk/gkr/vala-build.stamp
==============================================================================
--- trunk/gkr/vala-build.stamp	(original)
+++ trunk/gkr/vala-build.stamp	Mon Jul 21 22:50:01 2008
@@ -1 +1 @@
-1216417233
+1216678890

Modified: trunk/pgp/vala-build.stamp
==============================================================================
--- trunk/pgp/vala-build.stamp	(original)
+++ trunk/pgp/vala-build.stamp	Mon Jul 21 22:50:01 2008
@@ -1 +1 @@
-1216417244
+1216678946

Modified: trunk/pkcs11/vala-build.stamp
==============================================================================
--- trunk/pkcs11/vala-build.stamp	(original)
+++ trunk/pkcs11/vala-build.stamp	Mon Jul 21 22:50:01 2008
@@ -1 +1 @@
-1216417239
+1216678933

Modified: trunk/src/vala-build.stamp
==============================================================================
--- trunk/src/vala-build.stamp	(original)
+++ trunk/src/vala-build.stamp	Mon Jul 21 22:50:01 2008
@@ -1 +1 @@
-1216417260
+1216679108

Modified: trunk/ssh/vala-build.stamp
==============================================================================
--- trunk/ssh/vala-build.stamp	(original)
+++ trunk/ssh/vala-build.stamp	Mon Jul 21 22:50:01 2008
@@ -1 +1 @@
-1216417251
+1216679059



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]