Change logs for gnome-keyring source package in Karmic

  • gnome-keyring (2.28.1-0ubuntu1) karmic; urgency=low
    
      * New upstream release: (LP: #455061)
        - 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.
      * debian/patches/90_upstream_change_fix_timeout_issue.patch:
        - Applied upstream
    
     -- Robert Ancell <email address hidden>   Mon, 19 Oct 2009 10:55:16 +1100
  • gnome-keyring (2.28.0-0ubuntu2) karmic; urgency=low
    
      * debian/patches/90_upstream_change_fix_timeout_issue.patch:
        - upstream change to fix a timeout issue on session closing
          (lp: #427118)
    
     -- Sebastien Bacher <email address hidden>   Mon, 05 Oct 2009 15:04:31 +0200
  • gnome-keyring (2.28.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version
      * debian/patches/90_git_change_rework_signal_handler.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 21 Sep 2009 18:26:12 +0200
  • gnome-keyring (2.27.92-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - 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.
      * debian/control.in:
        - don't require new libtasn version
      * debian/patches/90_git_change_rework_signal_handler.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 14 Sep 2009 12:48:21 +0200
  • gnome-keyring (2.27.90-0ubuntu2) karmic; urgency=low
    
      * debian/patches/90_git_change_rework_signal_handler.patch:
        - git change to rework signal handlers, should fix a crasher at logout
          (lp: #405667)
    
     -- Sebastien Bacher <email address hidden>   Mon, 31 Aug 2009 11:21:58 +0200
  • gnome-keyring (2.27.90-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Build fixes on Solaris and FreeBSD.
        - Take length of ASN.1 elements into account, when parsing.
    
     -- Sebastien Bacher <email address hidden>   Mon, 10 Aug 2009 18:44:20 +0200
  • gnome-keyring (2.27.5-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Add support for lifetime constrained SSH identities.
        - Use GtkBuilder files where glade files were used.
        - Write private key files with tighter file permissions.
        - Use gio instead of libhal for monitoring volumes.
      * debian/control.in:
        - don't build-depends on libhal-storage-dev not required now
      * debian/patches/02_uidir_relocate.patch:
        - new version update
    
     -- Sebastien Bacher <email address hidden>   Mon, 27 Jul 2009 21:17:13 +0200
  • gnome-keyring (2.27.4-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Insurance in parsing keyring format for future changes.
        - Add 'use_authtok' option to pam module.
        - Test utility fix
        - Add 'only_if=' option to pam module.
        - Make 'Password:' prompt translatable in pam module.
        - Use libgcrypt to generate iv/salt where needed.
        - Remove old cu-test style unit tests.
        - Code refactoring and cleanup, removed 'common' component.
        - Auto generated ChangeLog.
        - Cleanup unit tests, and make them run with 'make check'
      * debian/control.in:
        - set vcs location
      * debian/rules:
        - track unstable series
    
     -- Sebastien Bacher <email address hidden>   Mon, 13 Jul 2009 23:15:08 +0200
  • gnome-keyring (2.26.3-0ubuntu1) karmic; urgency=low
    
      * New upstream version:
        - Fix problem with RSA key sizes that are not a multiple of 8.
          This affected use of SSH keys in particular. (lp: #348126, #347860)
    
     -- Sebastien Bacher <email address hidden>   Fri, 10 Jul 2009 14:41:12 +0200
  • gnome-keyring (2.26.1-1) unstable; urgency=low
    
      * New upstream release.
        + Fixes numerous crashes in the memory allocator.
          Hopefully closes: #522826 for good.
      * Update build-dependencies.
      * Install API documentation for libgcr.
      * 03_secure-mem_crash.patch: dropped, merged upstream.
      * 04_full_path_in_service.patch: dropped, fixed upstream in another 
        way.
      * Fix FSF address in copyright file.
    
     -- Sebastien Bacher <email address hidden>   Mon,  15 Jun 2009 17:24:43 +0100
  • gnome-keyring (2.26.1-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - Fix many problems with the new secure memory allocator.
          (lp: #328167, #338158, #352269)
        - DBus now automatically starts the gnome-keyring service properly.
          (lp: #344444)
        - When auto activating the gnome-keyring DBus service, check for an
          already running daemon.
        - Don't print critical warnings when registering with DBus fails.
        - Bump glib dependency.
        - Add DBus method for getting the gnome-keyring environment variables.
          (lp: #345496)
        - Fix crash when prompting to unlock the keyring.
        - Initialize daemon with LOGNAME and USERNAME environment variables.
        - Build fixes
      * debian/patches/03_secure-mem_crash.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Mon, 13 Apr 2009 11:00:28 +0200