gnomeweb-wml r5960 - trunk/www.gnome.org/projects/seahorse
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomeweb-wml r5960 - trunk/www.gnome.org/projects/seahorse
- Date: Sun, 9 Mar 2008 15:43:53 +0000 (GMT)
Author: nnielsen
Date: Sun Mar 9 15:43:53 2008
New Revision: 5960
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=5960&view=rev
Log:
Update for 2.22 version
Modified:
trunk/www.gnome.org/projects/seahorse/RELEASE-NOTES-STABLE.txt
trunk/www.gnome.org/projects/seahorse/download.html
trunk/www.gnome.org/projects/seahorse/index.html
Modified: trunk/www.gnome.org/projects/seahorse/RELEASE-NOTES-STABLE.txt
==============================================================================
--- trunk/www.gnome.org/projects/seahorse/RELEASE-NOTES-STABLE.txt (original)
+++ trunk/www.gnome.org/projects/seahorse/RELEASE-NOTES-STABLE.txt Sun Mar 9 15:43:53 2008
@@ -3,18 +3,94 @@
encryption/decryption operations.
+Changes between 2.20.0 and 2.22.0:
+===================================
+
+ * Add complete support for managing gnome-keyring passwords.
+ * Remove dumb code that munges gpg.conf on seahorse-agent
+ startup. seahorse-agent must now be started from the
+ X session scripts.
+ * Remove SSH agent proxy, since a proper SSH agent now exists
+ in gnome-keyring.
+ * Use libsoup 2.4 for key server. [Dan Winship]
+ * Don't add an extra 'dot' to file names [Kip Warner]
+ * Build nautilus plugin with new gio enabled nautilus
+ [Wouter Bolsterlee, Brian Pepple]
+ * Better drag and drop in key window [Christian Persch]
+ * Build Epiphany plugin with new Epiphany API.
+ * Fix crashers.
+ * HIG fixes.
+
+
+Contributors:
+==============
+
+Many thanks to everyone who contributed fixes, functionality and advice:
+
+ * Jasper Lievisse Adriaanse
+ * Wouter Bolsterlee
+ * Luca Ferretti
+ * Josselin Mouette
+ * Brian Pepple
+ * Christian Persch
+ * JP Rosevear
+ * Adam Schreiber
+ * Kip Warner
+ * Gotz Waschk
+ * Dan Winship
+ * Michael Wolf
+
+
Updated Translations:
======================
- * Djihed Afifi (ar)
- * Ihar Hrachyshka (be)
+ * Djihed Afifi, Khaled Hosny, Abou Manal (ar)
+ * Ihar Hrachyshka (be)
+ * Runa Bhattacharjee (bn_IN)
+ * Josep Puigdemont i CasamajÃ, Gil Forcada (ca)
+ * Vitezslav Kotrla (cs)
+ * Kenneth Nielsen (da)
+ * Philipp Kerling (de)
+ * Nikos Charonitakis, Dimitrios Typaldos (el)
+ * Philip Withnall (en_GB)
+ * Jorge Gonzalez (es)
+ * Ivar Smolin (et)
+ * Ilkka Tuohela, Tommi Vainikainen (fi)
+ * Robert-Andrà Mauchin, StÃphane Raimbault (fr)
+ * SeÃn de BÃrca (ga)
+ * Ignacio Casal Quinteiro (gl)
+ * Yair Hershkovitz (he)
+ * Milo Casagrande (it)
+ * Takeshi AIHANA (ja)
+ * Changwoo Ryu (ko)
+ * Shankar Prasad (kn)
+ * Jovan Naumovski (mk)
+ * Sandeep Shedmake (mr)
+ * Kjartan Maraas, Espen Stefansen (nb)
+ * Pawan Chitrakar (ne)
+ * Daniel van Eeden (nl)
+ * Yannig Marchegay (oc)
+ * GNOME PL Team (pl)
+ * Duarte Loreto (pt)
+ * Luiz Armesto, Pedro de Medeiros (pt_BR)
+ * Yuri Kozlov (ru)
+ * Danishka Navin (si)
+ * Matej UrbanÄiÄ (sl)
+ * Daniel Nylander (sv)
+ * Tirumurthi Vasudevan (ta)
+ * Theppitak Karoonboonyanan (th)
+ * Gil Forcada, Deniz Kocak (tr)
+ * Maxim Dziumanenko (uk)
+ * Nguyán ThÃi Ngác Duy (vi)
+ * Chao-Hsiung Liao (zh_HK)
+ * Chao-Hsiung Liao (zh_TW)
Downloads:
===========
Source code:
-http://download.gnome.org/sources/seahorse/2.20/seahorse-2.20.3.tar.gz
-[MD5 sum: 4005561cefaf06267bf830502bf98508]
+http://download.gnome.org/sources/seahorse/2.22/seahorse-2.22.0.tar.gz
+[MD5 sum: 2ed472dd39cc7610d490f73371443418]
Notes:
@@ -23,4 +99,3 @@
* Bug reports are appreciated and should be filed in the
GNOME Bugzilla.
-
Modified: trunk/www.gnome.org/projects/seahorse/download.html
==============================================================================
--- trunk/www.gnome.org/projects/seahorse/download.html (original)
+++ trunk/www.gnome.org/projects/seahorse/download.html Sun Mar 9 15:43:53 2008
@@ -27,9 +27,9 @@
<h2>Download</h2>
-<h3>Current stable release is Seahorse 2.20.3</h3>
-<p><a href="http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.20/seahorse-2.20.3.tar.gz">http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.20/seahorse-2.20.3.tar.gz</a><br>
-MD5 sum: 4005561cefaf06267bf830502bf98508</p>
+<h3>Current stable release is Seahorse 2.22.0</h3>
+<p><a href="http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.22/seahorse-2.22.0.tar.gz">http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.22/seahorse-2.22.0.tar.gz</a><br>
+MD5 sum: 2ed472dd39cc7610d490f73371443418</p>
<p><a href="http://ftp.gnome.org/pub/GNOME/sources/seahorse/1.0/">Previous stable releases</a></p>
Modified: trunk/www.gnome.org/projects/seahorse/index.html
==============================================================================
--- trunk/www.gnome.org/projects/seahorse/index.html (original)
+++ trunk/www.gnome.org/projects/seahorse/index.html Sun Mar 9 15:43:53 2008
@@ -51,7 +51,7 @@
<div id="sidebar">
<p class="section">Stable</p>
- <p>Seahorse 2.20.3 stable now available
+ <p>Seahorse 2.22.0 stable now available
<br><a href="RELEASE-NOTES-STABLE.txt">Release Notes</a></p>
<p class="section">Testing</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]