public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-tornado] rawhide: Update to 6.5.7 - CVE-2026-35536 (rhbz#2457335), CVE-2026-31958 (rhbz#2451660)
@ 2026-07-03 15:14 Peter Robinson
0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-07-03 15:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-tornado
Branch : rawhide
Commit : 2ff58d24d8a4d8b7457c59276e47c6ecc1d86e81
Author : Peter Robinson <pbrobinson@gmail.com>
Date : 2026-06-22T14:11:21+01:00
Stats : +8/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-tornado/c/2ff58d24d8a4d8b7457c59276e47c6ecc1d86e81?branch=rawhide
Log:
Update to 6.5.7 - CVE-2026-35536 (rhbz#2457335), CVE-2026-31958 (rhbz#2451660)
---
diff --git a/python-tornado.spec b/python-tornado.spec
index c72fcfb..fc47268 100644
--- a/python-tornado.spec
+++ b/python-tornado.spec
@@ -10,7 +10,7 @@ handle thousands of simultaneous standing connections, which means it is
ideal for real-time web services.}
Name: python-%{srcname}
-Version: 6.5.2
+Version: 6.5.7
Release: %autorelease
Summary: Scalable, non-blocking web server and tools
@@ -60,6 +60,12 @@ export TRAVIS=true
export ASYNC_TEST_TIMEOUT=80
%endif
+# Disable perf tests, fail on i686, not particularly valid in koji
+sed -i 's/def test_disposition_param_linear_performance/\
+ @unittest.skip("disabled")\
+ def test_disposition_param_linear_performance/' \
+ tornado/test/httputil_test.py
+
%{py3_test_envvars} %{python3} -m tornado.test
%files -n python3-%{srcname} -f %{pyproject_files}
diff --git a/sources b/sources
index bd84156..79cfdff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tornado-6.5.2.tar.gz) = 0de428da32a16fc2c8a738ffe0ba3031a3a5af63d1fc4337c6556ecc4cc68ae0d0e695a07ee3a0b91337723d2a06d9442b58126be9f22f0cdb6fdfba2177ad8b
+SHA512 (tornado-6.5.7.tar.gz) = b7ab8612f71ea419e13c355095a41c412791891d111956aa4e7f7bbe2427ce5c78b264123154d319a875413ce858d7885165b874bcf092f6a71e17341c41406f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 15:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 15:14 [rpms/python-tornado] rawhide: Update to 6.5.7 - CVE-2026-35536 (rhbz#2457335), CVE-2026-31958 (rhbz#2451660) Peter Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox