Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.17.91
    4307ec56 · Release version 3.17.91 ·
    Changes in version 3.17.91 are:
     * More fixes for GDBus migration [#622905]
     * Fix a memory leak [#752919]
    
  • 3.17.4
    aca66ebc · Release version 3.17.4 ·
    Changes in version 3.17.4 are:
     * Remove temporary files on failure [#746334]
     * Migrate DBus code to GVariant and GDBus [#622905]
     * Remove the GnuPG agent [#750514]
     * Updated translations
    
  • 0.17.4
    aca66ebc · Release version 3.17.4 ·
    Changes in version 3.17.4 are:
     * Remove temporary files on failure [#746334]
     * Migrate DBus code to GVariant and GDBus [#622905]
     * Remove the GnuPG agent [#750514]
     * Updated translations
    
  • 3.16.0
    a870db16 · Release version 3.16.0 ·
    Changes in version 3.16.0 are:
     * Fix build issues highlighted by GCC 5.x
     * Updated translations
    
  • 3.15.92
    e5d445e9 · 3.15.92 ·
    3.15.92
  • 3.15.90
    bf38a2ec · Release version 3.15.90 ·
    Changes in version 3.15.90 are:
     * Fix leaks [#738508]
     * Refactoring
     * Build fixes [#740190]
     * Updated translations
    
  • 3.14.0
    32900996 · Release version 3.14.0 ·
    Changes in version 3.14.0 are:
     * Remove residual GTK+ usage
     * Updated translations
     * Build fixes
    
  • 3.13.91
    1dedc7c1 · Release version 3.13.91 ·
    Changes in version 3.13.91 are:
     * Initialize correctly with empty passwords during login [#736085]
     * Don't use geteuid() to get UID for user in PAM module [#733418]
     * Fix for libgcrypt 1.6+
     * Build fixes
    
  • 3.12.2
    be70f66c · Release version 3.12.2 ·
    Changes in version 3.12.2 are:
     * Build fixes
    
  • 3.12.0
    4e795c98 · Release version 3.12.0 ·
    Changes in version 3.12.0 are:
     * Build and testing fixes
    
  • 3.11.92
    a19d736e · Release version 3.11.92 ·
    Changes in version 3.11.92 are:
     * 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
    
  • 3.10.1
    19fe1ca0 · Release version 3.10.1 ·
    Changes in version 3.10.1 are:
     * Build fix on OpenBSD [#706405]
     * Add manual page
     * Minor error message fixes
     * Updated translations
    
  • 3.10.0
    3f7f6f9b · Release version 3.10.0 ·
    Changes in version 3.10.0 are:
     * Minor logic fix [#708483]
    
  • 3.9.90
    d9d3b492 · Release version 3.9.90 ·
    Changes in version 3.9.90 are:
     * Fix running gnome-keyring-daemon under test harness
     * Test fixes [#702367]
    
  • 3.8.2
    93efd69d · Release version 3.8.2 ·
    Changes in version 3.8.2 are:
     * Fix implementation of LockService dbus method [#690466]
     * Update for recent changes in libtasn1
     * Build fixes
    
  • 3.9.1
    769e917f · Release version 3.9.1 ·
    Changes in version 3.9.1 are:
     * Fix implementation of LockService dbus method [#690466]
     * Updated translations [nl]
     * Build fixes
    
  • 3.8.1
    4c0b5cd0 · Release version 3.8.1 ·
    gcr 3.8.1:
     - Fix erroneously cancelled prompts
     - Updated translations
    
  • 3.8.0
    4508d21b · Release version 3.8.0 ·
    Changes in version 3.8.0 are:
     * Updated translations
    
  • 3.7.92
    2ce9891d · Release version 3.7.92 ·
    Changes in version 3.7.92 are:
     * Update introspection data of Collection.SearchItems() [#695115]
     * Update the Item.Created and Item.Modified properties correctly [#695052]
     * Updated translations
     * Build fixes
    
  • 3.7.91
    23802d3a · Release version 3.7.91 ·
    Changes in version 3.7.91 are:
     * Remove the roots-store module replaced by p11-kit 0.16+ trust module
     * Only return one object path list from Collection.SearchItems() [#695115]
     * Fix order of items returned from SearchItems() [#693884]
     * Build fixes