Rebuild for fix log4j1.x cves

(cherry picked from commit 38ccda13a8177acef8d6fa68f8c1bfbffdd19b85)
This commit is contained in:
wk333 2022-02-21 19:20:03 +08:00 committed by openeuler-sync-bot
parent f65a19a2e3
commit 6032086e47

View File

@ -1,7 +1,7 @@
%bcond_with test %bcond_with test
Name: mybatis Name: mybatis
Version: 3.2.8 Version: 3.2.8
Release: 4 Release: 5
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
@ -83,6 +83,9 @@ opts="-f"
%license LICENSE NOTICE %license LICENSE NOTICE
%changelog %changelog
* Mon Feb 21 2022 wangkai <wangkai385@huawei.com> - 3.2.8-5
- Rebuild for fix log4j1.x cves
* Wed Dec 29 2021 wangkai <wangkai385@huawei.com> - 3.2.8-4 * Wed Dec 29 2021 wangkai <wangkai385@huawei.com> - 3.2.8-4
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild. - This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.