Accepting request 320847 from Cloud:OpenStack:Master

- Update to 2.6.0 (bsc#922448, CVE-2015-2296):
- update to 2.5.2 (bsc#929736):

OBS-URL: https://build.opensuse.org/request/show/320847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=62
This commit is contained in:
Dirk Mueller 2015-08-06 10:29:40 +00:00 committed by Git OBS Bridge
parent 917cb98139
commit a1348f00ee

View File

@ -22,7 +22,7 @@ Tue Jun 30 08:39:24 UTC 2015 - lnussel@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 20 12:25:21 UTC 2015 - mcihar@suse.cz Mon Apr 20 12:25:21 UTC 2015 - mcihar@suse.cz
- Update to 2.6.0: - Update to 2.6.0 (bsc#922448, CVE-2015-2296):
- Fix handling of cookies on redirect. Previously a cookie without a host - Fix handling of cookies on redirect. Previously a cookie without a host
value set would use the hostname for the redirected URL exposing requests value set would use the hostname for the redirected URL exposing requests
users to session fixation attacks and potentially cookie stealing. This was users to session fixation attacks and potentially cookie stealing. This was
@ -45,7 +45,7 @@ Mon Apr 20 12:25:21 UTC 2015 - mcihar@suse.cz
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 24 13:04:17 UTC 2015 - tbechtold@suse.com Tue Feb 24 13:04:17 UTC 2015 - tbechtold@suse.com
- update to 2.5.2: - update to 2.5.2 (bsc#929736):
* Update HISTORY and version for v2.5.2 * Update HISTORY and version for v2.5.2
* Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca * Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca
* document combination of repeated response headers * document combination of repeated response headers