Author: svc_dist_logging
Date: Mon Nov 18 21:14:05 2024
New Revision: 73139

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

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

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

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

Added: dev/logging/log4j/2.24.2/apache-log4j-2.24.2-bin.zip.asc
==============================================================================
--- dev/logging/log4j/2.24.2/apache-log4j-2.24.2-bin.zip.asc (added)
+++ dev/logging/log4j/2.24.2/apache-log4j-2.24.2-bin.zip.asc Mon Nov 18 
21:14:05 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmc7rhkACgkQVuc7qaC1
+ktCPLBAAo78CeEujMUmhECVPYfuz+am+CoyP0ymCbZ4QuKG2sX+1R2Ded8vUqNkE
+1usYh3IahQqCylLC0QvkFBXoHxu0bVfbIyu9N+jFwAQfP4D32/TJbL+pHRjqamfI
+KFy+Ky6okvbPd0C+Pl9G8F07lwgApbyQuxGMeHg8aREKYSakg6EItXEAxhych72K
+EImJrmA8gdq+ka2t1Gc8je42JPOd6AUh4hzU7y4BV5CPKSWYSu4Wa5zdDy4Mkl5p
+ulpSq3DPp8LaMnFhHdFqJnu65OYG8e0OhSwtatyGAOaYqnDfjex0GRTJA4C4Nf3E
+TtEm0z+agbY3SqQb+u4F0ylZwi8uYpqZCmXUOLEUKZ6AlUKS+oJdMBXCjYtMQEvh
+8m3LlqOKqW9vJuI2/WXHbhO6CUcaqm0Eh+1czjMG1xjDVmdwXV7Dk3XcH5Rgh1+6
+EVtpGcIkq5PRbTIk68tXXkbWAR6XqRKgMSG6hhnvN9w62N/2eq0l7OFqzbOblSk6
+5Ox6eKaA0PwVGnmvVnq7TX3eagAKl4MmxhklHs8j/Cw20SnSSiM/TwI9bBUjitwT
+ouRBmvJJ8sZGnnkFuVfYrg0niclTrEDOJJFYhxiG/lxr6KDEFgQA9TOn0D6czXsW
+t39ZMVcVaubTlZjrZS6uQWgTNX/vFL0MAmGxixiF+BtRAncg2sQ=
+=Cihl
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j/2.24.2/apache-log4j-2.24.2-bin.zip.sha512
==============================================================================
--- dev/logging/log4j/2.24.2/apache-log4j-2.24.2-bin.zip.sha512 (added)
+++ dev/logging/log4j/2.24.2/apache-log4j-2.24.2-bin.zip.sha512 Mon Nov 18 
21:14:05 2024
@@ -0,0 +1 @@
+5296de593533b1d85be06fd775f689b1f01d12f3a547aa3cc35774f905a092d0765ab4df5b049c71f2c4d913cc5c2ae627131f61318e6f7991f3e8d102761bf0
  apache-log4j-2.24.2-bin.zip

Added: dev/logging/log4j/2.24.2/apache-log4j-2.24.2-email-announce.txt
==============================================================================
--- dev/logging/log4j/2.24.2/apache-log4j-2.24.2-email-announce.txt (added)
+++ dev/logging/log4j/2.24.2/apache-log4j-2.24.2-email-announce.txt Mon Nov 18 
21:14:05 2024
@@ -0,0 +1,26 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Log4j `2.24.2` released
+
+Apache Log4j team is pleased to announce the `2.24.2`
+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 release fixes a critical bug in Log4j API initialization code, which can 
cause `LogManager.getLogger()` to return `null` under certain conditions.
+See
+https://github.com/apache/logging-log4j2/issues/3143[#3143]
+for details.
+
+
+[#release-notes-2-24-2-fixed]
+=== Fixed
+
+* Fix key removal issues in Thread Context (#3048)
+* Use hard references to ``Logger``s in `LoggerRegistry`. (#3143)
+* Fix `ArrayIndexOutOfBoundsException` in JSON Template Layout truncated 
exception resolver (#3216)

Added: dev/logging/log4j/2.24.2/apache-log4j-2.24.2-email-vote.txt
==============================================================================
--- dev/logging/log4j/2.24.2/apache-log4j-2.24.2-email-vote.txt (added)
+++ dev/logging/log4j/2.24.2/apache-log4j-2.24.2-email-vote.txt Mon Nov 18 
21:14:05 2024
@@ -0,0 +1,38 @@
+To: [email protected]
+Title: [VOTE] Release Apache Log4j `2.24.2`
+
+This is a vote to release the Apache Log4j `2.24.2`.
+
+Website: https://logging.staged.apache.org/log4j/2.24.2/index.html
+GitHub: https://github.com/apache/logging-log4j2
+Commit: e65538dc75b52fd2f3e49d4ab5d7b40b376abb89
+Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j/2.24.2
+Nexus: 
https://repository.apache.org/content/repositories/orgapachelogging-<FIXME>
+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 release fixes a critical bug in Log4j API initialization code, which can 
cause `LogManager.getLogger()` to return `null` under certain conditions.
+See
+https://github.com/apache/logging-log4j2/issues/3143[#3143]
+for details.
+
+
+[#release-notes-2-24-2-fixed]
+=== Fixed
+
+* Fix key removal issues in Thread Context (#3048)
+* Use hard references to ``Logger``s in `LoggerRegistry`. (#3143)
+* Fix `ArrayIndexOutOfBoundsException` in JSON Template Layout truncated 
exception resolver (#3216)

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

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

Added: dev/logging/log4j/2.24.2/apache-log4j-2.24.2-src.zip.asc
==============================================================================
--- dev/logging/log4j/2.24.2/apache-log4j-2.24.2-src.zip.asc (added)
+++ dev/logging/log4j/2.24.2/apache-log4j-2.24.2-src.zip.asc Mon Nov 18 
21:14:05 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmc7rhkACgkQVuc7qaC1
+ktCoGw/+PmGuiWShdSiAYjrCACt7rAqIqMev2bdl+0yNKhZHu5dbvbhtdYiV/TkA
+coMQlfqmCf4V+58vyheV3WxoIa4Sl5kwZV8lA2aEKS5hklyfUh5R4trnM/r8FFol
+X3rh5XaY3YXJaXwmkEn0IvkZxbSJ+xTupC99QcyEI7JAhVoHCEMmgwxj9cKA6ny2
+6Ko6e+gsuoBdYbm1+tIZcxGyeHRHvmW+Ox5LANBVlIByz1JwGHaQ10IDJJNkpw6r
+d5k8an50k1Tztv+xnZTdlkyXL1guCGCFlW31Dqe2NCs6tKohrRPTcDNcMcHjqfUz
+LpIvhweUjqH2cWaXFJaCUSYW9l0k/XHMqHTaEaNYWaKXHeGBU+b1e+AHg4jyGOML
+w5nF9pr0cWr7LFlNrNwdcqDw3/cQo/3T53wawEmCUEEZD7WG2F4Gvaxem28DDsz2
+BZsgLhktTdJwfgJJvCoU42Hrbmhkh4iyYk07GULPL6r+nAIhiRR0geo8N+8iHc99
++hD8J3LDu2Mawa7gZAAZut5PzpRHN2RZtcTx0deOVELa6D7+ercID536Km8sfcG4
+KNivmcdzy9To8KVP8Z1riVZfx3GDiMzSh/BlV9wD9d6d8wezf3zBKDxDHqK2Dbg1
+A2GKLR0Duq7tu+lOWdsMiGumSNIiMYEvXfJKUOW9u22+DB4C8Qo=
+=CSqs
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j/2.24.2/apache-log4j-2.24.2-src.zip.sha512
==============================================================================
--- dev/logging/log4j/2.24.2/apache-log4j-2.24.2-src.zip.sha512 (added)
+++ dev/logging/log4j/2.24.2/apache-log4j-2.24.2-src.zip.sha512 Mon Nov 18 
21:14:05 2024
@@ -0,0 +1 @@
+e15efac6e76a766e41a7c3f1f985a8fea7df8b9e853124b91e3bca69d8d4e48e8721581eee7f20ae104158ca5f5b855e99c64983418a1ea2d5b33bbd17c1982d
  apache-log4j-2.24.2-src.zip


Reply via email to