Update to version 1.4.4
- Update to version 1.4.4 - Resolves: CVE-2022-24761 Signed-off-by: Renata Ravanelli <renata.ravanelli@gmail.com>
This commit is contained in:
parent
37e00aec1a
commit
619387361c
2 changed files with 7 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%global _docdir_fmt %{name}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.4.3
|
||||
Version: 1.4.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
|
|
@ -61,10 +61,13 @@ Python 3 version.
|
|||
%license COPYRIGHT.txt LICENSE.txt
|
||||
%doc README.rst CHANGES.txt
|
||||
%{_bindir}/waitress-serve
|
||||
%{python2_sitelib}/%{srcname}/
|
||||
%{python2_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 31 2023 Renata Ravanelli <renata.ravanelli@gmail.com> - 1.4.4-1
|
||||
- Update to version 1.4.4
|
||||
- Resolves: CVE-2022-24761
|
||||
|
||||
* Fri Feb 07 2020 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.3-1
|
||||
- Update to 1.4.3 Fixes bug #1785591
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue