Commit message (Expand) | Author | Age | |
---|---|---|---|
* | merge patched into master | Daniele Tricoli | 2015-10-10 |
* | Imported Debian patch 1.11-2 | Daniele Tricoli | 2015-08-23 |
* | Remove 06_do-not-make-SSLv3-mandatory.patch since it was merged upstream | Daniele Tricoli | 2015-01-15 |
* | * debian/patches/06_do-not-make-SSLv3-mandatory.patch••• - Since SSL version 3 is insicure it is supported only if Python supports it. (Closes: 770246) | Daniele Tricoli | 2014-11-20 |
* | * Team upload.•••* Replace 05_do-not-use-embedded-ssl-match-hostname.patch with 05_avoid-embedded-ssl-match-hostname.patch. Users may use virtualenv with cPython << 2.7.9 (or Debian python2.7 2.7.8-7). (Closes: 755106, 763389) | Stefano Rivera | 2014-11-18 |
* | Remove debian/patches/06_add-test-init-py.patch since fixed upstream | Daniele Tricoli | 2014-09-23 |
* | * debian/patches/06_add-test-init-py.patch••• - Add needed test/__init__.py file not shipped in sdist | Daniele Tricoli | 2014-09-01 |
* | Remove 06_relax-test-requirements.patch from debian/patches/series | Daniele Tricoli | 2014-08-31 |
* | Relax version of packages needed for testing | Daniele Tricoli | 2014-05-25 |
* | Do not use embedded copy of ssl.match_hostname | Daniele Tricoli | 2014-05-24 |
* | Renamed setuptools.patch to 03_force_setuptools.patch | Daniele Tricoli | 2014-05-24 |
* | Removed debian/patches/03_no-setuptools.patch; superseded by debian/patches/s... | Daniele Tricoli | 2014-05-24 |
* | * d/control:••• - Added python-setuptools, python3-setuptools, and python3-wheel to Build-Depends. - Added python-urllib3-wheels binary package. * d/rules: - Build the universal wheels. - Simplify through use of PYBUILD_NAME. * d/python-urllib3-wheels.install: Added. * d/patches/setuptools.patch: Use setuptools.setup() so that the bdist_wheel command will work. | Barry Warsaw | 2014-05-13 |
* | Removed 06_fix_abuse_of_match_hostname_for_DoS.patch from debian/patches/series | Daniele Tricoli | 2013-10-16 |
* | Removed 05_fix_python3_syntax_error_in_ntlmpool.patch since fixed upstream | Daniele Tricoli | 2013-10-16 |
* | * debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patch••• - Added upstream patch to fix possible abuse of ssl.match_hostname() for denial of service using certificates with many wildcards (CVE-2013-2099) (Closes: #709070) Thanks Henri Salo and Jakub Wilk for the report | Daniele Tricoli | 2013-05-20 |
* | Fix syntax error 'unicodeescape' codec can't decode bytes in•••position 130-132 for Python3 | Daniele Tricoli | 2013-05-11 |
* | Do not use logging-clear-handlers to see all logging output and•••disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. | Daniele Tricoli | 2013-05-11 |
* | Do not use setuptools | Daniele Tricoli | 2013-05-10 |
* | Require SSL certificate validation by default by using•••CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt | Daniele Tricoli | 2012-09-10 |
* | Don't use embedded copy of python-six | Daniele Tricoli | 2012-02-10 |