diff --git a/python-tornado.spec b/python-tornado.spec index eb425486884c3e248d7faac41892e509fe581fdd..7a550b873d70f06c2706fe2b8d2deed13bb3bc05 100644 --- a/python-tornado.spec +++ b/python-tornado.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-tornado -Version: 6.4.1 -Release: 2 +Version: 6.4.2 +Release: 1 Summary: Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. License: Apache-2.0 URL: http://www.tornadoweb.org/ @@ -74,6 +74,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Apr 03 2025 openeuler_bot - 6.4.2-1 +- update python-tornado to 6.4.2 + + * Tue Nov 26 2024 liyajie - 6.4.1-2 - Fix CVE-2024-52804 diff --git a/tornado-6.4.1.tar.gz b/tornado-6.4.1.tar.gz deleted file mode 100644 index a2052abdf26f3ba3f48aef7112ec8520f121b757..0000000000000000000000000000000000000000 Binary files a/tornado-6.4.1.tar.gz and /dev/null differ diff --git a/tornado-6.4.2.tar.gz b/tornado-6.4.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c1fd90923acd17486a2b8fabbdaffc5b1f09deb0 Binary files /dev/null and b/tornado-6.4.2.tar.gz differ