Upgrade to version 9.26 for fix CVE-2020-36829,CVE-2021-47208

This commit is contained in:
wk333 2024-04-05 03:31:35 +08:00
parent 851b68c49d
commit f9c1a5676d
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Mojolicious-9.26.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-Mojolicious Name: perl-Mojolicious
Version: 7.94 Version: 9.26
Release: 2 Release: 1
Summary: A next generation web framework for Perl Summary: A next generation web framework for Perl
License: Artistic 2.0 License: Artistic 2.0
@ -70,5 +70,8 @@ make test
%{perl_vendorlib}/Test %{perl_vendorlib}/Test
%changelog %changelog
* Tue Apr 09 2024 wangkai <13474090681@163.com> - 9.26-1
- Upgrade to version 9.26 for fix CVE-2020-36829,CVE-2021-47208
* Sun Mar 15 2020 zhangtao<zhangtao221@huawei.com> - 7.94-2 * Sun Mar 15 2020 zhangtao<zhangtao221@huawei.com> - 7.94-2
- package init - package init