!52 [sync] PR-50: This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.

Merge pull request !52 from openeuler-sync-bot/sync-pr50-openEuler-20.03-LTS-SP1-to-openEuler-20.03-LTS-SP3
This commit is contained in:
openeuler-ci-bot 2021-12-30 13:37:06 +00:00 committed by Gitee
commit 2ef6ce6b18

View File

@ -2,7 +2,7 @@
Name: netty
Version: 4.1.13
Release: 15
Release: 16
Summary: Asynchronous event-driven network application Java framework
License: ASL 2.0
URL: https://netty.io/
@ -145,6 +145,9 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
%changelog
* Wed Dec 29 2021 wangkai <wangkai385@huawei.com> - 4.1.13-16
- This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.
* Fri Dec 24 2021 wangkai <wangkai385@huawei.com> - 4.1.13-15
- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.