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 [email protected] http://mail.gnome.org/mailman/listinfo/gnome-announce-list
