Commit message (Expand) | Author | Age | |
---|---|---|---|
* | change version to 2.9.1-1 (UNRELEASED)•••New upstream release 2.9.1 | Christopher Baines | 2015-12-22 |
* | remove egg-info | Piotr Ożarowski | 2015-10-28 |
* | Update changelog about 02_populate-install_requires.patch | Daniele Tricoli | 2015-10-24 |
* | Bump python{,3}-urllib3 to >= 1.12 both in Build-Depends and Depends | Daniele Tricoli | 2015-10-23 |
* | Uploading requests 2.8.1 will close #802760 | Daniele Tricoli | 2015-10-23 |
* | Remove debian/patches/05_upstream_devendorize.patch•••It's included since version 2.8.0. | Daniele Tricoli | 2015-10-14 |
* | New upstream release | Daniele Tricoli | 2015-10-14 |
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-06-11 |
* | Remove embedded copy of chardet and urllib3. Previously it was done by•••02_use-system-chardet-and-urllib3.patch. | Daniele Tricoli | 2015-06-10 |
* | Cherry pick upstream devendorize patch | Daniele Tricoli | 2015-06-10 |
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2015-05-27 |
* | Upload to unstable | Daniele Tricoli | 2015-05-27 |
* | Add httpie (<< 0.9.2) to python-requests' Breaks since constants•••imported by httpie from requests.compat were removed. | Daniele Tricoli | 2015-05-27 |
* | s/UNRELEASED/experimental/ | Piotr Ożarowski | 2015-05-04 |
* | Update to MPL-2.0 license stanza of requests/cacert.pem (not used but shipped... | Daniele Tricoli | 2015-05-04 |
* | Update copyright years | Daniele Tricoli | 2015-05-04 |
* | Bump python{,3}-urllib3 to 1.10.4 | Daniele Tricoli | 2015-05-04 |
* | Move python-ndg-httpsclient, python-openssl and python-pyasn1 to Suggests•••inside python-requests' stanza since Python 2.7.9 include SNI support and PEP 476 made it as secure as Python 3. | Daniele Tricoli | 2015-05-04 |
* | Refresh and remove CA certificate bundle from MANIFEST.in | Daniele Tricoli | 2015-05-04 |
* | 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 04_make-requests.packages.urll... | Daniele Tricoli | 2015-05-03 |
* | 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 |
* | 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••• - Since SSL version 3 is insecure it is supported only if Python supports it. (Closes: #770172) | Daniele Tricoli | 2014-11-22 |
* | 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••• 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. | Barry Warsaw | 2014-11-19 |
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-11-14 |
* | * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch••• - Fix requests.packages.urllib3 sub on Python 3. Thanks to Tianon Gravi for the report. (Closes: #769496) | Daniele Tricoli | 2014-11-14 |
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 2014-11-11 |
* | * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patch••• - Make Python import system know that requests.packages.urllib3 and urllib3 are the same thing. Thanks to Jakub Wilk for the patch. (Closes: #769047) | Daniele Tricoli | 2014-11-11 |
* | s/UNRELEASED/unstable/ | Piotr Ożarowski | 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 |
* | New upstream release | Daniele Tricoli | 2014-10-20 |
* | - Add python-ndg-httpsclient, python-openssl and python-pyasn1 into••• 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. | Daniele Tricoli | 2014-10-08 |
* | As the DevRef suggests, add retroactively the CVE reference for CVE-2014-1829•••and CVE-2014-1830 fixed with 2.3.0-1 upload (see #733108) | Daniele Tricoli | 2014-10-08 |
* | 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 pac... | Daniele Tricoli | 2014-07-03 |
* | Provide requests.packages package because it will be used to supply a stub fo... | Daniele Tricoli | 2014-07-03 |