You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by sv...@apache.org on 2023/12/22 15:30:44 UTC

svn commit: r66270 - /dev/logging/log4j/

Author: svc_dist_logging
Date: Fri Dec 22 15:30:44 2023
New Revision: 66270

Log:
Added `apache-log4j` artifacts for release `2.22.1`

Added:
    dev/logging/log4j/apache-log4j-2.22.1-bin.zip   (with props)
    dev/logging/log4j/apache-log4j-2.22.1-bin.zip.asc
    dev/logging/log4j/apache-log4j-2.22.1-bin.zip.sha512
    dev/logging/log4j/apache-log4j-2.22.1-email-announce.txt
    dev/logging/log4j/apache-log4j-2.22.1-email-vote.txt
    dev/logging/log4j/apache-log4j-2.22.1-site.zip   (with props)
    dev/logging/log4j/apache-log4j-2.22.1-src.zip   (with props)
    dev/logging/log4j/apache-log4j-2.22.1-src.zip.asc
    dev/logging/log4j/apache-log4j-2.22.1-src.zip.sha512

Added: dev/logging/log4j/apache-log4j-2.22.1-bin.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/logging/log4j/apache-log4j-2.22.1-bin.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/logging/log4j/apache-log4j-2.22.1-bin.zip.asc
==============================================================================
--- dev/logging/log4j/apache-log4j-2.22.1-bin.zip.asc (added)
+++ dev/logging/log4j/apache-log4j-2.22.1-bin.zip.asc Fri Dec 22 15:30:44 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmWFq50ACgkQVuc7qaC1
+ktCyCw//f5LJZdVEgIhnlrhpaF746vgkVBrVKgXiztYh6ExR2rWQHbm+3hosx4NX
+3G2IJj8oQtpiMTJfo4yBtRNnWyGWjNOWKAEKkKmIFlM5CBBspntbDLlS+mRdRjg1
+5h+zHpSDy0BnSKzWhhGxG/glWxQVNRAUJYEm+YXKyfvtHnKBadc4lzT9T4yKq9nV
+MnN1otcvzEuidxDQmkBTZrIbR31pK5eRBYnKJosatmQ8aUAXWBRN/0/T/fsBEqZ1
+9nhIHwGSSgYMAmii9fl9cuMFS/3FmQWKYKB3tqWhsNodtCQ91E5pwUy+HGsDAJRn
+1tS+yUzfMBjbcowbLaWvCfpiGoSvBLIJ+u9MVHrVlguVojO1RAXH5ygRvDymRGso
+cKoskKdZH9mE4QYh47DLgViuvLXWL9xeo6oJJ8lLgGymjvrbd0z5eyg4pvdQTLxy
+Sz6pgDnJAdZmI9zFVxqnC0yPDcLBnXFEZUCKSVOf2EiOP+GgoAtejGUXrP9G7ZgS
+UEcqdzVOknd5DFdjdgI1m4RJRzhQR9D4o9H94Uu/rfWkFAivKhwYbB6BRlcT1L9F
+aDduBBIE/DfLGnTMZnqZbwPAv2edMTKRTB/VIs4Uw3h9BaRmwH0t2kTevqozI/ue
+AandPPUacbpxP9ihj4ImDi4J4aeBOP6mxwzn8UKHm+7+3VCVNzE=
+=Ruda
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j/apache-log4j-2.22.1-bin.zip.sha512
==============================================================================
--- dev/logging/log4j/apache-log4j-2.22.1-bin.zip.sha512 (added)
+++ dev/logging/log4j/apache-log4j-2.22.1-bin.zip.sha512 Fri Dec 22 15:30:44 2023
@@ -0,0 +1 @@
+2b01081e8de7d3149c686142e69a4ca6ed2d8928e94a9d123114ad1e76a5709693bc1e538bb3d43111b4ebf65f603b7202ff9c6cad276dfb04ab3b56a51a78f0  apache-log4j-2.22.1-bin.zip

Added: dev/logging/log4j/apache-log4j-2.22.1-email-announce.txt
==============================================================================
--- dev/logging/log4j/apache-log4j-2.22.1-email-announce.txt (added)
+++ dev/logging/log4j/apache-log4j-2.22.1-email-announce.txt Fri Dec 22 15:30:44 2023
@@ -0,0 +1,48 @@
+To: log4j-user@logging.apache.org, dev@logging.apache.org
+Title: [ANNOUNCE] Apache Log4j 2.22.1 released
+
+Apache Log4j team is pleased to announce the 2.22.1
+release. Apache Log4j is a versatile, industrial-strength
+Java logging framework composed of an API, its implementation,
+and components to assist the deployment for various use cases.
+For further information (support, download, etc.) see the project
+website[1].
+
+[1] https://logging.apache.org/log4j
+
+== Release Notes
+
+This release contains only dependency upgrades and bug fixes, which do not change the behavior of the artifacts.
+
+While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17, unlike version `2.22.0` that used JDK 11.
+
+
+[#release-notes-2-22-1-fixed]
+=== Fixed
+
+* Mark `JdkMapAdapterStringMap` as frozen if map is immutable. (#2098)
+* Fix NPE in `CloseableThreadContext`. (#1426)
+* Use the module name of Conversant Media Disruptor from version `1.2.16+` of the library.
+* Fix NPE in `RollingFileManager`. (#1645)
+* Fix `log4j-to-slf4j` JPMS and OSGi descriptors. (#1983)
+* Workaround a Coursier/Ivy dependency resolution bug affecting `log4j-slf4j-impl` and `log4j-mongodb3`. (#2065)
+
+[#release-notes-2-22-1-updated]
+=== Updated
+
+* Bumped the minimum Java version required for the build to Java 17. Runtime requirements remain unchanged. (#2021)
+* Update `com.github.luben:zstd-jni` to version `1.5.5-11` (#2030)
+* Update `com.google.guava:guava` to version `33.0.0-jre` (#2110)
+* Update `commons-codec:commons-codec` to version `1.16.0` (#2042)
+* Update `commons-io:commons-io` to version `2.15.1` (#2034)
+* Update `commons-logging:commons-logging` to version `1.3.0` (#2050)
+* Update `io.netty:netty-bom` to version `4.1.104.Final` (#2095)
+* Update `org.apache.commons:commons-compress` to version `1.25.0` (#2045)
+* Update `org.apache.commons:commons-dbcp2` to version `2.11.0` (#2048)
+* Update `org.apache.commons:commons-lang3` to version `3.14.0` (#2047)
+* Update `org.apache.commons:commons-pool2` to version `2.12.0` (#2057)
+* Update `org.apache.kafka:kafka-clients` to version `3.6.1` (#2068)
+* Update `org.apache.logging:logging-parent` to version `10.5.0` (#2119)
+* Update `org.jctools:jctools-core` to version `4.0.2` (#1984)
+* Update `org.springframework.boot:spring-boot` to version `2.7.18` (#1998)
+* Update `org.springframework.cloud:spring-cloud-dependencies` to version `2021.0.9` (#2109)

Added: dev/logging/log4j/apache-log4j-2.22.1-email-vote.txt
==============================================================================
--- dev/logging/log4j/apache-log4j-2.22.1-email-vote.txt (added)
+++ dev/logging/log4j/apache-log4j-2.22.1-email-vote.txt Fri Dec 22 15:30:44 2023
@@ -0,0 +1,58 @@
+To: dev@logging.apache.org
+Title: [VOTE] Release Apache Log4j 2.22.1
+
+This is a vote to release the Apache Log4j 2.22.1.
+
+Website: https://logging.staged.apache.org/log4j
+GitHub: https://github.com/apache/logging-log4j2
+Commit: 8469975a4f2b1f8f1bd4f25ca6d1989a52aefc1b
+Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j
+Nexus: https://repository.apache.org/content/repositories/orgapachelogging-1113
+Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0
+
+Please download, test, and cast your votes on this mailing list.
+
+[ ] +1, release the artifacts
+[ ] -1, don't release, because...
+
+This vote is open for 72 hours and will pass unless getting a
+net negative vote count. All votes are welcome and we encourage
+everyone to test the release, but only the Logging Services PMC
+votes are officially counted.
+
+== Release Notes
+
+This release contains only dependency upgrades and bug fixes, which do not change the behavior of the artifacts.
+
+While maintaining compatibility with Java 8, the artifacts in this release where generated using JDK 17, unlike version `2.22.0` that used JDK 11.
+
+
+[#release-notes-2-22-1-fixed]
+=== Fixed
+
+* Mark `JdkMapAdapterStringMap` as frozen if map is immutable. (#2098)
+* Fix NPE in `CloseableThreadContext`. (#1426)
+* Use the module name of Conversant Media Disruptor from version `1.2.16+` of the library.
+* Fix NPE in `RollingFileManager`. (#1645)
+* Fix `log4j-to-slf4j` JPMS and OSGi descriptors. (#1983)
+* Workaround a Coursier/Ivy dependency resolution bug affecting `log4j-slf4j-impl` and `log4j-mongodb3`. (#2065)
+
+[#release-notes-2-22-1-updated]
+=== Updated
+
+* Bumped the minimum Java version required for the build to Java 17. Runtime requirements remain unchanged. (#2021)
+* Update `com.github.luben:zstd-jni` to version `1.5.5-11` (#2030)
+* Update `com.google.guava:guava` to version `33.0.0-jre` (#2110)
+* Update `commons-codec:commons-codec` to version `1.16.0` (#2042)
+* Update `commons-io:commons-io` to version `2.15.1` (#2034)
+* Update `commons-logging:commons-logging` to version `1.3.0` (#2050)
+* Update `io.netty:netty-bom` to version `4.1.104.Final` (#2095)
+* Update `org.apache.commons:commons-compress` to version `1.25.0` (#2045)
+* Update `org.apache.commons:commons-dbcp2` to version `2.11.0` (#2048)
+* Update `org.apache.commons:commons-lang3` to version `3.14.0` (#2047)
+* Update `org.apache.commons:commons-pool2` to version `2.12.0` (#2057)
+* Update `org.apache.kafka:kafka-clients` to version `3.6.1` (#2068)
+* Update `org.apache.logging:logging-parent` to version `10.5.0` (#2119)
+* Update `org.jctools:jctools-core` to version `4.0.2` (#1984)
+* Update `org.springframework.boot:spring-boot` to version `2.7.18` (#1998)
+* Update `org.springframework.cloud:spring-cloud-dependencies` to version `2021.0.9` (#2109)

Added: dev/logging/log4j/apache-log4j-2.22.1-site.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/logging/log4j/apache-log4j-2.22.1-site.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/logging/log4j/apache-log4j-2.22.1-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/logging/log4j/apache-log4j-2.22.1-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/logging/log4j/apache-log4j-2.22.1-src.zip.asc
==============================================================================
--- dev/logging/log4j/apache-log4j-2.22.1-src.zip.asc (added)
+++ dev/logging/log4j/apache-log4j-2.22.1-src.zip.asc Fri Dec 22 15:30:44 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmWFq50ACgkQVuc7qaC1
+ktDPaw/8D3DDZJT/m2WE+ERYmw979jAneGrgwY+3FXxS1bWQXUVgQh7g3Lwn18+M
+OsA/KWOSfV6VMOL+e2u7gbFlKU6JPwN+npw6E0B7CRShL+OXmjHV5koiTHrYLwCt
+DZSDlKmd85FRep/XTOiaYKcjdyNZRwz1nMzOyF9aV44SDj7L1zi4itnXp9xYml8n
+Hy43FRuPfDvOZOPajbC5aBWtGj5Gi9OmPTNaiJYwXlpoJRR5YgrAEoFpjn10Ysua
+TIwhpXeyJi+CWud5gnIeoJKbwyWwwzVWhYtvVkM+MPcF7jWBzIkRcptvUQZIROwA
+Cm9Nfwqe1/cEEfwtrCiywfAn6j7/GyLzXLAnrq2v8EQi10sRdkKIlL+6re+HUKus
+sa1Ak0p9xe0P2jExn/8e+8+H0cuObXlh4vt5S/wxCGKfoZQmyzVKxatiGG8fl8Uj
+lDPfgFkFY8hiYSC6YBr5cl7szpZkfQbssEkhG0HzkZeWGDW1+QeoPCOlS0mNw9VQ
+3s07KJDsfq+uCcDZtHqy/yyvSDFBeysFBXbLSQ+cCdVOxcn8Xb3rCCCtAe2YC881
+spAEVPRBHvHRO+ADBpjUG2FrigWP0LZPWoX+mLv53Xk4YQH223b0/QmlN3UGQIPm
+XcQWP+wSiKFUjwJnV1hp3Gf8b+dMhdKPJzEJtODzxNBL0Mwo9sk=
+=68sB
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j/apache-log4j-2.22.1-src.zip.sha512
==============================================================================
--- dev/logging/log4j/apache-log4j-2.22.1-src.zip.sha512 (added)
+++ dev/logging/log4j/apache-log4j-2.22.1-src.zip.sha512 Fri Dec 22 15:30:44 2023
@@ -0,0 +1 @@
+84ecd5b38f233b845471c134c45c7a0e2082cd1728eec5f091a94ba82e58d986f5b2a94672b98c24e92eb5569ecbc703d2fa189db42e0ae4b4974f7eff33444f  apache-log4j-2.22.1-src.zip