diff --git a/wildfly-security-manager.spec b/wildfly-security-manager.spec index cacb28e..de927f4 100644 --- a/wildfly-security-manager.spec +++ b/wildfly-security-manager.spec @@ -3,7 +3,7 @@ Name: wildfly-security-manager Version: 1.1.2 -Release: 2 +Release: 3 Summary: WildFly Security Manager License: ASL 2.0 and LGPLv2+ Url: https://github.com/wildfly-security/security-manager/ @@ -40,6 +40,9 @@ This package contains the API documentation for %{name}. %files javadoc -f .mfiles-javadoc %changelog +* Mon Aug 22 2022 wangkai - 1.1.2-3 +- Rebuild for log4j 2.17.2 fix CVE-2021-44832 + * Fri Dec 24 2021 wangkai - 1.1.2-2 - This package depends on log4j.After the log4j vulnerability CVE-2021-45105 is fixed,the version needs to be rebuild.