Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump python{,3}-urllib3 to 1.10.4 | Daniele Tricoli | 2015-05-04 |
| | |||
* | Move python-ndg-httpsclient, python-openssl and python-pyasn1 to Suggests | Daniele Tricoli | 2015-05-04 |
| | | | | | inside python-requests' stanza since Python 2.7.9 include SNI support and PEP 476 made it as secure as Python 3. | ||
* | Refresh and remove CA certificate bundle from MANIFEST.in | Daniele Tricoli | 2015-05-04 |
| | |||
* | Refresh again | Daniele Tricoli | 2015-05-04 |
| | |||
* | requests.packages must be exported | Daniele Tricoli | 2015-05-03 |
| | |||
* | Remove 05_do-not-ascribe-cookies-to-the-target-domain.patch since fixed upstream | Daniele Tricoli | 2015-05-03 |
| | |||
* | Refresh 04_make-requests.packages.urllib3-same-as-urllib3.patch | Daniele Tricoli | 2015-05-03 |
| | |||
* | Remove links thanks to the import machinery in ↵ | Daniele Tricoli | 2015-05-03 |
| | | | | 04_make-requests.packages.urllib3-same-as-urllib3.patch | ||
* | Refresh 02_use-system-chardet-and-urllib3.patch | Daniele Tricoli | 2015-05-03 |
| | |||
* | Use pypi.debian.net redirector | Daniele Tricoli | 2015-05-03 |
| | |||
* | New upstream release | Daniele Tricoli | 2015-05-03 |
| | |||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-03-16 |
| | |||
* | Not mention patch for #770172 since it was removed | Daniele Tricoli | 2015-03-16 |
| | |||
* | Revert my fix for #770172 since it is not an RC bug while I need to fix #780506 | Daniele Tricoli | 2015-03-16 |
| | |||
* | Fix session fixation and cookie stealing: CVE-2015-2296. (Closes: #780506) | Daniele Tricoli | 2015-03-16 |
| | |||
* | * debian/patches/05_do-not-make-SSLv3-mandatory.patch | Daniele Tricoli | 2014-11-22 |
| | | | | | | - Since SSL version 3 is insecure it is supported only if Python supports it. (Closes: #770172) | ||
* | Team upload | Barry Warsaw | 2014-11-19 |
| | |||
* | Release | Barry Warsaw | 2014-11-19 |
| | |||
* | * d/control: Remove the Build-Depends on python{,3}-pytest since we | Barry Warsaw | 2014-11-19 |
| | | | | | | aren't actually running the tests at build time. (Closes: #770173) * d/rules: Update the comment about why the tests are currently disabled at build time to point to the updated upstream url. | ||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-11-14 |
| | |||
* | * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch | Daniele Tricoli | 2014-11-14 |
| | | | | | | - Fix requests.packages.urllib3 sub on Python 3. Thanks to Tianon Gravi for the report. (Closes: #769496) | ||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-11-11 |
| | |||
* | * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch | Daniele Tricoli | 2014-11-11 |
| | | | | | | | - Make Python import system know that requests.packages.urllib3 and urllib3 are the same thing. Thanks to Jakub Wilk for the patch. (Closes: #769047) | ||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-10-23 |
| | |||
* | Make DEP3 compliant | Daniele Tricoli | 2014-10-23 |
| | |||
* | Export IncompleteRead from requests.compat since it's imported by python-pip | Daniele Tricoli | 2014-10-23 |
| | |||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-10-21 |
| | |||
* | Bump python{,3}-urllib3 to (>=1.9.1) | Daniele Tricoli | 2014-10-20 |
| | |||
* | Refresh 02_use-system-chardet-and-urllib3.patch | Daniele Tricoli | 2014-10-20 |
| | |||
* | New upstream release | Daniele Tricoli | 2014-10-20 |
| | |||
* | - Add python-ndg-httpsclient, python-openssl and python-pyasn1 into | Daniele Tricoli | 2014-10-08 |
| | | | | | | | | | python-urllib3's Recomends to ensure that SNI works as expected and to prevent CRIME attack. (Closes: #755805) - Add python3-ndg-httpsclient, python3-openssl and python3-pyasn1 into python3-urllib3's Suggests since Python 3 already support SNI and and SSL compression can be disabled using OP_NO_COMPRESSION. | ||
* | As the DevRef suggests, add retroactively the CVE reference for CVE-2014-1829 | Daniele Tricoli | 2014-10-08 |
| | | | | and CVE-2014-1830 fixed with 2.3.0-1 upload (see #733108) | ||
* | Bump Standards-Version to 3.9.6 (no changes needed) | Daniele Tricoli | 2014-10-08 |
| | |||
* | Fix duplicate-short-description | Daniele Tricoli | 2014-10-08 |
| | |||
* | Refresh 02_use-system-chardet-and-urllib3.patch | Daniele Tricoli | 2014-10-08 |
| | |||
* | Refresh 01_use-system-ca-certificates.patch | Daniele Tricoli | 2014-10-08 |
| | |||
* | New upstream release | Daniele Tricoli | 2014-10-08 |
| | |||
* | Provide requests.packages.urllib3 as symlink of python{,3}-urllib3 system ↵ | Daniele Tricoli | 2014-07-03 |
| | | | | package since it is used as import location. (Closes: #753578) | ||
* | Provide requests.packages package because it will be used to supply a stub ↵ | Daniele Tricoli | 2014-07-03 |
| | | | | for requests.packages.urllib3 | ||
* | Disable the test suite until upstream issue #1166 is fixed, since it | Barry Warsaw | 2014-06-04 |
| | | | | | currently requires external internet access. | ||
* | release | Barry Warsaw | 2014-06-04 |
| | |||
* | * Team upload. | Barry Warsaw | 2014-06-04 |
| | | | | | | | * New upstream release. * d/patches/*: Refreshed. * d/control: Added python{,3}-pytest to Build-Depends. * d/rules: Fixed running of test suite during package build. | ||
* | * Team upload. | Barry Warsaw | 2014-05-22 |
| | | | | | | * d/control: - Fix python-requests-whl Depends. - Fix typo in python-requests-whl description. | ||
* | fix typo | Barry Warsaw | 2014-05-20 |
| | |||
* | -wheels -> -whl | Barry Warsaw | 2014-05-20 |
| | |||
* | Team upload. | Barry Warsaw | 2014-05-15 |
| | |||
* | release | Barry Warsaw | 2014-05-15 |
| | |||
* | * debian/control | Barry Warsaw | 2014-05-15 |
| | | | | | | | | | | - Add python-requests-wheels binary package. - Build-Depends on python3-wheel, python-setuptools, and python3-setuptools. - wrap-and-sort. * debian/rules: - Simplify by using PYBUILD_NAME. - Build the universal wheels. | ||
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-01-28 |
| | |||
* | Converted further imports from embedded packages to system modules | Daniele Tricoli | 2014-01-27 |
| |