Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0531c4cdc9711699f623922b151c2524 > files > 7

libgnome-keyring-2.32.0-1.fc14.i686.rpm

Changes in version 2.32.0 are:
 * Make builds silent by default.

Changes in version 2.31.92 are:
 * 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

Changes in version 2.31.91 are:
 * Use newer tar version for tarballs so we don't truncate file names.
 * Remove erroneous egg-dbus dependency.
 * Try to fix broken use on multiple threads in libgnome-keyring.
 * Fix encoding problems with keyring names that contain foreign chars.
 * Memory leak fix.

Changes in version 2.30.1 are:
 * Work around for bug in dbus which causes an endless loop
   during blocking operations.
 * Updated translations.

Changes in version 2.30.0 are:
 * Fix assertion calling deprecated acl function.
 * Clear the client's session when the service disconnects.
 * Implement setting of Type property in gnome_keyring_item_set_info().
 * Allow predictable testing by setting up a test path and service.
 * Fix assertion when password is not found.
 * Prompt to create a new default keyring when creating an item while no
   default keyring exists.
 * Try to return GNOME_KEYRING_ALREADY_EXISTS where possible.
 * Hold reference to operation while waiting for prompt result.
 * Don't assert on va_list, which isn't necessarily a pointer.
 * Return GNOME_KEYRING_RESULT_NO_MATCH when no secret is found.
 * Fix up some documentation errors.
 * Updated translations.

2.29.1
 * Branched library from gnome-keyring into its own.