Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
* | Initialize git-dpm | SVN-Git Migration | 2015-10-08 | |
|\ | ||||
| * | Rely on six to import httplib or http.client. | SVN-Git Migration | 2015-10-08 | |
| | | | | | | | | | | | | Origin: https://github.com/shazow/urllib3/commit/f4eb94bc36277d5d584683a03fc9eb3950429a15 Patch-Name: 06_rely-on-six-to-import-httplib-or-http.client.patch | |||
| * | Do not use embedded copy of ssl.match_hostname, when possible | Stefano Rivera | 2015-10-08 | |
| | | | | | | | | | | | | | | | | | | | | The system python has the necessary features backported, since 2.7.8-7 (and 221a1f9155e2, releasing in 2.7.9, upstream). However, alternative python implementations don't, yet, and urllib3 is used by pip in virtualenvs. Forwarded: not-needed Last-Update: 2014-11-18 Patch-Name: 05_avoid-embedded-ssl-match-hostname.patch | |||
| * | Do not use logging-clear-handlers to see all logging output and | Daniele Tricoli | 2015-10-08 | |
| | | | | | | | | | | | | | | | | | | disable cover-min-percentage since it require python-nose (>= 1.3): this way it will be easier to backport python-urllib3 to Wheezy. Forwarded: not-needed Last-Update: 2014-7-7 Patch-Name: 04_relax_nosetests_options.patch | |||
| * | Use setuptools.setup() so that the bdist_wheel | Barry Warsaw | 2015-10-08 | |
| | | | | | | | | | | | | | | command will work. Last-Update: 2014-05-15 Patch-Name: 03_force_setuptools.patch | |||
| * | require SSL certificate validation by default by using | Jamie Strandboge | 2015-10-08 | |
| | | | | | | | | | | | | | | | | | | CERT_REQUIRED and using the system /etc/ssl/certs/ca-certificates.crt Bug-Ubuntu: https://launchpad.net/bugs/1047054 Bug-Debian: http://bugs.debian.org/686872 Last-Update: 2014-09-01 Patch-Name: 02_require-cert-verification.patch | |||
| * | Do not use embedded copy of python-six. | Daniele Tricoli | 2015-10-08 | |
| | | | | | | | | | | | | | | Forwarded: not-needed Last-Update: 2015-05-03 Patch-Name: 01_do-not-use-embedded-python-six.patch | |||
* | | Merge SVN HEAD | SVN-Git Migration | 2015-10-08 | |
|\ \ | ||||
| * | | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-09-09 | |
| | | | ||||
| * | | Add debian/patches/06_rely-on-six-to-import-httplib-or-http.client.patch | Daniele Tricoli | 2015-08-23 | |
| | | | | | | | | | | | | | | | Rely on six to import httplib or http.client. Thanks to Edward Betts for the report. (Closes: #796356) | |||
* | | | Imported Debian patch 1.11-2 | Daniele Tricoli | 2015-08-23 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. | | | Imported Debian patch 1.11-1 | Daniele Tricoli | 2015-08-17 | |
|\ \| | | | |/ | |/| | ||||
| | * | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-08-17 | |
| | | | ||||
| | * | Add python-ntlm to python-urllib3's Suggests | Daniele Tricoli | 2015-08-17 | |
| | | | ||||
| | * | Add python{,3}-tornado to Build-Depends | Daniele Tricoli | 2015-08-17 | |
| | | | ||||
| | * | Refresh 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2015-08-17 | |
| | | | ||||
| | * | New upstream release | Daniele Tricoli | 2015-08-17 | |
| | | | ||||
| * | | Imported Upstream version 1.11 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. \ \ | Imported Debian patch 1.10.4-1 | Daniele Tricoli | 2015-05-03 | |
|\ \ \ \ | | |/ / | |/| / | | |/ | ||||
| | * | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-05-03 | |
| | | | ||||
| | * | Bump upstream version to 1.10.4 | Daniele Tricoli | 2015-05-03 | |
| | | | ||||
| | * | Refresh 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2015-05-03 | |
| | | | ||||
| | * | Use pypi.debian.net redirector | Daniele Tricoli | 2015-05-03 | |
| | | | ||||
| | * | New upstream release | Daniele Tricoli | 2015-05-03 | |
| | | | ||||
| * | | Imported Upstream version 1.10.4 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. \ \ | Imported Debian patch 1.10-1 | Daniele Tricoli | 2015-01-15 | |
|\ \ \ \ | | |/ / | |/| / | | |/ | ||||
| | * | s/UNRELEASED/experimental/ | Piotr Ożarowski | 2015-01-17 | |
| | | | ||||
| | * | Remove 06_do-not-make-SSLv3-mandatory.patch since it was merged upstream | Daniele Tricoli | 2015-01-15 | |
| | | | ||||
| | * | Refresh 01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2014-12-31 | |
| | | | ||||
| | * | New upstream release | Daniele Tricoli | 2014-12-31 | |
| | | | ||||
| * | | Imported Upstream version 1.10 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
* | | | Imported Debian patch 1.9.1-3 | Daniele Tricoli | 2014-11-20 | |
|\ \ \ | | |/ | |/| | ||||
| * | | s/UNRELEASED/unstable/ | Daniele Tricoli | 2014-11-20 | |
| | | | ||||
| * | | Fix typo s/insicure/insecure/ | Daniele Tricoli | 2014-11-20 | |
| | | | ||||
| * | | Add forgotten hash sign | Daniele Tricoli | 2014-11-20 | |
| | | | ||||
| * | | * debian/patches/06_do-not-make-SSLv3-mandatory.patch | Daniele Tricoli | 2014-11-20 | |
| | | | | | | | | | | | | | | | - Since SSL version 3 is insicure it is supported only if Python supports it. (Closes: 770246) | |||
| * | | * Team upload. | Stefano Rivera | 2014-11-18 | |
| | | | | | | | | | | | | | | | | | | * 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) | |||
* | | | Imported Debian patch 1.9.1-2 | Daniele Tricoli | 2014-10-21 | |
|\| | | ||||
| * | | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-10-21 | |
| | | | ||||
| * | | Bump python{,3}-nose to >=1.3.3 to build urllib3 on Wheezy. Thanks to | Daniele Tricoli | 2014-10-21 | |
| | | | | | | | | | | | | | | | Nick Phillips for the report. (Closes: #765035) | |||
| | | | ||||
| \ \ | ||||
*-. | | | Imported Debian patch 1.9.1-1 | Daniele Tricoli | 2014-09-23 | |
|\ \| | | | |/ | |/| | ||||
| | * | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-09-23 | |
| | | | ||||
| | * | Bump Standards-Version to 3.9.6 (no changes needed) | Daniele Tricoli | 2014-09-23 | |
| | | | ||||
| | * | Refresh again | Daniele Tricoli | 2014-09-23 | |
| | | | ||||
| | * | Exclude dummyserver tests since they are also failing upstream | Daniele Tricoli | 2014-09-23 | |
| | | | ||||
| | * | Fix forgotten six import | Daniele Tricoli | 2014-09-23 | |
| | | | ||||
| | * | Remove debian/patches/06_add-test-init-py.patch since fixed upstream | Daniele Tricoli | 2014-09-23 | |
| | | | ||||
| | * | Refresh debian/patches/05_do-not-use-embedded-ssl-match-hostname.patch | Daniele Tricoli | 2014-09-22 | |
| | | | ||||
| | * | Refresh debian/patches/01_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2014-09-22 | |
| | | | ||||
| | * | New upstream release | Daniele Tricoli | 2014-09-22 | |
| | | |