Upgrade to 3.9.1 for fix CVE-2023-47627,CVE-2023-49081,CVE-2023-49082
This commit is contained in:
parent
706422f784
commit
e6db1faf2d
Binary file not shown.
BIN
aiohttp-3.9.1.tar.gz
Normal file
BIN
aiohttp-3.9.1.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-aiohttp
|
Name: python-aiohttp
|
||||||
Version: 3.8.5
|
Version: 3.9.1
|
||||||
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
|
||||||
|
* 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
|
||||||
|
|
||||||
* Mon Aug 14 2023 yaoxin <yao_xin001@hoperun.com> - 3.8.5-1
|
* Mon Aug 14 2023 yaoxin <yao_xin001@hoperun.com> - 3.8.5-1
|
||||||
- Upgrade to 3.8.5 for fix CVE-2023-37276
|
- Upgrade to 3.8.5 for fix CVE-2023-37276
|
||||||
|
|
||||||
|
|||||||
4
python-aiohttp.yaml
Normal file
4
python-aiohttp.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: aio-libs/aiohttp
|
||||||
|
tag_prefix: ^v
|
||||||
|
separator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user