python-keyring/python-keyring.changes

34 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 2 08:12:48 UTC 2011 - adrian@suse.de
- update to version 0.6.2
* Gnome keyring should not be used if there is no DISPLAY or if
the dbus is not around
(https://bugs.launchpad.net/launchpadlib/+bug/752282).
* Added keyring.http for facilitating HTTP Auth using keyring.
* Add a utility to access the keyring from the command line.
* Remove a spurious KDE debug message when using KWallet
* Fix a bug that caused an exception if the user canceled the
KWallet dialog
(https://bitbucket.org/kang/python-keyring-lib/issue/37/user-canceling-of-kde-wallet-dialogs).
* Now using the existing Gnome and KDE python libs instead of
custom C++ code.
* Using the getpass module instead of custom code
* Fixed the setup script (some subdirs were not included in
the release.)
* Fixed keyring.core when the user doesn't have a cfg, or is
not properly configured.
* Fixed escaping issues for usernames with non-ascii characters
- -gnome and -kde sub packages became obsolete
-------------------------------------------------------------------
Fri Nov 13 12:39:06 UTC 2009 - adrian@suse.de
- update to version 0.2
-------------------------------------------------------------------
Fri Sep 4 13:00:31 UTC 2009 - adrian@suse.de
- package initial version 0.1