!78 Update to version 1.26.17 to fix CVE-2023-43804
From: @fundawang Reviewed-by: @sunsuwan Signed-off-by: @sunsuwan
This commit is contained in:
commit
1874e537e7
BIN
1.26.16.tar.gz
BIN
1.26.16.tar.gz
Binary file not shown.
BIN
1.26.17.tar.gz
Normal file
BIN
1.26.17.tar.gz
Normal file
Binary file not shown.
@ -2,8 +2,8 @@
|
|||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.26.16
|
Version: 1.26.17
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Sanity-friendly HTTP client for Python
|
Summary: Sanity-friendly HTTP client for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://urllib3.readthedocs.io
|
URL: https://urllib3.readthedocs.io
|
||||||
@ -76,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib}:%{python3_sitelib} %{__python3} -m pyt
|
|||||||
%{python3_sitelib}/urllib3-*.egg-info
|
%{python3_sitelib}/urllib3-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 04 2023 Funda Wang <fundawang@yeah.net> - 1.26.17-1
|
||||||
|
- Update to version 1.26.17 to fix CVE-2023-43804
|
||||||
|
|
||||||
* Tue Aug 01 2023 chengyechun <chengyechun1@huawei.com> - 1.26.16-2
|
* Tue Aug 01 2023 chengyechun <chengyechun1@huawei.com> - 1.26.16-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user