aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | Imported Upstream version 2.7.0SVN-Git Migration2015-10-08
| | |
* | | Imported Debian patch 2.4.3-6Daniele Tricoli2015-03-16
|\ \ \ | | |/ | |/|
| * | s/UNRELEASED/unstable/Piotr Ożarowski2015-03-16
| | |
| * | Not mention patch for #770172 since it was removedDaniele Tricoli2015-03-16
| | |
| * | Revert my fix for #770172 since it is not an RC bug while I need to fix #780506Daniele Tricoli2015-03-16
| | |
| * | Fix session fixation and cookie stealing: CVE-2015-2296. (Closes: #780506)Daniele Tricoli2015-03-16
| | |
| * | * debian/patches/05_do-not-make-SSLv3-mandatory.patchDaniele Tricoli2014-11-22
| | | | | | | | | | | | | | | | | | - Since SSL version 3 is insecure it is supported only if Python supports it. (Closes: #770172)
* | | Imported Debian patch 2.4.3-5Barry Warsaw2014-11-19
|\ \ \
| * | | [svn-buildpackage] Tagging requests 2.4.3-5Barry Warsaw2014-11-19
| |/ /
| * | Team uploadBarry Warsaw2014-11-19
| | |
| * | ReleaseBarry Warsaw2014-11-19
| | |
| * | * d/control: Remove the Build-Depends on python{,3}-pytest since weBarry Warsaw2014-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-4Daniele Tricoli2014-11-14
|\| |
| * | s/UNRELEASED/unstable/Piotr Ożarowski2014-11-14
| | |
| * | * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patchDaniele Tricoli2014-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-3Daniele Tricoli2014-11-11
|\| |
| * | s/UNRELEASED/unstable/Piotr Ożarowski2014-11-11
| | |
| * | * debian/patches/04_make-requests.packages.urllib3-same-as-urllib3.patchDaniele Tricoli2014-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-2Daniele Tricoli2014-10-23
|\| |
| * | s/UNRELEASED/unstable/Piotr Ożarowski2014-10-23
| | |
| * | Make DEP3 compliantDaniele Tricoli2014-10-23
| | |
| * | Export IncompleteRead from requests.compat since it's imported by python-pipDaniele Tricoli2014-10-23
| | |
| | |
| \ \
*-. | | Imported Debian patch 2.4.3-1Daniele Tricoli2014-10-21
|\ \| | | | |/ | |/|
| | * s/UNRELEASED/unstable/Piotr Ożarowski2014-10-21
| | |
| | * Bump python{,3}-urllib3 to (>=1.9.1)Daniele Tricoli2014-10-20
| | |
| | * Refresh 02_use-system-chardet-and-urllib3.patchDaniele Tricoli2014-10-20
| | |
| | * New upstream releaseDaniele Tricoli2014-10-20
| | |
| | * - Add python-ndg-httpsclient, python-openssl and python-pyasn1 intoDaniele Tricoli2014-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-1829Daniele Tricoli2014-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 Tricoli2014-10-08
| | |
| | * Fix duplicate-short-descriptionDaniele Tricoli2014-10-08
| | |
| | * Refresh 02_use-system-chardet-and-urllib3.patchDaniele Tricoli2014-10-08
| | |
| | * Refresh 01_use-system-ca-certificates.patchDaniele Tricoli2014-10-08
| | |
| | * New upstream releaseDaniele Tricoli2014-10-08
| | |
| | * Provide requests.packages.urllib3 as symlink of python{,3}-urllib3 system ↵Daniele Tricoli2014-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 Tricoli2014-07-03
| | | | | | | | | | | | for requests.packages.urllib3
| * | Imported Upstream version 2.4.3SVN-Git Migration2015-10-08
| | |
| | |
| \ \
*-. \ \ Imported Debian patch 2.3.0-1Barry Warsaw2014-06-04
|\ \ \ \ | | |/ / | |/| |
| | * | [svn-buildpackage] Tagging requests 2.3.0-1Barry Warsaw2014-06-04
| | |/
| | * Disable the test suite until upstream issue #1166 is fixed, since itBarry Warsaw2014-06-04
| | | | | | | | | | | | | | | currently requires external internet access.
| | * releaseBarry Warsaw2014-06-04
| | |
| | * * Team upload.Barry Warsaw2014-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.0SVN-Git Migration2015-10-08
| | |
* | | Imported Debian patch 2.2.1-3Barry Warsaw2014-05-22
|\ \ \
| * | | [svn-buildpackage] Tagging requests 2.2.1-3Barry Warsaw2014-05-22
| | |/ | |/|
| * | * Team upload.Barry Warsaw2014-05-22
| | | | | | | | | | | | | | | | | | * d/control: - Fix python-requests-whl Depends. - Fix typo in python-requests-whl description.
* | | Imported Debian patch 2.2.1-2Barry Warsaw2014-05-15
|\ \ \
| * | | [svn-buildpackage] Tagging requests 2.2.1-2Barry Warsaw2014-05-20
| |/ /
| * | fix typoBarry Warsaw2014-05-20
| | |
| * | -wheels -> -whlBarry Warsaw2014-05-20
| | |