diff --git a/netty.spec b/netty.spec index 4058053b2123e6a7b3f3a53b6d9cc5d95e68facd..3429f9d6e9ece3d2e098280780a88714d0437468 100644 --- a/netty.spec +++ b/netty.spec @@ -2,7 +2,7 @@ Name: netty Version: 4.1.13 -Release: 18 +Release: 19 Summary: Asynchronous event-driven network application Java framework License: ASL 2.0 URL: https://netty.io/ @@ -150,6 +150,9 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" %changelog +* Mon Feb 21 2022 wangkai - 4.1.13-19 +- Rebuild for fix log4j1.x cves + * Wed Dec 29 2021 wangkai - 4.1.13-18 - This package depends on log4j.After the log4j vulnerability CVE-2021-44832 is fixed,the version needs to be rebuild.