orion pushed to python-tornado (f22). "Update to 3.2.2 to fix breack attack cve (#1222816, #1222819) (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 27 19:11:31 UTC 2015


From 2328c5da31f7e6e33830f1f56804fea0fa53ff74 Mon Sep 17 00:00:00 2001
From: Thomas Spura <thomas.spura at gmail.com>
Date: Tue, 19 May 2015 13:21:36 +0200
Subject: Update to 3.2.2 to fix breack attack cve (#1222816,#1222819)

Conflicts:
	python-tornado.spec

diff --git a/.gitignore b/.gitignore
index f86a855..e932a42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ tornado-1.0.1.tar.gz
 /tornado-2.2.tar.gz
 /tornado-2.2.1.tar.gz
 /tornado-3.2.1.tar.gz
+/tornado-3.2.2.tar.gz
diff --git a/python-tornado.spec b/python-tornado.spec
index 47b3ae8..c04274c 100644
--- a/python-tornado.spec
+++ b/python-tornado.spec
@@ -7,8 +7,8 @@
 %global pkgname tornado
 
 Name:           python-%{pkgname}
-Version:        3.2.1
-Release:        4%{?dist}
+Version:        3.2.2
+Release:        1%{?dist}
 Summary:        Scalable, non-blocking web server and tools
 
 Group:          Development/Libraries
@@ -149,6 +149,9 @@ python setup.py install --root=%{buildroot}
 
 
 %changelog
+* Tue May 19 2015 Thomas Spura <tomspur at fedoraproject.org> - 3.2.2-1
+- Update to 3.2.2 to fix breack attack cve (#1222816,#1222819)
+
 * Fri Dec 5 2014 Orion Poplawski <orion at cora.nwra.com> - 3.2.1-4
 - Drop requires python-simplejson
 
diff --git a/sources b/sources
index 8416164..50bf89a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d11986d4639aa9f71a31da1ebf40dc19  tornado-3.2.1.tar.gz
+bf37082723ace27f508400d65cf111fe  tornado-3.2.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-tornado.git/commit/?h=f22&id=2328c5da31f7e6e33830f1f56804fea0fa53ff74


More information about the scm-commits mailing list