ANNOUNCE: seahorse 3.10.0



Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.

Highlights between 3.8.x and 3.10.0:
====================================

 * Translation fixes [#707420]
 * Updated translations
 * Documentation fixes [#707135]
 * Show the sidebar by default [#705592]
 * ssh: Bump the minimum key size to 768 bits [#705561]
 * Add "DesktopSettings;X-XFCE-SettingsDialog;" to .desktop c [#704981]
 * pgp: Put the 'Comment' field in the advanced section of PGP [#703766]
 * Only permit import from clipboard when data is available [#703394]
 * soup: use the SoupProxyResolverDefault feature [#682495]
 * pgp: Fix uninitialized memory access
 * Port some of seahorse to vala code
 * Build fixes [#702602, #699147, ...]
 * Translation fixes [#699116, ...]
 * Add a shell search provider for passwords and keys [#694606]
 * Start using vala for internal interfaces
 * Build fixes


Details between 3.8.x and 3.10.0:
================================

A S Alam (2):
      Punjabi Translation updated by Aman
      Punjabi Translation updated by Aman

Adam Dingle (2):
      Update gcr dependency
      Fix capitalization in menu items

Alban Browaeys (3):
      vala: out is a reerverd keyword - rename "out" file to "outfile".
      cosmetici - vala : switch from uchar[] to  uint8[]
      Fixes signedness mismatches and length check.

Alexandre Franke (1):
      Update French translation

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation

Andres Gomez (1):
      soup: use the SoupProxyResolverDefault feature

Anish A (1):
      Updated Malayalam Translation

Aruna Sankaranarayanan (2):
      String fixes in ssh/seahorse-ssh-upload.xml
      String fix in seahorse-pgp-private-key-properties

Ask H. Larsen (1):
      Updated Danish translation

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (3):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Bruce Cowan (1):
      Updated British English translation

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (3):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (2):
      Updated German help translation (fix tag mismatches)
      Updated German translation

Daniel Mustieles (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dimitris Spingos (1):
      Updated Greek translation

Dmitriy S. Seregin (1):
      Updated Russian translation

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Fran Diéguez (3):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (3):
      Add a gettext call to the place where a static arrays elements ar
      Add the action group items after the translation domain is set.
      Improve consistency in Hungarian translation

Gheyret Kenji (1):
      Updated Uyghur translation

Giovanni Campagna (1):
      Add a shell search provider for passwords and keys

Hashem Nasarat (1):
      Show the sidebar by default

Ihar Hrachyshka (1):
      Updated Belarusian translation.

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jiro Matsuzawa (1):
      l10n: Update Japanese translation

Josep Sànchez (1):
      [l10n] Update Catalan translation

Kjartan Maraas (3):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Marek Černocký (7):
      Updated Czech translation
      Updated Czeach translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Matej Urbančič (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Mattias Põldaru (1):
      [l10n] Updated Estonian translation

Michael I Doherty (1):
      Only permit import from clipboard when data is available

Milo Casagrande (3):
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.

Nguyễn Thái Ngọc Duy (1):
      po/vi: import from Damned Lies

Nilamdyuti Goswami (1):
      Assamese Translation Updated

Pavol Klačanský (4):
      Updated slovak translation
      Updated slovak translation
      Updated slovak translation
      Updated slovak translation

Peter Mráz (1):
      Updated slovak translation

Piotr Drąg (3):
      Updated POTFILES.in and POTFILES.skip
      Updated Polish translation
      Updated Polish translation

Rafael Ferreira (3):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Redmar (2):
      Update Dutch translation 3.8
      Update Dutch translation 3.8

Rūdolfs Mazurs (1):
      Updated Latvian translation

Seán de Búrca (2):
      Updated Irish translation
      Reuse existing string

Stef Walter (41):
      Release 3.8.1
      Fix for deprecations in GTK+ 3.8.x and later
      Add option --enable-coverage to build with gcov
      Fix build failure of recent search provider code
      Move SeahorseDeleter and SeahorseDeletable to vala
      Move SeahorseExportable and SeahorseExporter over to vala
      Port SeahorseViewable to vala
      Cleanup and reorganize build a bit
      Fix exporter vala implementation
      Remove gtk-doc stuff from autogen.sh
      Release version 3.9.1
      Ignore built files
      gkr: Lay down infrastructure for implementing gkr stuff in vala
      common: Name vala files without 'seahorse-' filename prefix
      common: Migrate SeahorseRegistry to vala code
      common: Migrate SeahorsePlace to vala
      common: Port SeahorseBackend to vala
      gkr: Migrate seahorse_gkr_dialogs_xxx to vala
      pgp: Don't try to ref a NULL pointer
      common: Port SeahorseDeleteDialog to vala
      common: Work around vala header generation bug
      common: Migrate seahorse_icons_xxx to vala
      common: Migrate SeahorseLockable to vala
      common: Port SeahorseUsage and SeahorseFlags to vala
      common: SeahorseViewable tracks which Window is per object
      util: Migrate seahorse_util_show_error() to vala
      common: Move seahorse_util_get_date_string() to vala
      common: Migrate SeahorseCatalog and SeahorseActions to vala
      gkr: Port the gnome-keyring/libsecret stuff to vala
      pgp: Fix uninitialized memory access
      Update dependency to libsecret >= 0.16
      A few fixes for 'make distcheck' after recent refactoring
      Ignore another file that autofoo has littered
      gkr: Work around problems with gobject-introspection
      pkcs11: Another work around for invalid vala header generation
      Update the todo list
      pgp: Put the 'Comment' field in the advanced section of PGP key ge
      ssh: Bump the minimum key size to 768 bits
      Release version 3.9.90
      Release version 3.9.91
      Release version 3.10.0

Trần Ngọc Quân (2):
      Updated Vietnamese translation
      Updated Vietnamese translation

Ville-Pekka Vainio (1):
      Finnish translation update by Jiri Grönroos

Yaron Shahrabani (2):
      Updated Hebrew translation.
      Updated Hebrew translation.

nodiscc (1):
      Add "DesktopSettings;X-XFCE-SettingsDialog;" to .desktop categorie

Мирослав Николић (1):
      Updated Serbian translation


Downloads and Checksums:
========================

Source code:
http://download.gnome.org/sources/seahorse/3.10/

98023cb8805cf778163833ddba783ba1505c0595683e1ac92109d27e8556fbde
seahorse-3.10.0.tar.xz


Cheers,
Stef Walter


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