lp:ubuntu/oneiric-security/python-keyring

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric-security/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
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

10. By Marc Deslauriers

* SECURITY UPDATE: CryptedFileKeyring format is insecure (LP: #1004845)
  - Rebuild python-keyring 0.9.2 from Ubuntu 12.10 as a security update
    for Ubuntu 11.10.
  - debian/patches/crypto_compat.patch: include PBKDF2() directly to be
    compatible with the older version of python-crypto in Ubuntu 11.10.
  - debian/control, debian/rules, debian/*install: get rid of
    python3-keyring binary package as it didn't ship in Ubuntu 11.10.
  - CVE-2012-4571
* SECURITY UPDATE: insecure default file permissions (LP: #1031465)
  - debian/patches/file_permissions.patch: set appropriate permissions on
    database directory.
  - 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.

9. By chaica

* New upstream version
* debian/control
  - Bump the Standards-Version field to 3.9.2
  - Removed Breaks: ${python:Breaks} from the binary package description

8. By Piotr Ożarowski

* Team upload.
* Rebuild to add Python 2.7 support

7. By chaica

* New upstream release (Closes: #612432)
* KDE and GNOME extensions are no more built so dedicated binary packages
  are removed.
* Removed python-keyring.install
* Removed python-keyring-kwallet.install
* Removed python-keyring-gnome.install
* debian/control
  - Replaced XS-Python-Version by X-Python-Version
  - Bump Standard-Version to 3.9.1.0
  - Removed Build-Depends items to build extensions
  - Removed ${shlibs:Depends} from Depends of the remaining binary package
  - Added Breaks: ${python:Breaks} for the binary package
  - Removed the long descriptions of extension binary packages
* debian/rules
  - Removed overrides to properly build extensions
  - Added an override to install changelog
* debian/source/format
  - Bump to 3.0 (quilt)
* debian/copyright
  - Added thanks to Barry Warsaw <email address hidden> for his help for the
    packaging of this version

6. By Daniel Holbach

* New upstream release. (LP: #686257)
* debian/control
    - The upstream package no longer builds extension modules for
      keyring-gnome or keyring-kwallet, so those binary packages are deleted.
    - Specify Python 2.6 as the minimum requirement and use
      X-Python-Version instead of XS-Python-Version (dh_python2).
    - Update Vcs-* headers to match what is given on the Cheeseshop page.
    - Update Standards-Version and Depends.
    - Suggests is no longer relevant, so it's removed.
    - Trim Build-Depends to only what's needed now.
* debian/rules
    - Update to dh_python2 build system and simplify.
* debian/python-keyring{,-gnome,-kwallet}.install
    - Removed as there is now only one binary package.
* debian/copyright
    - Include my name since the packaging has changed quite a bit.

5. By Matthias Klose

Rebuild to add support for python 2.7.

4. By chaica

* debian/rules
  - Added a $HOME to avoid an error from kde4-config (Closes: #548457)
* debian/control
  - Bump dh to 7.0.50~

3. By chaica

* debian/control
  - Added pkg-config and libqt4-dev dependencies (Closes: #548457)
* Add Provides: ${python:Provides} to architecture dependent packages

2. By chaica

Initial release (Closes: #544486)

1. By chaica

Import upstream version 0.2

Branch metadata

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

Subscribers