Change logs for seahorse source package in Intrepid

  • seahorse (2.24.1-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Fix problems with seahorse crashing when searching for remote keys.
          (lp: #272390)
        - Build fixes on Solaris
        - Fix selection of keys in libcryptui.
        - I18n fixes. (lp: #279391)
      * debian/patches/80_autoconf_update.patch:
        - new version update
    
     -- Sebastien Bacher <email address hidden>   Mon, 20 Oct 2008 09:07:00 +0200
  • seahorse (2.24.0-0ubuntu1) intrepid; urgency=low
    
      * New upstream version: (LP: #272716)
        - Some tweaks to the password prompt window, including allowing
          minimizing to release the keyboard grab.
        - Fix compiler warnings for gcc 4.3.
        - Return a 'cancelled' error when from the daemon crypto dbus
          methods when a user cancels out of a password prompt.
        - Show revoked subkeys properly in details view of PGP keys.
          (LP: #228878)
        - Fix problem deleting SSH keys.
        - Fix dialog prompt column widths, and elipsize long text in
          key listing. [Adam Schreiber]
        - Fix problem with 'no keys available' when trying to sign a
          PGP key from within the key manager.
        - Add 'exportable' flag to objects/keys and don't enable export
          UI if selected objects are not exportable. (LP: #219738)
        - Build fixes [Joe Orton, Adam Schreiber]
        - Crash and other fixes. [Christian Persch]
        - libcryptui/cryptui-key-combo.c: Ellipsize too long UIDs
          (LP: #227167)
      * debian/patches/80_autoconf_update.patch
        - updated to new version
    
     -- Andreas Moog <email address hidden>   Sun, 14 Sep 2008 19:50:12 +0200
  • seahorse (2.23.92-0ubuntu2) intrepid; urgency=low
    
      * debian/control.in: Pull in seahorse-plugins as a Recommends:, so that it
        continues to be installed by default. This restores out of the box GPG
        agent.
    
     -- Martin Pitt <email address hidden>   Tue, 09 Sep 2008 15:49:12 +0200
  • seahorse (2.23.92-0ubuntu1) intrepid; urgency=low
    
      * New upstream version: (LP: #267681)
        - Fix message 'Couldn't import keys' on success (LP: #262488)
        - Fill in abstract methods properly on the SeahorseObject class.
          Fixes crashes. (LP: #258149, #265040, #264753)
        - Fix ownership problem with seahorse_multi_operation_take().
        - Insignificant change of return type for event handler.
        - Fix problem with password saving happening before lower levels get
          the focus-out event.
    
     -- Andreas Moog <email address hidden>   Mon, 08 Sep 2008 11:02:03 +0200
  • seahorse (2.23.91-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Fix copying keys to the clipboard. (lp: #230537)
        - Fix double free crash when importing keys.
        - Fix crasher when deleting a key.
        - Don't add extra null bytes to SSH authorized_keys and similar files.
          (lp: #257415)
        - Documentation fixes.
        - Don't repeatedly load gnome-keyring items. (lp: #256679)
        - Make help button in 'First Time Options' work proprely.
        - Better wording for options in PGP key dialogs.
    
     -- Sebastien Bacher <email address hidden>   Wed, 03 Sep 2008 22:05:21 +0200
  • seahorse (2.23.90-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Icon makeover.
    
     -- Sebastien Bacher <email address hidden>   Mon, 18 Aug 2008 20:25:14 +0200
  • seahorse (2.23.6-0ubuntu2) intrepid; urgency=low
    
      * Change to install the libcryptui library in a new binary
    
     -- Sebastien Bacher <email address hidden>   Mon, 11 Aug 2008 16:30:14 +0200
  • seahorse (2.23.6-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Initial PKCS#11 certificate listing implementation.
        - Internal code refactoring.
        - Fix problems with reference counting on operations.
        - Use base64 functions in glib, rather than rolling our own.
        - Don't use deprecated LDAP functions.
        - String operation fixes.
        - Build fixes
      * debian/control.in:
        - build-depends on libgp11-dev (>= 2.23.6)
    
     -- Sebastien Bacher <email address hidden>   Mon, 04 Aug 2008 09:18:33 +0200
  • seahorse (2.23.5-0ubuntu1) intrepid; urgency=low
    
      * New upstream version:
        - Fix importing keys from key servers
        - Factor out seahorse-plugins to a different module.
        - Add XDS drag and drop support.
        - Remove gnome-vfs dependency and use gio instead.
        - Return key id of signer from DBus service even when key
          is not found locally
        - Refactor UI code internally into modules.
        - Remove hard GPG and GPGME dependency.
        - Replace signer drop down in key chooser with just a check
          button when only one secret key exists
        - Set sync button insensitive when no server is selected.
        - Test for secure memory before using it.
        - Change trust model used to match GPG's.
        - Remove libgnome and libgnomeui dependencies.
        - Grab keyboard focus when prompting for password.
        - Use the vala programming language for some code.
        - Add initial infrastructure for PKCS#11 key/certificate support.
        - Save and load window sizes from gconf.
        - Build fixes
      * debian/control.in:
        - don't build-depends on libgnome, libgnomeui, libgnome-vfs
        - removed gedit, epiphany-browser, libpanel-applet, nautilus, xulrunner
          requirements
        - updated libglib requirement
      * debian/patches/01_sharedlib.patch:
        - dropped, fixed in the new version
      * debian/patches/09_xul1.9.patch:
        - not required in the new version since the code is not in this tarball
      * debian/patches/80_autoconf_update.patch:
        - renamed 10_relibtoolize.patch and run autoconf update
      * debian/seahorse.preinst:
        - clean the session conffile on upgrade
      * debian/rules,
        debian/seahorse.Xsession:
        - remove this one since seahorse-agent has been moved to a different source
    
     -- Sebastien Bacher <email address hidden>   Tue, 22 Jul 2008 09:20:59 +0200
  • seahorse (2.22.2-0ubuntu1) hardy-proposed; urgency=low
    
      * New upstream version (lp: #235157):
        - Fix importing keys from hkp keyservers.
        - Build fixes.
      * debian/patches/12_import_key.patch:
        - the change is in the new version
    
     -- Sebastien Bacher <email address hidden>   Tue, 27 May 2008 10:33:56 +0200
  • seahorse (2.22.1-0ubuntu2) hardy; urgency=low
    
      * debian/patches/12_import_key.patch: fix importing of remote keys to
        prepend "0x" to key ids when constructing URIs.  Thanks to Mackenzie
        Morgan for the preliminary patch.  LP: #215729
    
     -- Steve Langasek <email address hidden>   Tue, 15 Apr 2008 19:44:59 -0700