Author: svc_dist_logging
Date: Mon Jun 29 07:49:11 2026
New Revision: 85507

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

Replaced:
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-bin.zip   (contents, props 
changed)
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-bin.zip.asc
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-bin.zip.sha512
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-email-announce.txt
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-email-vote.txt
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-src.zip   (contents, props 
changed)
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-src.zip.asc
   dev/logging/log4j/2.26.1/apache-log4j-2.26.1-src.zip.sha512

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

Added: dev/logging/log4j/2.26.1/apache-log4j-2.26.1-bin.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/logging/log4j/2.26.1/apache-log4j-2.26.1-bin.zip.asc    Mon Jun 29 
07:49:11 2026        (r85507)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmpCI18ACgkQVuc7qaC1
+ktAAag/9EkQUKtdZjbys75SFBNzXuiEsLAzZVW3Qi/x7AudRSXQFDPaNS4+lqcWU
+8/AIED1Zm+tIfuOi2V4auGyF3Ipih42WmG2QnUlmH2gIQVQSqoX7l/5ujRJZ7uwI
+jLkEuWXVvBSSS1Rycnc+/BP60vH2eTkXJQ/j3TqD/nCUTz/Tr9nz2vyCR7P+wtkJ
+b9jEYdZyhGoE3PlRWia1/0PP99BGiOeHQdqAFAgcFeyjXFMXyugJCV3EFqgbspb7
+Aisn68KEcqqeYL+MS61rzeZQ6IZ9CVTZITKrmkPhg9sZn6X0zLH98TdsCvLFyOMP
+DJp+R2KyBL466JfxU+BYucMYHCwtCyZwkvNGKcukpYfvetkM/yR9Jq88ZXun8Rif
+WbpEdnVh/ME6OkDqHaKAnWIY1JVEE0bDuW8Lx3j9PGHvadtTf3JM1YEjonJon/Jv
+9x7YN0NoWgqrFK4sIaaRY7ZENgLJrplKMTZSl/O10tGKs+Z0CbzZJFHQJREC9V3/
+vB2J+oTXcLs9jBtyJUIxGnCXQLD27itehS8HVuf/3AEUkCrSY7F2FXSgnaD2k5g8
+uEJKZSCuEboYj76QLy0exiP6t3S2d++eTwbyu9weHKMe9t4r/oUqnsdRoa9eWy3b
+cp/0i7uXgSEQ/LExA5jfl43oI5OLlhWRuC6dUktt7rmfwdQeCwk=
+=M/U7
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j/2.26.1/apache-log4j-2.26.1-bin.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/logging/log4j/2.26.1/apache-log4j-2.26.1-bin.zip.sha512 Mon Jun 29 
07:49:11 2026        (r85507)
@@ -0,0 +1 @@
+d4ffb3da5b3446c0c10a73ac31b821756f0d9ec2857b4dcc9e643af287a7d995afcd2cebf71883a288acd108c3c051f3800256bc5a823d04905e1e191c890ddf
  apache-log4j-2.26.1-bin.zip

Added: dev/logging/log4j/2.26.1/apache-log4j-2.26.1-email-announce.txt
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/logging/log4j/2.26.1/apache-log4j-2.26.1-email-announce.txt     Mon Jun 
29 07:49:11 2026        (r85507)
@@ -0,0 +1,32 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Log4j `2.26.1` released
+
+Apache Log4j team is pleased to announce the `2.26.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/2.x/index.html
+
+== Release Notes
+
+This patch release delivers certain fixes on top of `2.26.0`.
+
+
+[#release-notes-2-26-1-changed]
+=== Changed
+
+* Improve logging for `LinkageError` scenarios involving the LMAX Disruptor 
library (#2250, #4124)
+
+[#release-notes-2-26-1-fixed]
+=== Fixed
+
+* Fix the `createOnDemand` behavior of `RollingFileAppender` to correctly 
defer file and directory creation until the first log event, while preserving 
eager creation when disabled. (#2006, #4072)
+* Improve documentation for locale handling in the Pattern Layout date pattern 
converter (#4129, #4130)
+* Fix handling of non-finite numbers while encoding `MapMessage` to JSON 
(#4163)
+* Fix encoding of `MSGID` and `SD-ID` fields of `StructuredDataMessage` to XML 
(#4136)
+* Fix stack trace rendering for exceptions with identity malfunction (e.g., 
colliding `equals()` and/or `hashCode()` implementations) (#3933, #4133)
+* Fix resource leaks in `ConfigurationSource` when loading configuration via 
URL fails (#4127)
+* Fix `KafkaAppender` reporting error to error handler even after a successful 
retry (#4125)

Added: dev/logging/log4j/2.26.1/apache-log4j-2.26.1-email-vote.txt
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/logging/log4j/2.26.1/apache-log4j-2.26.1-email-vote.txt Mon Jun 29 
07:49:11 2026        (r85507)
@@ -0,0 +1,44 @@
+To: [email protected]
+Title: [VOTE] Release Apache Log4j `2.26.1`
+
+This is a vote to release the Apache Log4j `2.26.1`.
+
+Website: https://logging.staged.apache.org/log4j/2.26.1/index.html
+GitHub: https://github.com/apache/logging-log4j2
+Commit: dd0f9d255e24e6bcc13bd2641407a409c0524803
+Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j/2.26.1
+Nexus: 
https://repository.apache.org:443/content/repositories/orgapachelogging-1327
+Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0
+Review kit: 
https://logging.apache.org/logging-parent/release-review-instructions.html
+
+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. At least 3 +1 votes and more
+positive than negative votes are required.
+
+== Release Notes
+
+This patch release delivers certain fixes on top of `2.26.0`.
+
+
+[#release-notes-2-26-1-changed]
+=== Changed
+
+* Improve logging for `LinkageError` scenarios involving the LMAX Disruptor 
library (#2250, #4124)
+
+[#release-notes-2-26-1-fixed]
+=== Fixed
+
+* Fix the `createOnDemand` behavior of `RollingFileAppender` to correctly 
defer file and directory creation until the first log event, while preserving 
eager creation when disabled. (#2006, #4072)
+* Improve documentation for locale handling in the Pattern Layout date pattern 
converter (#4129, #4130)
+* Fix handling of non-finite numbers while encoding `MapMessage` to JSON 
(#4163)
+* Fix encoding of `MSGID` and `SD-ID` fields of `StructuredDataMessage` to XML 
(#4136)
+* Fix stack trace rendering for exceptions with identity malfunction (e.g., 
colliding `equals()` and/or `hashCode()` implementations) (#3933, #4133)
+* Fix resource leaks in `ConfigurationSource` when loading configuration via 
URL fails (#4127)
+* Fix `KafkaAppender` reporting error to error handler even after a successful 
retry (#4125)

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

Added: dev/logging/log4j/2.26.1/apache-log4j-2.26.1-src.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/logging/log4j/2.26.1/apache-log4j-2.26.1-src.zip.asc    Mon Jun 29 
07:49:11 2026        (r85507)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmpCI18ACgkQVuc7qaC1
+ktCfYQ//b8Hr6TqgxVw7Cqs+AkXC/hq462YJ4SMy8XyfH2/o0RZ2PzhsM89neaZC
+bWZbQ+12CBjv+5FndII0iBeVO09CTTmhM3LcBF6Js7Jk/LTnGpveG/3F9A8mukNS
+JKy6PvBBjI1XifdyKRjJA6URPWw4lx7QJ+5rIv6JCn8mz0Fm+pmzXA6NlnLOf1j1
+4yZpLoXBh564wsbVBB9lrzy9Nu1Uhb5BxPGOgHMfZd2zvlxfQ8E/gmE4pFMYuId3
+yWETjzvMlNOg6yGWza+3/uP/obF3fGhUCsIX9jBnNeBVBXckf/qJuNlqNZ1/mi3D
+cdmO1FiWnl7yGtXhF2BkoC8H+7V3ypN0EPMMZiv5sba7dCO5ZeKNhaz7Ev/zAO8+
+paaqLqkr7hHQfy2vQQvdRw6MUasfYCjXaYck3XzMKrHI8d50It6HtMngbH+9Nx6z
+/RsfArsMFNon9TCPm5suXXqTy+Uv38hYUsh9r9rJMR5Guj2EHORaZhHN6SW4EC9u
+tusmfzxMa8JoCIr3ev/8NwUBOSSs+3f6lPUQKrgAAGCd05n4SN9B45BfViHYC7Qh
+tjJ7bQHJYRcor5Y7p5yYDUPaxeI3rWdp3rMfKzkzqT+FrHNxeXpExoWzik7slHLV
+hFieFKpe3ZeqYpAFTom6xrECm3AwLLJiymP87VPinLcQgJ6gq0M=
+=zCjp
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j/2.26.1/apache-log4j-2.26.1-src.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/logging/log4j/2.26.1/apache-log4j-2.26.1-src.zip.sha512 Mon Jun 29 
07:49:11 2026        (r85507)
@@ -0,0 +1 @@
+f4fa83e4185e479da6b5d8ecece6ce75645b1645ccb6cd4fb71dca184edc8a748e363da0a217466704efe264b51b351b11536dca4e7a3a1031524616f12d55c8
  apache-log4j-2.26.1-src.zip

Reply via email to