Package: python-httplib2 / 0.7.4-2+deb7u1

Metadata

Package Version Patches format
python-httplib2 0.7.4-2+deb7u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_system_cacerts.patch | (download)

python2/httplib2/__init__.py | 5 2 + 3 - 0 !
python3/httplib2/__init__.py | 5 2 + 3 - 0 !
2 files changed, 4 insertions(+), 6 deletions(-)

 use system ca certificates, not the bundled ones
egg info.patch | (download)

python2/httplib2.egg-info/PKG-INFO | 4 2 + 2 - 0 !
python2/httplib2.egg-info/SOURCES.txt | 5 4 + 1 - 0 !
2 files changed, 6 insertions(+), 3 deletions(-)

 complete egg-info data with missing details
ssl mismatch check.patch | (download)

python2/httplib2/__init__.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 close connection on certificate mismatch to avoid reuse