Rebuild for fix log4j1.x cves

(cherry picked from commit 1f6ac648c41ec56af3144ab6083b158d3ca5b80a)
This commit is contained in:
wk333 2022-02-21 19:04:47 +08:00 committed by openeuler-sync-bot
parent 710183d5c4
commit 57d3c3ae48

View File

@ -2,7 +2,7 @@
%global namedversion %{version}%{?namedreltag}
Name: log4j-jboss-logmanager
Version: 1.1.2
Release: 1
Release: 2
Summary: JBoss Log4j Emulation
License: ASL 2.0
Url: https://github.com/jboss-logging/log4j-jboss-logmanager
@ -42,5 +42,8 @@ sed -i 's/createSourcesJar>true/createSourcesJar>false/' pom.xml
%license LICENSE NOTICE
%changelog
* Mon Feb 21 2022 wangkai <wangkai385@huawei.com> - 1.1.2-2
- Rebuild for fix log4j1.x cves
* Sat Aug 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.1.2-1
- Package init