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 Sun, 19 Oct 2008 18:46:45 +0200 gnome-keyring (2.24.0-0ubuntu1) intrepid; urgency=low * New Upstream version: (LP: #272750) - Update documentation for functions in gp11 library - Ungrab the keyboard properly when a password prompt is minimized. - Report errors from keyboard grabbing. - Fix build problems with gcc 4.3. - PKCS#11 initialize compatibility fix for OpenSC. [Joe Orton] - Make all errors from prompt process go to syslog. - When prompting for a password on import, don't go into an endless loop for blank passwords. - Fix problems with PK indexes overwriting one another. - Don't add additional extensions on storage files when the extension is already correct. - Load all objects when a PKCS#11 session is opened, regardless of whether a C_FindObjects is run or not. * debian/patches: - update 01_pam-logging-less-verbose.patch to apply cleanly -- Andreas Moog Sun, 21 Sep 2008 14:45:49 +0200 gnome-keyring (2.23.92-0ubuntu1) intrepid; urgency=low * New upstream version: - Import the LANG environment variable into daemon enviroment so that dialogs display with correct translations. -- Sebastien Bacher Mon, 08 Sep 2008 16:04:36 +0200 gnome-keyring (2.23.91-0ubuntu1) intrepid; urgency=low * New upstream version: - Use 'Change' instead of 'Create' when prompting the user for a password to change keyring password. - Fix RSA signing with X509 mechanism. - Tweaking of the asynchronous scheduling to prevent hangs. - Add some documentation for GP11 library. - Translation fixes. - Build fixes. -- Sebastien Bacher Wed, 03 Sep 2008 22:18:53 +0200 gnome-keyring (2.23.90-0ubuntu1) intrepid; urgency=low * New upstream version: - Use 'Create' button instead of 'OK' when prompting the user for a password to create a new keyring. - Fix more cases where 'Deny' choice by a user resulted in more subsequent prompts. - Automatically create non-existant directories when storing files. - Fix problem prompting for the same password twice when parsing a PFX or PKCS#12 file. - Don't offer to store password during import operation. - Don't try to store certificates encrypted on the disk. - Add command line tool for importing of keys and certificates. - Fix problems with SSH agent not unlocking keys properly. - Build fixes. * debian/patches/00svn-fix-ssh-password-prompt.patch: - the change is in the new version -- Sebastien Bacher Mon, 18 Aug 2008 19:49:27 +0200 gnome-keyring (2.23.6-0ubuntu2) intrepid; urgency=low * Add debian/patches/00svn-fix-ssh-password-prompt.patch: Fix password reading for the ssh agent, taken from upstream svn (r1228). (LP: #252498) -- Martin Pitt Thu, 07 Aug 2008 20:15:13 +0200 gnome-keyring (2.23.6-0ubuntu1) intrepid; urgency=low * New upstream version: - If the user denies a prompt, then don't prompt the same prompt again for that connection to the daemon. - Bug fixes for loading of SSH keys. - Add gconf schema for noting the user's configured PKCS#11 modules. - Update and bug fixes for the new GP11 library. - Better reference counting of internal objects. (lp: #252932) - When a certificate is in the roots storage, assume it is a CA if no basic constraints are present. - Add ability of PKCS#11 module to accept a string on its reserved initialization argument, similar to NSS's libsoftkn3 module. - Translation fixes. - Build fixes. * debian/libgp11-0.shlibs: - updated shlibs version -- Sebastien Bacher Mon, 04 Aug 2008 09:22:27 +0200 gnome-keyring (2.23.5-0ubuntu1) intrepid; urgency=low * New upstream version: - Load all SSH keys in ~/.ssh named id_?sa*, not just id_rsa and id_dsa. Also load public portions of keys when needed ie: *.pub - Include new GP11 library, which is a GLib wrapper for PKCS#11 - Add ability to import keys/certificates to PKCS#11. - Better storage and creation of PKCS#11 objects. - Start using GTest for new unit testing. - Better indexing of keys and certificates. - Better buffer handling, and threading fixes. - Fix warnings in logs caused by programs checking whether gnome-keyring is available. - Standardize on libgcrypt random number generator. - Add --disable-acl-prompts option to disable all ACL prompting * debian/control.in: - new libgp11-0 and libgp11-dev binaries -- Sebastien Bacher Tue, 22 Jul 2008 10:15:51 +0200 gnome-keyring (2.22.3-1) unstable; urgency=low * New upstream bugfix release. * debian/control.in: + Updated Standards-Version to 3.8.0, no additional changes needed. -- Sebastian Dröge Tue, 01 Jul 2008 08:23:46 +0200 gnome-keyring (2.22.2-1) unstable; urgency=low [ Josselin Mouette ] * README.Debian: document how passwords are stored, how to disable the SSH agent, and how the login keyring works. Closes: #473864. [ Sebastian Dröge ] * New upstream bugfix release. -- Sebastian Dröge Mon, 02 Jun 2008 11:50:21 +0200 gnome-keyring (2.22.1-1) unstable; urgency=low [ Michael Banck ] * debian/patches/03_fix_symbol_exporting.patch - Added. Fix symbol export to include upper case GNOME_KEYRING_ symbols as well. Taken from upstream svn, thanks to Andrea Del Signore. [ Sebastian Dröge ] * New upstream bugfix release: + debian/patches/02_handle_dbus_restart.patch, debian/patches/03_fix_symbol_exporting.patch: - Dropped, merged upstream. -- Sebastian Dröge Mon, 07 Apr 2008 06:38:43 +0200 gnome-keyring (2.22.0-2) unstable; urgency=low * debian/patches/02_handle_dbus_restart.patch - Added. Handle the restart of the system dbus (Closes: #456362) -- Sjoerd Simons Fri, 14 Mar 2008 14:36:07 +0100 gnome-keyring (2.22.0-1) unstable; urgency=low [ Emilio Pozuelo Monfort ] * New upstream release. - Build-Depend on libglib2.0-dev, libgconf2-dev and libtasn1-3-dev. - debian/gnome-keyring.docs: + Updated to match new keyring-intro.txt location. - debian/libgnome-keyring-dev.docs: + Likewise for file-format.txt. - debian/gnome-keyring.install: + Install new files, stolen from the Ubuntu package. * Build the test suite. [ Josselin Mouette ] * libpam-gnome-keyring recommends gnome-keyring. [ Sebastian Dröge ] * debian/libgnome-keyring0.shlibs: + Update shlibs to >= 2.22.0 because of new API. * debian/control.in: + Cleanup dependencies of the -dev package. -- Sebastian Dröge Wed, 12 Mar 2008 11:31:11 +0100 gnome-keyring (2.20.3-1) unstable; urgency=low [ Loic Minier ] * Downgrade libgnomekeyring dep on gnome-keyring to a Recommends; closes: #455203. * Wrap build-deps and deps. * Add a ${misc:Depends}. [ Sam Morris ] * Add fix_evolution_crash.patch (closes: #456967). [ Josselin Mouette ] * Rework libpam-gnome-keyring description. Closes: #455491. [ Sebastian Dröge ] * New upstream bugfix release: + debian/patches/fix_evolution_crash.patch: - Dropped, merged upstream. * debian/control.in: + Update Standards-Version to 3.7.3, no additional changes needed. * debian/patches/01_pam-logging-less-verbose.patch: + Don't log unknown user names to syslog as they could be accidentally typed in password (Closes: #459631). -- Sebastian Dröge Tue, 08 Jan 2008 20:01:07 +0100 gnome-keyring (2.20.2-1) unstable; urgency=low [ Sebastien Bacher ] * debian/control.in: - libpam-gnome-keyring Conflicts,Provides,Replaces libpam-keyring [ Josselin Mouette ] * libpam-gnome-keyring.README.Debian: document how to configure pam_gnome_keyring in Debian. Closes: #452731. * gnome-keyring recommends libpam-gnome-keyring. [ Sebastian Dröge ] * New upstream bugfix release. -- Sebastian Dröge Sun, 25 Nov 2007 14:40:12 +0100 gnome-keyring (2.20.1-1) unstable; urgency=low * New upstream bugfix release: + Dropped patch 01_add-new-keyrings.diff, merged upstream. + debian/rules, debian/libpam-gnome-keyring.install: - The PAM module is automatically installed now, no need to do it by hand. + debian/libgnome-keyring0.shlibs: - Bump shlibs to >= 2.20.1 because of a new possible return value of a function. -- Sebastian Dröge Sun, 21 Oct 2007 21:46:57 +0200 gnome-keyring (2.20.0-3) unstable; urgency=low * New patch, 01_add-new-keyrings.diff from upstream svn, to get newly created keyrings to list of loaded keyrings; GNOME #476644. -- Norbert Tretkowski Sat, 06 Oct 2007 17:36:20 +0200 gnome-keyring (2.20.0-2) unstable; urgency=low * Upload to unstable. * debian/control.in: + Use ${binary:Version} instead of ${Source-Version} to make lintian happy. -- Sebastian Dröge Sat, 29 Sep 2007 17:16:09 +0200 gnome-keyring (2.20.0-1) experimental; urgency=low [ Sven Arvidsson ] * Add a (very basic) man page for gnome-keyring-daemon (Closes: #355667) * Ship keyring-intro.txt and file-format.txt in the -dev package (Closes: #434718) [ Loic Minier ] * Don't include autotools.mk as it's already included by gnome.mk. [ Sebastian Dröge ] * New upstrem release, most packaging changes taken from Ubuntu. Thanks to Sebastien Bacher, Aron Sisak, Baptiste Mille-Mathias and Martin Pitt for their work. * debian/control.in: + Add libgcrypt11-dev, libhal-storage-dev and libpam0g-dev to build dependencies and update the libgnome-keyring-dev dependencies. + Add a new libpam-gnome-keyring package that contains a PAM module to automatically unlock keyrings on login. * debian/rules: + Build and install the PAM module. * debian/libgnome-keyring0.shlibs: + Update shlibs to >= 2.19.6. * debian/gnome-keyring.docs, debian/libgnome-keyring-dev.docs: + Update docs that should be shipped. -- Sebastian Dröge Sat, 22 Sep 2007 10:00:51 +0200 gnome-keyring (0.8.1-2) unstable; urgency=low * Upload to unstable, remove check-dist include. -- Sebastian Dröge Thu, 19 Apr 2007 08:49:25 +0200 gnome-keyring (0.8.1-1) experimental; urgency=low * New upstream stable release; no API change; bug fix. * Fix watch file to track all stable versions and use HTTP. * Bump up Debhelper compatibility level to 5. * Drop useless debian/*dirs. * Add ${misc:Depends}. -- Loic Minier Sun, 08 Apr 2007 09:07:52 +0200 gnome-keyring (0.8-1) experimental; urgency=low [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. [ Marc 'HE' Brockschmidt ] * Remove unneeded debian/*.files, .install files are in use. * New upstream release: + Bumped shlibs, new functions available + Added build-dep on dbus, to make use of new dbus features + debian/patches/30_kfreebsd.patch: Dropped, merged upstream + Install gtk-doc documentation to libgnome-keyring-dev [ Loic Minier ] * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. -- Loic Minier Tue, 27 Mar 2007 22:20:24 +0200 gnome-keyring (0.6.0-3) unstable; urgency=low * New patch, 30_kfreebsd, fixes build under kfreesbd; thanks Petr Salinger; GNOME #382773; closes: #401720. -- Loic Minier Tue, 5 Dec 2006 22:35:15 +0100 gnome-keyring (0.6.0-2) unstable; urgency=low * Upload to unstable. * Call clean-la.mk; require gnome-pkg-tools 0.7. -- Loic Minier Sun, 22 Oct 2006 20:06:57 +0200 gnome-keyring (0.6.0-1) experimental; urgency=low * New upstream release. * Update build-dependencies. * Standards version is 3.7.2. * Bump libgnome-keyring0.shlibs. -- Josselin Mouette Tue, 5 Sep 2006 23:14:37 +0200 gnome-keyring (0.4.9-1) unstable; urgency=low * New upstream release (bugfix and updated translations). -- J.H.M. Dassen (Ray) Thu, 16 Mar 2006 09:48:14 +0100 gnome-keyring (0.4.8-1) unstable; urgency=medium * New upstream release (bugfix and updated translations). -- J.H.M. Dassen (Ray) Tue, 28 Feb 2006 07:03:41 +0100 gnome-keyring (0.4.7-1) unstable; urgency=low * New upstream release (bugfix and translation updates). -- J.H.M. Dassen (Ray) Thu, 16 Feb 2006 21:40:14 +0100 gnome-keyring (0.4.6-2) unstable; urgency=low * Upload to unstable. -- Ondřej Surý Fri, 30 Dec 2005 15:02:56 +0100 gnome-keyring (0.4.6-1) unstable; urgency=low [ Sebastien Bacher ] * New upstream version: - confirm password when selecting new password. [ Loic Minier ] * Update watch file. [debian/watch] -- Ondřej Surý Fri, 30 Dec 2005 15:02:39 +0100 gnome-keyring (0.4.5-1) unstable; urgency=low * New upstream release * debian/control.in: - added Section field to source package part - removed dependencies on unused ${misc:Depends} - updated to Standards-Version 3.6.2.1 with no changes * debian/patches/00_relibtoolise.patch: - dropped; no longer necessary -- Guilherme de S. Pastore Fri, 16 Sep 2005 17:00:20 -0300 gnome-keyring (0.4.3-2) unstable; urgency=low * Add dependency on libglib2.0-dev to libgnome-keyring-dev. (Closes: #323310) [debian/control, debian/control.in] * Update FSF address. [debian/copyright] * Bump Standards-Version to 3.6.2. [debian/control, debian/control.in] -- Loic Minier Sat, 3 Sep 2005 11:26:50 +0200 gnome-keyring (0.4.3-1) unstable; urgency=low * New upstream version: - Translation updates. - Fix bug in acl functions. - implement gnome_keyring_set_info. - add sync function for all operations. - fix leaks. * debian/libgnome-keyring0.shlibs: - set to the current version. -- Sebastien Bacher Fri, 1 Jul 2005 23:30:27 +0200 gnome-keyring (0.4.2-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Thu, 7 Apr 2005 18:22:43 +0200 gnome-keyring (0.4.1-1) unstable; urgency=low * New upstream release. * debian/patches/00_relibtoolise.patch: use updated seb128's work -- Ondřej Surý Wed, 12 Jan 2005 11:51:59 +0100 gnome-keyring (0.4.0-2) unstable; urgency=low * GNOME team upload. * Upload to unstable. -- Jordi Mallach Wed, 17 Nov 2004 14:10:30 +0100 gnome-keyring (0.4.0-1) experimental; urgency=low * GNOME team upload. * New upstream release. * debian/control.in: s/informations/information/g. * debian/libgnome-keyring0.shlibs: bumped to 0.4.0, new symbols added. * debian/patches/00_relibtoolise.patch: updated. -- Jordi Mallach Tue, 14 Sep 2004 23:47:27 +0200 gnome-keyring (0.2.1-3) unstable; urgency=low * Add relibtoolize patch to fix FTBFS on on k*bsd-gnu (Closes: #266763) -- Ondřej Surý Thu, 19 Aug 2004 08:35:24 +0200 gnome-keyring (0.2.1-2) unstable; urgency=low * Upload to unstable. -- Ondřej Surý Mon, 24 May 2004 14:55:38 +0200 gnome-keyring (0.2.1-1) experimental; urgency=low * New upstream release. -- Ondřej Surý Tue, 20 Apr 2004 11:10:30 +0200 gnome-keyring (0.2.0-3) experimental; urgency=low * Add build depends on cdbs, docbook-xml and gtk-doc-tools. -- Ondřej Surý Fri, 26 Mar 2004 23:16:28 +0100 gnome-keyring (0.2.0-2) experimental; urgency=low * Renamed libgnome-keyring-0 to libgnome-keyring0. -- Ondřej Surý Wed, 24 Mar 2004 15:22:32 +0100 gnome-keyring (0.2.0-1) experimental; urgency=low * Initial Release. -- Ondřej Surý Tue, 23 Mar 2004 12:21:43 +0100 gnome-keyring (2.22.0-3.1) UNRELEASED; urgency=low * debian/patches/03_fix_symbol_exporting.patch - Added. Fix symbol export to include upper case GNOME_KEYRING_ symbols as well. Taken from upstream svn, thanks to Andrea Del Signore. * -- Sebastian Dröge Mon, 07 Apr 2008 06:38:43 +0200