diff --git a/wildfly-elytron.spec b/wildfly-elytron.spec index 5ef10df..2535ece 100644 --- a/wildfly-elytron.spec +++ b/wildfly-elytron.spec @@ -3,7 +3,7 @@ Name: wildfly-elytron Version: 1.0.2 -Release: 2 +Release: 3 Summary: Security, Authentication, and Authorization SPIs for the WildFly project License: ASL 2.0 and LGPLv2+ URL: http://wildfly.org/ @@ -54,6 +54,9 @@ This package contains javadoc for %{name}. %license LICENSE.txt %changelog +* Wed Dec 29 2021 wangkai - 1.0.2-3 +- 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 - 1.0.2-2 - This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.