| Commit message (Expand) | Author | Age |
* | merge patched into masterHEADmaster | Christopher Baines | 2015-12-22 |
* | change version to 2.9.1-1 (UNRELEASED)•••New upstream release 2.9.1
| Christopher Baines | 2015-12-22 |
* | merge patched into master | Daniele Tricoli | 2015-10-23 |
* | merge patched into master | Daniele Tricoli | 2015-10-14 |
* | Initialize git-dpm | SVN-Git Migration | 2015-10-08 |
* | Cherry pick upstream devendorize patch | Daniele Tricoli | 2015-06-10 |
* | 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 |
* | Refresh 02_use-system-chardet-and-urllib3.patch | Daniele Tricoli | 2015-05-03 |
* | 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••• - Since SSL version 3 is insecure it is supported only if Python
supports it. (Closes: #770172)
| Daniele Tricoli | 2014-11-22 |
* | * 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 |
* | * 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 |
* | 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 |
* | Refresh 02_use-system-chardet-and-urllib3.patch | Daniele Tricoli | 2014-10-20 |
* | 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 |
* | Provide requests.packages package because it will be used to supply a stub fo... | Daniele Tricoli | 2014-07-03 |
* | * Team upload.•••* 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.
| Barry Warsaw | 2014-06-04 |
* | Converted further imports from embedded packages to system modules | Daniele Tricoli | 2014-01-27 |
* | Refreshed 02_use-system-chardet-and-urllib3.patch | Daniele Tricoli | 2014-01-27 |
* | Refreshed 02_use-system-chardet-and-urllib3.patch | Daniele Tricoli | 2013-10-17 |
* | Refreshed debian/patches/02_use-system-chardet-and-urllib3.patches | Daniele Tricoli | 2013-06-21 |
* | Refreshes debian/patches/02_use-system-chardet-and-urllib3.patch,•••removes debian/patches/03_fixes-egginfo.patch,
delete egginfo folder on clean.
| Thomas Goirand | 2013-05-11 |
* | Uploading to unstable. | Thomas Goirand | 2013-05-11 |
* | * New upstream version.••• * Refreshed bowth debian-specific patches.
| Thomas Goirand | 2013-04-25 |
* | Use the system python-chardet and python-urllib3 instead of the embedded copies | Daniele Tricoli | 2013-01-19 |
* | debian/patches/01_use-system-ca-certificates.patch••• - Use the bundle provided by ca-certificates instead of
the embedded one
| Daniele Tricoli | 2013-01-19 |
* | Removed 02_do-not-use-embedded-python-six.patch because•••no longer necessary
| Daniele Tricoli | 2013-01-19 |
* | Removed 01_do-not-use-python-certifi.patch since•••it is no longer necessary
| Daniele Tricoli | 2013-01-19 |
* | Refreshed debian/patches/01_do-not-use-python-certifi.patch | Daniele Tricoli | 2012-05-04 |
* | Refreshed debian/patches/01_do-not-use-python-certifi.patch | Daniele Tricoli | 2012-04-23 |
* | Refreshed debian/patches/02_do-not-use-embedded-python-six.patch | Daniele Tricoli | 2012-04-01 |
* | Removed embedded copy of python-six | Daniele Tricoli | 2012-03-18 |
* | Refreshed 01_do-not-use-python-certifi.patch | Daniele Tricoli | 2012-03-16 |
* | Removed 02_fix-python3-except-sintax-error.patch as it is applied upstream | Daniele Tricoli | 2012-03-16 |
* | * debian/patches/02_fix-python3-except-sintax-error.patches••• - Fix SyntaxError on Python3 because "except Error, e" is not supported
anymore
| Daniele Tricoli | 2012-02-05 |
* | * debian/patches/01_do-not-use-python-certifi.patch••• - To verify SSL certificates for HTTPS requests, use the bundle provided by
ca-certificates instead of python-certifi
| Daniele Tricoli | 2012-02-05 |