ANNOUNCEMENT: seahorse 3.2.0
- From: Stef Walter <stefw collabora co uk>
- To: gnome-announce-list gnome org, seahorse-list gnome org
- Subject: ANNOUNCEMENT: seahorse 3.2.0
- Date: Mon, 26 Sep 2011 08:24:00 +0200
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.
Important Notes:
================
* Requires GTK+ 3.x
* The libcryptui library is now released separately
Highlights between 3.0.0 and 3.2.0:
=======================================
* Use pool.sks-keyservers.net instead of pgp.mit.edu by default
* Create new keyring items in the right keyring
* Rename seahorse displayed name to 'Passwords and Keys'
* Rework SSH password prompting, key generation and upload, to match
changes in OpenSSH
* Fix DNS-SD key sharing crasher and make compatible with
seahorse-sharing
* Split out libcryptui into its own module
* Add some Glib style debug messages
* Port to GSettings instead of GConf
* Refactoring and cleanup to make code more workable
* Require GTK+ 3.x
* Fix importing of SSH keys
* Build, translation fixes
* Updated translations
Details between 3.0.0 and 3.2.0:
====================================
A S Alam (2):
update PunjabiTranslation
update Punjabi Translation
Alexander Shopov (1):
Updated Bulgarian translation
Alexandre Franke (5):
Fix misuse of ngettext
Update French translation
Unmark fuzzy string in French translation
Update French translation
Update French translation
Amitakhya Phukan (1):
Updated Assamese translations
Andika Triwidada (3):
Updated Indonesian translation
Updated Indonesian translation
Updated Indonesian translation
Andreas Moog (1):
remove reference to non-existent info documentation from manpage
Antonio Fernandes C. Neto (1):
Updated Brazilian Portuguese translation.
Aron Xu (1):
Update Simplified Chinese translation.
Ask H. Larsen (1):
Updated Danish translation
Aurimas Černius (2):
Updated Lithuanian translation
Updated Lithuanian translation
Bruce Cowan (2):
Updated British English translation
Updated British English translation
Carles Ferrando (1):
[l10n]Updated Catalan (Valencian) translation
Changwoo Ryu (3):
Updated Korean translation
Updated Korean translation
Updated Korean translation
Chao-Hsiung Liao (2):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Claude Paroz (1):
Updated French translation
Daniel Mustieles (1):
Updated Spanish translation
Daniel Nylander (3):
Updated Swedish translation
Updated Swedish translation
Updated Swedish translation
Dr.T.Vasudevan (3):
Updated Tamil translation
updated Tamil translation
updated Tamil translation
Duarte Loreto (2):
Updated Portuguese translation
Updated Portuguese translation
Flemming Christensen (1):
Updated Danish translation
Fran Dieguez (6):
Updated Galician translations
Updated galician translations
Updated galician translations
Updated Galician translations
Added Galician translations for doc
Added Galician translations for doc
Gabor Kelemen (1):
Updated Hungarian translation
Gil Forcada (1):
[l10n]Updated Catalan translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Javier Jardón (1):
configure.ac: use maintainer mode by default
Jiro Matsuzawa (1):
Updated Japanese translation
Jordi Serratosa (1):
[l10n]Fixes on Catalan translation
Jorge González (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (5):
Do #include <config.h> in the .c files only.
Don't check for HAVE_CONFIG_H
Updated Norwegian bokmål translation
Added Norwegian bokmål translation
Updated Norwegian bokmål translation
Krasimir Chonov (1):
Updated Bulgarian translation
Kristjan SCHMIDT (2):
Add Esperanto translation
Add Esperanto translation
Marek Černocký (3):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Mario Blättermann (4):
[l10n] Updated German doc translation
[l10n] Updated German translation
[l10n] Updated German doc translation
[l10n] Updated German translation
Matej Urbančič (2):
Updated Slovenian translation
Updated Slovenian translation
Milo Casagrande (2):
[l10n] Updated Italian translation
[l10n] Updated Italian translation
Muhammet Kara (1):
Updated Turkish translation
Nguyễn Thái Ngọc Duy (2):
po/vi.po: import from Damned Lies
Updated Vietnamese translation
Pau Iranzo (1):
[l10n]Updated Catalan translation
Piotr Drąg (3):
Fixed ms.po
Updated Polish translation
Updated Polish translation
Rudolfs Mazurs (2):
Updated Latvian translation.
Updated Latvian translation.
Saleem Abdulrasool (1):
doc: fix types to reflect reality
Seunghoon, Kang (1):
Added Korean manual translation
Stef Walter (58):
Use pool.sks-keyservers.net instead of pgp.mit.edu
cryptui: Fix building of tests with GTK+ 3.0
Fix problem importing SSH keys.
Build with GTK+3 by default.
Release version 3.0.1
Merge branch 'gnome-3-0'
Rename configure.in to configure.ac
pkcs11: Fix up implementing of GcrCertificate for new gcr version.
Release version 3.1.1
Bump version number
gkr: Create new keyring items in the right keyring.
Remove GTK+2 dependency and depend on new GCK and GCR
Split out libcryptui into its own module.
Release version 3.1.4
Bump version number
Debug changes and fixes
Add Glib style debug messages
Port to GSettings instead of GConf
Fix the org.gnome.seahorse.manager gconf -> gsettings convert file
Remove last references to gconf, including dependencies.
Don't use GSList unless necessary
Remove unused functions.
pkcs11: Fix pkcs11 module initialization
Merge branch 'gsettings'
Merge branch 'no-gslist'
Refactor asynchronous operation code in seahorse.
More fixes for new async operation code.
Remove unused unix signal code.
Update POTFILES.in for recent changes.
Fix up copyrights for recent big async refactoring.
Move stuff in the common/ subdirectory into libseahorse/
Move all the egg stuff into the libegg directory.
pkcs11: Changes for GCK API cleanup
Remove SeahorseOperation from libseahorse reference.
Don't do a warning when key server uri scheme not supported.
Rename to 'Passwords and Keys'
Fix various generation dialog selectors
Merge branch 'seahorse-name'
Release version 3.1.90
Paper bag release: Actually update the version to 3.1.90
Fix up for GTK+3 deprecations of GtkHBox and GtkVBox
Fix for GTK+ 3.0 filter model changes.
Remove the SeahorseObject realize and refresh virtual methods.
Remove the 'description' property from objects.
Remove SeahorseView::get_current_set() virtual method.
Simplify how we access the window.
Remove more GTK+ 2.x cruft.
Release version 3.1.91
Don't fire events when disposing of SeahorseSet
Stricter warnings about declarations, and fix issues.
Fix issues with GtkComboBoxText used in builder files
When enter is pressed don't allow passphrase to complete if no...
Rework password prompting, key generation and upload.
Release 3.1.92
Fix the key sharing DNS-SD type to match that of seahorse-sharing
Properly null terminate the string array returned for DNS-SD
Remove unused spec file
Release version 3.2.0
Takayuki KUSANO (1):
Updated Japanese translation
Theppitak Karoonboonyanan (3):
Updated Thai translation.
Updated Thai translation.
Updated Thai translation.
Tomas Bzatek (1):
Remove GtkDialog.has-separator properties
Tommi Vainikainen (1):
Updated Finnish translation
Tomáš Virgl (1):
Updated Slovak translation
Yinghua Wang (2):
update Simplified Chinese (zh_CN) translation
update Simplified Chinese (zh_CN) translation
Yuri Myasoedov (2):
Updated Russian translation
Updated Russian translation
dmustieles (1):
Updated Spanish translation
Мирослав Николић (2):
Updated Serbian translation
Updated Serbian translation
Downloads:
===========
http://download.gnome.org/sources/seahorse/3.2/
1555c13ca79606f0d353fa43379661c1bb562e516f3543bff8fbe39fc8c9558c
seahorse-3.2.0.news
78b823d8492598b039dcc2592bd7e6a134ef57aae86f2996dcd2b70be22dc9d7
seahorse-3.2.0.changes
8250d36fdaf037b0fd7ed1ae3b4037c327e310489b2695c39c2d687ad09d0e8e
seahorse-3.2.0.tar.bz2
ef76aed10bac519fa854a869dc713cd7b49a41fbd2085647067444595302b6f7
seahorse-3.2.0.tar.xz
Cheers,
Stef Walter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]