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

updates at fedoraproject.org updates at fedoraproject.org
Sun Feb 23 08:37:08 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-2514
2014-02-14 06:35:24
--------------------------------------------------------------------------------

Name        : python-keyring
Product     : Fedora 20
Version     : 3.4
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:

Update to 3.4
---------------

* Extracted FileBacked and Encrypted base classes.
* Add a pyinstaller hook to expose backend modules. Ref #124
* Pull request #41: Use errno module instead of hardcoding error codes.
* SecretService backend: correctly handle cases when user dismissed the collection creation or unlock prompt.
--------------------------------------------------------------------------------
ChangeLog:

* 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 #1064256 - python-keyring-3.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1064256
--------------------------------------------------------------------------------

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