public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-tornado] f43: Update to 6.5.7 - CVE-2026-35536 (rhbz#2457335), CVE-2026-31958 (rhbz#2451660)
Date: Fri, 03 Jul 2026 15:31:30 GMT	[thread overview]
Message-ID: <178309269010.1.11753563480986468370.rpms-python-tornado-2ff58d24d8a4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-tornado
Branch : f43
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=f43

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

                 reply	other threads:[~2026-07-03 15:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178309269010.1.11753563480986468370.rpms-python-tornado-2ff58d24d8a4@fedoraproject.org \
    --to=pbrobinson@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox