Upgrade to 3.9.3 for fix CVE-2024-23334 and CVE-2024-23829

This commit is contained in:
starlet-dx 2024-01-31 09:45:27 +08:00
parent be7a77b093
commit 1496ebaa56
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
aiohttp-3.9.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-aiohttp Name: python-aiohttp
Version: 3.9.1 Version: 3.9.3
Release: 1 Release: 1
Summary: Async http client/server framework (asyncio) Summary: Async http client/server framework (asyncio)
License: Apache 2 License: Apache 2
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Jan 31 2024 yaoxin <yao_xin001@hoperun.com> - 3.9.3-1
- Upgrade to 3.9.3 for fix CVE-2024-23334 and CVE-2024-23829
* Fri Dec 01 2023 wangkai <13474090681@163.com> - 3.9.1-1 * Fri Dec 01 2023 wangkai <13474090681@163.com> - 3.9.1-1
- Upgrade to 3.9.1 for fix CVE-2023-47627,CVE-2023-49081,CVE-2023-49082 - Upgrade to 3.9.1 for fix CVE-2023-47627,CVE-2023-49081,CVE-2023-49082