diff --git a/jboss-logging.spec b/jboss-logging.spec index 81c31ffe49ca9ea2f338a1ca5adb653600ac4a08..05d43c25cdba9a1a1a4711fb1135b72d75e650a4 100644 --- a/jboss-logging.spec +++ b/jboss-logging.spec @@ -1,6 +1,6 @@ Name: jboss-logging Version: 3.3.0 -Release: 6 +Release: 7 Summary: The JBoss Logging Framework License: ASL 2.0 URL: https://github.com/jboss-logging/jboss-logging @@ -47,6 +47,9 @@ sed -i 's/\r//' LICENSE.txt %license LICENSE.txt %changelog +* Mon Aug 22 2022 wangkai - 3.3.0-7 +- Rebuild for log4j 2.17.2 fix CVE-2021-44832 + * Thu Dec 16 2021 wangkai - 3.3.0-6 - This package depends on log4j.After the log4j vulnerability CVE-2021-44228 is fixed,the version needs to be rebuild.