ANNOUNCE: gnome-keyring 3.18.2

2015-10-28 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords.

Important Notes:


 * Version 3.18.2 fixes certain regressions in 3.18.0

 * 3.18.x removes the builtin GnuPG agent. Distributions
   should instead package and enable the agent gnupg 2.1.6+ or
   pinentry 0.9.5+ which interact well with GNOME, GNOME Shell
   and allow caching of passphrases via libsecret.

 * Some helpful notes for distributors:
   http://live.gnome.org/Projects/GnomeKeyring/Distributors


Changes between 3.18.1 and 3.18.2:
==

 * Fix regression in ported GDBus prompting [#756032]
 * Other minor fixes


Details of changes between 3.18.1 and 3.18.2:
=

Cosimo Cecchi (1):
  secret-prompt: don't explicitly disconnect skeleton signals

Stef Walter (3):
  dbus: Fix object path regression from GDBus port
  egg: Fix bad precondation checking timegm() result
  Bump version number



Downloads:
==

https://download.gnome.org/sources/gnome-keyring/3.18/

77cf4ba0eeb285579b39582102f318958c0b22f64321121209c21c91af46f023
gnome-keyring-3.18.2.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.18.1

2015-10-17 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords.

Important Notes:


 * Version 3.18.1 fixes certain regressions in 3.18.0

 * This release removes the builtin GnuPG agent. Distributions
   should instead package and enable the agent gnupg 2.1.6+ or
   pinentry 0.9.5+ which interact well with GNOME, GNOME Shell
   and allow caching of passphrases via libsecret.

 * Some helpful notes for distributors:
   http://live.gnome.org/Projects/GnomeKeyring/Distributors


Changes between 3.18.0 and 3.18.1:
==

 * Fix regression initializing gnome-keyring-daemon
 * Fix regression racing for DBus name during startup
 * Build and testing fixes
 * Updated translations


Details of changes between 3.18.0 and 3.18.1:
=

Cosimo Cecchi (3):
  daemon: adjust CFLAGS for daemon
  daemon: fork before threads are spawned
  daemon: Kill off foreground proceses when session dies

Dmitry Shachnev (4):
  tests: Fix name of note-xdg-schema-without-schema-locked test
  tests: Make sure names for write_large_file tests are different
  egg: Make sure names for encode-decode tests are different
  build: Make tap-gtester handle skipped tests correctly

Jan Alexander Steffens (heftig) (1):
  dbus: Initialize secret service before claiming name

Ray Strode (2):
  daemon: fork before threads are spawned
  daemon: Kill off foreground proceses when session dies

Stef Walter (4):
  pam: Stop using deprecated  header
  Bump version number
  daemon: fork before threads are spawned
  daemon: Kill off foreground proceses when session dies

Tom Tryfonidis (1):
  Updated Greek translation

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


Downloads:
==

https://download.gnome.org/sources/gnome-keyring/3.18/

abc31ab5790bd3bc4e2263a2a2d6b1c6c4d44db79d476e81ca98a278ee3b3444
gnome-keyring-3.18.1.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.18.0

2015-10-01 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords.

This is a stable release.

This release removes the builtin GnuPG agent. Distributions should
instead package and enable the agent gnupg 2.1.6+ or pinentry 0.9.5+
which interact well with GNOME, GNOME Shell and allow caching of
passphrases via libsecret.

Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.16.x and 3.18.0:
==

 * Use GDBus instead of libdbus (Cosimo Cecchi)
 * Remove the GnuPG agent
 * Bug fixes, testing fixes, translations


Details of changes between 3.16.x and 3.18.0:
=

Changwoo Ryu (2):
  Updated Korean translation
  Updated Korean translation

Cosimo Cecchi (32):
  Port gnome-keyring-daemon to GDBus
  egg: remove egg-dbus.[ch]
  build: remove dbus checks
  test: adapt for gdbus-codegen PropertiesChanged behavior
  Update .gitignore
  dbus-service: make sure all clients are registered before handling
  dbus-environment: plug a memory leak
  dbus-session: don't forget to assign signal registration ID
  dbus: cleanup error handling
  build: don't put generated files in $(srcdir)
  dbus: plug some memory leaks
  dbus-error: check for error != NULL
  dbus-objects: return correct DBus error codes
  dbus-error: fix error message
  Annotate generated types from gdbus-codegen
  Fix spaces -> tabs
  Fix distcheck
  dbus: try to fix srcdir != builddir
  dbus: try again to fix builddir != srcdir
  dbus: do not handle methods when they don't match initial caller
  dbus: only emit 'Completed' signal to original caller
  dbus: rewrite default alias in message filter
  dbus: fix wrong unpacking of Attributes variant
  dbus: use sizeof(guchar) instead of sizeof(guint8)
  dbus: fix marshalling of OpenSession result
  dbus: fix marshalling of GkdSecretSecret
  dbus: use g_memdup()
  dbus: cosmetic cleanups
  dbus: fix warning messages syntax
  dbus: remove unused code path
  dbus: simplify setting default path
  dbus: don't initialize aliases lazily

Cédric Valmary (2):
  Updated Occitan translation
  Updated Occitan translation

David Woodhouse (1):
  Fix PKCS#11 RPC handling of multi-threaded clients

Dmitry Shachnev (1):
  test-import: Initialize error with NULL to fix segfault

Giovanni Campagna (1):
  gnome2-store: remove temporary files on failure

Milan Crha (1):
  Fix issue found by address sanitizer

Pedro Albuquerque (1):
  Updated Portuguese translation

Piotr Drąg (1):
  Updated Polish translation

Stef Walter (11):
  Bump version number
  daemon: Remove the GnuPG agent
  daemon: Don't rebuild DBus generated files on every make
  dbus: Fix inverted g_strcmp0 check when initializing gnome-session
  dbus: Fix GVariant signature used to encode secret
  dbus: Fix another GVariant type string
  dbus: Clearer message for unlock prompt failure
  dbus: Fix regression endless loop when handling GetEnvironment
  Release version 3.17.4
  Release version 3.17.91
  Bump version number


Downloads:
==

https://download.gnome.org/sources/gnome-keyring/3.18/

3bf46a3d286efd11443a71e4b5bc71f20dadd22859a5eaf433c318d7ba795b1e
gnome-keyring-3.18.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.18.0

2015-10-01 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords.


Highlights between 3.16.x and 3.18.0:
=

 * Use the application name in the software center
 * GNOME Shell search provider works properly
 * Updated translations
 * Build fixes


Details between 3.16.x and 3.18.0:
==

Akom Chotiphantawanon (1):
  Updated Thai translation

Alexander Pyhalov (1):
  Fix wrong usage of gdk_property_get()

Alexandre Franke (1):
  Updated French translation

Anders Jonsson (1):
  Updated Swedish translation

Andika Triwidada (1):
  Updated Indonesian translation

Ask Hjorth Larsen (1):
  Updated Danish translation

Aurimas Černius (1):
  Updated Lithuanian translation

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

Bernd Homuth (1):
  Updated German translation

Changwoo Ryu (1):
  Updated Korean translation

Chao-Hsiung Liao (1):
  Updated Chinese (Taiwan) translation

Christian Kirbach (1):
  Updated German translation

Cédric Valmary (1):
  Updated Occitan translation

Daiki Ueno (5):
  pkcs11: Fix mismatches of length types
  build: Suppress compiler warnings
  build: Don't remove version controlled C files
  build: Bundle data files as GResource
  build: Fix VPATH build

Daniel Kahn Gillmor (1):
  Avoid binding seahorse to the build-time version of gpg

Daniel Mustieles (1):
  Updated Spanish translation

Dušan Kazik (1):
  Updated Slovak translation

Enrico Nicoletto (1):
  Updated Brazilian Portuguese translation

Fran Dieguez (1):
  Updated Galician translations

Giovanni Campagna (5):
  common: add a loaded property to SeahorseBackend
  search provider: wait until all backends are loaded before serving
  search provider: keep application alive for dbus calls
  Application: unbreak the search provider
  Double the inactivity timeout

Kjartan Maraas (1):
  Updated Norwegian bokmål translation.

Marek Černocký (1):
  Updated Czech translation

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

Milo Casagrande (1):
  Updated Italian translation

Muhammet Kara (1):
  Updated Turkish translation

Pedro Albuquerque (2):
  Updated Portuguese translation
  Updated Portuguese translation

Piotr Drąg (2):
  Updated POTFILES.in
  Updated Polish translation

Richard Hughes (1):
  Use the application name in the software center

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stas Solovey (1):
  Updated Russian translation

Stef Walter (2):
  Release version 3.17.4
  Bump version number

Tom Tryfonidis (1):
  Updated Greek translation

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

Wolfgang Stöggl (1):
  Updated German translation

Yosef Or Boczko (1):
  Updated Hebrew translation


Downloads and Checksums:


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

530c889a01c4cad25df4c9ab58ab95d24747875789bc6116bef529d60fc1b667
seahorse-3.18.0.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.16.0

2015-04-14 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.14.x and 3.16.0:
==

 * pam: Make sure to never block SIGCHLD [#745673]
 * Fix leaks [#738508]
 * Updated translations
 * Build fixes


Details of changes between 3.14.x and 3.16.0:
=

Adrian Bunk (1):
  remove the .cvsignore files

Baurzhan Muftakhidinov (1):
  Added Kazakh translation

Christophe Fergeau (46):
  ssh-agent: Fix leak in remove_by_public_key()
  ssh-agent: Fix leak in search_keys_like_attributes()
  ssh-agent: Fix leak in op_v1_request_identities
  ssh-agent: Fix leak in op_request_identities
  Unref GkmCredential::secret in ::dispose
  gkm-gnome2-file: Fix leak in validate_buffer()
  gkm-gnome2-file: Fix leaks in create_cipher()
  Free GkmSecretItem::schema in ::finalize()
  test-dbus-items: Fix memory leak
  egg-cleanup: Don't leak 'cleanup' on unregister
  egg/test-dn: Don't leak GBytes created in test_dn_value()
  gkm-data-asn1: Unref buffer we got from egg_asn1x_get_integer_as_r
  test-data-asn1: Fix memory leaks in test_asn1_integers
  test-data-der: Fix various memory leaks
  gkm-gnome2-file: Free keys to 'entries' hash tables
  test-startup: Use g_strfreev to free GStrv variable
  test-asn1: Don't leak 'asn' in test_create_quark()
  test-padding: Don't leak egg_padding_pkcs1_pad_02 return value
  test-pam: Fix GError leak in error case
  test-secret: Don't leak new secrets in test_equal()
  test-sexp: Fix 2 leaks
  egg-asn1x: Fix memory leak in egg_asn1x_set_any_raw()
  egg-hkdf: Fix gcry_md_ht_t leak in egg_hkdf_perform
  test-import: Don't leak args.pReserved
  secret-store/test*: Don't leak secret data memory
  gkm-gnome2-storage: Unref GkmGnome2Storage::login in dispose()
  gkm-secret-search: Fix leak in factory_create_search()
  gkm-secret-textual: Fix leak in generate_attribute()
  Fix leak in mock_secret_C_CreateObject
  gkm-xdg-assertion: Fix leak in factory_create_assertion()
  Fix leak in gkm_mock_C_SetPIN()
  xdg: Don't leak ref in lookup_or_create_assertion_key()
  test-xdg-module: Fix memory leak
  Unref GkmXdgTrust::bytes in finalize()
  test-xdg-trust: Fix GChecksum leaks
  xdg: Remove wrong unref in gkm_xdg_trust_replace_assertion
  xdg: Fix ref leak in remove_assertion_from_trust()
  test-spawn: Fix leaks of EchoData content
  GkmMock: Fix handling of CKA_G_CREDENTIAL_TEMPLATE attributes
  Free GkdSecretService::alias_directory in finalize()
  GkdGpgAgent: Unref GIOChannel when no longer needed
  Don't leak password in login_prompt_do_{specific, user)
  Don't leak password data in gkm_wrap_prompt_do_credential
  daemon: Fix GStrv leak in DBus message handler
  asn1x: Sanitize use of asn1_set_value/asn1_take_value
  Revert ssh-agent: Fix leak in search_keys_like_attributes()

Clement Lefebvre (1):
  pam: Make sure to never block SIGCHLD

Matthias Clasen (1):
  3.15.92

Muhammet Kara (2):
  Updated Turkish translation
  Updated Turkish translation

Samir Ribic (1):
  Updated Bosnian translation

Stef Walter (10):
  Ignore vim swp temporary files
  gpg-agent: No longer build the testing standalone agent
  login: Factor out the code for storing/retrieving login keyring pa
  gpg-agent: Use common code for storing/retrieving passwords
  Release version 3.15.90
  Fix issues highlighted by GCC 5.0.x
  egg: Fix regression caused by earlier GCC fix
  egg: Don't crash tests if test directory was removed
  gkm: Objects can remove each-other recursively
  Release version 3.16.0

Ting-Wei Lan (1):
  Fix void function should not return a value error for clang

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


Downloads:
==

https://download.gnome.org/sources/gnome-keyring/3.16/

15a3bb8c53855a4ff0dbbdfbe4ec3df206c32048f50bdc76a51f8e3e14ece1f5
gnome-keyring-3.16.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.14.0

2014-10-06 Thread Stef Walter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.12.x and 3.14.0:
==

 - Add support for parsing and displaying EC keys
 - Add support for displaying PEM 'PUBLIC KEY' files
 - Fix for deprecations in GTK+
 - Bump required GLib version to 2.38.x
 - Updated translations
 - Build fixes [#728506, #732082, ...]


Details of changes between 3.12.x and 3.14.0:
=

A S Alam (1):
  update Punjabi Translation -for Master

Akom Chotiphantawanon (2):
  Updated Thai translation
  Updated Thai translation

Andika Triwidada (1):
  Updated Indonesian translation

Antoine Jacoutot (1):
  Don't use non-portable sed -i shell command

Ask H. Larsen (1):
  Updated Danish translation

Aurimas Černius (1):
  Updated Lithuanian translation

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

Bernd Homuth (1):
  Updated German translation

Carles Ferrando (1):
  [l10n] Updated Catalan (Valencian) translation

Changwoo Ryu (1):
  Updated Korean translation

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

Claude Paroz (1):
  Updated French translation

Daniel Mustieles (1):
  Updated Spanish translation

Dirgita (1):
  Updated Indonesian translation

Dušan Kazik (1):
  Updated Slovak translation

Enrico Nicoletto (1):
  Updated Brazilian Portuguese translation

Fran Diéguez (1):
  Updated Galician translations

Gil Forcada (1):
  [l10n] Updated Catalan translation

Inaki Larranaga Murgoitio (3):
  Updated Basque language
  Updated Basque language
  Updated Basque language

Johannes Löthberg (1):
  autogen.sh: Change CVS to Git in error message

Kjartan Maraas (1):
  Updated Norwegian bokmål translation.

MarMav (1):
  Updated Greek translation

Marek Černocký (1):
  Updated Czech translation

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

Olav Vitters (1):
  doap category core

Piotr Drąg (3):
  doap: update URLs
  doap: add programming-language
  Updated Polish translation

Rūdolfs Mazurs (2):
  Updated Latvian translation
  Updated Latvian translation

Scott Schmit (1):
  asn1: Added updates to ASN.1 from RFCs 5480  5758  5915

Stef Walter (25):
  No gir strict when gobject-introspection less than 1.39
  asn1: Fix ASN.1 compilation and update for new libtasn1
  gcr: Fix test-parser to treat '6' as normal char in test names
  asn1: Add egg_asn1x_get_string_as_usg function
  oid: Add various OIDs for Elliptic Curve related stuff
  gcr: Move key size code to gcr-subject-public-key.c
  ui: Print 'Elliptic Curve' as key type for EC keys in renderer
  gcr: Implement support for parsing ecdsa OpenSSH keys
  gcr: GcrParser support for EC private and public keys
  gcr: GcrParser support or PEM 'PUBLIC KEY' files
  gcr: Add gcr-subject-public-key.c support for EC keys and certs
  asn1: More clear dump display whether something has value/not
  ui: Add support for EC private PEM keys to our mime magic
  ui: Add support for EC keys to key renderer
  gcr: Avoid prompts when running 'make distcheck'
  ui: Don't include deprecated library in our pkg-config file
  configure: Dump required GLib version to 2.38
  Use the g_debug() mechanism from GLib directly
  configure: Use subdir-objects to shut up automake 1.14
  ui: Fix for various deprecations in GTK+ 3.14.x
  egg: Accomodate thread-safe libgcrypt 1.6+
  egg: Fix use of libgcrypt GCRY_THREAD_OPTION_PTHREAD_IMPL
  Bump version number
  Release version 3.13.91
  Release version 3.14.0

Ville-Pekka Vainio (2):
  Finnish translation update by Jiri Grönroos
  Small fix to Finnish translation

Wolfgang Stöggl (1):
  Updated German translation

Yosef Or Boczko (1):
  Updated Hebrew translation

Yuri Myasoedov (2):
  Updated Russian translation
  Updated Russian translation

ngoswami (1):
  Updated Assamese translation

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


Downloads:
==

http://download.gnome.org/sources/gcr/3.14/

2a2231147a01e2061f57fa9ca77557ff97bc6ceab028cee5528079f4b2fca63d
gcr-3.14.0.tar.xz

Cheers,
Stef Walter
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEUEARECAAYFAlQhKGkACgkQe/sRCNknZa/ckwCfSrxbgGDyaTky6RNQgEE9u/z0
idMAmI55PdtpFh49BvHirlWvo/U4Dng=
=0zu1
-END PGP SIGNATURE-
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.14.0

2014-10-06 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.


Highlights between 3.12.x and 3.14.0:
=

 * Fix crash in search provider [#733957]
 * Display 'Certify' and 'Authenticate' names for GPG key fla [#733920]
 * Prettify fingerprint downloaded from key server [#719872]
 * When searching for keys request full fingerprint [#719872]
 * Show whether subkeys can be used for signing/encryption [#730044]
 * Remove incorrect tooltip from 'New Keyring' dialog [#733399]
 * Updated translations
 * Build fixes [#732396, ...]


Details between 3.12.x and 3.14.0:
==

A S Alam (2):
  update Punjabi Translation - back for 3.14
  update Punjabi Translation for 3.14 release

Alexandre Franke (4):
  Remove stub page from the Makefile
  Add French docs translation
  Fix some phrasing issues
  Updated French translation

Andika Triwidada (1):
  Updated Indonesian translation

Ask H. Larsen (1):
  Updated Danish translation

Aurimas Černius (1):
  Updated Lithuanian translation

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

Carles Ferrando (1):
  [l10n] Updated Catalan (Valencian) translation

Changwoo Ryu (1):
  Updated Korean translation

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

Christian Kirbach (3):
  Updated German translation
  Updated German translation
  Updated German translation

Daniel Korostil (1):
  Updated Ukrainian translation

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

Dušan Kazik (1):
  Updated Slovak translation

Ekaterina Gerasimova (1):
  help: shorten the tip about SSH key authentication

Enrico Nicoletto (1):
  Updated Brazilian Portuguese translation

Federico Mena Quintero (5):
  pgp-key-properties: Show whether subkeys can be used for signing/e
  hkp-source: when searching for keys, request the full fingerprint
  hkp-source: Prettify the downloaded fingerprint before setting it
  gpgme-subkey / types: Add CAN_CERTIFY and CAN_AUTHENTICATE flags f
  pgp-subkey: Generate 'Certify' and 'Authenticate' names for the ne

Fran Diéguez (1):
  Updated Galician translations

Gil Forcada (1):
  [l10n] Updated Catalan translation

Guillaume Bernard (1):
  Updated French translation

Hannie Dumoleyn (1):
  Update Dutch translation Master 3.14

Jan Alexander Steffens (heftig) (1):
  Properly substitute bindir in desktop file

Kjartan Maraas (1):
  Updated Norwegian bokmål translation.

MarMav (1):
  Updated Greek translation

Marek Černocký (1):
  Updated Czech translation

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

Mattias Eriksson (1):
  Updated Swedish translation

Olav Vitters (1):
  doap category apps

Pawan Chitrakar (1):
  Updated Nepali translation

Paweł Żołnowski (1):
  Updated Polish translation

Piotr Drąg (3):
  Updated POTFILES.skip
  doap: add programming-language
  Fix a tag in French help translation

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stef Walter (4):
  gkr: Remove incorrect tooltip from New Keyring dialog
  search-provider: Don't assume handles are still valid
  libseahorse: Use g_debug instead of seahorse_debug
  Release version 3.14.0

Tong Hui (1):
  update zh_CN translation

Yosef Or Boczko (1):
  Updated Hebrew translation

Yuri Myasoedov (2):
  Updated Russian translation
  Updated Russian translation

ngoswami (1):
  Updated Assamese translation



Downloads and Checksums:


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

2ea22830f5af1a11fadbdd8da6b34513410f2c371d9ec75fbf9b9b2d9177fc8a
seahorse-3.14.0.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.14.0

2014-10-06 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.12.x and 3.14.0:
==

 * Lookup user correctly in the PAM module [#733418]
 * Fix auto-login related regression [#736085]
 * Updated translations
 * Build fixes


Details of changes between 3.12.x and 3.14.0:
=

Jasper St. Pierre (1):
  gkr-pam-module: Don't use password to determine whether this is a

Jiro Matsuzawa (2):
  l10n: Update Japanese translation
  l10n: Update Japanese translation

Johannes Löthberg (1):
  autogen.sh: Change CVS to Git in error message

Olav Vitters (1):
  doap category core

Pawan Chitrakar (1):
  Updated Nepali translation

Piotr Drąg (1):
  doap: add programming-language

Stef Walter (9):
  pam: Don't use geteuid() to get uid for authenticated user
  egg: Accomodate thread-safe libgcrypt 1.6+
  gkm: Fix test for libgcrypt 1.6+ version
  build: Fix tap-driver to respect tests that skip completely
  configure: Use subdir-objects automake option
  Release version 3.13.91
  egg: Move file tracker code to egg/ directory
  egg: Fix libgcrypt initialization for libgcrypt older than 1.6
  Release version 3.14.0

Tom Tryfonidis (1):
  Updated Greek translation

Yuri Myasoedov (1):
  Updated Russian translation

tomso...@ya.ru (1):
  tool: Remove residual GTK+ usage



Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.14/

c7059516cc47192e8bc5f1095e8e57cd3388825a4584ea8ad67a97763b7c9040
gnome-keyring-3.14.0.tar.xz

Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.12.0

2014-03-27 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.10.x and 3.12.0:
==

gcr 3.12.0:
 - Parallel tests, non-recursive Makefile, and TAP
 - Add gck_enumerator_set_object_type_full() function
 - Add an accessor for GckAttribute raw value data
 - Add gcr_certificate_get_markup() function
 - Store imported key filename in GcrParsed  GcrParser [#705225]
 - Allow using GBytes with GcrParser [#708736]
 - Lots of VAPI and GIR fixes [#720504 ...]
 - Deprecation fixes
 - Updated translations
 - Valgrind fix and update headers [#710983 #702648]
 - Build fixes


Details of changes between 3.10.x and 3.12.0:
=

Andika Triwidada (1):
  Updated Indonesian translation

Ask H. Larsen (1):
  Updated Danish translation

Aurimas Černius (1):
  Updated Lithuanian translation

Changwoo Ryu (1):
  Updated Korean translation

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

Christian Kirbach (1):
  Updated German translation

Claude Paroz (1):
  Updated French translation

Daniel Mustieles (2):
  Updated Spanish translation
  Updated FSF's address

Dimitris Spingos (2):
  Updated Greek translation
  Updated Greek translation

Fran Diéguez (1):
  Updated Galician translations

Gábor Kelemen (1):
  Updated Hungarian translation

Hashem Nasarat (1):
  Parser: Store imported key filename in Parsed  Parser

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

Laurent Bigonville (3):
  Fix compilation if valgrind support is completely disabled
  Allow valgrind support to be completely disabled
  Search for valgrind headers in build/ directory

Marek Černocký (1):
  Updated Czech translation

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

Matthias Clasen (1):
  Fix a typo

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

Pau Iranzo (1):
  [l10n] Add Catalan translation

Philip Withnall (1):
  gcr-trust: Fix a potential NULL pointer dereference

Piotr Drąg (1):
  Updated Polish translation

Rafael Ferreira (1):
  Updated Brazilian Portuguese translation

Ryan Lortie (2):
  gcr: work around issue in giscanner
  build: add r0 to the clobber list on PPC in valgrind.h

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stef Walter (53):
  ui: Add gcr_viewer_window_get_viewer() function
  docs: GcrViewerWindow shouldn't be in the documentation types
  ui: Unbreak various frob-xxx testing tools
  gcr: Allow using GBytes with GcrParser
  Fix spacing for silent automake rules
  Fix up documentation warnings
  Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files
  Add proper bounds on our glib dependency
  build: Update valgrind headers to recently released
  configure: Remove --enable-valgrind=run option
  configure: Fix minimum glib requirement
  gck: Expose gck_mechanisms_check() in Vala
  Add a basic PKCS#11 VAPI file
  gcr: Make GcrComparable introspectable as an interface
  gck: Properly expose introspectable gck_builder_add_only()
  gck: Define GCK_INVALID as a gulong, for easier introspection
  gck: Properly flag (out) arguments for introspection
  gcr: More vapi fixes for GcrComparable
  eggimagemenubutton: Copy and un-deprecate GtkImageMenuitem
  gcr-comparable: Fix documentation warning
  ui: Stop using GtkStock now that it's been deprecated
  gcr-display-view: gtk_icon_size_lookup_for_settings() deprecated
  gcr-unlock-options-widget: gtk_widget_get_state() deprecated
  gcr-importer: Debugging and doc tweaks
  Bump version number
  Add version checking macros
  eggimagemenuitem: Update comments about for GtkImageMenuItem
  gcr: A few tweaks to GcrCertificate introspection data
  gck: Add an accessor for GckAttribute raw value data
  Gcr-3.gir: Unbreak virtual-method output for GcrCertificate.get_d
  Gck-1.gir: Fix the C header that should be included
  pkcs11.vapi: Use the expected prefix for C generated code
  gcr: Unbreak 'make distcheck' in gcr-unlock-options.h
  ui: Use memmove instead of the removed g_memmove
  Makefile.am: Single Makefile mode and parallel-tests
  gck: Help automake properly track libgck-testable.so dependencies
  gcr: Fix parallel build of gck and gir gobject-introspection
  Makefile.am: Build vapi files and use vapi metadata correctly
  gcr: Add gcr_certificate_get_markup() function
  vala: Remove nullability of GcrCertificate.expiry
  gck: Add some precondition checks to gck_attributes_find_()
  gcr: Fix typo which prevented headers from installing
  gcr-3.vapi: Look in the right directory for gck-1.vapi
  gck

ANNOUNCE: gnome-keyring 3.12.0

2014-03-27 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.10.x and 3.12.0:
==

 * Use $XDG_RUNTIME_DIR to create keyring socket directory [#725801]
 * Stop exporting the $GNOME_KEYRING_CONTROL env variable [#725801]
 * Stop exposing a GNOME_KEYRING_PID variable [#725801]
 * Pass XDG_RUNTIME_DIR to new gnome-keyring-daemon process [#726196]
 * Fix issue with changed password not unlocking keyring [#726196]
 * Add new --unlock option to prompt for login password [#710187]
 * When in foreground mode, close stdout when done initializing
 * Exit gnome-keyring-daemon when the DBus connection closes [#708765]
 * Don't initialize in an idle handler, this is racy
 * Don't log debug messages to syslog [#711537]
 * Documentation fixes [#711581 ...]
 * License fixes [#721549]
 * Dependency on GLib 2.38+
 * Updated translations
 * Modernize autotools setup and other build fixes
 * Parallel testing and add new tests
 * Build and testing fixes


Details of changes between 3.10.1 and 3.12.0:
=

Colin Walters (1):
  pam: de-duplicate log message text and comment

GunChleoc (1):
  Added Scottish Gaelic translation

Matthias Clasen (3):
  Some man page updates for gnome-keyring-daemon
  Add a man page for the gnome-keyring tool
  Add an alias man page for gnome-keyring-3

Shankar Prasad (1):
  updated kn.po

Stef Walter (41):
  configure: Be more explicit about gnome-keyring dependencies
  egg: Move away from deprecated g_test_trap_fork()
  Remove old FSF license from header files
  Makefile.am: Move tests into same directories as tested code
  configure.ac: Modernize the autoconf/automake invocation
  Makefile.am: Use a single non-recursive Makefile
  configure.ac: Put various autofoo litter in build/ an build/m4
  Makefile.am: Don't do 'make distcheck' with silent make rules
  Makefile.am: Use parallel tests for 'make check'
  daemon: Add new --unlock option to prompt for login password
  configure.ac: Drop required automake to 1.12 or later
  tap-gtester: Set the HARNESS_ACTIVE environment variable
  Makefile.am: Remove coverage files when doing 'make clean'
  egg: Remove egg_mkdtemp() functions and use g_mkdtemp() instead
  daemon: When in foreground mode, close stdout when done initializi
  egg: Support nested directories in egg_tests_remove_scratch_direct
  HACKING: Update with description of how to run tests
  daemon: Add a test of the control directory and environment variab
  daemon: Exit gnome-keyring-daemon when the DBus connection closes
  daemon: Use GLib unix signal handling
  rpc-layer: Add tests of initializing with/without daemon
  daemon: More indicative preconditions when startup ordering goes b
  daemon: During testing write aliases to right directory
  daemon: Don't initialize in an idle handler, this is racy
  egg: Add egg_tests_copy_scratch_file() method for fixture files
  daemon: Don't log debug messages to syslog
  pam: Add some tests for the PAM module
  pam: Fix starting the daemon to change password
  daemon: Use $XDG_RUNTIME_DIR to create keyring socket directory
  daemon: Stop exporting the $GNOME_KEYRING_CONTROL env variable
  daemon: Stop exposing a GNOME_KEYRING_PID variable
  daemon: Provide caller syncronization for quitting the daemon
  pam: Export a pam_sm_close_session() function entry point
  pam: Allow unlock_keyring() to be called with a NULL password
  pam: Pass XDG_RUNTIME_DIR to new process
  pam: Fix issue with changed password not unlocking keyring
  Release version 3.11.92
  Makefile.am: Fixes for building with/without optional components
  gkm: A testing reliability fix
  build: Use /usr/bin/env to find python
  Release version 3.12.0


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.12/

92695ed4d78a576ae77a9ac6faa8fe59db14358ec46b073199e70d537e29ec5f
gnome-keyring-3.12.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libgnome-keyring 3.12.0

2014-03-27 Thread Stef Walter
libgnome-keyring is in the process of being deprecated and replaced by
libsecret.

This is a stable release.


Changes between 3.10.x and 3.12.0:
=

 * This library is now deprecated.


Details of changes between 3.10.x and 3.12.0:
=

GunChleoc (1):
  Added Scottish Gaelic translation

Shankar Prasad (1):
  updated kn.po

Stef Walter (6):
  Release version 3.10.1
  Bump release version
  Deprecate libgnome-keyring. Use libsecret instead
  Release version 3.11.92
  Fix deprecated declarations for gnome-keyring-memory.h
  Release version 3.12.0

Victor Ibragimov (1):
  Tajik translation updated


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.12/

c4c178fbb05f72acc484d22ddb0568f7532c409b0a13e06513ff54b91e947783
libgnome-keyring-3.12.0.tar.xz

Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libsecret 0.18

2014-03-10 Thread Stef Walter
Libsecret is a library for storing and retrieving passwords from a
central database.

The version 0.17 was skipped because of forgetfulness.


Highlights between 0.16 and 0.18:
=

 * Mark most of unstable API as stable
 * Bump Glib dependency (2.38+)
 * Add secret_service_encode_dbus_secret() and decode functions
 * Use TAP for testing, parallel tests, and non-recursive make
 * Updated FSF's address
 * Remove unstable vapi [#721429]
 * Build fixes [#720087 #720244 #707452]
 * Updated translations


Details between 0.16 and 0.18:
==

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

Anish A (1):
  Updated Malayalam Translation

Carles Ferrando (1):
  [l10n] Added Catalan (Valencian) translation

Changwoo Ryu (1):
  Added Korean translation

Daniel Korostil (1):
  Added uk translation

Daniel Martinez (1):
  Added Aragonese translation

Daniel Mustieles (1):
  Updated FSF's address

Dimitris Spingos (1):
  Added Greek translation

Fernando Carvalho (2):
  Updated Portuguese translation
  Updated Portuguese translation

Gil Forcada (1):
  [l10n] Updated Catalan translation

Ihar Hrachyshka (1):
  Added Belarusian translation.

Ikey Doherty (1):
  autotools: Fix the manpages flag in configure.ac

Kristjan SCHMIDT (1):
  Add Esperanto translation

Matthias Clasen (1):
  Fix the build

Nilamdyuti Goswami (2):
  Added Assamese to LINGUAS
  Assamese translation updated

Piotr Drąg (1):
  Fix D-Bus spelling in the .doap file

Reinout van Schouwen (1):
  Initial Dutch translation

Ryan Lortie (1):
  libsecret: more sed portability changes

Rūdolfs Mazurs (1):
  Added Latvian translation

Stef Walter (30):
  Fix documentation warnings
  libsecret: Don't use non-portable sed -i shell command
  test-attributes: Remove deprecated use of g_test_trap_fork()
  configure: Bump glib version
  configure: No need for GTK or GTK compile flags
  tests: Stop when either the javascript or python tests fail
  tests: Fix up the javascript and python tests
  secret-prompt: Use string window ids
  Mark most of unstable API as stable
  Bump version number
  Remove unstable vapi
  Update doc online location to stable url.
  Makefile.am: Use a single Makefile.am and parallel tests
  configure.ac: Bump version number
  libsecret: Add secret_service_encode_dbus_secret() and opposite
  libsecret: Fix documentation typos
  Makefile.am: Quiet down one last rule
  Makefile.am Fix build of vala tests
  Makefile.am: Get the dependencies of libsecret-testable.so right
  Makefile.am: Add dependencies on vapis from vala tests
  Makefile.am: Fix typo in last commit
  Makefile.am: Look in $builddir for headers when building vala test
  test-driver: Use a single driver which supports both tap and simpl
  Makefile.am: Add check-memory target for valgrind testing
  glib.supp: Add valgrind suppression of uninitiaziled sigaction
  libsecret: Fix uninitialized access in _secret_attributes_validate
  Makefile.am: Fix make distcheck again
  Makefile.am: Don't build tests during normal builds
  tap-gtester: Set a standard environment variable for test harness
  Release version 0.18

Victor Ibragimov (1):
  Tajik translation added

eternalhui (1):
  add Simplified Chinese (zh_CN) translation


Downloads and Checksums:


Source code:
http://download.gnome.org/sources/libsecret/0.18/

0c73aa762dbd1e38ba7b03de350e23ce818cb810b0784375e95ef61e004b02e3
libsecret-0.18.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.10.2

2014-01-09 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.


Highlights between 3.10.1 and 3.10.2:
=

 * Fix pgp/ssh key export [#707014]
 * Fix SSH key generation [#715051]
 * Update homepage URL
 * Build fixes [#712538]
 * Updated translations


Details between 3.10.1 and 3.10.2:
==

Colin Walters (2):
  build: Update includes to work with srcdir != builddir from git
  common: Work around vala srcdir != builddir from git issues

Efstathios Iosifidis (1):
  Updated Greek translation

Fábio Nogueira (1):
  Updated Brazilian Portuguese translation

Michael Catanzaro (1):
  Fix SSH key generation

Rafael Ferreira (2):
  Updated Brazilian Portuguese translation
  Revert Updated Brazilian Portuguese translation

Sebastian Keller (1):
  ui: fix pgp/ssh key export

Stef Walter (2):
  Fix up automake and compiler warnings
  Release version 3.10.2

Tong Hui (1):
  Update Chinese simplified translation

William Jon McCann (1):
  Update homepage URL


Downloads and Checksums:


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

89cabf19f77a55f220bc61a3b97e4db845a0980f0f1d9c66147cc9a4ced8cd16
seahorse-3.10.2.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libcryptui 3.10.1

2013-10-18 Thread Stef Walter
libcryptui is a library used to list GnuPG keys. It is gradually being
replaced by the GCR library, and will soon be deprecated.

This is a stable release.


Changes between 3.10.0 and 3.10.1:
=

 * Updated translations


Detailed change log between 3.10.0 and 3.10.1:
==

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stef Walter (1):
  Release version 3.10.1

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


Downloads:
==

http://download.gnome.org/sources/libcryptui/3.10/

5e3e82e647ac4fb74ed46b4fffbf89e80198f856e1509f5edcd47dd2751a4be0
libcryptui-3.10.1.tar.xz

Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.10.1

2013-10-18 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.10.0 and 3.10.1:
==

 * Build fix on OpenBSD [#706405]
 * Add manual page
 * Minor error message fixes
 * Updated translations


Details of changes between 3.10.0 and 3.10.1:


Antoine Jacoutot (1):
  buffer_get_time: use time_t as last argument

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

Muhammet Kara (1):
  [l10n]Updated Turkish translation

Stef Walter (3):
  daemon: Add new line at the end of startup messages
  daemon: Add gnome-keyring-daemon manual page
  Release version 3.10.1


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.10/

18001fa94c6d92e476b76423fe585dbf649051bba33012a037b07449c215dbf8
gnome-keyring-3.10.1.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse-nautilus 3.10.1

2013-10-18 Thread Stef Walter
seahorse-nautilus is a nautilus extension for encrypting, decrypting and
signing files.

Highlights between 3.10.0 and 3.10.1:
=

 * Updated translations


Details between 3.10.0 and 3.10.1:
=

Andika Triwidada (3):
  Fix typo
  Updated Indonesian translation
  Revert Fix typo due to string freeze break. Will reapply to mast

Marek Černocký (2):
  Updated Czech translation
  Updated Czech translation

Rūdolfs Mazurs (1):
  Updated Latvian translatio

Stef Walter (3):
  Release version 3.10.1



Downloads and Checksums:


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

eacaf33bba920cf117641393a6eef483dbc075009349082e77d22f79afbd823a
seahorse-nautilus-3.10.1.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libgnome-keyring 3.10.1

2013-10-18 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

libgnome-keyring is in the process of being deprecated and replaced by
libsecret.

This is a stable release.


Changes between 3.10.0 and 3.10.1:
==

 * Updated translations


Details of changes between 3.10.0 and 3.10.1:
=

Stef Walter (1):
  Release version 3.10.1

Victor Ibragimov (1):
  Tajik translation updated

Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.10/

052cf1121ba823359afe534c425f7e216c6a2b1a2b316dee279dcf9032423772
libgnome-keyring-3.10.1.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.10.1

2013-10-18 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.10.0 and 3.10.1:
=

 - Updated translations


Details of changes between 3.10.0 and 3.10.1:
=

Carles Ferrando (1):
  [l10n] Updated Catalan (Valencian) translation

Christian Kirbach (1):
  Updated German translation

Stef Walter (1):
  Release version 3.10.1

Yuri Myasoedov (1):
  Updated Russian translation


Downloads:
==

http://download.gnome.org/sources/gcr/3.10/

006f4f5a54be00418346f28eac2b53f3e640e9c6aa389808cf846f861438645b
gcr-3.10.1.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.10.1

2013-10-18 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.


Highlights between 3.10.0 and 3.10.1:
=

 * Fix generate-select dialog for GTK+ changes [#703825]
 * Try to make as many password dialogs transient as possible
 * Updated translations
 * Build fixes [#708827, #710069]


Details between 3.10.0 and 3.10.1:
==

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

Andika Triwidada (1):
  Updated Indonesian translation

Antoine Jacoutot (1):
  Prevent some redefinitions.

Aurimas Černius (1):
  Updated Lithuanian translation

Carles Ferrando (1):
  [l10n] Updated Catalan (Valencian) translation

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

Daniel Mustieles (1):
  Updated Spanish translation

Duarte Loreto (1):
  Updated Portuguese translation

Enrico Nicoletto (1):
  Updated Brazilian Portuguese translation

Fran Diéguez (1):
  Updated Galician translations

Frédéric Péters (1):
  l10n: updated French translation

Gabor Kelemen (1):
  Updated Hungarian translation

Ihar Hrachyshka (1):
  Updated Belarusian translation.

Inaki Larranaga Murgoitio (1):
  Updated Basque language

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

Kenneth Nielsen (1):
  Updated Danish translation

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

Kristjan SCHMIDT (1):
  Updated Esperanto translation

Marek Černocký (1):
  Updated Czech translation

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

Michael Catanzaro (1):
  pkcs11: fix racy build

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

Nilamdyuti Goswami (1):
  Assamese translation updated

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

Piotr Drąg (1):
  Updated Polish translation

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stef Walter (3):
  Try to make as many password dialogs transient as possible
  Fix generate-select dialog for GTK+ changes
  Release version 3.10.1

Timo Jyrinki (1):
  Updated Finnish translation by Jiri Grönroos

Tobias Endrigkeit (1):
  Updated German translation

Yaron Shahrabani (1):
  Updated Hebrew translation.

Yuri Myasoedov (1):
  Updated Russian translation

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


Downloads and Checksums:


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

1df307481988c272d5648a335b2e8bb545b568a00c3f2ca2f3aa732badb46985
seahorse-3.10.1.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libgnome-keyring 3.10.0

2013-09-24 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

libgnome-keyring is in the process of being deprecated and replaced by
libsecret.

This is a stable release.


Changes between 3.8.x and 3.10.0:
=

 * Build fixes


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

Stef Walter (6):
  Add option for building with code coverage
  Don't use deprecated glib 2.36 stuff
  Add testing tool for locking all keyrings
  Release version 3.9.1
  Update the make upload-release rule
  Release version 3.10.0


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.10/

3984e99338e6e610af320a637fa84fb9e795226cfd633d7c0db452c5ae43b560
libgnome-keyring-3.10.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libcryptui 3.10.0

2013-09-24 Thread Stef Walter
libcryptui is a library used to list GnuPG keys. It is gradually being
replaced by the GCR library, and will soon be deprecated.

This is a stable release.


Changes between 3.8.x and 3.10.0:
=

 * Add symmetric encryption as a choice in choose recipients [#325803]
 * Add support for symmetric encryption [#699161]
 * Add cryptui_need_to_get_keys_or_symmetric() [#325803]
 * Avoid repeating the self encryption key in cryptui_key_choo [#701987]
 * Fix warning on startup about missing seahorse-daemon.desktop file
 * Set the source on UID objects
 * Build fixes
 * Updated translations


Detailed change log between 3.8.x and 3.10.0:
=

Aurimas Černius (1):
  Updated Lithuanian translation

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

Enrico Nicoletto (1):
  Updated Brazilian Portuguese translation

Fran Diéguez (1):
  Updated Galician translations

Jérémy Bobbio (4):
  Add support for symmetric encryption
  Avoid repeating the self encryption key in cryptui_key_chooser_ge
  Add cryptui_need_to_get_keys_or_symmetric()
  Add symmetric encryption as a choice in choose recipients dialog

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

Marek Černocký (2):
  Updated Czech translation
  Updated Czech translation

Matej Urbančič (2):
  Added Slovenian translation
  Updated Slovenian translation

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

Piotr Drąg (2):
  Updated Polish translation
  Updated Polish translation

Russ Adams (1):
  Updating Python test scripts for Python 3 migration.

Stef Walter (10):
  Ignore files created when doing code coverage
  Fix warning on startup about missing seahorse-daemon.desktop file
  Remove some unused code
  Set the source on UID objects
  Remove the --enable-tests configure arg, and always build tests
  Bump version number
  Include the correct project version in pkg-config file
  Release version 3.9.90
  Add upload-release make target
  Release version 3.10.0

Yaron Shahrabani (1):
  Updated Hebrew translation.


Downloads:
==

http://download.gnome.org/sources/libcryptui/3.10/

ceeba7ebdcda768d671e9df9332b18d4f25edd1f4d91e86a241c3c1f3ffc6332
libcryptui-3.10.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.10.0

2013-09-24 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.8.x and 3.10.0:
=

 * Minor logic fix [#708483]
 * Fix running gnome-keyring-daemon under test harness
 * Test fixes [#702367]
 * Fix implementation of LockService dbus method [#690466]
 * Updated translations [nl]
 * Build fixes


Details of changes between 3.8.x and 3.10.0:


Inaki Larranaga Murgoitio (1):
  Updated Basque language

Lars Seipel (1):
  daemon: Fix lapse where the login password is read in pointer-s

Martin Olsson (1):
  Fixed typo in string. Fixes bug #697502

Stef Walter (10):
  Release version 3.8.1
  Update for deprecations in GLib
  egg-asn1x: Update from gcr for recent changes in libtasn1
  Fix implementation of LockService dbus method
  Release version 3.9.1
  daemon: Fix running tests without installed gnome-keyring
  More reliable means of checking if object was finalized
  daemon: Fix running gnome-keyring-daemon under test harness
  Release version 3.9.90
  Release version 3.10.0

Wouter Bolsterlee (1):
  Updated Dutch translation


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.10/

1cc87260fa17b8e39071fdae0418cd9ca5f913d50e23d8f456f3e2c6d6d22213
gnome-keyring-3.10.0.tar.xz



Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.10.0

2013-09-24 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.8.x and 3.10.0:
=

 - Fix annotations [#705225]
 - Translation fixes [#707077, #707078]
 - Updated translations
 - GcrCertificateWidget: inherit from GtkBin, not GtkWidget [#701048]
 - Made gcr-certificate-renderer close the dialog when clickin [#699543]
 - Port to new p11-kit managed style functions
 - Testing fixes [#705139]
 - Build fixes [#695973, ...]
 - Vapi bindings [#689685]
 - Don't import to 'xdg' module in the importer
 - Add appropriate icon for p11-kit trust module
 - Handle cases where no certificate data is available
 - Build fixes


Details of changes between 3.8.x and 3.10.0:


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

Akom Chotiphantawanon (1):
  Updated Thai translation.

Alexandre Franke (2):
  Update French translation
  Update French translation

Andika Triwidada (1):
  Updated Indonesian translation

Andreas Henriksson (1):
  fix build error with -Werror=format-security

Ask H. Larsen (1):
  Updated Danish translation

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

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

Chandan Kumar (1):
  updating Hindi Translation

Changwoo Ryu (1):
  Updated Korean translation

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

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

Duarte Loreto (1):
  Updated Portuguese translation

Enrico Nicoletto (2):
  Updated Brazilian Portuguese translation
  Updated Brazilian Portuguese translation

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

Gabor Kelemen (4):
  Use the _() macro instead of gettext(). If gi18n-lib.h is incl
  Use g_dngettext() instead of plain ngettext() to pass the tra
  Mark string for translation
  Updated Hungarian translation

Gil Forcada (2):
  [l10n] Update Catalan translation
  [l10n] Update Catalan translation

Giovanni Campagna (1):
  GcrCertificateWidget: inherit from GtkBin, not GtkWidget

Hannie Dumoleyn (1):
  Update Dutch translation 3.8

Hashem Nasarat (1):
  Fix return annotation of gcr_parser_get_parsed_block

Ihar Hrachyshka (1):
  Updated Belarusian translation.

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

Marek Černocký (2):
  Updated Czech translation
  Updated Czech translation

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

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

Piotr Drąg (3):
  Updated Polish translation
  Fix switched context strings
  Updated Polish translation

Rafael Ferreira (1):
  Updated Brazilian Portuguese translation

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stef Walter (27):
  gcr: Track the prompters bus name ownership properly
  Release version 3.8.1
  Don't use the GNOME coverage macros
  Fix for deprecated glib functionality
  gcr: Supress warnings when building gobject-introspection Gir file
  ui: Fix for GTK+ 3.8 deprecations
  gcr-certificate: Handle cases where no certificate data is availab
  egg-asn1x: Update for recent changes in libtasn1
  Add missing --enable-coverage configure argument
  Make gcr build on both pre GTK+ 3.8 and later versions
  icons: Add appropriate icon for p11-kit trust module
  pkcs11-importer: Importing to lame gnome-keyring 'xdg' module no g
  Add vala vapi files for Gck and Gcr libraries
  More tweaks and fixes for vapi bindings
  Release version 3.9.1
  Build certificate chains even when intermediates are wrong order
  Release version 3.8.2
  Port to new p11-kit managed style functions
  Bump version number
  ui: Add missing certificate used in frob-certificate
  ui: Include correct header file in generated gir and vapi output
  More reliable means of checking if object was finalized
  Release version 3.9.90
  ui: Use ellipsis instead of three dots
  ui: Add context to 'Disabled' strings
  Release version 3.9.91
  Release version 3.10.0

Tobias Mueller (1):
  ui: Made gcr-certificate-renderer close the dialog when clicking o

Yaron Shahrabani (1

ANNOUNCE: seahorse-nautilus 3.10.0

2013-09-24 Thread Stef Walter
seahorse-nautilus is a nautilus extension for encrypting, decrypting and
signing files.

Highlights between 3.8.x and 3.10.0:


 * Add correct flag for reaping the progress child [#697895]
 * Add support for symmetric encryption in seahorse-tool [#325803]
 * Updated translations


Details between 3.8.x and 3.10.0:
=

Aurimas Černius (1):
  Updated Lithuanian translation

Christian Kirbach (1):
Aurimas Černius (1):
  Updated Lithuanian translation

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

Gabor Kelemen (1):
  Updated Hungarian translation

Marek Černocký (1):
  Updated Czech translation

Matej Urbančič (2):
  Added Slovenian translation
  Updated Slovenian translation

Rafael Ferreira (1):
  Updated Brazilian Portuguese translation

Stef Walter (3):
  Release version 3.7.5
  Release version 3.7.92
  Release version 3.8.0

Yaron Shahrabani (1):
  Updated Hebrew translation.

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

  Updated German translation

Daniel Mustieles (1):
  Updated Spanish translation

Dimitris Spingos (1):
  Updated Greek translation

Fran Diéguez (1):
  Updated Galician translations

Gabor Kelemen (1):
  Updated Hungarian translation

Jérémy Bobbio (1):
  Add support for symmetric encryption in seahorse-tool

Marek Černocký (1):
  Updated Czech translation

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

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

Piotr Drąg (1):
  Updated Polish translation

Rafael Ferreira (1):
  Updated Brazilian Portuguese translation

Stef Walter (4):
  Require a newer version of libcryptui for symmetric encryption
  Add correct flag for reaping the progress child
  Release version 3.9.90
  Release version 3.10.0

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

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


Downloads and Checksums:


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

d54c5fbc2bade03296d3f8412708cfa87e82bda3c5af8e0b8ad86b2fadf3
seahorse-nautilus-3.10.0.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libsecret 0.16

2013-08-27 Thread Stef Walter
Libsecret is a library for storing and retrieving passwords from a
central database.


Highlights between 0.15 and 0.16:
=

 * Clarify documentation for secret_service_clear_xxx() [#705629]
 * Pass return_type to prompt async begin functions, rather than finish
 * Simpler way to use custom service/collection/item types
 * service: Rename secret_service_new() and friends to xxx_open()
 * Add secret_value_get_text() function to return NULL terminated secret
 * Fix return types in secret_service_search_finish() on error [#698040]
 * Testing fixes [#705202]
 * Build fixes [#704233]
 * Updated translations


Details between 0.15 and 0.16:
==

A S Alam (1):
  update LINGUAS file for Punjabi (pa) locale

Andika Triwidada (1):
  Added Indonesian translation

Aurimas Černius (1):
  Added Lithuanian translation

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

Christian Kirbach (1):
  Added German translation

Claude Paroz (1):
  Added French translation

Fabio Tomat (2):
  Added Friulian translation
  Added Friulian translation

Fran Diéguez (1):
  Updated Galician translations

Jiří Klimeš (1):
  Fix return types in secret_service_search_finish() on error paths

Kenneth Nielsen (1):
  Added da to list of languages

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

Kris Thomsen (1):
  Updated Danish translation

Marek Černocký (1):
  Updated Czech translation

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

Stef Walter (11):
  Add secret_value_get_text() function to return NULL terminated sec
  service: Rename secret_service_new() and friends to open()
  collection: Have gobject-introspection and glib-mkenums recognize
  Simpler way to use custom service/collection/item types
  Pass return_type to prompt async begin functions, rather than fini
  Bump version number
  Use AM_CPPFLAGS instead of INCLUDES
  Allow building with automake 1.14
  Clarify documentation for secret_service_clear_xxx()
  More reliable means of checking if object was finalized
  Release version 0.16

Yaron Shahrabani (1):
  Added Hebrew translation.



Downloads and Checksums:


Source code:
http://download.gnome.org/sources/libsecret/0.16/

b859406c490a2011b35f5940235304315b343f2efd554800285f24b95e14f218
libsecret-0.16.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.8.2

2013-05-15 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.

Highlights between 3.8.1 and 3.8.2:
===

 * Tweaks to which X.509 certs are displayed
 * Fix for GTK 3.8.x deprecations
 * Updated translations

Details between 3.8.1 and 3.8.2:


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

Stef Walter (5):
  Fix for deprecations in GTK+ 3.8.x and later
  pkcs11: Hide the unusable XDG token by default
  pkcs11: Hide certificates that have no DER X.509 values
  pkcs11: Don't list intermediate CA certificates as 'Personal Certi
  Release version 3.8.2


Downloads and Checksums:


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

b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12
seahorse-3.8.2.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.8.2

2013-05-05 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.8.1 and 3.8.2:


 - Build certificate chains when intermediates are wrong order [#699026]
 - Don't try to import certificates to gnome-keyring xdg module
 - Add appropriate icon for p11-kit trust module
 - Make gcr build on both pre GTK+ 3.8 and later versions
 - Update for recent changes in libtasn1
 - Handle cases where no certificate data is available
 - Fix for GTK+ 3.8 deprecations
 - Build fixes


Details of changes between 3.8.1 and 3.8.2:
===

Stef Walter (12):
  Don't use the GNOME coverage macros
  Fix for deprecated glib functionality
  gcr: Supress warnings when building gobject-introspection Gir fil
  ui: Fix for GTK+ 3.8 deprecations
  gcr-certificate: Handle cases where no certificate data is availab
  egg-asn1x: Update for recent changes in libtasn1
  Add missing --enable-coverage configure argument
  Make gcr build on both pre GTK+ 3.8 and later versions
  icons: Add appropriate icon for p11-kit trust module
  pkcs11-importer: Importing to lame gnome-keyring 'xdg' module no g
  Build certificate chains even when intermediates are wrong order


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.8/

a1e615ce2cfd375f383bbdd289935a8e3e16901c3c6f032780847055e8bec2c1
gcr-3.8.2.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libcryptui 3.8.0

2013-03-26 Thread Stef Walter
libcryptui is a library used to list GnuPG keys. It is gradually being
replaced by the GCR library, and will soon be deprecated.

This is a stable release.


Changes between 3.6.x and 3.8.0:


 * Updated translations


Detailed change log between 3.6.x and 3.8.0:


Daniel Mustieles (1):
  Updated Spanish translation

Gheyret Kenji (1):
  Updated Uyghur translation

Stef Walter (2):
  Release version 3.7.5
  Release version 3.8.0


Downloads:
==

http://download.gnome.org/sources/libcryptui/3.8/

10eed96e33b6d7286795a7c678a5655a86ae099fb98d1f7211aa28aa636c0837
libcryptui-3.8.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libgnome-keyring 3.8.0

2013-03-26 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

libgnome-keyring is in the process of being deprecated and replaced by
libsecret.

This is a stable release.


Changes between 3.6.x and 3.8.0:


 * Share the secure memory pool with libsecret and gcr
 * Updated translations
 * Build fixes


Details of changes between 3.6.x and 3.8.0:
===

Dominique Leuenberger (2):
  configure.ac: if [list]; then construct: [list] is to be executed,
  configure.ac: if [list]; then construct: [list] is to be executed,

Duarte Loreto (1):
  Converted Portuguese translation to New Spelling (Novo AO)

Nuno Araujo (1):
  Fix the build with automake 1.13

Stef Walter (7):
  Merge updated secure memory code from libsecret
  Share the secure memory pool with libsecret and gcr if in same pro
  Release version 3.7.2
  Release version 3.7.5
  Release version 3.7.91
  Release version 3.7.92
  Release version 3.8.0

TmTFx (1):
  Updated Friulian translation

Victor Ibragimov (1):
  [l10n] Added Tadjik translation

Xi Wang (1):
  Fix incorrect loop condition in egg_hkdf_perform()


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.8/

a8646f2bc62ef903be422946a6356b0718f7a4cbb29b5bdd35a84136f6b82f76
libgnome-keyring-3.8.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.8.0

2013-03-26 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.6.x and 3.8.0:


 - Fix crash when hashing an unsupported attributes [#696305]
 - Have the gcr-prompter replace the running prompter
 - Allow system prompts to be cancelled while in 'checking' state
 - Cancel system prompts when the prompter goes away
 - Fix segfault when prompt is dismissed immediately
 - Fix corner case in DER parsing
 - Fix crash when parsing invalid DER
 - More complete test coverage
 - Updated translations
 - Translation fixes [#692536]
 - Build fixes [#693591, #693440, #687980]


Details of changes between 3.6.x and 3.8.0:
===

A S Alam (1):
  Punjabi: Translation updated (aalam)

Alban Browaeys (1):
  introspection: build ui vs the uninstalled gcr-base libtool archiv

Alexander Shopov (1):
  Updated Bulgarian translation

Alexandre Franke (1):
  Update French translation

Andika Triwidada (1):
  Updated Indonesian translation

Arash Mousavi (1):
  L10N: Updated Persian Translation

Ask H. Larsen (1):
  Updated Danish translation

Aurimas Černius (1):
  Updated Lithuanian translation

B.Prathibha (1):
  Patch: Remove markup from translatable strings.

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

Carles Ferrando (1):
  [l10n] Updated Catalan (Valencian) translation

Changwoo Ryu (1):
  Updated Korean translation

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

Daniel Mustieles (1):
  Updated Spanish translation

Dimitris Spingos (1):
  Updated Greek translation

Duarte Loreto (1):
  Updated Portuguese translation and converted to New Spelling (Novo

Dušan Kazik (1):
  Updated slovak translation

Enrico Nicoletto (1):
  Updated Brazilian Portuguese translation

Fran Diéguez (1):
  Updated Galician translations

Gabor Adam Toth (1):
  Make gcr oids work between ui and base libraries

Gheyret Kenji (3):
  Updated Uyghur translation
  Updated Uyghur translation
  Updated Uyghur translation

Ihar Hrachyshka (1):
  Updated Belarusian translation.

Inaki Larranaga Murgoitio (1):
  Updated Basque language

Joan Duran (1):
  [l10] Updated Catalan translation

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

Marek Černocký (2):
  Updated Czech translation
  Updated Czech translation

Mario Blättermann (1):
  [l10n] Updated German translation

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

Mathias Hasselmann (2):
  gck/gcr: Check result of write() in logger
  egg: Build with libcrypt at custom prefix

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

Nuno Araujo (1):
  Fix the build with automake 1.13

Philip Withnall (1):
  build: Use gnome-common code coverage macros

Piotr Drąg (1):
  Updated Polish translation

Rico Tzschichholz (1):
  Don't install test/mock libraries unnecessarily

Rūdolfs Mazurs (1):
  Updated Latvian translation

Sebastian Keller (1):
  egg: Fix build with libtasn1 = 3.1

Stef Walter (42):
  gcr: Remove unneeded translation
  Update for deprecations
  gcr: Make the mock prompter's response handling more extensible
  gcr: Always specify the context for 'running' prompts
  gcr: Remove the waiting field in the system prompt CallClosure
  gcr: Add prompt-close action signal to GcrPrompt
  gcr: Implement prompt-close in GcrPromptDialog
  gcr: Implement prompt-close in GcrSystemPrompt and GcrSystem...ter
  gcr: Cancel the prompt when prompter goes away
  gcr: Allow cancellation between ops in the GcrPromptDialog
  gcr: In the frob-prompt tool delay during 'password checking' stat
  Merge branch 'gnome-3-6'
  Release version 3.7.1
  Merge secure memory changes from libsecret
  egg-hex: Use a full string as the hex delimiter
  egg-asn1x: Fix crash when parsing invalid DER files
  egg-asn1x: Bring over changes from gnome-keyring
  egg-symkey: Complete tests for recent ASN.1 API changes
  egg-asn1x: Fix corner case where long DER length overflows
  egg-asn1x: More complete coverage for ASN.1 tests
  gck: Remove duplicate defined symbol
  Release version 3.7.2
  build: Fix warnings by including necessary headers
  Fix more build problems with glib 2.35.0
  build: Print out code coverage state properly
  Fix annotation warnings
  Use GMutex insteod of GStaticMutex
  Split up the Gcr GIR files into base/ui
  Separate the base and ui parts of the Gcr library more thoroughly.
  egg-armor: Fix memrchr() call with negative string length
  Fix assertion in the gnome-keyring use of GcrMockPrompter
  egg-armor: Handle mismatched but not truncated

ANNOUNCE: gnome-keyring 3.8.0

2013-03-26 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.6.x and 3.8.0:


 * Update introspection data of Collection.SearchItems() [#695115]
 * Update the Item.Created and Item.Modified properties correc [#695052]
 * Remove the roots-store module replaced by p11-kit 0.16+ trust module
 * Only return one object path list from Collection.SearchItem [#695115]
 * Fix order of items returned from SearchItems() [#693884]
 * Set correct type for Collection's Locked property
 * Don't warn if the GNOME session manager is not available
 * Fix crasher in armor code
 * Bring over DER parsing fixes from GCR library
 * Fix corner case where long DER length overflows
 * Fix crash when parsing invalid DER files
 * Handle empty secrets correctly
 * Only print debug message if no pkcs11 socket
 * Remove dependency on GTK+
 * More complete test coverage
 * Updated translations
 * Build fixes


Details of changes between 3.6.x and 3.8.0:
===

Alexander Shopov (1):
  Updated Bulgarian translation

Andrej Žnidaršič (1):
  Updated Slovenian translation

Dmitry Shachnev (2):
  dbus: Set correct type for Collection's Locked property.
  Update introspection to match the new SearchItems behavior

Duarte Loreto (1):
  Converted Portuguese translation to New Spelling (Novo AO)

Gheyret Kenji (2):
  Updated Uyghur translation
  Updated Uyghur translation

ManojKumar Giri (1):
  Updated Odia Translation with FUEL implementation.

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

Nuno Araujo (1):
  Fix the build with automake 1.13

Rex Dieter (1):
  only print debug message if no pkcs11 socket

Sebastian Keller (1):
  Fix build with libtasn1 = 3.1

Shankar Prasad (3):
  Updated kn translation
  Updated kn translations
  Updated kn translations

Stef Walter (29):
  Remove dependency on gtk+
  Remove libdbus version related ifdef
  Fix for deprecations in glib 2.35.0
  Release version 3.7.1
  Merge secure memory changes from libsecret
  dbus: Handle empty secrets correctly
  egg-hex: Bring over hex changes from gcr and libsecret
  egg-hex: Use a full string as the hex delimiter
  Bring in fixed ASN.1 parser from gcr library
  egg-asn1x: Fix crash when parsing invalid DER files
  egg-symkey: Complete tests for recent ASN.1 API changes
  egg-asn1x: Fix corner case where long DER length overflows
  egg-asn1x: More complete coverage for ASN.1 tests
  Release version 3.7.2
  Don't warn if the GNOME session manager is not available
  egg-armor: Fix memrchr() call with negative string length
  egg-armor: Handle mismatched but not truncated suffix line
  Make the dump-keyring0-format work with only external deps
  Release version 3.7.5
  dbus: Don't reverse the order of items returned from SearchItems()
  dbus: Only return one object path list from Collection.SearchItems
  pkcs11: Remove the roots-store now provided by p11-kit
  Release version 3.7.91
  dbus: Refactor out testing code for starting gnome-keyring-daemon
  secret-store: Update the Created and Modified properties correctly
  Remove last few references of roots-store
  pkcs11: More fixes for libtasn1 3.1 and later
  Release version 3.7.92
  Release version 3.8.0

Victor Ibragimov (1):
  [l10n] Added Tadjik translation

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

Xi Wang (1):
  Fix incorrect loop condition in egg_hkdf_perform()


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.8/

5ef9f4b7ff983a4fbc3d049aafee0fd3ecaf4d5cc7573517ac17c1b1a56bca6c
gnome-keyring-3.8.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse-nautilus 3.8.0

2013-03-26 Thread Stef Walter
seahorse-nautilus is a nautilus extension for encrypting, decrypting and
signing files.

Highlights between 3.6.x and 3.8.0:
===

 * Updated translations


Details between 3.6.x and 3.8.0:


Aurimas Černius (1):
  Updated Lithuanian translation

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

Gabor Kelemen (1):
  Updated Hungarian translation

Marek Černocký (1):
  Updated Czech translation

Matej Urbančič (2):
  Added Slovenian translation
  Updated Slovenian translation

Rafael Ferreira (1):
  Updated Brazilian Portuguese translation

Stef Walter (3):
  Release version 3.7.5
  Release version 3.7.92
  Release version 3.8.0

Yaron Shahrabani (1):
  Updated Hebrew translation.

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


Downloads and Checksums:


Source code:
http://download.gnome.org/sources/seahorse-nautilus/3.8/

8173ef08a700ff254fb5637a7f2138ba7625b19ed2102a82fd69f1ecb8072863
seahorse-nautilus-3.8.0.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.8.0

2013-03-26 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.

Highlights between 3.6.x and 3.8.0:
===

 * Fix problem where keyring items overwrite one another
 * Don't show preferences when no preferences are available [#694678]
 * Don't conflict with seahorse-daemon DBus name [#694053]
 * Fix command line options parsing [#686980]
 * Added keywords to .desktop file
 * Correct capitalization of ElGamal
 * Updated translations
 * Translation fixes
 * Build fixes


Details between 3.6.x and 3.8.0:


A S Alam (1):
  Punjabi: Translation updated (aalam)

Alexandre Franke (2):
  Fix tags for French translation
  Update French translation

Andika Triwidada (1):
  Updated Indonesian translation

Anish A (1):
  Updated Malayalam Localization

Ask H. Larsen (1):
  Updated Danish translation

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

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

Carles Ferrando (1):
  [l10n] Updated Catalan (Valencian) translation

Chandan Kumar (1):
  updating Hindi Translation

Changwoo Ryu (1):
  Updated Korean translation

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

Christian Kirbach (1):
  [l10n] Updated German translation

Daniel Mustieles (5):
  Remove markup from UI files
  Updated Spanish translation
  Updated Spanish translation
  Added keywords to .desktop file
  Updated Spanish translation

Dimitris Spingos (2):
  Updated Greek translation
  Updated Greek translation

Dr.T.Vasudevan (3):
  Updated Tamil translation
  Updated Tamil translation
  Updated Tamil translation

Duarte Loreto (1):
  Updated Portuguese translation and converted to New Spelling (Novo

Fran Diéguez (4):
  Updated Galician translations
  Updated Galician translations
  Updated Galician translations
  Updated Galician translations for docs

Gheyret Kenji (3):
  Updated Uyghur translation
  Updated Uyghur translation
  Updated Uyghur trasnlation

Gil Forcada (1):
  [l10n] Updated Catalan translation

Hendrik Knackstedt (1):
  Updated German translation

Ihar Hrachyshka (2):
  Updated Belarusian translation.
  Updated Belarusian translation.

Inaki Larranaga Murgoitio (1):
  Updated Basque language

Khaled Hosny (1):
  Update Arabic translation

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

Marek Černocký (2):
  Updated Czech translation
  Updated Czech translation

Mario Blättermann (1):
  [l10n] Updated German translation

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

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

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

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

Nilamdyuti Goswami (1):
  Assamese translation updated for gnome 3.8

Nuno Araujo (2):
  Fix build with automake 1.13
  Fix command line options parsing

Pavol Klačanský (3):
  Updated Slovak translation
  Updated slovak translation
  Updated slovak translation

Piotr Drąg (4):
  Updated Polish translation
  Updated Polish translation
  Updated Polish translation
  Fix translations of keywords in .desktop files

Rafael Ferreira (2):
  Add pt_BR to HELP_LINGUAS
  Updated Brazilian Portuguese translation

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stef Walter (21):
  Add context for 'Unknown' and validity strings
  Merge branch 'gnome-3-6'
  pgp: Use correct capitalization of ElGamal
  Fix for glib deprecations
  Fix for soup deprecation
  Release version 3.7.1
  Use fallback icons if symbolic icons are not available
  pkcs11: Unreference partner private key correctly
  Add code coverage support
  gkr: Display item labels even if they don't match formatters
  Merge branch 'gnome-3-6'
  Release version 3.7.2
  Release 3.7.5
  Change the dbus name that the seahorse application claims
  Remove libcryptui tests that were stranded here
  prefs: Don't show preferences when no preferences are available
  pgp: Fix build issues with prefs refactoring
  Release version 3.7.91
  pgp: Fix build when --without-ldap or --without-hkp
  Release version 3.7.92
  Release version 3.8.0

Thalles Cezar Montenegro (1):
  Added Brazilian Portuguese translation

Theppitak Karoonboonyanan (1):
  Updated Thai translation

Tom Tryfonidis (1):
  Updated Greek translation

Victor Ibragimov (1):
  [l10n] Added Tadjik

ANNOUNCE: seahorse-sharing 3.8.0

2013-03-26 Thread Stef Walter
seahorse-sharing is a daemon for sharing your GnuPG keys using HKP key
sharing discovered with DNS-SD.


Highlights between 3.6.x and 3.8.0:
===

 * Updated translations


Details between 3.6.x and 3.8.0:


Gabor Kelemen (2):
  Add hu to LINGUAS
  Initial Hungarian translation added

Rafael Ferreira (2):
  Added Brazilian Portuguese Translation
  Added pt_BR to LINGUAS

Stef Walter (2):
  Release version 3.7.5
  Release version 3.8.0

Yuri Myasoedov (1):
  Added Russian translation


Downloads and Checksums:


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

e216e7d5709e688e142b4e96710759f5be54c39ac6c2d58f2eec330e4dfef92b
seahorse-sharing-3.8.0.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.6.2

2012-11-12 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.

Important notes:


 * Now depends on libsecret instead of libgnome-keyring


Highlights between 3.6.1 and 3.6.2:
===

 * Fix problem where keyring items overwrite one another
   when explicitly created from seahorse.


Details between 3.6.2 and 3.6.2:


Stef Walter (2):
  gkr: Fix problem where keyring items overwrite one another
  Release version 3.6.2


Downloads and Checksums:


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

cf3ffa48fdbd4c30fa3cc7ea9e8188c1325416e67e5985c9ce22af0a5fd7560b
seahorse-3.6.2.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.6.2

2012-11-12 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.6.1 and 3.6.2:


 - Updated translations


Details of changes between 3.6.1 and 3.6.2:
===

Gheyret Kenji (1):
  updated Uyghur translation

Stef Walter (1):
  Release 3.6.2


Downloads:
==

http://download.gnome.org/sources/gcr/3.6/

f709db2435e3635b68d8aa212863e0a8e81b1cc33442852a5183762876c7be9b
gcr-3.6.2.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse-sharing 3.6.1

2012-11-12 Thread Stef Walter
seahorse-sharing is a daemon for sharing your GnuPG keys using HKP key
sharing discovered with DNS-SD.


Highlights between 3.6.0 and 3.6.1:
===

 * Updated translations


Details between 3.6.0 and 3.6.1:


Daniel Mustieles (1):
  Updated Spanish translation

Fran Diéguez (1):
  Added Galician translations

Marek Černocký (2):
  Czech translation
  Added Czech language

Mario Blättermann (1):
  [l10n] Added German translation

Martin Srebotnjak (1):
  Updated Slovenian translation

Matej Urbančič (2):
  Added Slovenian translation
  Added sl for Slovenian translation

Rūdolfs Mazurs (2):
  Added Latvian translation
  Updated Latvian translation

Stef Walter (1):
  Release 3.6.1

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


Downloads and Checksums:


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

678af1602b1ee08bc2e83d9e6da594f67843a316e0d16c25b5f31dfa6c692ff1
seahorse-sharing-3.6.1.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.6.2

2012-11-12 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.6.1 and 3.6.2:


 * Accept XDG_DATA_HOME environment variable during initialization
 * Handle empty secrets correctly


Details of changes between 3.6.1 and 3.6.2:
===

Anish A (2):
  Updated Malayalam translation
  Revert Updated Malayalam translation

Marián Čavojský (1):
  Updated slovak translation

Sayak Sarkar (1):
  Updated Bengali India Translations

Shankar Prasad (1):
  Updated Kannada Translations

Stef Walter (7):
  rpc-layer: Fix memory leak in call state pool
  daemon: Call setlocale() before completing initialization
  secret-store: Set the schema name correctly on loaded items
  dbus: Fix regression in password changing
  dbus: Clear prompt warning when prompting for new password
  dbus: Don't leave unlocked keyring as consequence of changing pass
  Release version 3.6.1


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.6/

ae60558d60171325ddd90603328393d35d7b560a70b7ab45c4d2718d01130cd6
gnome-keyring-3.6.2.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.6.1

2012-10-19 Thread Stef Walter

gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.6.0 and 3.6.1:


Changes in version 3.6.1 are:
 * Fix regressions with keyring master password changing
 * Load schema for secret items correctly, prevents storing multiple tim
   for items stored via libsecret
 * Setup translations properly when daemon starts
 * Fix memory leak in PKCS#11 module
 * Updated translations


Details of changes between 3.6.0 and 3.6.1:
===

Anish A (2):
  Updated Malayalam translation
  Revert Updated Malayalam translation

Marián Čavojský (1):
  Updated slovak translation

Sayak Sarkar (1):
  Updated Bengali India Translations

Shankar Prasad (1):
  Updated Kannada Translations

Stef Walter (7):
  rpc-layer: Fix memory leak in call state pool
  daemon: Call setlocale() before completing initialization
  secret-store: Set the schema name correctly on loaded items
  dbus: Fix regression in password changing
  dbus: Clear prompt warning when prompting for new password
  dbus: Don't leave unlocked keyring as consequence of changing pass
  Release version 3.6.1


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.6/

0c3a2ccc1744ce681fa7eb8d5e3e94d1712e932068a36ce7076222eb82b25aa5
gnome-keyring-3.6.1.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse-nautilus 3.6.1

2012-10-19 Thread Stef Walter

seahorse-nautilus is a nautilus extension for encrypting, decrypting and
signing files.

Highlights between 3.6.0 and 3.6.1:
===

 * Fix the GSettings schema


Details between 3.6.0 and 3.6.1:


Stef Walter (2):
  Fix the schema identifier for GSettings window settings
  Release version 3.6.1


Downloads and Checksums:


Source code:
http://download.gnome.org/sources/seahorse-nautilus/3.6/

912d9c1e84ad1e24af6308b84d622a72d9e1bdae71284ddbd6277fdb459c31d2
seahorse-nautilus-3.6.1.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.6.1

2012-10-19 Thread Stef Walter

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

Important notes:


 * Now depends on libsecret instead of libgnome-keyring


Highlights between 3.6.0 and 3.6.1:
===

 * Strip DBus errors before displaying them
 * Fix regression for changing a keyring master password
 * Updated translations


Details between 3.4.x and 3.6.0:


Ani Peter (1):
  Updated file by Anish A

Stef Walter (4):
  Don't use deprecated gcr/pkcs11.h header
  gkr: Fix regression for changing keyring password
  Strip possible dbus errors before displaying
  Release version 3.6.1

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


Downloads and Checksums:


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

dcdd9681a7896a13a597cf02aa2d6718b5f0ab3b50ed81f8d24b8db296a9214b
seahorse-3.6.1.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libcryptui 3.6.0

2012-09-25 Thread Stef Walter
libcryptui is a library used to list GnuPG keys. It is gradually being
replaced by the GCR library, and will soon be deprecated.

This is a stable release.


Changes between 3.4.x and 3.6.0:


 * Make the default key chooser window size bigger
 * Bump dependency versions, and fix deprecetions
 * Documentation fixes
 * Updated translations


Detailed change log between 3.4.x and 3.6.0:


Piotr Drąg (1):
  Updated Polish translation

Stef Walter (11):
  Better build of .service files
  Release 3.4.1
  Remove gconf from the pkg-config Requires line
  Make the default key chooser window size bigger
  Bump version number
  Bump dependency versions, and fix for some deprecations
  Remove unnessary size request for key list
  Documentation fix
  Release version 3.5.4
  Release 3.5.92
  Release version 3.6.0


Downloads:
==

http://download.gnome.org/sources/libcryptui/3.6/

0a4a747fff33acd03d1381d27454f8aa5eaca026b7475e24c4b8f8272bbe1c87
libcryptui-3.6.0.tar.xz

Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libgnome-keyring 3.6.0

2012-09-25 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

libgnome-keyring is in the process of being deprecated and replaced by
libsecret.

This is a stable release.


Changes between 3.4.x and 3.6.0:


 * More warnings about attributes not being stored secretly
 * Fix debugging for G_MESSAGES_DEBUG
 * Fix copyright headers
 * Updated translations
 * Vala bindings
 * Build fixes


Details of changes between 3.4.x and 3.6.0:
===

Daniel Martinez Cucalon (1):
  Added Aragonese translation

Evan Nemerson (3):
  introspection: some minor fixes to avoid Vala regressions
  Add Vala bindings.
  vala: install vapis to $prefix/share/vala/vapi not system vapidir

Jordi Mallach (2):
  Fixed bug #673184
  Fix copyright headers.

Rūdolfs Mazurs (1):
  Updated Latvian translation

Sandeep Sheshrao Shedmake (1):
  Added Marathi Translations

Sayak Sarkar (1):
  Added Bengali India Translations

Stef Walter (11):
  Fix up some documentation warnings
  Remove broken gtk-doc comment
  Release 3.4.1
  Fixes for G_MESSAGES_DEBUG
  Merge branch 'gnome-3-4'
  Release version 3.5.3
  Release version 3.5.4
  Bump version number
  Add more warnings about attributes not being stored securely
  Release 3.5.6
  Release version 3.6.0


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.6/

6dca37fb7b37f800f498031ffe303a567410bec09a9bdd877a18865dafcc9830
libgnome-keyring-3.6.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.6.0

2012-09-25 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.4.x and 3.6.0:


 - Don't fail preconditions when pkcs11 isn't initialized in gcr
 - Fix regression in ASN.1 parsing
 - Use p11-kit/pkcs11.h instead of shipping a copy with gck.
 - Add debug output to GcrSecretExchange
 - Fix invalid warning when sending a secret exchange
 - Remove support code for old glib versions
 - Rework DER parsing so we can parse odd PKCS#12 files
 - Use GBytes, bump glib dependency
 - Enable gnome2 keyring storage
 - Fix more issues disabling grabs during password prompts
 - More debug messages to GcrSystemPrompter
 - Fix up GCR_DEBUG and GCK_DEBUG environment variables
 - Updated translations
 - Documentation fixes
 - Build fixes


Details of changes between 3.4.x and 3.6.0:
===

A S Alam (2):
  update Punjabi Translation
  update Punjabi Translation

Alexandre Franke (1):
  Update French translation

Andika Triwidada (1):
  Updated Indonesian translation

Ani Peter (1):
  Updated Malayalam file

Arash Mousavi (1):
  l10n: Added Persian translation

Aurimas Černius (1):
  Updated Lithuanian translation

Bruce Cowan (1):
  Updated British English translation

Carles Ferrando (1):
  [l10n]Updated Catalan (Valencian) translation

Changwoo Ryu (2):
  Updated Korean translation
  Updated Korean translation

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

Cheng Lu (1):
  Update Chinese simplified translation for ui

Dan Winship (2):
  gcr: minor gtk-doc fixes
  gcr: fix declaration of GcrParser::authenticate

Daniel Korostil (1):
  uk update

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

Daniel Nylander (1):
  Updated Swedish translation

Dr.T.Vasudevan (1):
  updated Tamil translation

Duarte Loreto (1):
  Updated Portuguese translation

Evan Nemerson (1):
  Use p11-kit/pkcs11.h instead of shipping a copy with gck.

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

Gabor Kelemen (1):
  Updated Hungarian translation

Ihar Hrachyshka (2):
  Updated Belarusian translation.
  Updated Belarusian translation.

Joan Duran (1):
  [l10n] Updated Catalan translation

Kenneth Nielsen (1):
  Updated Danish translation

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

Martin Srebotnjak (1):
  Updated Slovenian translation

Matej Urbančič (2):
  Added Slovenian translation
  Updated Slovenian translation

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

Nguyễn Thái Ngọc Duy (4):
  po/vi: import from Damned Lies
  Updated Vietnamese translation
  po/vi: imported from Damned Lies
  Updated Vietnamese translation

Piotr Drąg (3):
  Remove markup from strings in .ui file
  Updated Polish translation
  Updated Polish translation

Praveen Illa (1):
  Updated Telugu Translation

Rafael Ferreira (1):
  Updated Brazilian Portuguese translation

Rajesh Ranjan (1):
  hindi update

Rūdolfs Mazurs (1):
  Updated Latvian translation

Stef Walter (29):
  Fix build of gcr-prompter
  Build .desktop and .service files correctly
  Revert accidentally committed change
  Don't distribute built sources
  Fix up GCR_DEBUG and GCK_DEBUG environment variables
  gcr: Add some more debug messages to GcrSystemPrompter
  Track disabling the grab correctly
  Release 3.4.1
  gcr: Enable gnome2 keyring storage
  Merge branch 'gnome-3-4'
  gcr: Fix signal documentation for GcrParser
  Use GBytes instead of our own EggBytes
  egg: Rework how DER parsing works
  egg: A few more asn.1 comments
  Release version 3.5.3
  Documentation fixes
  Remove support code for old glib versions
  gcr: Fix invalid warning when sending a secret exchange
  gcr: Add debug output to GcrSecretExchange
  Merge branch 'gnome-3-4'
  Release version 3.5.4
  gcr: Dump issuer and subject raw dns in frob-certificate
  Release version 3.5.5
  asn1x: Fix assertion in loading of default integer
  gcr: Don't fail preconditions when pkcs11 isn't initialized
  Release version 3.5.90
  Merge tag '3.5.90'
  Release version 3.5.92
  Release version 3.6.0

Theppitak Karoonboonyanan (1):
  Updated Thai translation

Timo Jyrinki (1):
  Finnish translation update by Jiri Grönroos

Tobias Endrigkeit (2):
  Updated

ANNOUNCE: gnome-keyring 3.6.0

2012-09-25 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.4.x and 3.6.0:


 * Use the XDG directories for storing keys
 * Better handling of the --replace argument to gnome-keyring-daemon
 * Fix ability to store keyring files without using hardlinks
 * Make the GPG agent password caching options work correctly
 * Initialize PKCS#11 correctly in gnome-keyring tool
 * Rename the p11-kit module file
 * Use setsid() to become a process leader when daemonizing
 * Support the xdg:schema attribute on secret items
 * Update to newer glib dependency and remove redundant code
 * Encode passwords correctly for gpg2 in the gpg-agent
 * Fix types of the DBus Created and Modified properties
 * Expose the 'session' and 'login' keyrings as aliases
 * Emit Secret Service signals when collections/items change
 * Fix some spurious warnings
 * Return correct introspect data for Secret Service
 * Fix the gnome2-store for gcr importer, and test
 * Debug and logging fixes
 * Updated translations
 * Testing fixes
 * Build fixes


Details of changes between 3.4.x and 3.6.0:
===

Andrej Žnidaršič (1):
  Updated Slovenian translation

Ani Peter (1):
  Updated Malayalam file

Carles Ferrando (2):
  [l10n]Updated Catalan (Valencian) translation
  [l10n]Updated Catalan (Valencian) translation

Changwoo Ryu (1):
  Updated Korean translation

Dirgita (1):
  Updated Indonesian translation

Dr.T.Vasudevan (1):
  updated Tamil translation

Fran Diéguez (1):
  Updated Galician translations

Jordi Serratosa (2):
  [l10n] Fixes on Catalan translation
  [l10n] Fixes on Catalan translation

Justin Lecher (2):
  Typo GMODULE - GLIB in AC_SUBST
  Typo GMODULE - GLIB in AC_SUBST

Khaled Hosny (1):
  Updated Arabic translation

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

Nilamdyuti Goswami (2):
  Assamese translation reviewed
  Implemented FUEL entries to Assamese translation

Noriko Mizumoto (1):
  [l10n] Update Japanese translation

Piotr Drąg (1):
  Updated Polish translation

Rajesh Ranjan (1):
  hindi update

Raul Gutierrez Segales (1):
  Use the right introspection string for Secret.Service iface

Rūdolfs Mazurs (1):
  Updated Latvian translation

Sandeep Sheshrao Shedmake (1):
  Updated Marathi Translations

Stef Walter (51):
  Better building of .desktop and .service files
  Use correct XDG_RUNTIME_DIR when started from PAM
  Relicense egg-unix-credentials.c
  [daemon] Set 'text/plain' content type on secrets returned from da
  pkcs11: Complete a bunch more tests
  Bring over new egg'd components from gcr
  Release 3.4.1
  Merge branch 'gnome-3-4'
  Bump version number
  Change password dbus method is actually on internal interface
  daemon: Return correct introspect data for secret service
  xdg-store: Remove references to libtasn1.h
  ssh-store: Don't include built p11-tests.conf file
  gkm: Fix GKM_DEBUG environment variable for G_MESSAGES_DEBUG
  gnome2-store: Ignore attributes that gcr-viewer sets
  Merge branch 'gnome-3-4'
  gkm: Add gkm_log_xxx() functions for stringizing
  gkm: Add debug tracing for CKA_ATTRIBUTE_TYPE_INVALID
  gnome2-store: Test the gnome2-store with the gcr importer
  Release version 3.5.3
  secret-store: Support the xdg:schema attribute correctly
  Remove support code for old glib versions
  egg: Add methods for creating scratch directory in tests
  Use GNOME_KEYRING_TEST_PROMPTER to specify prompter name
  Quiet down messages during tests
  egg: Add ability to run tests in a mainloop without a thread
  daemon: Perform initialization in the main loop
  daemon: Emit secret service signals when collections/items change
  dbus: Expose the 'session' and 'login' keyrings as aliases
  dbus: The Created and Modified properties are uint64
  dbus: Don't log into token if already logged in
  gpg-agent: Don't barf when retrieving password when not unlocked
  gpg-agent: Encode passwords when --data was requested
  Convert from EggBytes to GBytes
  Match common old GnomeKeyringItemType schemas to xdg:schema attrib
  Release version 3.5.4
  Some 'make distcheck' fixes
  Rename the p11-kit module file
  tool: Initialize pkcs#11 before beginning import
  Release version 3.5.5
  schema: Update description for gpg-cache-method
  gpg-agent: Hook up the TTL cache option
  secret-store: Mark a secret item as 'used' when accessed
  daemon: Be quiet while replacing another daemon
  daemon: If control directory in environment use when

ANNOUNCE: seahorse 3.6.0

2012-09-25 Thread Stef Walter
):
  hindi update

Robert Ancell (1):
  Fix memory errors when limiting the servers to search for keys

Rūdolfs Mazurs (1):
  Updated Latvian translation

Sasi Bhushan (2):
  Updated Telugu translation
  Updated Telugu Translation

Stef Walter (31):
  Better building for .desktop files
  Release 3.4.1
  Merge branch 'gnome-3-4'
  Fix typo in finalizing of GPGME keyring
  Fix typo in finalizing of GPGME keyring
  Unavailable entries were displayed incorrectly for signatures
  Align keyids with name/signatures in key properties
  Use GcrSecureEntryBuffer and remove duplicate code
  Merge branch 'gnome-3-4'
  Use libsecret instead of libgnome-keyring
  Update libsecret usage for removal of some varargs functions
  pgp: Add suggestion to generate entropy while generating key
  Fix an #ifdef and clear up some warnings
  Make these icons have the correct canvas size.
  Remove unused 'secure' memory code
  When Ctrl-F pressed in the main window, focus the filter box
  gkr: No keyring UI bits if failed to connect to Secret Service
  pgp: Fix use of null pointer in SeahorseGpgmeKeyring
  Include the seahorse-place.h header in appropriate places
  Bump version number
  Migrate to GtkApplication
  gkr: Update for latest changes in libsecret
  More updates for libsecret changes
  Update for recent changes in libsecret
  Bump dependency on libsecret
  Fix for incompatibility with libsecret
  Release version 3.5.4
  Release version 3.5.90
  Release version 3.5.91
  Release version 3.5.92
  Release version 3.6.0

Theppitak Karoonboonyanan (1):
  Updated Thai translation

Timo Jyrinki (1):
  Finnish translation update by Jiri Grönroos

Tom Tryfonidis (5):
  Updated Greek translation
  Updated Greek translation
  Updated Greek translation
  Updated Greek translations
  Updated Greek help translation

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

YunQiang Su (1):
  update Simplified Chinese (zh_CN) translation

Yuri Myasoedov (2):
  Updated Russian translation
  Updated Russian translation

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


Downloads and Checksums:


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

88a0bcaa3aeef6a9a2f2abf4c7ffbf94cef474b466d79d45054d19175d5ccee8
seahorse-3.6.0.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse-nautilus 3.6.0

2012-09-25 Thread Stef Walter
seahorse-nautilus is a nautilus extension for encrypting, decrypting and
signing files.

Highlights between 3.4.x and 3.6.0:
===

 * Update for newer Gtk and Glib
 * Use Gcr library for prompting of passwords
 * Migrate from GConf to GSettings
 * Fix several crashers
 * Updated translations
 * Translation fixes


Details between 3.4.x and 3.6.0:


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

Stef Walter (12):
  Migrate from GConf to GSettings
  Use GcrPrompt for prompting
  Fix loading of UI files
  Don't use g_atexit now that its deprecated
  Don't use has_separator property in dialogs, deprecated
  Use GtkComboBoxText correctly
  Fix use of uninitialized variable
  Bump version number
  Release version 3.5.4
  Release version 3.5.91
  Release version 3.5.92
  Release version 3.6.0


Downloads and Checksums:


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

edae97cf7bab38ed928e25a7805913977f892ec9b9120783d874cda07912519d
seahorse-nautilus-3.6.0.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libcryptui 3.4.1

2012-04-16 Thread Stef Walter
libcryptui is a library used to list GnuPG keys. It is gradually being
replaced by the GCR library, and will soon be deprecated.

This is a stable release.


Changes between 3.4.0 and 3.4.1:


 * Better build of .service files


Detailed change log between 3.4.0 and 3.4.1:


Stef Walter (2):
  Better build of .service files
  Release 3.4.1


Downloads:
==

http://download.gnome.org/sources/libcryptui/3.4/

fad4addf5c5b6588f492a720edce59f925190e4cdf3672984f53b25327f10fd5
libcryptui-3.4.1.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: libgnome-keyring 3.4.1

2012-04-16 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

libgnome-keyring is in the process of being deprecated and replaced by
libsecret.

This is a stable release.


Changes between 3.4.0 and 3.4.1:


 * Build fixes
 * Fix copyright headers
 * Updated translations


Details of changes between 3.4.0 and 3.4.1:
===

Daniel Martinez Cucalon (1):
  Added Aragonese translation

Jordi Mallach (2):
  Fixed bug #673184
  Fix copyright headers.

Stef Walter (3):
  Fix up some documentation warnings
  Remove broken gtk-doc comment
  Release 3.4.1


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.4/

e74a3e4521767fe5f05cc97cda8a355239567d9763ec628280ede8c2a4a379e8
libgnome-keyring-3.4.1.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.4.1

2012-04-16 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Important Notes:


 * Split out of gnome-keyring 3.2.x

 * Dependencies are glib, gtk3, p11-kit, libgcrypt


Changes between 3.4.0 and 3.4.1:


 - Fix more issues disabling grabs during password prompts
 - More debug messages to GcrSystemPrompter
 - Fix up GCR_DEBUG and GCK_DEBUG environment variables
 - Updated translations
 - Build fixes


Details of changes between 3.4.0 and 3.4.1:
===

Daniel Nylander (1):
  Updated Swedish translation

Stef Walter (8):
  Fix build of gcr-prompter
  Build .desktop and .service files correctly
  Revert accidentally committed change
  Don't distribute built sources
  Fix up GCR_DEBUG and GCK_DEBUG environment variables
  gcr: Add some more debug messages to GcrSystemPrompter
  Track disabling the grab correctly
  Release 3.4.1


Downloads:
==

http://download.gnome.org/sources/gcr/3.4/

a0812b6e9623465b0053f4b1b09f3b9316317b2c6ed69a73bc2c5b3b6b849609
gcr-3.4.1.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.4.1

2012-04-16 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.4.0 and 3.4.1:


 * Set 'text/plain' content type on secrets returned from daemon
 * Use correct XDG_RUNTIME_DIR when started from PAM
 * Updated translations
 * License fix
 * More tests
 * Build fixes


Details of changes between 3.4.0 and 3.4.1:
===

Carles Ferrando (1):
  [l10n]Updated Catalan (Valencian) translation

Changwoo Ryu (1):
  Updated Korean translation

Jordi Serratosa (1):
  [l10n] Fixes on Catalan translation

Khaled Hosny (1):
  Updated Arabic translation

Stef Walter (6):
  Better building of .desktop and .service files
  Use correct XDG_RUNTIME_DIR when started from PAM
  Relicense egg-unix-credentials.c
  [daemon] Set 'text/plain' content type on secrets returned from da
  pkcs11: Complete a bunch more tests
  Release 3.4.1

Yinghua Wang (1):
  update Simplified Chinese (zh_CN) translation


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.4/

9e90267721198cbe6ebc08f6390d24901d9c0de39b180cd2ad1bbcdd7b30b249
gnome-keyring-3.4.1.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.4.1

2012-04-16 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.

Highlights between 3.4.0 and 3.4.1:
===

 * Fix crash during failed HKP exports
 * Fix memory errors when searching for keys
 * Updated translations
 * Build fixes


Details between 3.4.0 and 3.4.1:


Ahmad Gharbeia (1):
  Updated Arabic translation

Andika Triwidada (1):
  [l10n] Updated Indonesian translation

Aurimas Černius (1):
  Updated Lithuanian translation

Bruce Cowan (1):
  Updated British English translation

Carles Ferrando (1):
  [l10n]Updated Catalan (Valencian) translation

Chandan Kumar (1):
  Updated HINDI translation

Changwoo Ryu (1):
  Updated Korean translation

Debarshi Ray (1):
  Don't complete the hkp_source_export operation on an error

Jordi Serratosa (1):
  [l10n] Fixes on Catalan translation

Khaled Hosny (1):
  Updated Arabic translation

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

Robert Ancell (1):
  Fix memory errors when limiting the servers to search for keys

Stef Walter (2):
  Better building for .desktop files
  Release 3.4.1

Yaron Shahrabani (1):
  Updated Hebrew translation.


Downloads and Checksums:


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

841443ed6d7f865e1c9347867527591287bcc5b2e281c8da11b2cb355d678faa
seahorse-3.4.1.tar.xz


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.4.0

2012-03-26 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It 
used to be part of gnome-keyring. It also provides a viewer and importer 
for certificates and private keys.


This is a stable release.

Important Notes:


 * Split out of gnome-keyring 3.2.x

 * Dependencies are glib, gtk3, p11-kit, libgcrypt


Changes between 3.2.x and 3.4.0:


 * Expose the non-pageable memory API
 * Added a prompter API used by gnome-keyring for shell integration
 * Add support for parsing certificate requests and displaying them in
   the viewer, both PKCS#10 and SPKAC formats.
 * Support for dynamically loading private key data from PKCS#11
 * Add API for creating certificate requests.
 * Show import errors clearly in the viewer.
 * Don't show empty dates when viewing GnuPG keys
 * Additional fixes and refactoring for the GCK PKCS#10 API
 * Fix up the copyright headers
 * Updated translations
 * Build fixes


Details of changes between 3.2.x and 3.4.0:
===

Colin Walters (3):
  build: Don't reference uninstalled gck
  autogen.sh: Make executable
  gcr-secure-memory: Fix prototype to match implementation

Gabor Kelemen (1):
  Include gi18n-lib.h in library sources instead of gi18n.h

Jordi Mallach (1):
  Fix copyright headers.

Piotr Drąg (2):
  Updated POTFILES.in
  Updated Polish translation

Ryan Lortie (2):
  various srcdir != builddir fixes
  Change style of toplevel installed headers

Stef Walter (143):
  Fix problem with doap file syntax
  Update glib dependency for 2.30.0
  gck: Add gck_session_find_handles() and friends
  gcr: Fix documentation build by linking to right library
  gck: Fix build issue on i686 where sizeof (gsize) != sizeof (CK_UL
  gck: Enumerator can now retrieve object attributes
  gck: Documentation fix up
  gck: Add gck_slot_enumerate_objects() function
  gcr: Function to emit notify on GcrCertificate props for data chan
  gcr: Add password icon
  gcr: Fix up docs and symbols
  Add gnupg, and cleanup icon rendering
  gcr: Add function to get the elements of a union collection
  Release version 3.3.1
  Bump version number
  gcr: Don't include main headers in individual components
  gcr: Fix building of introspection dependencies
  Release version 3.3.1.1
  Bump version number
  gck: Remove duplicate typedef of GckObjectAttributes
  gcr: Remove redefinition of GcrRenderer typedef
  Remove g_thread_init() calls.
  gcr: Fix gobject-introspection build ... again
  Ignore coverage file types for git inclusion
  gck: Add methods for opening and logging in that accept interactio
  gck: Don't try and discard handle for session that was not opened
  gck: Remove unneeded variable in gck_session_from_handle()
  gck: GTlsInteraction is set on sessions, not slots
  gck: Fix documentation
  gck: Allow enumerating objects on a session
  gck: Chaining of enumerators
  gck: Add gck_attribute_hash and cleanup for use in hash table
  gck: gck_attribute_get_string() should not return a NULL string
  gck: fix symbols file
  gcr: Add GcrFilterCollection
  gck: Allow generating key without getting out key objects
  gck: Fix annotations for array and out params in GckSession
  gcr: Add tree and list mode for GcrCollectionModel
  gcr: Allow changing the collection on a GcrCollectionModel
  Fix problem where test sources were being ignored by git.
  gck: Fix regression in gck_slot_open_session_finish
  Ignore editor backup files
  gck: Fix problem where gck_slot_open_session_async() leaked object
  gcr: Add missing symbols to gcr.symbols
  gck: Make gck_attributes_unref take a pointer
  gcr: Use GBytes immutable ref counted byte buffers
  Add valgrind memory checking and fix up errors
  egg: Remove usage of libtasn1.h
  Release 3.3.2
  Bump version number
  Fix bugs and unused code highlighted by the clang static analyzer
  Don't include internal glib headers
  Release version 3.3.2.1
  gcr: Add support for parsing PKCS#10 and SPKAC formats
  gcr: Add support for viewing certificate requests
  egg: Rename egg_asn1x_xxx_raw_element() to egg_asn1x_xxx_element_r
  egg: Expose ASN.1 node types
  egg: In egg_assert_cmpmem() output printable without encoding
  egg: Rework egg_assert_cmpbytes()
  egg: Encode DER tag classes correctly
  egg: Fix regression of DER choice encoding
  egg: Add support for building simple DNs
  gck: add gck_attributes_set() and gck_attributes_set_all() functio
  gcr: Implement functions for loading and using SubjectPublicKeyInf
  gcr: Add GcrCertificateRequest class for requesting certificates
  gcr: Document GcrCertificateRequest
  gcr: Rename GcrCertificateReqRenderer to GcrCertificateRequestRend

ANNOUNCE: gcr 3.4.0

2012-03-26 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It 
used to be part of gnome-keyring. It also provides a viewer and importer 
for certificates and private keys.


This is a stable release.

Important Notes:


 * Split out of gnome-keyring 3.2.x

 * Dependencies are glib, gtk3, p11-kit, libgcrypt


Changes between 3.2.x and 3.4.0:


 * Expose the non-pageable memory API
 * Added a prompter API used by gnome-keyring for shell integration
 * Add support for parsing certificate requests and displaying them in
   the viewer, both PKCS#10 and SPKAC formats.
 * Support for dynamically loading private key data from PKCS#11
 * Add API for creating certificate requests.
 * Show import errors clearly in the viewer.
 * Don't show empty dates when viewing GnuPG keys
 * Additional fixes and refactoring for the GCK PKCS#10 API
 * Fix up the copyright headers
 * Updated translations
 * Build fixes


Details of changes between 3.2.x and 3.4.0:
===

Colin Walters (3):
  build: Don't reference uninstalled gck
  autogen.sh: Make executable
  gcr-secure-memory: Fix prototype to match implementation

Gabor Kelemen (1):
  Include gi18n-lib.h in library sources instead of gi18n.h

Jordi Mallach (1):
  Fix copyright headers.

Piotr Drąg (2):
  Updated POTFILES.in
  Updated Polish translation

Ryan Lortie (2):
  various srcdir != builddir fixes
  Change style of toplevel installed headers

Stef Walter (143):
  Fix problem with doap file syntax
  Update glib dependency for 2.30.0
  gck: Add gck_session_find_handles() and friends
  gcr: Fix documentation build by linking to right library
  gck: Fix build issue on i686 where sizeof (gsize) != sizeof (CK_UL
  gck: Enumerator can now retrieve object attributes
  gck: Documentation fix up
  gck: Add gck_slot_enumerate_objects() function
  gcr: Function to emit notify on GcrCertificate props for data chan
  gcr: Add password icon
  gcr: Fix up docs and symbols
  Add gnupg, and cleanup icon rendering
  gcr: Add function to get the elements of a union collection
  Release version 3.3.1
  Bump version number
  gcr: Don't include main headers in individual components
  gcr: Fix building of introspection dependencies
  Release version 3.3.1.1
  Bump version number
  gck: Remove duplicate typedef of GckObjectAttributes
  gcr: Remove redefinition of GcrRenderer typedef
  Remove g_thread_init() calls.
  gcr: Fix gobject-introspection build ... again
  Ignore coverage file types for git inclusion
  gck: Add methods for opening and logging in that accept interactio
  gck: Don't try and discard handle for session that was not opened
  gck: Remove unneeded variable in gck_session_from_handle()
  gck: GTlsInteraction is set on sessions, not slots
  gck: Fix documentation
  gck: Allow enumerating objects on a session
  gck: Chaining of enumerators
  gck: Add gck_attribute_hash and cleanup for use in hash table
  gck: gck_attribute_get_string() should not return a NULL string
  gck: fix symbols file
  gcr: Add GcrFilterCollection
  gck: Allow generating key without getting out key objects
  gck: Fix annotations for array and out params in GckSession
  gcr: Add tree and list mode for GcrCollectionModel
  gcr: Allow changing the collection on a GcrCollectionModel
  Fix problem where test sources were being ignored by git.
  gck: Fix regression in gck_slot_open_session_finish
  Ignore editor backup files
  gck: Fix problem where gck_slot_open_session_async() leaked object
  gcr: Add missing symbols to gcr.symbols
  gck: Make gck_attributes_unref take a pointer
  gcr: Use GBytes immutable ref counted byte buffers
  Add valgrind memory checking and fix up errors
  egg: Remove usage of libtasn1.h
  Release 3.3.2
  Bump version number
  Fix bugs and unused code highlighted by the clang static analyzer
  Don't include internal glib headers
  Release version 3.3.2.1
  gcr: Add support for parsing PKCS#10 and SPKAC formats
  gcr: Add support for viewing certificate requests
  egg: Rename egg_asn1x_xxx_raw_element() to egg_asn1x_xxx_element_r
  egg: Expose ASN.1 node types
  egg: In egg_assert_cmpmem() output printable without encoding
  egg: Rework egg_assert_cmpbytes()
  egg: Encode DER tag classes correctly
  egg: Fix regression of DER choice encoding
  egg: Add support for building simple DNs
  gck: add gck_attributes_set() and gck_attributes_set_all() functio
  gcr: Implement functions for loading and using SubjectPublicKeyInf
  gcr: Add GcrCertificateRequest class for requesting certificates
  gcr: Document GcrCertificateRequest
  gcr: Rename GcrCertificateReqRenderer to GcrCertificateRequestRend

ANNOUNCEMENT: seahorse 3.4.0

2012-03-26 Thread Stef Walter
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation

Lucian Adrian Grijincu (3):
  Updated Romanian translation
  Fixing typo in SSH Generate dialog
  Remove extra accellerator in 'Show any' option

Marek Černocký (3):
  Updated Czech translation
  Updated Czech translation
  Updated Czech translation

Mario Blättermann (7):
  [l10n] Updated German translation
  [l10n] Updated German translation
  [l10n] Updated German translation
  [l10n] Updated German translation
  [l10n] Updated German doc translation, fixed bug #666186
  [l10n] Updated German translation
  [l10n] Updated German translation

Martin Srebotnjak (1):
  Updated Slovenian translation

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

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

Milo Casagrande (4):
  [l10n] Updated Italian translation
  [l10n] Finally updated Italian translation
  [l10n] Finally updated Italian translation
  [l10n] Updated Italian translation

Muhammet Kara (4):
  [l10n]Updated Turkish translation
  [l10n]Updated Turkish translation
  [l10n]Updated Turkish translation
  [l10n]Updated Turkish translation

Nguyễn Thái Ngọc Duy (2):
  po/vi: updated from Damned Lies
  Updated Vietnamese translation

Nilamdyuti Goswami (2):
  Assamese translation completed
  Assamese translation updated

Paul Seyfert (1):
  [l10n] Updated German translation

Peteris Krisjanis (4):
  Updated Latvian translation.
  Updated Latvian translation again.
  Updated Latvian translation.
  Updated Latvian translation.

Petr Kovar (1):
  Update Czech translation by Marketa Nykrynova

Piotr Drąg (7):
  Updated POTFILES.in
  Updated POTFILES.in
  Updated POTFILES.in
  Updated POTFILES.in
  Updated POTFILES.in
  Updated Polish translation
  Updated Polish translation

Sasi Bhushan (2):
  Updated Telugu translation
  Updated Telugu translation

Stef Walter (125):
  Remove useless seahorse-algo.c file
  Merge branch 'gnome-3-2'
  Use icon theme instead of stock images.
  Use GcrCollectionModel instead of our own GtkTreeModel implementat
  Implement GcrCollection on PGP Keys and GKR keyrings
  Implement GcrCollection contains virtual method.
  Refactor core of seahorse
  Implement sidebar, structure backends and sources better
  Move keyserver UI files to pgp directory.
  Update translatable files for recent refactoring.
  Add CSS file and style sidebar properly.
  Allow simple mulitple select based on checks in sidebar.
  Make the main key manager view reflect what's in the side pane.
  Rename SeahorsePkcs11Source to SeahorsePkcs11Token
  Blacklist certain PKCS#11 tokens from showing up in seahorse.
  Load certificates from tokens
  Use the new importer infrastructure in libgcr
  gcr: Asynchronously initialize PKCS#11 modules
  gcr: Use functions in gcr to get PKCS#11 icons
  Update import dialog for libgcr changes
  Add label to the import dialog
  Refactor that there's no unnecessary use of SeahorseObject
  pkcs11: Use new gck functionality to load certificates
  Make pgp key items in the main view wrap and show all uids in one
  Allow showing and hiding the places sidebar
  Add descriptions and clearer markup to various object types
  Add proper icons and text for the GnuPG and OPENSSH sources
  Make the filter in the main window work again
  Make filtering work by text, personal, trusted and all.
  Sync the view-places setting properly
  Remove the status bar
  Save the set of selected place in settings
  pgp: Change to use the gnupg logo for gpg keyrings
  Use place holder text for the filter box
  Remove SeahorseView and merge functionality into SeahorseViewer
  Rework how actions come from the backends and various objects.
  Rework build options
  Fix for various deprecations in Glib and GTK
  Right clicking on the sidebar items for context menus.
  Cleanup adding new keys, items, keyrings
  Fix double free of list of selected items
  Make delete actions work properly again
  Release version 3.3.1
  Bump version number
  Fix issues building without pgp, ssh, or pkcs11 backends
  Release version 3.3.1.1
  Bump version number
  Rework actions again
  Add ability to lock and unlock from the sidebar.
  pkcs11: Implement locking and unlocking of tokens
  Make selection work normally, without checks

Announcing libsecret

2012-03-26 Thread Stef Walter
libsecret is a library for storing and retrieving passwords and other 
secrets. It communicates with the Secret Service using DBus. 
gnome-keyring and ksecretservice are both implementations of a Secret 
Service.


libsecret replaces libgnome-keyring. libsecret works with multiple 
threads, is introspectable, and uses proper async model. It also has 
GDBus style proxy objects for various keyrings and items on the server.


As time permits I'll be coming around and posting patches for various 
projects that use libgnome-keyring to migrate them to libsecret.


libsecret is not all stable yet. It has a basic password storage and 
retrieval API, which is (hopefully) stable:


http://people.gnome.org/~stefw/libsecret-docs/simple.html

There's a more complete API for power users (like seahorse), which isn't 
stable:


http://people.gnome.org/~stefw/libsecret-docs/complete.html

The goal is to use this 3.4 cycle to figure out any further issues with 
the libsecret API, and fix them up. Hopefully we can have something 
stable by 3.6


Source: http://git.gnome.org/libsecret [1]
Documentation: http://people.gnome.org/~stefw/libsecret-docs/ [2]

Cheers,

Stef


[1] Code importation not yet completed, as I want to have the liberty to 
be able to make drastic changes for the next few weeks...


[2] Obviously this will go into developer.gnome.org
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 3.2.2

2011-11-14 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Requires GTK+ 3.0

 * Requires p11-kit 0.6+

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.2.1 and 3.2.2:


 * Fix problem with 'unsafe storage' prompt deadlocking
 * Remove XFCE  LXDE from OnlyShowIn for autostart files
 * Use g_random_int_range() for pseudo-random hash iteration count
 * Return password results with the most recent result first
 * Make clear source of warnings from the rpc module
 * Updated translations
 * Build fixes


Details of changes between 3.2.1 and 3.2.2:
===

Arash Mousavi (1):
  Updated Persian translation

Guido Berhörster (1):
  Remove XFCE  LXDE from OnlyShowIn for autostart files

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

Nilamdyuti Goswami (1):
  Assamese translation updated

Stef Walter (6):
  pkcs11: Make clear source of warnings from the rpc module
  secret-store: Return results with the most recent result first
  pkcs11: Use g_random_int_range() for pseudo-random hash iteration
  ui: Fix problem with 'unsafe storage' prompt deadlocking
  Build correctly with glib 2.31
  Release version 3.2.2

Travis Reiter (1):
  gcr: Fix build, link against glib


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.2/

756887c0597199c7bc9d00ed250268f832a1c584cd7c150c7b26cb55910f69f7
gnome-keyring-3.2.2.news
e686db6f52eddb890050614abe2149d554da7ff3c88c8055b8565f2ee0471442
gnome-keyring-3.2.2.changes
4758053ca7a0e02bc06889778b459fd70d1521244961e04b3b1b60247b2ed844
gnome-keyring-3.2.2.tar.bz2
f4cdc2c492a9b0157d59439310093e611e1f718a16f7ee2391ac03aadacfaaa3
gnome-keyring-3.2.2.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 3.2.2

2011-11-14 Thread Stef Walter
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.2.1 and 3.2.2:
===

 * Don't load PGP signatures unless showing key properties
 * Fix crash, issues adding key servers
 * With gpg2 key loading takes longer, so adjust behavior
 * Updated translations
 * Build fixes


Details between 3.2.1 and 3.2.2:


Stef Walter (6):
  Add gl help file translations
  With gpg2 key loading takes longer, so adjust behavior
  pgp: Fix issues adding key servers
  Fix build warnings for uninitialized variables
  pgp: Don't load signatures unless showing key properties
  Release version 3.2.2

Vincent Untz (1):
  Fix crash when adding a non-LDAP keyserver


Downloads and Checksums:


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

f8fd5cf08e0524c322ec0433d817c75b67e5ecd7d657eba198f8ad9f8cf15c46
seahorse-3.2.2.news
0cbcb08a182bf77da23f4ced0eeb119e96a0018cc1887551fbce5b8265308224
seahorse-3.2.2.changes
9eeafce6eaad440ecac4009c3a03e9e63481ea939f8ac2691aa209bf7390ea82
seahorse-3.2.2.tar.bz2
25146aa4c4bb4c375ec1afec524e1907852989bd1b0c9e12490326616ac6a7e9
seahorse-3.2.2.tar.xz


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 3.2.0

2011-09-27 Thread Stef Walter
 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
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 3.2.0

2011-09-27 Thread Stef Walter
 mode by default

Joan Duran (2):
  Updated Catalan translation
  [l10n]Updated Catalan translation

Joe Hansen (1):
  Updated Danish translation

Jorge González (7):
  Updated Spanish translation
  Added screenshots
  Updated Spanish translation
  Updated Spanish translation
  Updated Spanish translation
  Updated Spanish translation
  Updated Spanish translation

Joshua Roys (1):
  Fix algorithm check in prepare_and_encode_pkcs8_cipher

Kalev Lember (1):
  gcr: Don't update the MIME database if DESTDIR is set

Kjartan Maraas (14):
  Add missing file to POTFILES.in
  Updated Norwegian bokmål translation
  Remove #include config.h from headers to make sure it's not...
  Remove #include config.h from headers to make sure it's not...
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Add missing file
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Added Norwegian bokmål translation
  Updated Norwegian bokmål translation

Kris Thomsen (1):
  Updated Danish translation

Kristjan SCHMIDT (2):
  Add Esperanto translation
  Add Esperanto translation

Laurent Bigonville (1):
  Expand path in gnome-keyring-prompt.desktop properly

Luca Ferretti (1):
  Updated Italian translation

Lucian Adrian Grijincu (2):
  Updated Romanian translation
  Fix gck_uri_parse error message

Marc Plano-Lesay (2):
  fix unused-but-set-variable warnings
  Fix more gcc 4.6 warnings.

Marek Černocký (3):
  Updated Czech translation
  Updated Czech translation
  Updated Czech translation

Mario Blättermann (5):
  [l10n] Updated German translation
  [l10n] Updated German translation
  [l10n] Updated German translation
  [l10n] Updated German translation
  [l10n] Updated German translation

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

Michael Terry (2):
  Add Unity to OnlyShowIn
  gpg-agent: return correct error code for unimplemented GETINFO
requests

Milo Casagrande (1):
  [l10n] Updated Italian translation

Miroslav Nikolić (1):
  Updated Serbian translation

Muhammet Kara (1):
  [l10n]Updated Turkish translation

Nguyễn Thái Ngọc Duy (2):
  po/vi.po: import from Damned Lies
  Updated Vietnamese translation

Nilamdyuti Goswami (1):
  Updated Assamese Translations:bugzilla#659595

Piotr Drąg (3):
  Updated Polish translation
  Updated Polish translation
  Updated Polish translation

Rachid (1):
  Updated Dutch translation by Rachid

Rodrigo Moya (1):
  gcr: Fix linking of gcr-viewer

Rodrigo Padula de Oliveira (1):
  Updated Brazilian Portuguese translation. Reviewed by Antonio...

Ross Burton (1):
  gcr: install the enum headers

Rudolfs Mazurs (3):
  Updated Latvian translation.
  Updated Latvian translation.
  Updated Latvian translation.

Saleem Abdulrasool (1):
  optionalise libcap-ng check

Stef Walter (200):
  [gcr] Add 'Export Certificate' right click in cert widget.
  Consistent use of 'Secret' vs 'Secrets' in introspection XML.
  If we're using linux capabilities then use setcap instead of...
  Merge branch 'gnome-3-0'
  Remove unused files.
  Modernise the gck tests.
  Add correct version numbers to documentation.
  gcr: Implement gcr_certificate_basics_xxx() stubs properly.
  gcr: Mark strings as translatable.
  gcr: Fix invalid assertions when using gcr_parser_parse_stream_...
  [gcr] Add collection iface for objects lists and GtkTreeModel
  [gcr] GcrCertificateRenderer takes either attrs or cert.
  [gcr] Add functionality for renderers to populate tree models.
  [gcr] Partial implementation of data for tree columns.
  [gcr] More implementation of selector widget.
  gcr: Sortable selector
  Remove unused files.
  Modernise the gck tests.
  Add correct version numbers to documentation.
  gcr: Implement gcr_certificate_basics_xxx() stubs properly.
  gcr: Fix invalid assertions when using gcr_parser_parse_stream_...
  prompt: Make sure to run the appropriate GTK version of prompt...
  Merge branch 'gnome-3-0'
  gck: Cleanup the documentation
  gcr: Modernize tests. Use standard gtest type setup.
  gck: Cleanup the documentation
  gcr: Modernize tests. Use standard gtest type setup.
  gcr: Complete documentation
  Fine tune debug and test build options
  Merge branch 'gnome-3-0'
  gcr: Hide the widget class structs, until we finalize their...
  gcr: Hide the widget class structs, until we finalize their...
  gcr: Complete documentation for new components
  Fix

ANNOUNCEMENT: libgnome-keyring 3.2.0

2011-09-25 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

This is a stable release.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


 * This version of libgnome-keyring needs gnome-keyring-daemon
   3.0.0 or later running.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.0.0 and 3.2.0:


 * Make sure we initialize dbus thread primitives
 * Print warning when we get kicked off the bus for some reason
 * Properly send the Type property when a new item is created
 * Build, crasher and testing fixes
 * Add test tool for unlocking keyrings


Details of changes between 3.0.0 and 3.2.0:
===

Abduxukur Abdurixit (1):
  Added UG translation

Alexander Larsson (1):
  Make sure we initialize dbus thread primitives

Amitakhya Phukan (2):
  Updated Assamese translations
  Adding as to LINGUAS

Carles Ferrando (1):
  [l10n]Updated Catalan (Valencian) translation

Hermien Bos (1):
  Translation for Afrikaans (af)

Ihar Hrachyshka (1):
  Added Belarusian translation.

Martin Pitt (1):
  Fix crash from recent memleak fix (b49e32b)

Muhammet Kara (2):
  Added Turkish translation
  Added Turkish translation

Nilamdyuti Goswami (2):
  Updated Assamese translation
  Updated Assamese Translations:bugzilla#659595

Rajesh Ranjan (1):
  hindi added and translated and lingua upodated

Stef Walter (29):
  Rework the compile options
  Add debugging instrumentation to operations.
  Cleanup documentation warnings.
  Add debugging instrumentation to operations.
  Add some code to debug to syslog in emergency situations.
  Better fix for dbus threading race condition.
  Merge branch 'dbus-race-condition' into gnome-3-0
  Cleanup documentation warnings.
  Better testing configure options.
  Release version 3.0.1
  Merge branch 'gnome-3-0'
  Rename configure.in to configure.ac
  Release version 3.1.1
  Bump version number
  test-any-daemon is not really a automated test. Rename.
  Release version 3.0.2
  Add new test tool for unlocking keyrings.
  Release 3.0.3
  Merge branch 'gnome-3-0'
  Release version 3.1.4
  Remove unused variable
  egg: Actually use secure memory flag in HKDF calculations
  egg: Initialize libgcrypt correctly before HKDF tests
  Release 3.1.90
  Try and reset the default keyring after running tests on a daemon.
  Properly send the Type property when a new item is created.
  Print warning when we get kicked off the bus for some reason.
  Release 3.1.92
  Release version 3.2.0

ipraveen (2):
  Updated Telugu Translation
  Added Telugu Translation

landijk (1):
  Fix memory leaks.


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.2/

421195a7a4f9e58fb8f0d86ff55b52955cdc8dfbacf5d7f5d59e0b410a2e8383
libgnome-keyring-3.2.0.news
29411b629602b6faec66f232d3de15310eff4b8f4779322a8c0f1be17ca2baa7
libgnome-keyring-3.2.0.changes
2829739072ec3ac0ed53593e0f0b3f754584004ff77bc3e2789c58f54699cfef
libgnome-keyring-3.2.0.tar.bz2
0516403432b06ecc173c9f9dbe3eaa87b2c7a230806fcac4dfd73ad998e928f5
libgnome-keyring-3.2.0.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse-sharing 3.2

2011-09-24 Thread Stef Walter
Seahorse Sharing is a daemon which allows sharing of the public GnuPG
keys on a computer using DNS-SD.

This is an stable release.


Important Notes:


 * Requires GTK+ 3.x


Highlights between 2.30.0 and 3.2:
==

 * Reconnect to Avahi when it restarts
 * Initial release separate from seahorse
 * Build fixes


Details between 2.30.0 and 3.2:
===

Piotr Drąg (1):
  Added Polish translation

Stef Walter (6):
  Fix up build of seahorse-sharing
  Build fixes
  Fix up build of seahorse-sharing
  Reconnect to Avahi when it restarts.
  Don't commit built gmo files
  Release version 3.2


Downloads and Checksums:


Source code:
http://download.gnome.org/sources/seahorse-sharing/3.2/

0526fde32f3594099e11539054423feba680a23cde082d4eb901f3d4c96de206
seahorse-sharing-3.2.tar.bz2

797ff36d7426822667421f11c391c8822c62b0ff24b12d40e1a6d9fb88d49111
seahorse-sharing-3.2.tar.xz


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: libcryptui 3.2.0

2011-09-24 Thread Stef Walter
libcryptui is a library used to list and show GnuPG keys. It is
gradually being replaced by the GCR library, and will soon be
deprecated.

This is a stable release.

Important Notes:


 * Requires GTK+ 3.x

 * libcryptui used to be a part of the seahorse project. This is
   the initial stable release after being split out.


Changes between 3.0.0 and 3.2.0:


 * Port to GSettings instead of GConf
 * Split out of seahorse module
 * Build fixes


Downloads:
==

http://download.gnome.org/sources/libcryptui/3.2/

28c0ff4cd6b50a94140adf0f4ca7c7957dddb1c463269b4db0b48e2cfa1e37e4
libcryptui-3.2.0.news
48d9880d87a3f0dabdb3208789e35591df5f390943adbf0687dd8c219e9a48e9
libcryptui-3.2.0.changes
87c4cffb02542b04d4a546a679c723265a9092ab431430e75d937067c49a2440
libcryptui-3.2.0.tar.bz2
a87d866a670bb8d6f0bb6017b52e6e809dcb5463cd4714156d3beccb369c0ff4
libcryptui-3.2.0.tar.xz



Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: libgnome-keyring 3.0.3

2011-05-26 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

This is a stable release.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


 * This version of libgnome-keyring needs gnome-keyring-daemon
   3.0.0 or later running.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.0.0 and 3.0.3:
=

 * Fix memory leak and then resulting crasher.
 * Test tweaks.
 * Documentation fixes.
 * Fix DBus race condition with gnome_keyring_xxx() functions
   are called on a thread not running the mainloop.
 * Add debugging instrumentation.


Details of changes between 3.0.0 and 3.0.3:
=

Martin Pitt (1):
  Fix crash from recent memleak fix (b49e32b)

Muhammet Kara (1):
  Added Turkish translation

Stef Walter (11):
  Add debugging instrumentation to operations.
  Add some code to debug to syslog in emergency situations.
  Better fix for dbus threading race condition.
  Merge branch 'dbus-race-condition' into gnome-3-0
  Cleanup documentation warnings.
  Better testing configure options.
  Release version 3.0.1
  test-any-daemon is not really a automated test. Rename.
  Release version 3.0.2
  Add new test tool for unlocking keyrings.
  Release 3.0.3

landijk (1):
  Fix memory leaks.


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.0/

a1e65e489f73520bed3e91f7ce75a2433c61668953775d3f6fb50b117039fc69
libgnome-keyring-3.0.3.news
8aeb88a36d7a34f6e09df420c77d2993ac10f99059e11699fdff615f3d61b54b
libgnome-keyring-3.0.3.changes
a0cc08bcd431070d3f01c2741903c2bd8b0231ee73de709d28e722e28575fdf8
libgnome-keyring-3.0.3.tar.bz2
dad80b6b4f4790c9f09d8d596361226a3eabdb0496b5debf5fc218bb0c03cfbd
libgnome-keyring-3.0.3.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 3.0.3

2011-05-26 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * A new library: libgck

 * Use --with-gtk=3.0 to build with GTK 3.0

 * libgp11 library has gone away.

 * libgnome-keyring and gnome-keyring modules need to be upgraded
   together to the same version. The running gnome-keyring-daemon
   needs to match the libgnome-keyring version.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.0.0 and 3.0.3:


 * Don't prompt multiple times for simultaneous unlocking of keyrings.
 * Fix clicking buttons in 'unsafe storage' dialog on GTK+3
 * Partial implementation of debug tracing.
 * Build with GTK+3 by default
 * Documentation cleanup.
 * Tweaking of tests.
 * Translations and translation fixes.
 * Build fixes.

Details of changes between 3.0.0 and 3.0.3:
===

Abduxukur Abdurixit (1):
  Added UG translation

Antoine Jacoutot (1):
  egg: adapt SO_PEERCRED usage for OpenBSD

Corentin Chary (1):
  rpc-layer: Fix bad handshake length macro.

Kjartan Maraas (1):
  Remove #include config.h to make not included more than once

Kristjan SCHMIDT (1):
  Add Esperanto translation

Laurent Bigonville (1):
  Expand path in gnome-keyring-prompt.desktop properly

Marc Plano-Lesay (2):
  fix unused-but-set-variable warnings
  Fix more gcc 4.6 warnings.

Stef Walter (38):
  Remove unused files.
  Modernise the gck tests.
  Add correct version numbers to documentation.
  gcr: Implement gcr_certificate_basics_xxx() stubs properly.
  gcr: Fix invalid assertions using gcr_parser_parse_stream_xxx()
  prompt: Make sure to run the appropriate version of prompt tool.
  gck: Cleanup the documentation
  gcr: Modernize tests. Use standard gtest type setup.
  gcr: Complete documentation
  Fine tune debug and test build options
  gcr: Hide the widget class structs, until we finalize.
  Fix the building of the tests when not explicitly enabled.
  Remove accidentally committed file.
  gcr: Implement debug tracing
  Use gpointer instead of guchar in several places.
  pkcs11: Fix up gkm tests to more modern gtest style tests.
  gcr: In test-parser don't try to parse directories.
  gcr: Fix remaining references to test-data directory
  egg: Run the hkdf tests
  gck: Fix linking issue due to type in Makefile.
  gcr: Implement tool for playing with the parser
  Better testing configure options.
  Modernize the remainder of the tests.
  Build with GTK+3 by default.
  ui: Fix clicking buttons in 'unsafe storage' dialog on GTK+3
  secret-store: Add more example keyrings to parse.
  Release version 3.0.1
  Fix build with --no-add-needed
  Bump libtool version of gnome-keyring library for 3.0
  docs: Add images for gcr widgets.
  gcr: Build GcrCertificateDetailsWidget properly
  gcr: Fix 'make dist' of doc directory.
  Revert Bump libtool version of gnome-keyring library for 3.0
  gcr: Export list of symbols when making distribution.
  Release version 3.0.2
  Bump version number.
  secrets: Don't prompt multiple times for simultaneous unlocks
  Release version 3.0.3

Takayoshi OKANO (1):
  Updated Japanese translation

Theppitak Karoonboonyanan (1):
  Updated Thai translation.


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.0/

c32d99b5369f814894ef50e068df593f3ecc764fac9d37495f18ebc7e47ebdd0
gnome-keyring-3.0.3.news
006da5acae5c86433b5b7d9841d108fd74f71b8fa394f1e4b2d937ac4adf8309
gnome-keyring-3.0.3.changes
a06c34e474d93da62bf96a816e58cb5730e181d6523730f041f34c58a0d5e94e
gnome-keyring-3.0.3.tar.bz2
16e9528e7d1412915a0fdde93de8070cb0f32f7841ec7c737042ec0e350bf5d2
gnome-keyring-3.0.3.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: libgnome-keyring 3.0.0

2011-04-04 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

This is a stable release.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


 * This version of libgnome-keyring needs gnome-keyring-daemon
   3.0.0 or later running.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.32.0 and 3.0.0:
=

 * Bringing implementation more in sync with secret service
   specification.
 * Fix certain assertions in various corner cases.
 * More secure negotiation of session secrets.
 * Testing cleanup and fixes.


Details of changes between 2.91.93 and 3.0.0:
=

Hermien Bos (1):
  Translation for Afrikaans (af)

Stef Walter (1):
  Release version 3.0.0


Downloads:
==

http://download.gnome.org/sources/libgnome-keyring/3.0/libgnome-keyring-3.0.0.tar.bz2

sha256:165e653d93e6ab74ea0a32e6fbbcd2b38a18aeadccf6f7082a0fa3d21bf1ce01


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 3.0.0

2011-04-04 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * A new library: libgck

 * Use --with-gtk=3.0 to build with GTK 3.0

 * libgp11 library has gone away.

 * libgnome-keyring and gnome-keyring modules need to be upgraded
   together to the same version. The running gnome-keyring-daemon
   needs to match the libgnome-keyring version.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.32.0 and 3.0.0:
=

 * Better implementation of Secret Service specification.
 * Fix gpg-agent prompting for new passwords.
 * Don't leak login name into logs when logging PAM error.
 * More secure negotiation of session keys for password transfer.
 * Implement PKCS#11 URI support in libgck.
 * Certificate Widget added in libgcr.
 * Fix initialization problem if DBus wasn't started early enough.
 * Testing cleanup (incomplete).
 * gnome-keyring and gnome-keyring-daemon have --version option.
 * Added APIs for building certificate chains in libgcr.
 * Added APIs for looking up trust assertions in libgcr.
 * Find the root certificate trust anchor files by default.
 * GTK+3.0 compatibility.
 * Use linux capabilities to overcome limits on locked memory.
 * Add timeout if daemon is started by PAM but then not inited.
 * Fix login keyring if password doesn't match unix login.
 * Rename libgp11 to libgck and stabilize API.
 * Tons of bugs fixes and build fixes.


Details of changes between 2.91.93 and 3.0.0:
=

Alexander Shopov (1):
  Updated Bulgarian translation

Amitakhya Phukan (1):
  Updated Assamese translations

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

Daniel Korostil (1):
  Uploaded Ukranian

Dirgita (1):
  Updated Indonesian translation

Dr.T.Vasudevan (1):
  Updated Tamil translation

Inaki Larranaga Murgoitio (1):
  Updated Basque language

Jamil Ahmed (1):
  Updated Bengali translation

Joan Duran (1):
  Updated Catalan translation

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

Kris Thomsen (1):
  Updated Danish translation

Luca Ferretti (1):
  Updated Italian translation

Miroslav Nikolić (1):
  Updated Serbian translation

Nguyễn Thái Ngọc Duy (2):
  po/vi.po: import from Damned Lies
  Updated Vietnamese translation

Rodrigo Padula de Oliveira (1):
  Updated Brazilian Portuguese translation. Reviewed by Antonio
Fernandes C. Neto.

Stef Walter (1):
  Release version 3.0.0

Sweta Kothari (1):
  Updated Gujarati Translations


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/3.0/gnome-keyring-3.0.0.tar.bz2

sha256:63bbe53031620d8514cf4ebd7705e2360d37679e785c4588f66b88f919e56c20

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.91.93

2011-03-28 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an unstable development release.


Important Notes:


 * Use --with-gtk=3.0 to build with GTK 3.0


Highlights between 2.91.92 and 2.91.93:
===

 *  Set the primary-toolbar style class on the toolbar [Cosimo Cecchi]


Details between 2.91.92 and 2.91.93:


Cosimo Cecchi (1):
  key-manager: set the primary-toolbar style class on the toolbar

Milo Casagrande (1):
  [l10n] Updated Italian translation

Runa Bhattacharjee (1):
  Updated Bengali India Translation

Stef Walter (1):
  Release version 2.91.93

Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.91/seahorse-2.91.93.tar.gz
[MD5 sum: 07dc0cfd5b1af4ce1abdf3f9534c11af]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


gnome-keyring ANNOUNCEMENT: 2.91.93

2011-03-22 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.


Important Notes:


 * A new library: libgck

 * Use --with-gtk=3.0 to build with GTK 3.0

 * libgp11 library has gone away.

 * libgnome-keyring and gnome-keyring modules need to be upgraded
   together to the same version. The running gnome-keyring-daemon
   needs to match the libgnome-keyring version.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.91.92 and 2.91.93:


 * Use full interface.Property form for CreateCollection and CreateItem
   in the DBus API.
 * Add deprecated functions for libgcr symbols lost since 2.32.x
 * Don't crash when the GPG agent is asked for a passhprase without a
   key id.


Details of changes between 2.91.92 and 2.91.93:
===

Aron Xu (1):
  Update Simplified Chinese translation.

Bruce Cowan (1):
  Updated British English translation

Bruno Brouard (1):
  Updated French translation

Changwoo Ryu (1):
  Updated Korean translation

Daniel Mustieles (1):
  Updated Spanish translation

Daniel Nylander (1):
  Updated Swedish translation

Duarte Loreto (1):
  Updated Portuguese translation

Fran Diéguez (1):
  Updated Galician translations

Friedel Wolff (1):
  New translation for Afrikaans (af)

Gabor Kelemen (1):
  Updated Hungarian translation

Ivar Smolin (1):
  [l10n] Updated Estonian translation

Lucian Adrian Grijincu (1):
  Updated Romanian translation

Marek Černocký (1):
  Updated Czech translation

Mario Blättermann (1):
  [l10n] Updated German translation

Stef Walter (3):
  [gpg-agent] Don't assert when no keyid is sent from gpg.
  [gcr] Add deprecated functions for symbols lost since 2.32.x
  Use full interface.Property form for CreateCollection and CreateItem

Yaron Shahrabani (1):
  Updated Hebrew translation.

Yuri Myasoedov (1):
  Updated Russian translation



Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.91/gnome-keyring-2.91.93.tar.gz
[MD5 sum: 4d8a426f1fa43fea13cd2bc9731d6341]


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.91.92

2011-03-22 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an unstable development release.


Important Notes:


 * Use --with-gtk=3.0 to build with GTK 3.0


Highlights between 2.91.91 and 2.91.92:
===

 * About dialog is transient for main window. [Cosimo Cecchi]
 * When changing a PGP key's passpharse, ask for confirmation.
 * Fix crash in SSH key parsing.
 * Update icons [Jakub Steiner]
 * Build fixes


Details between 2.91.91 and 2.91.92:


Bruce Cowan (1):
  Updated British English translation

Cosimo Cecchi (2):
  key-manager: set the primary-toolbar style class on the toolbar
  viewer: set the about dialog transient for the main window

Craig Keogh (1):
  Honor aclocal flags (GNOME bug 641657)

Dirgita (1):
  Updated Indonesian translation

Duarte Loreto (1):
  Updated Portuguese translation

Lucian Adrian Grijincu (2):
  Updated Romanian translation
  Updated Romanian translation

Mario Blättermann (1):
  [l10n] Updated German translation

Piotr Drąg (1):
  Updated Polish translation

Stef Walter (5):
  When changing a PGP key's passpharse, ask for confirmation.
  Stop parsing SSH private keys if all data was consumed.
  Update icons, and add 256x256 icon.
  Revert key-manager: set the primary-toolbar style class on the
  toolbar

Wei Li (1):
  Update Simplified Chinese translation.

Yuri Myasoedov (1):
  Updated Russian translation


Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.91/seahorse-2.91.92.tar.gz
[MD5 sum: 3fc472372f644d9cb6c5a0ce537eb06f]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: libgnome-keyring 2.91.92

2011-03-10 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

This is a development release.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


 * This version of libgnome-keyring needs gnome-keyring-daemon
   2.91.92 or later running.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.32.0 and 2.91.92:
===

 * Use HKDF for hashing of key used to transport secrets.
 * Fix race condition when multiple applications try to create the
   default keyring at once.
 * Use a longer DBus timeout when tests are enabled.
 * Send content-type along with each secret. This is currently
   stubbed out and not exposed in the API.
 * Refactor tests.
 * Don't run tests if testing in gnome-keyring-daemon is not enabled.


Details of changes between 2.32.0 and 2.91.92:
==

Carles Ferrando (1):
  Updated Catalan (Valencian) translation

Fran Diéguez (1):
  QA of Galician translations

Gheyret Kenji (1):
  Added UG translation

Gheyret T.Kenji (3):
  Added UG translation
  Added UG translation
  Added UG translation

Mahyar Moghimi (2):
  Updating Persian Translation
  adding Persian (a) Translation

Manoj Kumar Giri (2):
  Added Oriya(or) into the list
  Updated Oriya Translation

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

Nguyễn Thái Ngọc Duy (1):
  po/vi.po: import from Ubuntu/Maverick

Shankar Prasad (2):
  Added and updated kn translations
  Added and updated kn translations

Stef Walter (13):
  Bump version number
  Remove unneeded test file.
  Don't run tests if testing enabled daemon not present.
  Convert to simpler gtest usage with one process per suite.
  Use HKDF for digesting of DH secret key.
  Unbreak keyring tests and don't kill daemon before tests run.
  Send a content-type along with secret as per spec.
  Update version number to unstable after branching.
  Merge branch 'secret-content-type'
  Use a longer timeout for dbus calls when built with --enable-tests
  Pass an alias argument along to a CreateCollection dbus method.
  Merge branch 'with-hkdf'
  Take out session compatibility code, since we're incompatible.

Sweta Kothari (1):
  Updated Gujarati Translations  Added LINGUAS


Downloads:
==

Source code:
http://download.gnome.org/sources/libgnome-keyring/2.91/libgnome-keyring-2.91.92.tar.gz
[MD5 sum: 3ff73f9aae4e4afed8a7568d134e02bc]

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


gnome-keyring ANNOUNCEMENT: 2.91.92

2011-03-10 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.


Important Notes:


 * A new library: libgck

 * Use --with-gtk=3.0 to build with GTK 3.0

 * libgp11 library has gone away.

 * libgnome-keyring and gnome-keyring modules need to be upgraded
   together to the same version. The running gnome-keyring-daemon
   needs to match the libgnome-keyring version.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.91.91 and 2.91.92:


 * Don't leak login name from PAM when logging error.
 * Also start daemon in XFCE
 * Fix inability to save password for other keyrings.
 * Build and test fixes.
 * Support removal of aliases via the secret service API
 * Fix race condition when multiple applications create the default
   keyring at the same time.
 * Add a desktop file for gnome-keyring-prompt, so the icon shows up
   properly in gnome-shell.
 * Implement HKDF for transport encryption security.


Details of changes between 2.91.91 and 2.91.92:
===

Craig Keogh (1):
  Honor aclocal flags (GNOME bug 641583)

Khaled Hosny (1):
  Updated Arabic translation

Laurent Bigonville (2):
  Also start daemon for Xfce
  [pam] Do not leak login name when logging error

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

Matthias Clasen (1):
  Add a desktop file for gnome-keyring-prompt

Piotr Drąg (1):
  Updated Polish translation

Stef Walter (10):
  Use more modern gtest style for egg tests.
  Implement HKDF for transport encryption security.
  Use the standard DBus not supported error in secret service.
  Bump version number
  [egg] Complete implementation of openssl sytle PEM writing
  [dbus] Pass an alias argument along to a CreateCollection method.
  Change warning on bad certificate data to a simple message.
  Merge branch 'with-hkdf'
  [dbus] Support removal of aliases via the secret service API
  [wrap-layer] Fix inability to save password for other keyrings.


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.92/gnome-keyring-2.91.92.tar.gz
[MD5 sum: 774d2b8102e334fae1aa350250c92551]


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


gnome-keyring ANNOUNCEMENT: 2.91.91

2011-03-08 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.


Important Notes:


 * A new library: libgck

 * Use --with-gtk=3.0 to build with GTK 3.0

 * libgp11 library has gone away.

 * libgnome-keyring and gnome-keyring modules need to be upgraded
   together to the same version. The running gnome-keyring-daemon
   needs to match the libgnome-keyring version.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.91.4 and 2.91.91:
===

 * Fix the certificate details expander when used with GTK+3
 * Calculate the minimum/natural size of the certificate widget better.
 * Fix gnome-keyring-prompt for GTK+3 release.
 * Fix problems with the URIs used for trust lookup and storage.
 * Pass around a content-type for secrets in DBus Secret Service API.
 * If DBus couldn't be initialized when starting up the daemon, try
   again at a later point.
 * Build and testing fixes.
 * Remove support for the pkcs11-options file, and wait for a proper
   configuration file setup being worked on in p11-kit.
 * Add support for --version argument to gnome-keyring-daemon and
   gnome-keyring
 * Create necessary directory when storing trust assertion objects.


Details of changes between 2.91.4 and 2.91.91:
==

Alexander Shopov (2):
  Updated Bulgarian translation
  Updated Bulgarian translation

Andika Triwidada (1):
  Updated Indonesian translation

Changwoo Ryu (1):
  Updated Korean translation

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

Christos Spyroglou (1):
  Updated Greek translation

Claude Paroz (2):
  Updated French translation
  Add translator comment about 'pinned certificate'

Daniel Nylander (3):
  Updated Swedish translation
  Updated Swedish translation
  Updated Swedish translation

Emilio Pozuelo Monfort (2):
  libgck.so: Only export symbols that begin with gck_
  libgcr.so: Only export symbols that begin with gcr_

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

Gheyret T.Kenji (1):
  Added UG translation

Inaki Larranaga Murgoitio (1):
  Updated Basque language

Ivar Smolin (3):
  [l10n] Updated Estonian translation
  [l10n] Updated Estonian translation
  [l10n] Updated Estonian translation

Joan Duran (1):
  [l10n] Updated Catalan translation

Jorge González (1):
  Updated Spanish translation

Khaled Hosny (1):
  Updated Arabic translation

Kjartan Maraas (3):
  Updated Norwegian bokmål translation from Torstein Adolf
 Winterseth
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation.

Marek Černocký (5):
  Updated Czech translation
  I18N fix - using ngettext
  Selection strings for translation
  Adding file with strings for translation
  Updated Czech translation

Mario Blättermann (1):
  [l10n] Updated German translation

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

Nguyen Vu Hung (1):
  Updated Vietnamese translation

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

Rudolfs Mazurs (1):
  Updated Latvian translation.

Ryan Stonecipher (1):
  Fix undefined type in egg-asn1x.c

Saleem Abdulrasool (1):
  [daemon] convert component names to macros

Sjoerd Simons (1):
  Link directly to gmodule for the modules that need it

Stef Walter (23):
  [pkcs11] Create necessary directory when storing file.
  [gck] Update PKCS#11 URI to add library support.
  Remove any coverage files from docs directory before prepping
 coverage.
  [gcr] Redo the PKCS#11 configuration file.
  Issue new test certificates.
  Fix problems building tests using internal functions.
  Add support for --version to gnome-keyring-daemon and
 gnome-keyring
  Ignore format-patch files in the current directory.
  Properly use extra DBus request name flags when testing is
 enabled.
  Remove old --disable-acl-prompts configure option.
  Use more modern gtest style for egg tests.
  [gcr] Remove support for pkcs11-options file.
  [dbus] Send a content-type along with secret as per spec.
  [dbus] Change daemon/dbus tests to use simpler gtester setup.
  [dbus] Include introspect files as C strings.
  If DBus couldn't be initialized when starting up try again.
  Merge branch 'hard-code-config'
  Merge branch 'secret-content-type'
  [gck] Support 'library-manufacturer' in PKCS#11 URIs properly.
  Make the library-manufacturer in the trust uris actually match.
  Fix prompt-tool for GTK+3 release.
  Calculate the minimal/natural size of certificate widget
 better

ANNOUNCEMENT: seahorse 2.91.91

2011-03-08 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an unstable development release.


Important Notes:


 * Use --with-gtk=3.0 to build with GTK 3.0


Highlights between 2.91.4 and 2.91.91:
==

 * Fix infinute loop when a keyring item is open.
 * Don't display underlines as keys for a PGP uid.
 * Escape keyring attribute names properly.
 * Add context to translatable strings.


Details between 2.91.4 and 2.91.91:
===

A S Alam (1):
  update Punjabi Translation by A S Alam

Alexander Shopov (2):
  Updated Bulgarian translation
  Updated Bulgarian translation

Bruno Brouard (1):
  Updated French translation

Changwoo Ryu (1):
  Updated Korean translation

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

Daniel Korostil (2):
  Uploaded Ukranian
  Uploaded Ukranian

Daniel Mustieles (1):
  Updated Spanish translation

Daniel Nylander (2):
  Updated Swedish translation
  Updated Swedish translation

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

Gabor Kelemen (1):
  Updated Hungarian translation

Gil Forcada (1):
  [l10n] Updated Catalan translation

Ivar Smolin (1):
  [l10n] Updated Estonian translation

Jorge González (2):
  Updated Spanish translation
  Updated Spanish translation

Khaled Hosny (1):
  Updated Arabic translation

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

Manoj Kumar Giri (1):
  Updated Oriya Translation

Marek Černocký (2):
  Updated Czech translation
  Updated Czech translation

Marios Zindilis (1):
  Updated Greek translation

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

Paul Seyfert (1):
  [l10n] Updated German translation

Rudolfs Mazurs (1):
  Updated Latvian translation.

Stef Walter (7):
  Bump version number
  Added context to translatable strings.
  Escape attribute keyring attribute names properly.
  Don't use_underline on checkbox that has PGP uid names in text.
  Destroy window even when SeahorseWidget still has refs.
  Fix infinite loop when a keyring item is open.
  Release version 2.91.91

Wei Li (1):
  Update Simplified Chinese translation.

Wouter Bolsterlee (3):
  Updated Dutch translation by Wouter Bolsterlee
  Updated Dutch translation by Wouter Bolsterlee
  Updated Dutch translation by Wouter Bolsterlee

Yaron Shahrabani (1):
  Updated Hebrew translation.


Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.91/seahorse-2.91.91.tar.gz
[MD5 sum: 0a1e19e0de4fc8d60234ab91fa492945]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.91.4

2010-12-24 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an unstable development release.


Important Notes:


 * Use --with-gtk=3.0 to build with GTK 3.0


Highlights between 2.91.2 and 2.91.4:
=

 * Update to work with GTK+3 [Matthias Clasen]
 * Fix build issues with GCR updates [Stef Walter]
 * More info when --version is specified [Pablo Castellano]
 * Fix setting key trust to never [nobled]
 * Define default key length for each algorithm [nobled]
 * Show information when you sign an UID twice... [Pablo Castellano]


Details between 2.91.2 and 2.91.4:
==

Adi Roiban (1):
  Updated Romanian translation

Gheyret T.Kenji (4):
  Added UG translation
  Added UG translation
  Added UG translation
  Added UG translation

Ivar Smolin (2):
  [l10n] Updated Estonian translation
  [l10n] Updated Estonian translation

Jorge González (1):
  Updated Spanish translation

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

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

Pablo Castellano (2):
  Show information message when you try to sign an UID...
  More info when --version parameter is specified.

Stef Walter (3):
  Bump version number
  [pkcs11] Fix build issues with pkcs11 stuff.
  [libegg] Update to work with GTK+3

Theppitak Karoonboonyanan (1):
  Updated Thai translation.

Yaron Shahrabani (1):
  Updated Hebrew translation.

nobled (2):
  pgp: Define default key length for each algorithm
  pgp: Fix setting key trust to never


Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.91/seahorse-2.91.4.tar.gz
[MD5 sum: fd6b9198103178fb5892c8fbee0b2b0b]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.91.4

2010-12-22 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.


Notes for Packagers:


 * A new library: libgck

 * Use --with-gtk=3.0 to build with GTK 3.0

 * libgp11 library has gone away.

 * Tries to find root certificates by default in configure.

 * A new config file /etc/xdg/pkcs11.conf.defaults
   - This is a work in progress and may not last past the next
 release.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.91.3 and 2.91.4:
==

 * gck library loads PKCS#11 modules from /usr/lib/pkcs11
 * PKCS#11 config file in /etc/xdg/pkcs11.conf[.defaults]
 * Many ASN.1 encoding fixes.
 * Refactor how tests work.
 * Install standalone PKCS#11 modules to a consistent location.
 * Memory leaks and other bug fixes.
 * Allow enumeration of objects in specific PKCS#11 slots as well
   as modules.
 * Add GcrCertificateChain for building certificate chains.
 * Implementation of the initial PKCS#11 Trust Assertions spec.
 * Add GcrPkcs11Certificate for looking up certificates in PKCS#11
   modules by issuer.
 * Expose gcr functionality for setting which PKCS#11 modules to use.
 * Find the root certificates by default.
 * Move to a single header model for libgcr.
 * Don't load *.la files when looking for PKCS#11 modules.
 * Fixes for GTK+3.0
 * New xdg-store PKCS#11 module with support for storing trust
   assertions.
 * Rename old user-store to gnome2-store since it stores its data
   in old formats in the old .gnome2 location.


Details of changes between 2.91.3 and 2.91.4:
=


Ivar Smolin (1):
  [l10n] Updated Estonian translation

Jasper Lievisse Adriaanse (1):
  [daemon] Fix pointer truncation by including header.

Martin Rapavý (1):
  Fix build so it respects DESTDIR

Mário Buči (1):
  Updated Slovak translation

Stef Walter (110):
  [user-store] Move old junky data file stuff into old user store.
  [gnome2-store] Rename the user-store to gnome2-store
  [egg] Add egg_asn1x_append() for adding to SEQ OF or SET OF
  [gkm] GkmSerializable uses gpointer instead of guchar
  [gcr] Functions for access GcrCertificate subject/issuer raw DER
  [xdg-store] Initial xdg-store with trust storage.
  [gcr] Implement gcr_trust_xxx() functions.
  [gcr] Use gpointer instead guchar for GSimpleCertificate
  [tool] Add 'trust-exception' command to gnome-keyring tool.
  [rpc-layer] Install gnome-keyring-pkcs11.so to correct directory.
  [daemon] Load the new xdg-store storage module.
  [gkm] Add function for creating unique filename in transaction.
  [gcr] Save subject and md5 hash as well when storing trust.
  [tool] Implement setting of trust-exception
  [xdg-store] Implement writing of objects in xdg-store.
  [egg] Add accessor functions for enumerated ASN.1 values.
  [testing] Add function for putting test files in scratch dir.
  [gkm] Don't barf on zero length certificate files.
  [xdg-store] Tests for xdg-store and fixes.
  Merge branch 'master' into trust-store
  Better ASN.1 test coverage and fixes.
  Disable trust usage in tool until we work trust out better.
  Implement trust assertions in pkcs11 modules.
  Fix up gcr library to support trust assertions.
  [egg] Produce proper messages for mismatched tags in DER parsing.
  [egg] Implement egg_asn1x_set_raw_element() for explicitly tagged.
  [egg] Must select which choice when building ASN.1.
  [egg] Add functions testing ASN.1 and printing out messages.
  [egg] Encode empty SET OF and SEQUENCE OF properly.
  [xdg-store] Start testing tool to create trust assertion files.
  [egg] Implement adding of trust via trust test tool.
  [egg] Add utilities so GByteArray can be used in GHashTable.
  [xdg-store] Tool for dumping trust assertion files.
  [testing] Preprocess test files before searching for tests.
  [pkcs11] Rename CKA_G_REMOTE to CKA_G_PEER (better terminology)
  [xdg-store] Fix various bugs and neuter tests.
  [testing] Ignore g_message and g_debug messages in tests.
  [xdg-store] Add tests for better test coverage.
  [xdg-store] Add support for storing certificates.
  [testing] Move scratch file functions into testing module.
  [gkm] PKCS#11 objects may be deletable even when not modifiable.
  [xdg-store] Complete work on adding and removing assertions.
  [xdg-store] Assertion creation test and fixes.
  [xdg-store] Fix problems exposing and refreshing trust assertions.
  [pkcs11] Fix typo which fails returning hashed attributes.
  [pkcs11] Refresh token before creating token object.
  [xdg-store] Tests and more bug fixes for trust assertions.
  [testing] Add function to clear scratch directory.
  [xdg-store] Trust

ANNOUNCEMENT: gnome-keyring 2.91.3

2010-11-30 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.


Important Notes:


 * A new library: libgck

 * Use --with-gtk=3.0 to build with GTK 3.0

 * libgp11 library has gone away.

 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.91.2 and 2.91.3:
==

 * Shutdown module timer when holding proper mutex.
 * Linux capabilities to overcome limits on locked memory.
 * Update HACKING with coding style
 * Build fixes.


Details of changes between 2.91.2 and 2.91.3:
=

Gheyret T.Kenji (3):
  Added UG translation
  Added UG translation
  Added UG translation

Ivar Smolin (1):
  [l10n] Updated Estonian translation

Lucian Adrian Grijincu (1):
  Updated Romanian translation

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

Stef Walter (5):
  Bump version number
  Update HACKING with coding style
  Change coverage target to clear after generating.
  Ignore built files on trust-store branch.
  [pkcs11] Shutdown module timer when holding proper mutex.

Yaron Sheffer (1):
  Linux capabilities to overcome limits on locked memory.


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.91/gnome-keyring-2.91.3.tar.gz
[MD5 sum: 5cb226b823fd2ffebf7af4939d1b0e11]


Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.91.2

2010-11-09 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.


Important Notes:


* A new library: libgck

* Use --with-gtk=3.0 to build with GTK 3.0

* libgp11 library has gone away.

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.91.1 and 2.91.2:
==

* Add timeout if PAM startup doesn't complete shortly.
* Fix login keyring password when it doesn't match unix login.
* Replace gp11-0 with gck in pkgconfig file
* Fix broken dispose of GcrCertificateWidget
* Remove gp11 library.


Details of changes between 2.91.1 and 2.91.2:
=

A S Alam (1):
  updating translation for Punjabi

Aron Xu (1):
  Correct last mistaken commit of zh_CN.po

Carles Ferrando (1):
  Updated Catalan (Valencian) translation

Danielle Madeley (1):
  [gcr] Replace gp11-0 with gck in pkgconfig file

Fran Diéguez (1):
  Updated Galician translations

Jorge González (1):
  Updated Spanish translation

Josselin Mouette (1):
  [daemon] Add timeout if PAM startup doesn't complete shortly.

Kjartan Maraas (2):
  Updated Norwegian bokmål translation
  Remove non-existing file

Mahyar Moghimi (2):
  Updating Persian translation
  Updating Persian translation was wrong returning back

Mario Blättermann (1):
  [i18n] Updated German translation

Stef Walter (4):
  [gp11] Remove gp11 library.
  [gcr] Fix broken dispose of GcrCertificateWidget
  [wrap-layer] Fix login keyring password doesn't match login.
  Ignore old directories, so we can change branches easily.

Yaron Shahrabani (1):
  Updated Hebrew translation.

Yaron Sheffer (1):
  A few assorted nits and typos

Yinghua Wang (1):
  Update Simplified Chinese translation.


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.91/gnome-keyring-2.91.2.tar.gz
[MD5 sum: ]


Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.32.1

2010-10-25 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is an stable release for general usage.


Important Notes:


* Now requires:
  - GTK+ 2.20 or later
  - GLib 2.25 or later
  - Automake 1.7 or later

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.32.0 and 2.32.1:
==

 * Don't offer to save password for symmetric encryption in gpg-agent.
 * Don't try to cache password when symmetric encryption in gpg-agent.
 * Check that daemon is initialized before changing password from pam.
 * Fix login keyring password doesn't match login.
 * Link correctly to gio.
 * Add extra debug guard around printing of prompt io.
 * Fix invalid memory access in rpc-layer.


Details of changes between 2.32.0 and 2.32.1:
=

Andika Triwidada (1):
  Updated Indonesian translation

Aron Xu (1):
  Merge simplified Chinese translation from master.

Changwoo Ryu (1):
  Updated Korean translation

Christos Spyroglou (1):
  l10n: Updated Greek translation for gnome-keyring

Daiki Ueno (1):
  gpg-agent: Don't try to cache password when symmetric encryption.

Damyan Ivanov (1):
  Updated Bulgarian translation

Daniel S. Koda (1):
  Updated Brazilian Portuguese translation

Francesco Marletta (1):
  [l10n] Updated Italian translation

Inaki Larranaga Murgoitio (1):
  Updated Basque language

Ivar Smolin (1):
  [l10n] Updated Estonian translation

Joan Duran (1):
  Updated Catalan translation

Kenneth Nielsen (1):
  Updated Danish translation

Khaled Hosny (1):
  Updated Arabic translation

Petr Kovar (1):
  Update Czech translation by Marek Cernocky

Piotr Drąg (1):
  Updated Polish translation

Stef Walter (8):
  [rpc-layer] Fix invalid memory access.
  [ui] Add extra debug guard around printing of prompt io.
  [gpg-agent] Link correctly to gio
  [wrap-layer] Fix login keyring password doesn't match login.
  [daemon] Check that daemon is initialized before changing
 password.
  [gpg-agent] Don't give option to save password for symmetric
 encryption.
  Accidentally released 2.32.0 on the wrong branch.
  Release version 2.32.1

Takayuki KUSANO (1):
  Updated Japanese translation

Yuri Myasoedov (1):
  Updated Russian translation

Žygimantas Beručka (1):
  Updated Lithuanian translation


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.32/gnome-keyring-2.32.1.tar.gz
[MD5 sum: 5266b04a9d73ef7f4dce66d37e9f635e]

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.91.1.1

2010-10-21 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an unstable development release.


Important Notes:


* Use --with-gtk=3.0 to build with GTK 3.0

* pkcs11 stuff only builds with gnome-keyring from master.
  These are temporary measures due to API instability.


Highlights between 2.91.1 and 2.91.1.1:
===

* Fix build with libnotify 0.7 [Stef Walter]
* Migrate to new GtkComboBoxText widget in GTK3 [Matthias Clasen]
* Fix build issues on gtk+-3.0 [Tomas Bzatek]
* Build with latest gcr [Martin Paljak]
* Add icons and clear action to the filter entry
  [Diego Escalante Urrelo]
* Avoid hard-coding Gtk+ API version in gir generation
  [Andreas Henriksson]


Details between 2.91.1 and 2.91.1.1:


Andreas Henriksson (1):
  Avoid hard-coding Gtk+ API version in gir generation command

Changwoo Ryu (1):
  Updated Korean translation

Diego Escalante Urrelo (1):
  ui: add icons and clear action to the filter entry

Martin Paljak (1):
  build with latest gcr which only has GcrCertificateWidget

Matej Urbančič (2):
  Added Slovenian translation
  Added sl for Slovenian translation

Matthias Clasen (1):
  [libcryptui] Migrate to new GtkComboBoxText widget in GTK3

Stef Walter (2):
  Fix build with libnotify 0.7
  Release version 2.91.1.1

Tomas Bzatek (1):
  [pkcs11] Fix build issues on gtk+-3.0

YunQiang Su (1):
  Update Simplified Chinese translation, partially sync from
  ubuntu-l10n-zh-cn team.


Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.91/seahorse-2.91.1.1.tar.gz
[MD5 sum: d4fbe4dcb8129a57bd812669f8b0b0f3]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.91.1

2010-10-08 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.


Important Notes:


* A new library: libgck

* Use --with-gtk=3.0 to build with GTK 3.0

* The libgp11 library will go away before 3.0

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.91.0 and 2.91.1:
==

* Fix build problem in gpg-agent.
* Properly distribute pkgconfig file for gck library.
* Better certificate widget in gcr library.
* Add extra debug guard around printing of prompt io.
* Rework how the gcr parser and importer work together.
* More GTK+ 3.0 fixes.


Details of changes between 2.91.0 and 2.91.1:
=

Fran Diéguez (1):
  Updated Galician translations

Jorge González (1):
  Updated Spanish translation

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

Stef Walter (21):
  Rework how the importer and parser work together.
  [gcr] Rework how the certificate widget works.
  [gcr] Display proper certificate icon.
  [gcr] Fine tune the details expander.
  [gcr] Create new view interface and implement for certificates.
  [gcr] Implement rudimentary key view.
  [gcr] Get ready for screenshots in GUADEC presentation
  [gcr] Use cairo instead of old GDK draw stuff.
  Merge branch 'gck-work' into ui-widgets
  [gcr] Remove the old style certificate widgets.
  [gcr] Rework the architecture of viewers.
  [gcr] Fix problems with expanding details not showing scrollbar.
  [gcr] Don't delete entire content when one renderer redraws.
  Merge branch 'gck-work' into ui-widgets
  [ui] Add extra debug guard around printing of prompt io.
  Merge branch 'gnome-2-32'
  Merge branch 'ui-widgets'
  [gck] Fix wrong library name in pkgconfig file
  [gcr] Fixes for building with GTK+ 2.91.0
  [gpg-agent] Link correctly to gio
  [gpg-agent] Fix typo in Makefile.am

Yaron Shahrabani (1):
  Updated Hebrew translation.

Žygimantas Beručka (1):
  Updated Lithuanian translation


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.91/gnome-keyring-2.91.1.tar.gz
[MD5 sum: aa776b01fa46e1e1a1e88643b56d8b27]


Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.91.1

2010-10-08 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an unstable development release.


Important Notes:


* Use --with-gtk=3.0 to build with GTK 3.0


Highlights between 2.91.0 and 2.91.1:
=

* Migration to GTK+ 3.0 [Stef Walter]
* Fix compiler warnings.
* Use new gck library instead of old gp11. [Stef Walter]


Details between 2.91.0 and 2.91.1:
==

Stef Walter (4):
  [pkcs11] Use new libgck library instead of gp11
  Fix compile warnings.
  Migrate to GTK3
  Add back libcryptui package version.


Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.91/seahorse-2.91.1.tar.gz
[MD5 sum: d4fbe4dcb8129a57bd812669f8b0b0f3]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.91.0

2010-10-05 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a development release.

Important Notes:


* A new library: libgck

* The libgp11 library will go away before 3.0

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.32.0 and 2.91.0:
==

* String and punctuation fixes.
* Add libgck library to soon replace libgp11
* Migrate everything in gnome-keyring to libgp11
* Fix invalid memory access in PKCS#11 rpc-layer
* Fix race condition in tests


Details of changes between 2.32.0 and 2.91.0:
=

Andika Triwidada (1):
  Updated Indonesian translation

Aron Xu (1):
  Merge simplified Chinese translation from master.

Changwoo Ryu (1):
  Updated Korean translation

Christos Spyroglou (2):
  l10n: Updated Greek translation for gnome-keyring
  l10n: Updated Greek translation for gnome-keyring

Damyan Ivanov (1):
  Updated Bulgarian translation

Daniel S. Koda (1):
  Updated Brazilian Portuguese translation

Francesco Marletta (1):
  [l10n] Updated Italian translation

Inaki Larranaga Murgoitio (1):
  Updated Basque language

Ivar Smolin (1):
  [l10n] Updated Estonian translation

Joan Duran (2):
  Updated Catalan translation
  Updated Catalan translation

Kenneth Nielsen (1):
  Updated Danish translation

Khaled Hosny (1):
  Updated Arabic translation

Marek Černocký (1):
  Updated Czech translation

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

Petr Kovar (1):
  Update Czech translation by Marek Cernocky

Philip Withnall (1):
  Miscellaneous string fixes

Piotr Drąg (1):
  Updated Polish translation

Stef Walter (32):
  [gck] In preparation for public release, rename library.
  [gck] Objects keep reference to sessions not slots.
  [gck] Remove debug line.
  [testing] Fix race condition in tests where waiting.
  Merge branch 'master' into gck-work
  [gck] More header cleanups.
  [gck] Fix some indentation
  [gck] Remove session pooling, and add concept of module list.
  [gck] Remove most complex var args functions.
  [gck] Make various objects pretty much immutable.
  [gck] Add methods for listing and initializing registered modules.
  Merge branch 'master' into gck-work
  [gck] Fix up tests problems after recent commits.
  [egg] Make the hex decoder more robust
  [gck] Implement PkCS#11 URI's and enumeration
  Port gnome-keyring to new gck library.
  [gck] Fix double free with copied attributes.
  Merge branch 'master' into gck-work
  [gck] Expose CK_BBOOL and CK_ULONG casting helpers.
  [gck] Rework testing and make mock module.
  [gck] Add gck_attributes_add_all() for copying GckAttributes
  Make coverage targets more modular.
  [gck] Add session options, remove module options.
  [gck] Cleanup use of 'full' functions.
  [gck] Simplify use of GckMechanism
  [gck] GckAttribute with const value pointer.
  [rpc-layer] Fix invalid memory access.
  Merge branch 'gnome-2-32'
  [gck] Mark the gck API as unstable with a define.
  [gck] Build libgck docs and remove gp11 docs.
  Merge branch 'gck-work'
  Release version 2.91.0

Takayuki KUSANO (1):
  Updated Japanese translation

William Jon McCann (1):
  Fix typo to fix the build

Yuri Myasoedov (1):
  Updated Russian translation

Žygimantas Beručka (1):
  Updated Lithuanian translation


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.91/gnome-keyring-2.91.0.tar.gz
[MD5 sum: a5b3459a8745233516347929995a2deb]

Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.91.0

2010-10-05 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an unstable development release.


Highlights between 2.32.0 and 2.91.0:
=

* Move DNS-SD key sharing to separate project [Stef Walter]


Details between 2.32.0 and 2.91.0:
==

Inaki Larranaga Murgoitio (1):
  Updated Basque language

Simos Xenitellis (1):
  l10n: Updated Greek translation for seahorse

Stef Walter (1):
  Merge branch 'no-sharing'
  Remove key sharing from seahorse into its own project.

Žygimantas Beručka (1):
  Updated Lithuanian translation


Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.91/seahorse-2.91.0.tar.gz
[MD5 sum: 5554bc4dfc2c494b0aeccd70ef2d884a]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter




___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.32.0

2010-09-28 Thread Stef Walter
):
  Updated Danish translation

Khaled Hosny (2):
  Updated Arabic translation
  Updated Arabic translation

Kjartan Maraas (7):
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Remove non-existing file
  Added Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation

Louis-Francis Ratté-Boulianne (1):
  [pam] Fix build on Snow Leopard.

Manoj Kumar Giri (1):
  Updated Oriya Translation

Mario Blättermann (1):
  [i18n] Updated German translation

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

Matthias Clasen (1):
  [pam] Fix PAM header test.

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

Michael Kotsarinis (1):
  l10n: Updated Greek translation for gnome-keyring

Nshepperd (1):
  Fix checking of uninitialized value in prompting code.

Olav Vitters (1):
  Fix doap file

Pablo Castellano (1):
  g_string_append_c_inline is used implicitly

Peteris Krisjanis (1):
  Updated Latvian translation.

Philip Withnall (10):
  Update British English translation
  Use different from rather than different than in string
  Fix versioning to separate package and libtool versions
  Use #ifdef instead of #if to fix gcc warnings
  Fix shadowing of a glibc function to fix a gcc warning
  Add missing default cases in switch statements
  Port to GTK+ 3
  Update British English translation
  Fix the header installation directory for libgcr
  Fix .gitignore files to correctly ignore the GTK+ 3 files

Piotr Drąg (1):
  Updated Polish translation

Rob Bradford (1):
  Add dbus activation service file for org.freedesktop.secrets

Sira Nokyoongtong (1):
  Updated Thai translation.

Sjoerd Simons (1):
  Make sure the service files are created correctly

Stef Walter (120):
  Make buildable with GTK+ 2.20 without deprecated symbols.
  [rpc] Fix assertion on exit due to pointer not being cleared.
  [login] Fix security problem storing login password in keyring.
  [dbus] Initialize uninitialized variable.
  More fixes for -DGSEAL_ENABLE
  Release version 2.30.1
  Bump version number after release.
  Start work on gpg-agent, incomplete.
  Fix broken startup when used with gdm and password-less login.
  Massive cleanup of line endings and file names.
  Move and cleanup the prompt directory.
  Bump version number to unstable version
  Start the wrap-layer, with proper session mapping.
  Prompting for creation of credentials in wrap layer.
  Use an interface to dispatch dbus messages to objects.
  Implement secret service unlock using protected auth path.
  Fix bugs preventing wrap layer propmting from working.
  Simpler way to define secure memory callbacks.
  Basic rough implementation of prompting for C_Login
  Implement an initial test of the prompting functionality.
  Implement dummy prompting.
  Fix possible threading race condition in gp11.
  Run tests in a second thread, and run mainloop.
  Verobse testing, so we can see progress.
  Allow space between test definition macro and name.
  Implement login prompting tests as automatic test.
  No more prompt tests.
  Cleanup naming and whitespace for testing stuff.
  Cleanup .gitignore files.
  Implement coverage of tests using gcov and lcov.
  Implement testing for context specific login prompt.
  Cleaner naming in testing suite.
  Cleaner naming in testing suite.
  Implement some testing of creating credentials.
  Split out the mock module and test helpers.
  [gkm] Internally ignore attributes with ulValueLen == -1
  Implement auto unlock in wrap-layer.
  Make sure prompts are freed properly.
  [wrap-layer] Implement initialize and change password prompts
  [daemon] Remove old code that's now in the wrap-layer
  Merge branch 'master' into gpg-agent
  Fix up the POTFILES for GPG stuff
  [daemon] Fix deadlock on secure memory usage.
  Merge branch 'master' into gpg-agent
  [gkm] Always pass around session when finding stuff.
  [prompt] Always encode strings properly.
  Merge branch 'master' into gpg-agent
  [gpg-agent] Finish up the GPG Agent.
  [gpg-agent] Allow unlock options to be used.
  Fix building of desktop and service files.
  [egg] Initial asn1 parser work.
  [egg] Implement better dumping of asn1 tree.
  [egg] Rework how asn nodes are accessed.
  [egg] Implement DER parsing of a certificate.
  [egg] Work on indefinite length encodings.
  [egg] Handle identifier joins that are more than one level deep.
  [egg

ANNOUNCEMENT: libgnome-keyring 2.32.0

2010-09-28 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

This is an stable release for general usage.


Important Notes:


* Now requires:
  - Automake 1.7 or later

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.30.0 and 2.32.0:
==

* Make builds silent by default.
* Require automake 1.7
* Fix assertion in secure memory code.
* Don't try to run daemon tests if DBus is not running.
* Fix build warnings on ARM
* Use newer tar version for tarballs so don't truncate file names.
* Remove erroneous egg-dbus dependency.
* Try to fix broken use on multiple threads in libgnome-keyring.
* Fix problems with keyring names that contain foreign chars.
* Memory leak fix.
* Work around for bug in dbus which causes an endless loop
  during blocking operations.
* Updated translations.


Changes between 2.31.92 and 2.32.0:


 * Make builds silent by default.


Details of changes between 2.30.0 and 2.32.0:
=


Ahmed Noor Kader Mustajir Md Eusoff (1):
  Added Malay translation

Andika Triwidada (1):
  Added Indonesian translation, contributed by Nana Suryana
Added id to LINGUAS

Arun Raghavan (1):
  Access GArray members using g_array_index()

Carles Ferrando (1):
  Added Catalan (Valencian) translation

Fran Diéguez (1):
  Updated Galician translations

Gil Forcada (1):
  Added c...@valencia

Kristjan Schmidt (2):
  Add Esperanto translation
  Updated Esperanto translation

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

Olav Vitters (1):
  Fix doap file

Pablo Castellano (3):
  Fixed typos
  g_string_append_c_inline is used implicitly
  [dbus] Fix problems with keyring names and foreign characters.

Stef Walter (13):
  Workaround for prob with endless loop during blocking operations.
  Release version 2.30.1
  Bump version number after release.
  Remove erroneus egg-dbus dependency.
  Merge branch 'gnome-2-30'
  Try to fix broken usage on multiple threads in libgnome-keyring
  Fix memory leak related to dbus_message_iter_get_signature()
  Release version 2.31.91
  Bump version number.
  Don't try to run daemon tests if DBus is not running.
  [egg] Fix secure memory assertion.
  autogen.sh: require automake 1.7
  Release version 2.31.92

Theppitak Karoonboonyanan (1):
  Added Thai translation.

Tomas Bzatek (1):
  [dist] Use tar-ustar instead of an old tar-v7

Vincent Untz (1):
  [release] post-release bump to 2.30.1

Yaron Shahrabani (2):
  Updated Hebrew translation.
  Added the Hebrew entry.



Downloads:
==

Source code:
http://download.gnome.org/sources/libgnome-keyring/2.32/libgnome-keyring-2.32.0.tar.gz
[MD5 sum: d0f5ab4d8a57c8da7de29fce300cfad8]

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.32.0

2010-09-28 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords.

This is an stable release for general usage.


Changes between 2.30.0 and 2.32.0:
==

* Make builds silent by default [Stef Walter]
* Documentation [Thorsten Sick]
* Use GDK accessor functions [Adam Schreiber]
* Use smaller icons in new dialog [Adam Schreiber]
* Build fixes [Adam Schreiber, Pablo Castellano, Matthias Ferdinand]
* Fixes for compiling with -DGSEAL_ENABLE. [Andre Klapper]
* Remove deprecated GTK+ symbol [Javier Jardón]


Changes between 2.31.92 and 2.32.0:


 * Make bulids silent by default.


Details of changes between 2.30.0 and 2.32.0:
=

A S Alam (1):
  update Translation in master for Punjabi by A S Alam

Adam Schreiber (7):
  make 2.30.1 release
  post release bump
  Finish making seahorse build with DGSEAL
  Use GDK accessor functions instead direc access (GSEAL fixes)
  Bug 622534  - Use smaller icons in new dialog
  Bug 618718  - Seahorse won't build with --disable-pgp
  Bug 624836  - Build error, pkcs11 must link against libgcr

Alexander Shopov (1):
  Updated Bulgarian translation

Andika Triwidada (3):
  Added Indonesian translation Added id to LINGUAS
  Updated Indonesian translation
  Updated Indonesian translation

Andre Klapper (2):
  Fixes all but one issue for compiling with -DGSEAL_ENABLE. See bug
612494.
  Fix last commit.

André Gondim (1):
  Updated Brazilian Portuguese translation

Aron Xu (3):
  Update Simplified Chinese translation.
  Update Simplified Chinese translation.
  Update Simplified Chinese translation.

Carles Ferrando (1):
  Updated Catalan (Valencian) translation

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

Claude Paroz (1):
  Updated French translation

Daniel Nylander (1):
  Updated Swedish translation

David Planella (1):
  Updated Catalan translation

Duarte Loreto (1):
  Updated Portuguese translation

Fran Diéguez (1):
  Updated Galician translations

Gabor Kelemen (1):
  Updated Hungarian translation

Hideki Yamane (Debian-JP) (1):
  Updated Japanese translation.

Javier Jardón (1):
  Remove deprecated GTK+ symbol

Jordi Serratosa (1):
  Fixes to Catalan translation

Jorge González (3):
  Updated Spanish translation
  Updated Spanish translation
  Updated Spanish translation

Kenneth Nielsen (1):
  Updated Danish translation

Khaled Hosny (1):
  Updated Arabic translation

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

Mario Blättermann (2):
  [i18n] Updated German translation, fixed bug #622330
  [i18n] Updated German translation

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

Matthias Ferdinand (1):
  Fix compile error in seahorse_util.c

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

Milo Casagrande (1):
  [l10n] Updated Italian translation

Pablo Castellano (2):
  Removed deprecated GTK macro
  Separate check for GCR and GP11 in building phase.

Peteris Krisjanis (1):
  Updated Latvian translation.

Petr Kovar (2):
  Update Czech translation by Marek Cernocky
  Update Czech translation by Marek Cernocky

Philip Withnall (1):
  Update British English translation

Piotr Drąg (1):
  Updated Polish translation

Sira Nokyoongtong (1):
  Updated Thai translation.

Stef Walter (4):
  Ignore *.mo and seahorse.xml files in help/
  Release version 2.31.91
  Bump version number
  Release version 2.32.0

Takayuki KUSANO (2):
  Updated Japanese translation.
  Updated Japanese translation

TeliuTe (1):
  Add Simplified Chinese user guide translation.

Thomas Thurman (2):
  Updated Shavian transliteration
  Updated Shavian translation

Thorsten Sick (2):
  Full documentation for seahorse-progress.c
  Partial documentation for seahorse-keyserver-results.c

Tomáš Virgl (1):
  Updated Slovak translation

Wouter Bolsterlee (1):
  Updated Dutch translation by Wouter Bolsterlee

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

Yasumichi Akahoshi (2):
  Added Japanese translation.
  Updated Japanese translation.

Yuri Myasoedov (1):
  Updated Russian translation

drtv (1):
  Updated Tamil translation

Милош Поповић (1):
  Updated Serbian translation


Downloads:
==

Source code:
http://download.gnome.org/sources/seahorse/2.32/seahorse-2.32.0.tar.gz
[MD5 sum: 3699d20b27b42fb331ec30edad27b30a]

Cheers,
Stef Walter



___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: libgnome-keyring 2.31.92

2010-09-13 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

This is a development release.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.31.91 and 2.31.92:


* Require automake 1.7
* Fix assertion in secure memory code.
* Don't try to run daemon tests if DBus is not running.
* Fix build warnings on ARM


Details of changes between 2.31.91 and 2.31.92:
===

Arun Raghavan (1):
  Access GArray members using g_array_index()

Stef Walter (5):
  Bump version number.
  Don't try to run daemon tests if DBus is not running.
  [egg] Fix secure memory assertion.
  autogen.sh: require automake 1.7
  Release version 2.31.92


Downloads:
==

Source code:
http://download.gnome.org/sources/libgnome-keyring/2.31/libgnome-keyring-2.31.92.tar.gz
[MD5 sum: 297f7f850c91cd8fae2a8b6ea26b748f]

Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.31.91

2010-09-01 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is a stable release for general use.


Highlights between 2.30.1 and 2.31.91:
==

* Documentation [Thorsten Sick]
* Use GDK accessor functions [Adam Schreiber]
* Use smaller icons in new dialog [Adam Schreiber]
* Build fixes [Adam Schreiber, Pablo Castellano, Matthias Ferdinand]


Details between 2.30.1 and 2.31.91:
==

A S Alam (1):
  update Translation in master for Punjabi by A S Alam

Adam Schreiber (7):
  make 2.30.1 release
  post release bump
  Finish making seahorse build with DGSEAL
  Use GDK accessor functions instead direc access (GSEAL fixes)
  Bug 622534  - Use smaller icons in new dialog
  Bug 618718  - Seahorse won't build with --disable-pgp
  Bug 624836  - Build error, pkcs11 must link against libgcr

Alexander Shopov (1):
  Updated Bulgarian translation

Andika Triwidada (3):
  Added Indonesian translation Added id to LINGUAS
  Updated Indonesian translation
  Updated Indonesian translation

Andre Klapper (2):
  Fixes all but one issue for compiling with -DGSEAL_ENABLE. See bug
612494.
  Fix last commit.

Aron Xu (3):
  Update Simplified Chinese translation.
  Update Simplified Chinese translation.
  Update Simplified Chinese translation.

Carles Ferrando (1):
  Updated Catalan (Valencian) translation

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

Claude Paroz (1):
  Updated French translation

Daniel Nylander (1):
  Updated Swedish translation

David Planella (1):
  Updated Catalan translation

Duarte Loreto (1):
  Updated Portuguese translation

Fran Diéguez (1):
  Updated Galician translations

Hideki Yamane (Debian-JP) (1):
  Updated Japanese translation.

Javier Jardón (1):
  Remove deprecated GTK+ symbol

Jordi Serratosa (1):
  Fixes to Catalan translation

Jorge González (3):
  Updated Spanish translation
  Updated Spanish translation
  Updated Spanish translation

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

Mario Blättermann (2):
  [i18n] Updated German translation, fixed bug #622330
  [i18n] Updated German translation

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

Matthias Ferdinand (1):
  Fix compile error in seahorse_util.c

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

Milo Casagrande (1):
  [l10n] Updated Italian translation

Pablo Castellano (2):
  Removed deprecated GTK macro
  Separate check for GCR and GP11 in building phase.

Peteris Krisjanis (1):
  Updated Latvian translation.

Petr Kovar (2):
  Update Czech translation by Marek Cernocky
  Update Czech translation by Marek Cernocky

Sira Nokyoongtong (1):
  Updated Thai translation.

Stef Walter (1):
  Ignore *.mo and seahorse.xml files in help/

TeliuTe (1):
  Add Simplified Chinese user guide translation.

Thomas Thurman (2):
  Updated Shavian transliteration
  Updated Shavian translation

Thorsten Sick (2):
  Full documentation for seahorse-progress.c
  Partial documentation for seahorse-keyserver-results.c

Tomáš Virgl (1):
  Updated Slovak translation

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

Yasumichi Akahoshi (1):
  Added Japanese translation.

drtv (1):
  Updated Tamil translation

Милош Поповић (1):
  Updated Serbian translation



Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.31/seahorse-2.31.91.tar.gz
[MD5 sum: 029c6b7cfc9c2af7915409d71d57eee3]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter




___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.31.4

2010-07-01 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release for general usage.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


* gnome-keyring now requires GTK+ 2.20

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.30.1 and 2.31.4:
==

* New GPG Agent built into gnome-keyring-daemon
* Start building (but not using) new DER parser and writer.
* Fix building of desktop and service files.
* Fix displaying prompts with certain characters in  strings.
* Fix deadlock on secure memory usage.
* Refactor the way prompting works for PKCS#11 components.
* Refactor the way testing works and files are named.
* Implement coverage testing.
* Cleanup whitespace issues and rename certain modules.
* Tests can now involve prompts and responses.
* Fix possible threading race condition in gp11.
* Fix broken startup when used with gdm and password-less login.
* Fix checking of uninitialized value in prompting code.


Details of changes between 2.30.1 and 2.31.4:
=

Ahmed Noor Kader Mustajir Md Eusoff (1):
  Updated Malay translation

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

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

Gil Forcada (1):
  Minor fix in Catalan translation

Jorge González (2):
  Updated Spanish translation
  Updated Spanish translation

Kjartan Maraas (4):
  Updated Norwegian bokmål translation
  Updated Norwegian bokmål translation
  Remove non-existing file
  Added Norwegian bokmål translation

Manoj Kumar Giri (1):
  Updated Oriya Translation

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

Nshepperd (1):
  Fix checking of uninitialized value in prompting code.

Rob Bradford (1):
  Add dbus activation service file for org.freedesktop.secrets

Sira Nokyoongtong (1):
  Updated Thai translation.

Sjoerd Simons (1):
  Make sure the service files are created correctly

Stef Walter (64):
  Bump version number after release.
  Start work on gpg-agent, incomplete.
  Fix broken startup when used with gdm and password-less login.
  Massive cleanup of line endings and file names.
  Move and cleanup the prompt directory.
  Bump version number to unstable version
  Start the wrap-layer, with proper session mapping.
  Prompting for creation of credentials in wrap layer.
  Use an interface to dispatch dbus messages to objects.
  Implement secret service unlock using protected auth path.
  Fix bugs preventing wrap layer propmting from working.
  Simpler way to define secure memory callbacks.
  Basic rough implementation of prompting for C_Login
  Implement an initial test of the prompting functionality.
  Implement dummy prompting.
  Fix possible threading race condition in gp11.
  Run tests in a second thread, and run mainloop.
  Verobse testing, so we can see progress.
  Allow space between test definition macro and name.
  Implement login prompting tests as automatic test.
  No more prompt tests.
  Cleanup naming and whitespace for testing stuff.
  Cleanup .gitignore files.
  Implement coverage of tests using gcov and lcov.
  Implement testing for context specific login prompt.
  Cleaner naming in testing suite.
  Cleaner naming in testing suite.
  Implement some testing of creating credentials.
  Split out the mock module and test helpers.
  [gkm] Internally ignore attributes with ulValueLen == -1
  Implement auto unlock in wrap-layer.
  Make sure prompts are freed properly.
  [wrap-layer] Implement initialize and change password prompts
  [daemon] Remove old code that's now in the wrap-layer
  Merge branch 'master' into gpg-agent
  Fix up the POTFILES for GPG stuff
  [daemon] Fix deadlock on secure memory usage.
  Merge branch 'master' into gpg-agent
  [gkm] Always pass around session when finding stuff.
  [prompt] Always encode strings properly.
  Merge branch 'master' into gpg-agent
  [gpg-agent] Finish up the GPG Agent.
  [gpg-agent] Allow unlock options to be used.
  Fix building of desktop and service files.
  [egg] Initial asn1 parser work.
  [egg] Implement better dumping of asn1 tree.
  [egg] Rework how asn nodes are accessed.
  [egg] Implement DER parsing of a certificate.
  [egg] Work on indefinite length encodings.
  [egg] Handle identifier joins that are more than one level deep.
  [egg] Some more minor fixes for parsing certificates.
  [egg] A few more parsing tests

ANNOUNCEMENT: gnome-keyring 2.30.2

2010-06-21 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release for general usage.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


* gnome-keyring now requires GTK+ 2.20

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.30.1 and 2.30.2:
==

* Fix possible race condition in gp11 library.
* Use proper locking for secure memory in daemon.
* Fix broken startup when used with gdm and password-less login.
* Fix checking of uninitialized value in prompting code.
* Make sure the service files are created correctly
* Add dbus activation service file for org.freedesktop.secrets
* Fix building of desktop and service files.


Details of changes between 2.30.1 and 2.30.2:
=

Ahmed Noor Kader Mustajir Md Eusoff (1):
  Updated Malay translation

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

Gil Forcada (1):
  Minor fix in Catalan translation

Manoj Kumar Giri (1):
  Updated Oriya Translation

Mattias Põldaru (1):
  Estonian translation updated

Nshepperd (1):
  Fix checking of uninitialized value in prompting code.

Rob Bradford (1):
  Add dbus activation service file for org.freedesktop.secrets

Sjoerd Simons (1):
  Make sure the service files are created correctly

Stef Walter (5):
  Bump version number after release.
  Fix broken startup when used with gdm and password-less login.
  Use proper locking for secure memory in daemon.
  Fix possible threading race condition in gp11.
  Fix building of desktop and service files.

Thomas Thurman (1):
  Updated Shavian transliteration



Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.30/gnome-keyring-2.30.2.tar.gz
[MD5 sum: 97e100e1240920f14068ce90f19bee13]

Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.30.3

2010-06-21 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release for general usage.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


* gnome-keyring now requires GTK+ 2.20

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.30.2 and 2.30.3:
==

* Fix deadlock that we inadvertently created in 2.30.2


Details of changes between 2.30.2 and 2.30.3:
=

Stef Walter (1):
  [daemon] Fix deadlock in locking stuff we added.



Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.30/gnome-keyring-2.30.3.tar.gz
[MD5 sum: 86b637c8b7bde3826e0eb06ef4e40a63]

Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.30.1

2010-04-27 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release for general usage.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


* gnome-keyring now requires GTK+ 2.20

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.30.0 and 2.30.1:
==

* Updated translations.
* Build fixes for errors and distribution problems.
* Fixes for building on recent GTK versions.
* Remove accidental storage of user's login password in login
  keyring.
* Fix assertion when exiting.


Details of changes between 2.30.0 and 2.30.1:
=

Andre Klapper (1):
  Compile with -DGSEAL_ENABLE. Fixes bug 612475.

Carles Ferrando (1):
  Updated Catalan (Valencian) translation

Jordi Serratosa (1):
  Fixes to Catalan translation

Olav Vitters (1):
  Fix doap file

Peteris Krisjanis (1):
  Updated Latvian translation.

Stef Walter (5):
  Make buildable with GTK+ 2.20 without deprecated symbols.
  [rpc] Fix assertion on exit due to pointer not being cleared.
  [login] Fix security prob storing user's login passwd in keyring.
  [dbus] Initialize uninitialized variable.
  More fixes for -DGSEAL_ENABLE

Theppitak Karoonboonyanan (1):
  Updated Thai translation.

Vincent Untz (1):
  [release] post-release bump to 2.30.1


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.30/gnome-keyring-2.30.1.tar.gz
[MD5 sum: 9a71d5a71d1ac3b4c605b010a953c167]

Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: libgnome-keyring 2.30.1

2010-04-27 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely. libgnome-keyring is a library that allows
applications to interact with the keyrings and passwords.

This is a stable release for general usage.

Many thanks to all the testers and everyone who pitched in to help
toward this release.


Important Notes:


* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.30.0 and 2.30.1:
==

 * Work around for bug in dbus which causes an endless loop
   during blocking operations.
 * Updated translations.


Details of changes between 2.30.0 and 2.30.1:
=

Andika Triwidada (1):
  Added Indonesian translation, contributed by Nana Suryana
  Added id to LINGUAS

Carles Ferrando (1):
  Added Catalan (Valencian) translation

Gil Forcada (1):
  Added c...@valencia

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

Olav Vitters (1):
  Fix doap file

Stef Walter (1):
  Workaround for problem with endless loop during blocking ops.

Theppitak Karoonboonyanan (1):
  Added Thai translation.


Downloads:
==

Source code:
http://download.gnome.org/sources/libgnome-keyring/2.30/libgnome-keyring-2.30.1.tar.gz
[MD5 sum: 0ee7ee0b46720865bfd08d5203c6986d]

Cheers,
Stef Walter

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.28.2

2009-12-14 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release for general usage.


Important Notes:


* libhal and libhal-storage are no longer dependencies.

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.28.1 and 2.28.2:
==

* Add license to reference documentation.
* Sent output of g_printerr to syslog.
* No error when can't unlock login keyring.
* Fix assertion when comparing attributes.
* Fix freeing of unallocated memory in test.
* Don't barf on certificates with unsupported algorithm.
* Fix some memory leaks.


Details of changes between 2.28.0 and 2.28.1:
=

Eric Sesterhenn (1):
  [gp11] Fix memory leak in gp11_slot_get_token_info()

Leonid Kanter (1):
  Updated Russian translation

Stef Walter (9):
  [library] Fix possible memory leak in error condition.
  [pkcs11] Don't barf on certificates with unsupported algorithm.
  [pkcs11] Fix assertion when comparing attributes.
  Ignore anjuta project files.
  [daemon] No possibly fatal error when can't unlock login keyring.
  [daemon] Sent output of g_printerr to syslog.
  Add license to reference documentation.
  [pkcs11] Fix freeing of unallocated memory in test.
  Ignore more built files

Thomas Thurman (1):
  Shavian translation


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.28/gnome-keyring-2.28.2.tar.gz
[MD5 sum: 4b4bf38ea71ad5f10c40641c82ae02bc]

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: seahorse 2.28.1

2009-10-18 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is a stable release for general use.


Highlights between 2.28.0 and 2.28.1:
=

* Prevent opening help window twice.
* Set bits setting properly when creating SSH key.
* Add support for GnuPG DSA2 keys.
* Fix subkey creation on newer GnuPG versions.
* Fix location label in SSH key properties.
* Fix assertion on exit.
* Fix pasting into filter field.
* Set key usage flags properly.
* Fix property bindings.
* Internal documentation.
* Translation fixes.
* Build fixes.


Details between 2.28.0 and 2.28.1:
==

Adam Schreiber (2):
  Bug 596592 - Can't paste into filter field
  Premtively fix 'bogus' handling of the flags type

Bastien Nocera (1):
  Bug 596583 - Fix property bindings when using enums

Gil Forcada (1):
  Updated Catalan translation

Gintautas Miliauskas (1):
  Updated Lithuanian translation.

Leonid Kanter (1):
  Updated Russian translation

Manoj Kumar Giri (1):
  Upadated Oriya Translation

Pablo Castellano (1):
  Prevent opening help window twice.

Peteris Krisjanis (1):
  Fix for wrongly translated term 'keys' in Latvian translation.

Petr Kovar (1):
  Added Czech translation by Marek Cernocky

Stef Walter (6):
  Fix assertion when destroying object with children.
  Fix location label in SSH key properties.
  Link libcryptui to dbus-glib and dbus
  Fix build problem with libcryptui libraries.
  Remove translatable attribute from placeholder strings.
  Set bits setting properly when creating SSH key.

Thorsten Sick (5):
  documented the process of creating a new gkr keyring
  complete documentation for seahorse-gpgme
  seahorse-gpgme-generate.c fully documented
  seahorse-service.c fully documented
  full documentation for seahorse-service-crypto.c

nobled (4):
  Fix subkey creation on newer GnuPG versions
  Use the right macro names; create GPG_MICRO version macro
  Add support for GnuPG DSA2 keys
  Set usage flags during unattended key generation


Downloads:
===

Source code:
http://download.gnome.org/sources/seahorse/2.28/seahorse-2.28.1.tar.gz
[MD5 sum: 8e049620c03652e56c35096db2a6f204]


Notes:
===

* Bug reports are appreciated and should be filed in the
  GNOME Bugzilla.


Cheers,
Stef Walter



___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.28.1

2009-10-18 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release for general usage.


Important Notes:


* libhal and libhal-storage are no longer dependencies.

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.28.0 and 2.28.1:
==

* Fix support for SSH RSA1 keys.
* Fix a delay when the daemon quits.
* Use default D-Bus timeout when finding daemon.
* Make custom pkcs11 constants unsigned longs.
* Use unsigned long for module handle counter.
* Fix assertion when releasing secure memory block.


Details of changes between 2.28.0 and 2.28.1:
=

Jonny Lamb (1):
  Use default D-Bus timeout when finding daemon.

Stef Walter (3):
  [egg] Fix assertion when releasing secure memory block.
  [gck] Use unsigned long for module handle counter.
  [pkcs11] Make custom pkcs11 constants unsigned longs.

Vincent Untz (2):
  [daemon] Fix a delay when the daemon quits
  Fix support for rsa1 keys


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.28/gnome-keyring-2.28.1.tar.gz
[MD5 sum: 26b3ff4a4caaa6e8eb3b91c59836a717]

Cheers,
Stef Walter



___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCEMENT: gnome-keyring 2.28.0

2009-09-21 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is an stable release for general usage.


Important Notes:


* libhal and libhal-storage are no longer dependencies.

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Changes between 2.26.0 and 2.28.0:
==

* Add support for constrained lifetime on SSH keys added to
  the SSH agent with ssh-add.
* Better startup and unix signal handling.
* Add only_if option to pam module, so gnome-keyring can be
  configured to only activate when login to certain environments.
* Add standard 'use_authtok' option to pam module.
* Remove usage of libhal and libhal-storage and use new
  gio code in their place.
* Fix problems with SSH keys that are of bit sizes that are
  not a multiple of eight.
* Preventative fixes for handling null characters in ASN.1
  data such as certificate common names.
* Tons of other smaller changes and fixes.


Changes between 2.27.92 and 2.28.0:


* Build fixes.


Details of changes between 2.26.0 and 2.28.0:
=

Alexis Ballier (1):
  Remove == bashisms from 'test' calls configure.

Daiki Ueno (1):
  Quote shell variable properly in configure.in

Diego Elio 'Flameeyes' Pettenò (1):
  Fix parallel build of test sources.

Claude Paroz (1):
  Missing prefix before gtkbuilder ui files

Daniel Macks (1):
  Add missing header for OSX.

Ed Schouten (1):
  Build fix for Clang.

Kjartan Maraas (1):
  Fix path to a file

Nirbheek Chauhan (1):
  Fix linking with --as-needed

Olav Vitters (1):
  doap: Add desktop category

Ryan Beasley (1):
  Use proper functions to free secure memory.

Stef Walter (89):
  Autogenerate the ChangeLog from git history
  Add project description DOAP file.
  Some tweaks to the autogenerated ChangeLog.
  Cleanup extra gkr_wakeup functionality
  Cleanup gkr_unix_signal and move to egg component
  Move gkr_cleanup code into egg component.
  Move gkr_async code into daemon component
  Move gkr_location stuff into daemon component.
  Move remainder to new style tests.
  Fix problems when no tests exist in a test directory.
  Use gcrypt to generate encryption iv/salt.
  Make translation file not be executable.
  Ignore more built files
  Fix linking problem on FreeBSD.
  Fixed problem with RSA key sizes that were not a multiple of 8.
  Better message when gck-ssh-agent-standalone (test) used wrong.
  Merge branch 'gnome-2-26'
  Fix build problem that resulted from recent merge.
  Release version 2.26.3
  Add support in pam module for use_authtok
  Don't be as strict with reserved/unused areas in keyrings.
  Parse, but don't use non-utf8 secrets in keyrings.
  Merge branch 'gnome-2-26'
  Cleanup tests, hook into 'make check'.
  Make gkr_proto_get_raw_secret work as null-terminated when poss.
  Fix tests so they work from 'make distwcheck'
  Release version 2.27.4
  Add support for thread timers.
  Add support for parsing and storing time attributes.
  Add support for auto destructing session objects.
  Make standalone socket in a directory we know exists: /tmp
  Add support for lifetime constrained identities.
  Merge branch 'auto-destruct'
  Use .ui files directly now that they're supported by glade.
  Update translatable files for last change
  Figure out CKA_TOKEN for a PKCS#11 object based on manager.
  [gck] PKCS#11 objects now track the module they're in.
  [gck] Add helper function to parse bool attribute.
  [gck] Add support for transient PKCS#11 objects.
  [gck] Add authenticator objects for storing authenticated state.
  [gck] Tweak authenticator enumerator to return boolean.
  [gck] Don't map object identifiers in plex layer.
  [gck] Pass session to get/set attribute functions.
  [daemon, ssh-agent] Use auth objects instead of auth-cache.
  Merge branch 'unlock-objects'
  [gck] Write files without group or world permissions.
  [tests] Fix some minor memory leaks in unit tests.
  Fix a couple more minor memory leaks.
  [daemon] Translatable string fix.
  [gck] Add concept of PKCS#11 applications.
  [daemon] Use gio instead of libhal for monitoring volumes.
  Release version 2.27.5.
  Bump version number.
  [pam] Fix use of constant not found in Solaris or FreeBSD.
  [gck] Fix test parsing ASN.1 data.
  Release version 2.27.90
  Bump version number
  [daemon] No warning when a disk doesn't have a UDI identifier.
  Add silent-rules automake option when running automake 1.11
  [daemon] Rework signal handling, startup procedure.
  [egg] Remove unneeded signal

ANNOUNCEMENT: seahorse 2.28.0

2009-09-21 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. It also integrates with nautilus, gedit and other places for
encryption/decryption operations.

This is an stable release for general use.


Highlights between 2.26.0 and 2.28.0:
=

* Migrate to GtkBuilder, no more dependency on libglade.
* Far better documentation.
* seahorse-daemon auto starts by default.
* Gray out non-trusted keys in display.
* Remove 'trusted keys' tab and combine with 'other keys'.
* Add support for adding manual keyring secrets.
* Move password tab to first place.


Changes between 2.27.92 and 2.28.0:
===

* void function should not return a value.


Details between 2.26.0 and 2.28.0:
==

Alexander Faithfull (1):
  Bug 577235 – Seahorse doesn't know about a --version parameter

Adam Schreiber (42):
  Gracefully handle preferences window already being open.
  Fix parsing of uids. Fixes bug #577362
  Make UIDs show up in the order reported by the keyserver.
  Update to latest version.
  Bug 579891 – Import option given on non-key objects
  Add mailto: urls
  Fix typo in ChangeLog generation text
  Distribute earlier ChangeLogs
  Fix ChangeLog version
  Add fuzzy to two translations
  Change default package name to seahorse
  Added fuzzy param to errored string.
  Fixed po/cy.po
  Bump version for 2.27.1
  Fix gtk-doc errors
  Fix logic for setting owner trust combo
  Finish documenting cryptui.c
  Fix trailing white space in gtk-doc comments
  Document the key chooser widget
  Add defines for implemented functions
  Add missing functions and fix gtk-doc formatting
  Fix gtk-doc formatting
  Fix function define formatting
  Fix trailing white space
  Remove blank lines at end of file
  Add gtk-doc annotations to cryptui-key-combo.c
  Add annotations and harmonize function defs and implementations
  Document cryptui-keyset.c
  Document cryptui-key-store
  Fix gtk-doc make errors
  Document enums
  Add unimplemented function
  Fix function definition
  Fix white space errors
  Fix whitespace errors
  Bug 583656 – Old result in search dialog should be selected
  Bug 587539 – seahorse-daemon should autostart by default
  Bug 585538 – Add GTK-Doc comments
  Bug 585538 – Add GTK-Doc comments
  Bug 585538 – Add GTK-Doc comments
  Bug 585538 -  Add GTK-Doc comments
  Merge branch 'gtk-doc'

Claude Paroz (1):
  Update POTFILES.in after GTKBuilder migration.

Jeff Cai (1):
  The void function should not return a value.

Josselin Mouette (1):
  Bug 583356 – Should not daemonize when autostarted by D-Bus

Kjartan Maraas (1):
  Fix GTK+ single include

Matthias Clasen (1):
  Respect the button-images setting, and cleanup gtkbuilder xml.

Olav Vitters (1):
  [DOAP] Add to desktop category

Pablo Castellano (6):
  Removed old CVS stuff.
  Libglade clean up
  Fixed warnings compiling seahorse
  Use AM_SILENT_RULES
  Fix gtkbuilder load problems.
  Updated all gtkbuilder files to gtk+ 2.16

Paul Cutler (4):
  Update docs / bug 580171
  Removed backup references from documentation
  Fix bug 583184 (Remove keyring docs)
  Fix bug 581820 (add a keyring docs)

Stef Walter (23):
  Autogenerate the ChangeLog from git history
  Ignore more built files
  Add project description DOAP file
  Ignore project files and backup files.
  Gray out displayed non-trusted keys.
  Remove the 'trusted keys' tab and combine with 'other keys'.
  Use GtkBuilder instead of libglade.
  Add support for adding manual keyring secrets.
  Move password tab to first place.
  Release version 2.27.5
  Bump version number
  Ignore files built for cs translation
  Fix problem with missing password tab.
  Release 2.27.90
  Bump version number to 2.27.91
  Fix more compiler warnings.
  Update context display after keyring operation.
  Fix problem with 'Type:' label of SSH key displaying location.
  Release version 2.27.92
  Bump version number
  Fix crash when entering hkp: url manually.
  When ssh port not spcfd, umask for new authorized_keys not valid.
  Release version 2.26.1

Simos Xenitellis (1):
  Added screenshot (Fotis Tsamis)

Thomas Klausner (1):
  Bug 583281 – Unportable test(1) construct in configure script

Thorsten Sick (3):
  Bug 585538 – Add GTK-Doc comments
  mixed dbus related comments
  mixed comments in gpgme and key operations

Vincent Untz (1):
  Include config.h: avoid breakage when gpgme is compiled with LFS


Updated Translations:
=


A S Alam (2):
  updating translation for Punjabi
  Updating Translation for Punjabi

Alexander Shopov

ANNOUNCEMENT: gnome-keyring 2.27.92

2009-09-14 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that stores your
passwords and encryption keys securely.

This is a (late) development release.


Important Notes:


* libhal and libhal-storage are no longer dependencies.

* Some helpful notes for distributors:
  http://live.gnome.org/GnomeKeyring/Distributors


Highlights between 2.27.90 and 2.27.92:
===

* Some uses of glib memory routines to explicitly allocate memory.
* Fix erroneous assertion hit by gtk-doc and tests.
* Revert change which bumped libtasn1 required to 1.0.
* Fix logic for only_if option in PAM module.
* Handle unix signals on one thread.
* Better daemon startup and forking logic.
* Optional use of automake silent rules when available.
* No warning when a disk doesn't have a UDI identifier.


Details between 2.27.90 and 2.27.92:


A S Alam (1):
  Updating Translation for Punjabi

Alexander Shopov (1):
  Updated Bulgarian translation

André Gondim (1):
  Corrected an access key in Brazilian Portuguese translation

Ani (1):
  Updaeted Malayalam Translations

Antón Méixome (1):
  Updated Galician translation

Ask H. Larsen (1):
  Updated Danish translation

Baris Cicek (1):
  Updated Turkish translation.

Branko Kokanović (1):
  Updated Serbian translation

Changwoo Ryu (1):
  Update Korean translation

Claude Paroz (2):
  Missing prefix before gtkbuilder ui files
  Updated French translation

Duarte Loreto (1):
  Updated Portuguese translation

Gabor Kelemen (1):
  Hungarian translation updated

Inaki Larranaga Murgoitio (2):
  Updated Basque language
  Updated Basque language

Jamil Ahmed (1):
  Updated Bengali translation

Khaled Hosny (1):
  Updated Arabic translation

Kjartan Maraas (1):
  Update Norwegian bokmål translation.

Leonardo Ferreira Fontenelle (1):
  Updated Brazilian Portuguese translation.

Manoj Kumar Giri (1):
  Updated Oriya Translation

Mario Blättermann (1):
  Updated German translation

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

Mattias Põldaru (1):
  Updating Estonian translation

Miloš Popović (1):
  Updated Serbian translation

Philip Withnall (1):
  Updated British English translation

Priit Laes (1):
  Updating Estonian translation

Rajesh Ranjan (1):
  hindi update

Runa Bhattacharjee (1):
  Updated Bengali India Translations

Sandeep Shedmake (1):
  Updated Marathi Translations

Seán de Búrca (1):
  Updated Irish translation

Stef Walter (7):
  [daemon] No warning when a disk doesn't have a UDI identifier.
  Add silent-rules automake option when running automake 1.11
  [daemon] Rework signal handling, startup procedure.
  [egg] Remove unneeded signal handling code.
  Revert change which bumped libtasn1 required version to 1.0.
  [rpc-layer] Fix erroneous assertion. Error msgs handle this case.
  [library] Use glib memory routines to explicitly allocate memory.

Sweta Kothari (2):
  Updated Gujarati Translations
  Updated Gujarati Translations

Tomasz Dominikowski (3):
  Updated Polish translation
  Updated Polish translation
  Updated Polish translation

Tommi Vainikainen (1):
  Updated Finnish translation

Vincent Untz (1):
  [pam] Fix logic for only_if option


Downloads:
==

Source code:
http://download.gnome.org/sources/gnome-keyring/2.27/gnome-keyring-2.27.92.tar.gz
[MD5 sum: 2b2ae87fa43ae731e02d6b73e05de01d]

Cheers,
Stef Walter


___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


  1   2   >