Change logs for gnome-keyring source package in Jaunty

  • 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
  • gnome-keyring (2.26.0-0ubuntu7) jaunty; urgency=low
    
      * Built with -O1 on armel to workaround a deadlock which is triggerred
        easily on armel; LP #328167.
    
     -- Loic Minier <email address hidden>   Thu, 09 Apr 2009 09:58:08 +0200
  • gnome-keyring (2.26.0-0ubuntu6) jaunty; urgency=low
    
      * debian/patches/03_secure-mem_crash.patch:
        - use svn version of the crasher fix change (lp: #338158)
    
     -- Sebastien Bacher <email address hidden>   Wed, 08 Apr 2009 16:08:39 +0200
  • gnome-keyring (2.26.0-0ubuntu5) jaunty; urgency=low
    
      * debian/patches/egg-endless-loop.patch:
        - don't use this change since it seems to lead to higher number of crashes
          (lp: #356703)
    
     -- Sebastien Bacher <email address hidden>   Tue, 07 Apr 2009 11:41:42 +0200
  • gnome-keyring (2.26.0-0ubuntu4) jaunty; urgency=low
    
      * egg/egg-secure-memory.c: apply upstream patch from
        http://bugzilla.gnome.org/attachment.cgi?id=131888&action=view
        to fix LP: #338158
    
     -- Atreju Tauschinsky <email address hidden>   Sat, 04 Apr 2009 08:04:51 +0200
  • gnome-keyring (2.26.0-0ubuntu3) jaunty; urgency=low
    
      * No-change rebuild to fix lpia shared library dependencies.
    
     -- Colin Watson <email address hidden>   Thu, 19 Mar 2009 12:13:49 +0000
  • gnome-keyring (2.26.0-0ubuntu2) jaunty; urgency=low
    
      * debian/control.in:
        - correctly build-depends on libtasn1-3-bin now
    
     -- Sebastien Bacher <email address hidden>   Mon, 16 Mar 2009 11:18:09 +0100
  • gnome-keyring (2.26.0-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - Implement support for running gnome-keyring-daemon under valgrind.
        - Checks for asn1Parser tool when configuring.
        - Only automatically expose PKCS#11 public key objects for private keys.
        - Have the SSH agent only log into the token when we have a private
          key that we want to access.
        - Disable input method in password.
      * debian/control.in:
        - Build-Depends on libtasn1-3-bin
    
     -- Sebastien Bacher <email address hidden>   Mon, 16 Mar 2009 09:12:31 +0100
  • gnome-keyring (2.25.92-0ubuntu1) jaunty; urgency=low
    
      * New upstream version:
        - Fix problems when multiple processes tried to initialize the
          gnome-keyring-daemon at the same time, often resulting in a user
          session that hung on login.
        - Add compatibility support for loading SSH unlock passwords from
          previous versions of gnome-keyring.
        - Fix compiler warnings on 32-bit systems.
        - Fix uninitialized variable usage. These resulted in crashes.
        - Initialize PKCS#11 tokens before importing certificates or keys
          to them. Remove previous auto-initialize idea.
        - Add basic support for PKCS#11 SO logins.
        - Fix focus issues in the import certificate/key dialog.
        - When looking for PKCS#11 objects, skip tokens that have not been
          initialized.
        - Exit properly when an error occurs on importing a certificate or key.
        - Hash objects when storing them in PKCS#11 user-store and
          validate the hashes when loading them.
        - Build fix on Solaris
        - If login keyring doesn't exist when changing a PAM password, don't
          create it automatically.
        - Close stdin/stdout when not running the daemon in foreground. This
          fixes a regression in scripts starting gnome-keyring-daemon. (lp: #316070)
    
     -- Sebastien Bacher <email address hidden>   Mon, 02 Mar 2009 17:00:10 +0100
  • gnome-keyring (2.25.91-0ubuntu1) jaunty; urgency=low
    
      * New upstream version (LP: #330096).
        - Complete certificate details display in the gcr library.
        - Correctly escape prompt markup. [Joe Shaw, Magnus Boman]
        - Show correct MD5 hash in certificate display. [Fabrizio Tarizzo]
        - Overhaul the secure memory allocator to have memory guards,
          and also be more sparing with secure memory.
        - Add C++ header guards to public headers. [Xan Lopez]
        - Prompt to initialize new PKCS#11 tokens with a password.
        - Fix output of RSA keys to be interoperable.
        - Translation fixes.
        - Fix problems importing certificates and keys.
        - More code reorganization.
        - Add support for netscape trust objects, so Root CA certificates
          can be trusted by NSS.
        - Fixes to the PKCS#11 headers on 64-bit systems. [Christophe Fergeau]
      * Removal of debian/patches/02_fix_libs.patch and
        debian/patches/03_automake.patch since they have been integrated.
      * Addition of debian/libgcr0.shlibs, set to 2.25.91.
    
     -- Christophe Sauthier <email address hidden>   Mon, 16 Feb 2009 12:01:35 +0100
  • gnome-keyring (2.25.90-0ubuntu2) jaunty; urgency=low
    
      * debian/rules: don't build the test suite, it's not used during build and
        it sets -Werror which breaks build on some architectures (LP: #327643).
    
     -- Christophe Sauthier <email address hidden>   Tue, 10 Feb 2009 16:06:41 +0100
  • gnome-keyring (2.25.90-0ubuntu1) jaunty; urgency=low
    
      * New upstream version (LP: #327464).
        - Removal of debian/patches/02_pthread_build_error.patch.
        - Additon of debian/patches/02_fix_libs.patch to fix some libs references,
          and thus addition of debian/patches/03_automake.patch.
        - debian/libgnome-keyring0.shlibs bump to 2.25.90.
        - debian/gnome-keyring.install :
          + change the install location of gnome-keyring-daemon.desktop to the
            correct one (debian/tmp/etc/xdg/autostart/).
          + addition of debian/tmp/usr/lib/gnome-keyring/devel/*.so and
            debian/tmp/usr/lib/gnome-keyring/standalone/*.so.
      * Addition of the binary package libgcr0 and libgcr-dev.
        - debian/control.in: addition of the packages.
        - Addition of debian/libgcr0.install and debian/libgcr-dev.install.
        - Inclusion of gcr-certificate-basics-widget.ui and gcr-import-dialog.ui
          in libgcr0.
    
     -- Christophe Sauthier <email address hidden>   Wed, 04 Feb 2009 10:28:51 +0100
  • gnome-keyring (2.25.4.1-0ubuntu1) jaunty; urgency=low
    
      * New upstream version (LP: #315144).
        - debian/libgnome-keyring0.shlibs bump to 2.25.4.1
      * Addition of debian/patches/02_pthread_build_error.patch and
        debian/patches/03_automake.patch to bypass a pthread build problem.
      * debian/control.in:
        - libtasn1-3-dev bump to >= 1.0
      * debian/gnome-keyring.install:
        - inclusion of
          debian/tmp/usr/share/gnome/autostart/gnome-keyring-daemon.desktop.
    
     -- Christophe Sauthier <email address hidden>   Thu, 08 Jan 2009 18:47:48 +0100
  • gnome-keyring (2.25.1-0ubuntu1) jaunty; urgency=low
    
      * New upstream version
      * debian/control.in:
        - libgp11-dev replaces libgnome-keyring-dev (<< 2.25)
    
     -- Sebastien Bacher <email address hidden>   Tue, 02 Dec 2008 15:06:07 +0100
  • gnome-keyring (2.24.1-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Fix crash on logout on Solaris.
        - Add missing 'server' attribute to the NETWORK_PASSWORD schema.
    
     -- Sebastien Bacher <email address hidden>   Sun, 19 Oct 2008 18:46:45 +0200