14
0

Accepting request 330809 from home:aboe76:branches:devel:languages:python

update python-tornado to 4.2.1
verison requirement for salt 2015.8.0

OBS-URL: https://build.opensuse.org/request/show/330809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=41
This commit is contained in:
Todd R
2015-09-16 15:18:26 +00:00
committed by Git OBS Bridge
parent fbef4d6683
commit 908129fed5
4 changed files with 28 additions and 4 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Sep 10 19:39:18 UTC 2015 - aboe76@gmail.com
- Update to 4.2.1:
Security fix:
* This release fixes a path traversal vulnerability in StaticFileHandler,
in which files whose names started with the static_path directory
but were not actually in that directory could be accessed.
- Update to 4.2:
Backwards-compatibility:
* SSLIOStream.connect and IOStream.start_tls now
validate certificates by default.
* Certificate validation will now use the system CA root certificates
instead of certifi when possible (i.e. Python 2.7.9+ or 3.4+).
This includes IOStream and simple_httpclient, but not curl_httpclient
* The default SSL configuration has become stricter,
using ssl.create_default_context where available on the client side.
(On the server side, applications are encouraged to migrate from
the ssl_options dict-based API to pass an ssl.SSLContext instead).
* The deprecated classes in the tornado.auth module, GoogleMixin,
FacebookMixin, and FriendFeedMixin have been removed.
* see more details:
http://www.tornadoweb.org/en/stable/releases/v4.2.0.html
-------------------------------------------------------------------
Wed Aug 12 14:29:56 UTC 2015 - seife+obs@b1-systems.com

View File

@@ -17,7 +17,7 @@
Name: python-tornado
Version: 4.1
Version: 4.2.1
Release: 0
Url: http://www.tornadoweb.org
Summary: Open source version of scalable, non-blocking web server that power FriendFeed

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99abd3aede45c93739346ee7384e710120121c3744da155d5cff1c0101702228
size 332603

3
tornado-4.2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a16fcdc4f76b184cb82f4f9eaeeacef6113b524b26a2cb331222e4a7fa6f2969
size 434304