Rebuild for log4j 2.17.2 fix CVE-2021-44832
(cherry picked from commit c00986154dd014f083e482ae20351f313018e5c7)
This commit is contained in:
parent
8ce5bf5115
commit
db3f5b0149
@ -1,7 +1,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: mybatis
|
Name: mybatis
|
||||||
Version: 3.5.8
|
Version: 3.5.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: SQL Mapping Framework for Java
|
Summary: SQL Mapping Framework for Java
|
||||||
License: Apache 2.0
|
License: Apache 2.0
|
||||||
URL: https://github.com/mybatis/mybatis-3
|
URL: https://github.com/mybatis/mybatis-3
|
||||||
@ -81,6 +81,9 @@ install -m 0755 target/mybatis-3.5.8-javadoc.jar %{buildroot}/%{_javadocdir}/%{n
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 22 2022 wangkai <wangkai385@h-partners.com> - 3.5.8-2
|
||||||
|
- Rebuild for log4j 2.17.2 fix CVE-2021-44832
|
||||||
|
|
||||||
* Wed Jan 19 2022 xu_ping <xuping33@huawei.com> - 3.5.8-1
|
* Wed Jan 19 2022 xu_ping <xuping33@huawei.com> - 3.5.8-1
|
||||||
- Upgrade 3.5.8
|
- Upgrade 3.5.8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user