aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
Commit message (Collapse)AuthorAge
* RefreshDaniele Tricoli2014-08-31
|
* Fix a forgotten six importDaniele Tricoli2014-08-31
|
* Remove 06_relax-test-requirements.patch from debian/patches/seriesDaniele Tricoli2014-08-31
|
* Remove since upstream now does not specify version of packages neededDaniele Tricoli2014-08-31
| | | | for testing inside setup.py
* Refresh 05_do-not-use-embedded-ssl-match-hostname.patchDaniele Tricoli2014-08-31
|
* Refresh 02_require-cert-verification.patchDaniele Tricoli2014-08-31
|
* Refresh 01_do-not-use-embedded-python-six.patchDaniele Tricoli2014-08-31
|
* Refresh 01_do-not-use-embedded-python-six.patch and ↵Daniele Tricoli2014-07-07
| | | | 04_relax_nosetests_options.patch
* Relax version of packages needed for testingDaniele Tricoli2014-05-25
|
* Removed ssl_match_hostname package from setup.pyDaniele Tricoli2014-05-24
|
* Do not use embedded copy of ssl.match_hostnameDaniele Tricoli2014-05-24
|
* Added descriptionDaniele Tricoli2014-05-24
|
* Renamed setuptools.patch to 03_force_setuptools.patchDaniele Tricoli2014-05-24
|
* Removed debian/patches/03_no-setuptools.patch; superseded by ↵Daniele Tricoli2014-05-24
| | | | debian/patches/setuptools.patch
* Refreshed 02_require-cert-verification.patchDaniele Tricoli2014-05-24
|
* Refreshed 01_do-not-use-embedded-python-six.patchDaniele Tricoli2014-05-24
|
* * d/control:Barry Warsaw2014-05-13
| | | | | | | | | | | | - 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.
* Refreshed 02_require-cert-verification.patchDaniele Tricoli2014-03-31
|
* Fixed two forgotten imports from the removed embedded python-sixDaniele Tricoli2014-03-31
|
* Refreshed 01_do-not-use-embedded-python-six.patchDaniele Tricoli2014-03-31
|
* Fixed forgotten import of python-sixDaniele Tricoli2013-10-16
|
* Removed 06_fix_abuse_of_match_hostname_for_DoS.patch from debian/patches/seriesDaniele Tricoli2013-10-16
|
* Removed 06_fix_abuse_of_match_hostname_for_DoS.patch since fixed upstreamDaniele Tricoli2013-10-16
|
* Removed 05_fix_python3_syntax_error_in_ntlmpool.patch since fixed upstreamDaniele Tricoli2013-10-16
|
* Refreshed 04_relax_nosetests_options.patchDaniele Tricoli2013-10-16
|
* * debian/patches/02_require-cert-verification.patchDaniele Tricoli2013-10-16
| | | | - Refreshed
* * debian/patches/01_do-not-use-embedded-python-six.patchDaniele Tricoli2013-10-16
| | | | - Refreshed
* * debian/patches/06_fix_abuse_of_match_hostname_for_DoS.patchDaniele Tricoli2013-05-20
| | | | | | | | - 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
* Fix syntax error 'unicodeescape' codec can't decode bytes inDaniele Tricoli2013-05-11
| | | | position 130-132 for Python3
* Do not use logging-clear-handlers to see all logging output andDaniele Tricoli2013-05-11
| | | | | | disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy.
* Do not use setuptoolsDaniele Tricoli2013-05-10
|
* Refreshed patchesDaniele Tricoli2013-05-07
|
* RefreshedDaniele Tricoli2012-11-09
|
* Require SSL certificate validation by default by usingDaniele Tricoli2012-09-10
| | | | CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt
* * debian/patches/01_do-not-use-embedded-python-six.patchDaniele Tricoli2012-04-17
| | | | | | - Refreshed * debian/rules - Actually remove the embedded python-six from binary packages
* * New upstream releaseDaniele Tricoli2012-03-28
| | | | | * debian/patches/01_do-not-use-embedded-python-six.patch - Refreshed
* Don't use embedded copy of python-sixDaniele Tricoli2012-02-10