diff --git a/netty.spec b/netty.spec index 9ba913b7ede691fbe117f1ea0b5e886987fa3424..fd64ffa4356abe36759bb530bc2416b04477474a 100644 --- a/netty.spec +++ b/netty.spec @@ -2,7 +2,7 @@ Name: netty Version: 4.1.13 -Release: 14 +Release: 15 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 +* Fri Dec 24 2021 wangkai - 4.1.13-15 +- This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild. + * Fri Dec 17 2021 yaoxin - 4.1.13-14 - Fix CVE-2021-43797