Fedora 20 Update: python-keyring-3.6-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed Mar 26 05:32:26 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-3643
2014-03-09 03:08:51
--------------------------------------------------------------------------------

Name        : python-keyring
Product     : Fedora 20
Version     : 3.6
Release     : 1.fc20
URL         : http://bitbucket.org/kang/python-keyring-lib/
Summary     : Python 2 library to store and access passwords safely
Description :
The Python keyring lib provides a easy way to access the system keyring
service from python. It can be used in any application that needs safe
password storage.

The keyring services supported by the Python keyring lib:

* **OSXKeychain**: supports the Keychain service in Mac OS X.
* **KDEKWallet**: supports the KDE's Kwallet service.
* **GnomeKeyring**: for Gnome 2 environment.
* **SecretServiceKeyring**: for newer GNOME and KDE environments.
* **WinVaultKeyring**: supports the Windows Credential Vault

Besides these native password storing services provided by operating systems.
Python keyring lib also provides following build-in keyrings.

* **Win32CryptoKeyring**: for Windows 2k+.
* **CryptedFileKeyring**: a command line interface keyring base on PyCrypto.
* **UncryptedFileKeyring**: a keyring which leaves passwords directly in file.

--------------------------------------------------------------------------------
Update Information:

3.6

* Add support for packages that wish to bundle keyring by using relative imports throughout.

3.5
* Give the backend priorities a 1.5 multiplier bump when an XDG_CURRENT_DESKTOP environment variable matches the keyring's target environment.
* Clarified documentation on location of config and data files. Prepared the code base to treat the two differently on Unix-based systems. For now, the behavior is unchanged.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Mar  8 2014 Christopher Meng <rpm at cicku.me> - 3.6-1
- Update to 3.6
* Thu Feb 13 2014 Christopher Meng <rpm at cicku.me> - 3.4-1
- Update to 3.4(BZ#1064256)
- Ensure the obsolete line works for the old packages really.
* Mon Dec  2 2013 Christopher Meng <rpm at cicku.me> - 3.3-1
- Update to 3.3(BZ#1007354,BZ#872262)
- Cleanup dependencies mess(BZ#1030944).
- Optimize the %changelog section of the spec.
* Tue Oct 22 2013 Ratnadeep Debnath <rtnpro at gmail.com> - 3.1-1
- Bump to version 3.1
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1072263 - python-keyring-3.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1072263
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-keyring' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list