Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Imported Upstream version 2.7.0 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
* | | | Imported Debian patch 2.4.3-6 | Daniele Tricoli | 2015-03-16 | |
|\ \ \ | | |/ | |/| | ||||
| * | | 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) | |||
* | | | Imported Debian patch 2.4.3-5 | Barry Warsaw | 2014-11-19 | |
|\ \ \ | ||||
| * | | | [svn-buildpackage] Tagging requests 2.4.3-5 | Barry Warsaw | 2014-11-19 | |
| |/ / | ||||
| * | | 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. | |||
* | | | Imported Debian patch 2.4.3-4 | Daniele Tricoli | 2014-11-14 | |
|\| | | ||||
| * | | 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) | |||
* | | | Imported Debian patch 2.4.3-3 | Daniele Tricoli | 2014-11-11 | |
|\| | | ||||
| * | | 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) | |||
* | | | Imported Debian patch 2.4.3-2 | Daniele Tricoli | 2014-10-23 | |
|\| | | ||||
| * | | 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 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. | | | Imported Debian patch 2.4.3-1 | Daniele Tricoli | 2014-10-21 | |
|\ \| | | | |/ | |/| | ||||
| | * | 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 | |||
| * | | Imported Upstream version 2.4.3 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
| | | | ||||
| \ \ | ||||
*-. \ \ | Imported Debian patch 2.3.0-1 | Barry Warsaw | 2014-06-04 | |
|\ \ \ \ | | |/ / | |/| | | ||||
| | * | | [svn-buildpackage] Tagging requests 2.3.0-1 | Barry Warsaw | 2014-06-04 | |
| | |/ | ||||
| | * | 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. | |||
| * | | Imported Upstream version 2.3.0 | SVN-Git Migration | 2015-10-08 | |
| | | | ||||
* | | | Imported Debian patch 2.2.1-3 | Barry Warsaw | 2014-05-22 | |
|\ \ \ | ||||
| * | | | [svn-buildpackage] Tagging requests 2.2.1-3 | Barry Warsaw | 2014-05-22 | |
| | |/ | |/| | ||||
| * | | * Team upload. | Barry Warsaw | 2014-05-22 | |
| | | | | | | | | | | | | | | | | | | * d/control: - Fix python-requests-whl Depends. - Fix typo in python-requests-whl description. | |||
* | | | Imported Debian patch 2.2.1-2 | Barry Warsaw | 2014-05-15 | |
|\ \ \ | ||||
| * | | | [svn-buildpackage] Tagging requests 2.2.1-2 | Barry Warsaw | 2014-05-20 | |
| |/ / | ||||
| * | | fix typo | Barry Warsaw | 2014-05-20 | |
| | | | ||||
| * | | -wheels -> -whl | Barry Warsaw | 2014-05-20 | |
| | | |