lp:ubuntu/saucy/python-keyring

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/python-keyring
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

19. By Dmitry Shachnev

* Team upload.

[ Dmitry Shachnev ]
* New upstream release.
  - Fixes incompatibility between GNOME Keyring and SecretService
    backends (closes: #714440).
  - Removes warning when gnome-keyring is not available (LP: #1197988).
* Drop fix-importkiller.patch, applied upstream.

[ Sebastian Ramacher ]
* debian/control: Update Homepage to point to the Bitbucket repository. The
  old homepage does no longer exist.

18. By Dmitry Shachnev

* Team upload.

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Dmitry Shachnev ]
* New upstream release (closes: #697215).
* Added convert-crypto-keyring script for conversion of pre-0.9 Crypto
  keyrings to the new format.
* Recommend python[3]-secretstorage, as the default backend now uses it.
* Suggest python[3]-gi and gir1.2-gnomekeyring-1.0, as the GNOME Keyring
  backend now uses it.
* Suggest python-gdata, python-keyczar and python[3]-[py]kde4, as other
  backends use them (closes: #618760).
* Drop all previous patches, applied upstream.
* debian/patches/no-pytest-runner.patch: do not require pytest-runner,
  it is not in Debian.
* debian/patches/fix-importkiller.patch: fix ImportKiller not working
  with Python 3.x (fixes the testsuite).
* debian/patches/catch-dbus-errors.patch: catch D-Bus errors when checking
  if SecretService is supported (can be dropped when the next SecretStorage
  version is released, where this is fixed).
* Bump Standards-Version to 3.9.4 and debhelper compat level to 9.
* Disable HTTP traffic in debian/rules.
* Run upstream testsuite during build; simplify other debian/rules parts.
* Bump python-defaults build-dependency to ensure that python2.7 is
  available, as we use it directly in tests.
* Build-depend on python[3]-mock and python[3]-crypto, for the testsuite.
* Remove build directory, egg-info directory and .pyc files in clean
  target.
* Update some file names to match upstream renamings.

17. By Sebastian Ramacher

* Team upload.
* Acknowledge Salvatore Bonaccorso's NMU.
* New upstream release.
  - Fix migration code so old databases get upgraded when a key is read.
    First part of #697213. (LP: #1042754)
* debian/patches:
  - CryptedFileKeyring-fix-unlock-logic.patch: patch from
    upstream to fix the unlock logic in CryptedFileKeyring. Second part of
    #697213. (Closes: #697213)

16. By Marc Deslauriers

debian/patches/file_permissions.patch: replaced with better patch that
sets appropriate permissions on directory, and works with newly created
database files too. (LP: #1031465)

15. By Marc Deslauriers

* SECURITY UPDATE: insecure default file permissions (LP: #1031465)
  - debian/patches/file_permissions.patch: set appropriate file
    permissions on database file.
  - CVE number pending
* debian/patches/fix_migration.patch: fix migration code so old databases
  get upgraded when a key is read. (LP: #1042754)
* debian/patches/fix_unlock.patch: fix unlocking an existing keyring.

14. By Carl Chenet

* New upstream release (Closes: #675379, #678682)
* debian/control
  - Bump Standards-Version to 3.9.3
  - Switch uploader <email address hidden> to <email address hidden>
* debian/rules
  - Remove unittests executions

13. By Barry Warsaw

Fake sync due to mismatching orig tarball.

12. By Barry Warsaw

debian/control: python3-keyring should recommend python3-crypto, not
python-crypto.

11. By Barry Warsaw

* New upstream release (Closes: #656680)
* Build for Python 3.
* Run the tests (for Python == 2.7).
* Add unzip to B-D and repack the upstream tarball.

10. By Matthias Klose

Rebuild to drop python2.6 dependencies.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/python-keyring
This branch contains Public information 
Everyone can see this information.

Subscribers