Skip to content
Tags give the ability to mark specific points in history as being important
  • 3.6.1
    fe3781f8 · Release version 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 times
       for items stored via libsecret
     * Setup translations properly when daemon starts
     * Fix memory leak in PKCS#11 module
     * Updated translations
    
  • 3.6.0
    8afb408a · Release version 3.6.0 ·
    Changes in version 3.6.0 are:
     * Updated translations
    
  • 3.5.92
    bbe500cf · Release version 3.5.92 ·
    Changes in version 3.5.92 are:
     * Updated translations
    
  • 3.5.91
    877bf1a6 · Release 3.5.91 ·
    Changes in version 3.5.91 are:
     * Updated translations
    
  • 3.5.90
    4cba271b · Release version 3.5.90 ·
    Changes in version 3.5.90 are:
     * Use the XDG directories for storing keys
     * Updated translations
     * 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
    
  • 3.5.5
    41b66f65 · Release version 3.5.5 ·
    Changes in version 3.5.5 are:
     * Initialize PKCS#11 correctly in gnome-keyring tool
     * Rename the p11-kit module file
     * Use setsid() to become a process leader when daemonizing
     * Build fixes
    
  • 3.5.4
    Changes in version 3.5.4 are:
     * 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
     * Testing fixes
    
  • 3.5.3
    ade50dce · Release version 3.5.3 ·
    Changes in version 3.5.3 are:
     * Return correct introspect data for Secret Service
     * Fix the gnome2-store for gcr importer, and test
     * Debug and logging fixes
     * Updated translations
     * Build fixes
    
  • 3.4.1
    7dc92179 · Release 3.4.1 ·
    Changes in version 3.4.1 are:
     * 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
    
  • 3.4.0
    e0755e97 · Release version 3.4.0 ·
    Changes in version 3.4.0 are:
     * Updated translations
    
  • 3.3.92
    e4dc3e38 · Release version 3.3.92 ·
    Changes in version 3.3.92 are:
     * Use runtime dir instead of /tmp for sockets
     * Updated translations
     * Fix copyright headers
     * Build fixes
    
  • 3.3.91
    a6812d0b · Release 3.3.91 ·
    Changes in version 3.3.91 are:
     * Fix regression in changing a keyring master password
     * Set better button labels for the prompts
     * Fix assertion when cancelling a unlock prompt
     * Use a single CA certificates file by default
     * Updated translations
    
  • 3.3.5
    a1482b54 · Release 3.3.5 ·
    Changes in version 3.3.5 are:
     * Updated translations
     * Fix introspection data for SearchItems()
     * Fix regression when an invalid password used to unlock keyring
    
  • 3.3.4
    1951da8e · Release version 3.3.4 ·
    Changes in version 3.3.4 are:
     * Updated translations
     * Build fixes
    
  • 3.3.3.1
    Changes in version 3.3.3.1 are:
     * No message in gnome-keyring-pkcs11.so module, when no daemon running
     * Updated translations
     * Build fixes
  • 3.3.3
    da4cc3d2 · Release version 3.3.3 ·
    Changes in version 3.3.3 are:
     * Distribute correct desktop autostart files
     * Use GcrPrompt and GcrSystemPrompt for prompting
     * Do not crash when reading a truncated keyring file
     * Add test tool for dumping the keyring format
     * Update for GckBuilder changes in libgck
     * Fix for deprecations in glib 2.31.x
     * Fix ReadAlias() returning null when 'login' keyring exists
     * Build fixes, bug fixes
    
  • 3.3.2
    892df9ab · Release version 3.3.2 ·
    Changes in version 3.3.2 are:
     * Do not make label selectionnable in prompt dialog
     * Fix deadlock in the 'unsafe storage' prompt
     * Better locking for the old gnome2-store
     * Updated translations
     * Build fixes
    
  • 3.2.2
    81f51c70 · Release version 3.2.2 ·
    Changes in version 3.2.2 are:
     * 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
    
  • 3.3.1.1
    dff26962 · Release version 3.3.1.1 ·
    Changes in version 3.3.1.1 are:
     * Build correctly against glib 2.31
  • 3.3.1
    a396f791 · Release 3.3.1 ·
    Changes in version 3.3.1 are:
     * Return most recent secret first when searching
     * Split the Gcr and Gck libraries out of gnome-keyring
     * Build fixes
     * Updated translations