Branch: refs/heads/5.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 367ec2f2765e7f266c38d471aca447a30acfb96b
https://github.com/hibernate/hibernate-orm/commit/367ec2f2765e7f266c38d47...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-12-13 (Mon, 13 Dec 2021)
Changed paths:
M documentation/src/main/asciidoc/quickstart/tutorials/osgi/managed-jpa/features.xml
M
documentation/src/main/asciidoc/quickstart/tutorials/osgi/unmanaged-jpa/features.xml
M
documentation/src/main/asciidoc/quickstart/tutorials/osgi/unmanaged-native/features.xml
R documentation/src/test/resources/log4j.properties
A documentation/src/test/resources/log4j2.properties
R etc/log4j.properties
A etc/log4j2.properties
M gradle/java-module.gradle
M gradle/libraries.gradle
R hibernate-agroal/src/test/resources/log4j.properties
A hibernate-agroal/src/test/resources/log4j2.properties
R hibernate-c3p0/src/test/resources/log4j.properties
A hibernate-c3p0/src/test/resources/log4j2.properties
M
hibernate-core/src/test/java/org/hibernate/jpa/test/JpaProxyComplianceWithDebug.java
M
hibernate-core/src/test/java/org/hibernate/test/annotations/naturalid/ImmutableNaturalKeyLookupTest.java
M
hibernate-core/src/test/java/org/hibernate/test/joinedsubclassbatch/JoinedSubclassBatchingTest.java
M
hibernate-core/src/test/java/org/hibernate/test/schemaupdate/ImplicitCompositeKeyJoinTest.java
R hibernate-core/src/test/resources/log4j.properties
A hibernate-core/src/test/resources/log4j2.properties
R hibernate-ehcache/src/test/resources/log4j.properties
A hibernate-ehcache/src/test/resources/log4j2.properties
R hibernate-envers/src/test/resources/log4j.properties
A hibernate-envers/src/test/resources/log4j2.properties
R hibernate-hikaricp/src/test/resources/log4j.properties
A hibernate-hikaricp/src/test/resources/log4j2.properties
R hibernate-jcache/src/test/resources/log4j.properties
A hibernate-jcache/src/test/resources/log4j2.properties
A hibernate-micrometer/src/test/resources/log4j2.properties
M hibernate-osgi/src/test/resources/logging.properties
R hibernate-proxool/src/test/resources/log4j.properties
A hibernate-proxool/src/test/resources/log4j2.properties
R hibernate-spatial/src/test/resources/log4j.properties
A hibernate-spatial/src/test/resources/log4j2.properties
M hibernate-testing/hibernate-testing.gradle
R
hibernate-testing/src/main/java/org/hibernate/testing/logger/Log4DelegatingLogger.java
A
hibernate-testing/src/main/java/org/hibernate/testing/logger/Log4J2DelegatingLogger.java
M
hibernate-testing/src/main/java/org/hibernate/testing/logger/LogInspectionHelper.java
M
hibernate-testing/src/main/java/org/hibernate/testing/logger/TestableLoggerProvider.java
M
hibernate-testing/src/test/java/org/hibernate/testing/logger/LogDelegationTest.java
R hibernate-vibur/src/test/resources/log4j.properties
A hibernate-vibur/src/test/resources/log4j2.properties
R tooling/metamodel-generator/src/test/resources/log4j.properties
A tooling/metamodel-generator/src/test/resources/log4j2.properties
Log Message:
-----------
HHH-14635 Upgrade to log4j 2
Commit: f306fe5b0a1a3b0a2d04de196a71f3b279df7faa
https://github.com/hibernate/hibernate-orm/commit/f306fe5b0a1a3b0a2d04de1...
Author: Sebastian Nohn <sebastian(a)nohn.net>
Date: 2021-12-13 (Mon, 13 Dec 2021)
Changed paths:
M gradle/libraries.gradle
Log Message:
-----------
HHH-14972 bump log4j to 2.15.0 fixing an RCE (CVE-2021-44228)
Compare:
https://github.com/hibernate/hibernate-orm/compare/a396c8932214...f306fe5...