lp://staging/ubuntu/lucid-security/python-httplib2
- Get this branch:
- bzr branch lp://staging/ubuntu/lucid-security/python-httplib2
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 8. By Marc Deslauriers
-
* SECURITY UPDATE: Incorrect SSL certificate checking with multiple
requests (LP: #1175272)
- debian/patches/ CVE-2013- 2037.patch: close connection on cert mismatch
in python2/httplib2/ __init_ _.py.
- CVE-2013-2037 - 7. By Marc Deslauriers
-
* SECURITY UPDATE: Incorrect SSL certificate validation (LP: #882030)
- Backport 0.7.2 as a security update to get proper SSL certificate
validation support and prevent MITM attacks.
- debian/control: adjust to work with older dependencies.
- debian/{control, rules}: get rid of python3 package. - 5. By Luca Falavigna
-
* New upstream release (Closes: #461200) (LP: #373589).
* debian/compat:
- Bump compat level to 7.
* debian/control:
- New Maintainer (Closes: #542786).
- Add Debian Python Modules Team to Uploaders.
- Switch to python section to match override.
- Remove cdbs from Build-Depends.
- Bump debhelper required version to 7.2.18.
- Do not build-depend on python-all-dev, depend on python instead.
- Move python-support to Build-Depends-Indep.
- Bump Standards-Version to 3.8.3.
- Add Homepage field.
- Add XS-Python-Version field.
- Add Vcs-* fields to store Debian packaging.
- Set Architecture to all.
- Remove ${shlibs:Depends} from Depends.
- Fix spelling errors in package description.
* debian/copyright:
- Adjust copyright informations.
* debian/README. Debian:
- Removed, already provided by upstream README.
* debian/pycompat:
- Removed, useless.
* debian/rules:
- Switch to debhelper 7.
* debian/watch:
- Provide a watch file. - 4. By Luca Falavigna
-
httplib2/
__init_ _.py: apply upstream patch to fix a deprecation
warning and a timeout error with Python 2.6. Upstream commit is here:
http://code.google. com/p/httplib2/ source/ detail? r=275 (LP: #336067). - 2. By Matthias Jahn <email address hidden>
-
* reformat description closes: #392116
* add missing-build-dependenc y python-all-dev
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/python-httplib2