Author: svc_dist_logging
Date: Wed Mar 6 12:36:32 2024
New Revision: 67756
Log:
Added `apache-log4j` artifacts for release `2.23.1`
Added:
dev/logging/log4j/apache-log4j-2.23.1-bin.zip (with props)
dev/logging/log4j/apache-log4j-2.23.1-bin.zip.asc
dev/logging/log4j/apache-log4j-2.23.1-bin.zip.sha512
dev/logging/log4j/apache-log4j-2.23.1-email-announce.txt
dev/logging/log4j/apache-log4j-2.23.1-email-vote.txt
dev/logging/log4j/apache-log4j-2.23.1-site.zip (with props)
dev/logging/log4j/apache-log4j-2.23.1-src.zip (with props)
dev/logging/log4j/apache-log4j-2.23.1-src.zip.asc
dev/logging/log4j/apache-log4j-2.23.1-src.zip.sha512
Added: dev/logging/log4j/apache-log4j-2.23.1-bin.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/log4j/apache-log4j-2.23.1-bin.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/log4j/apache-log4j-2.23.1-bin.zip.asc
==============================================================================
--- dev/logging/log4j/apache-log4j-2.23.1-bin.zip.asc (added)
+++ dev/logging/log4j/apache-log4j-2.23.1-bin.zip.asc Wed Mar 6 12:36:32 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmXoY00ACgkQVuc7qaC1
+ktCHRQ//WZAG0RKSa4rwpC+YD48pxFKFIm4VvUc9XkcvGiJAWFfszzRzfGS+An2h
+A53rkWc9L0BJ5KvwYyenp6vks7ayd5VKJskgaQROP3L5+aZYknRcOy/G7r4/umYi
+1hkqx1xY/l/vKnysI63W0Du9kn3s2d6jGPYQLr8xBJC3t8B3KubSxwpFNa70WkvO
+Mv9/85OoaM/4XeFrjEQYn6unsQ3nzw2vXb6rUwU/NeSoHvkG3D5dz0dTEavdtSyd
+a+CpIuNCkwV25JtVPaR9aB7/WRovlRMZ+CIFUjjkbHdh1GpGjjyoAm9GQwwzbGKq
+U0Wp6ldhYEgI8rF7rhdsIOw1HiwhHqXpfoLqc+a3vRTazhQdVwu8VDxAo60oHqAD
+D5fPDPUNZdbaztR2E5xypvASYm9n+2B6A8ABT7dDcFvlvk8uVDVM+ReigQKRnZ8r
+St3xeYeEtMaSDZs4UtWT31d5pbaSlkfwjOUHYdAWOoIjqtjRDDwHJ46QXnr+EhO8
+pr9BcobWMCFVf5ibrJA7bK3UWp0vowZi3BqlI+IhymHC3EZlhS89vAL6ugAYPgkz
+LKNA/eWxBIu2hAWmdGMV7diJgM12Wl2TcnncYQeiCcKXzutRVs1DuV8puidooJxB
+50vf6e+/WB5R9hClrnhttbx610Vr5QnwUROb0iTDbH9T2Ka2Aew=
+=+B4H
+-----END PGP SIGNATURE-----
Added: dev/logging/log4j/apache-log4j-2.23.1-bin.zip.sha512
==============================================================================
--- dev/logging/log4j/apache-log4j-2.23.1-bin.zip.sha512 (added)
+++ dev/logging/log4j/apache-log4j-2.23.1-bin.zip.sha512 Wed Mar 6 12:36:32
2024
@@ -0,0 +1 @@
+3bb6be5d3d3006d2b4ad823276df9bbf141d7080db95d5ecee96480c4181c99c11cdbd005a87b88bdecb533cf9d157b0ee76a24473498d637591290e6e503317
apache-log4j-2.23.1-bin.zip
Added: dev/logging/log4j/apache-log4j-2.23.1-email-announce.txt
==============================================================================
--- dev/logging/log4j/apache-log4j-2.23.1-email-announce.txt (added)
+++ dev/logging/log4j/apache-log4j-2.23.1-email-announce.txt Wed Mar 6
12:36:32 2024
@@ -0,0 +1,43 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Log4j 2.23.1 released
+
+Apache Log4j team is pleased to announce the 2.23.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 several small fixes and some dependency updates.
+
+
+[#release-notes-2-23-1-changed]
+=== Changed
+
+* Improve performance of `CloseableThreadContext#closeMap()` (#2296)
+
+[#release-notes-2-23-1-fixed]
+=== Fixed
+
+* Fix handling of `LoggerContextAware` lookups (#2309)
+* Fix NPE in `PatternProcessor` for a `UNIX_MILLIS` pattern (#2346)
+* Fix that parameterized message formatting doesn't throw an exception when
there are insufficient number of parameters (#2343)
+* Fix `StatusLogger` log level filtering when debug mode is enabled (#2337)
+* Add `log4j2.StatusLogger.dateFormatZone` system property to set the
time-zone `StatusLogger` uses to format `java.time.Instant`. Without this,
formatting patterns accessing to time-zone-specific fields (e.g., year-of-era)
cause failures. (#2322)
+* Fix `StatusLogger` to correctly read `log4j2.StatusLogger.properties`
resource (#2354)
+* Fix stack overflow in `StatusLogger` (#2322)
+
+[#release-notes-2-23-1-updated]
+=== Updated
+
+* Update `jakarta.activation:jakarta.activation-api` to version `2.1.3` (#2335)
+* Update `jakarta.mail:jakarta.mail-api` to version `2.1.3` (#2348)
+* Update `org.apache.commons:commons-compress` to version `1.26.0` (#2304)
+* Update `org.apache.commons:commons-dbcp2` to version `2.12.0` (#2344)
+* Update `org.apache.kafka:kafka-clients` to version `3.7.0` (#2326)
+* Update `org.eclipse.angus:angus-activation` to version `2.0.2` (#2336)
+* Update `org.eclipse.angus:jakarta.mail` to version `2.0.3` (#2349)
Added: dev/logging/log4j/apache-log4j-2.23.1-email-vote.txt
==============================================================================
--- dev/logging/log4j/apache-log4j-2.23.1-email-vote.txt (added)
+++ dev/logging/log4j/apache-log4j-2.23.1-email-vote.txt Wed Mar 6 12:36:32
2024
@@ -0,0 +1,53 @@
+To: [email protected]
+Title: [VOTE] Release Apache Log4j 2.23.1
+
+This is a vote to release the Apache Log4j 2.23.1.
+
+Website: https://logging.staged.apache.org/log4j
+GitHub: https://github.com/apache/logging-log4j2
+Commit: 9e3aaef7647358df479df504218e280cbc859943
+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 several small fixes and some dependency updates.
+
+
+[#release-notes-2-23-1-changed]
+=== Changed
+
+* Improve performance of `CloseableThreadContext#closeMap()` (#2296)
+
+[#release-notes-2-23-1-fixed]
+=== Fixed
+
+* Fix handling of `LoggerContextAware` lookups (#2309)
+* Fix NPE in `PatternProcessor` for a `UNIX_MILLIS` pattern (#2346)
+* Fix that parameterized message formatting doesn't throw an exception when
there are insufficient number of parameters (#2343)
+* Fix `StatusLogger` log level filtering when debug mode is enabled (#2337)
+* Add `log4j2.StatusLogger.dateFormatZone` system property to set the
time-zone `StatusLogger` uses to format `java.time.Instant`. Without this,
formatting patterns accessing to time-zone-specific fields (e.g., year-of-era)
cause failures. (#2322)
+* Fix `StatusLogger` to correctly read `log4j2.StatusLogger.properties`
resource (#2354)
+* Fix stack overflow in `StatusLogger` (#2322)
+
+[#release-notes-2-23-1-updated]
+=== Updated
+
+* Update `jakarta.activation:jakarta.activation-api` to version `2.1.3` (#2335)
+* Update `jakarta.mail:jakarta.mail-api` to version `2.1.3` (#2348)
+* Update `org.apache.commons:commons-compress` to version `1.26.0` (#2304)
+* Update `org.apache.commons:commons-dbcp2` to version `2.12.0` (#2344)
+* Update `org.apache.kafka:kafka-clients` to version `3.7.0` (#2326)
+* Update `org.eclipse.angus:angus-activation` to version `2.0.2` (#2336)
+* Update `org.eclipse.angus:jakarta.mail` to version `2.0.3` (#2349)
Added: dev/logging/log4j/apache-log4j-2.23.1-site.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/log4j/apache-log4j-2.23.1-site.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/log4j/apache-log4j-2.23.1-src.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/log4j/apache-log4j-2.23.1-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/log4j/apache-log4j-2.23.1-src.zip.asc
==============================================================================
--- dev/logging/log4j/apache-log4j-2.23.1-src.zip.asc (added)
+++ dev/logging/log4j/apache-log4j-2.23.1-src.zip.asc Wed Mar 6 12:36:32 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmXoY00ACgkQVuc7qaC1
+ktA5Ag/7BCLs2S3IpMJqUskHds65DHph6hg8nIG2O8W1Y9ztmKUzYpyPzJ4HZ+iw
+vtiMPARhSKFMbjHtbvc4l3bsuvw2Fv++wGrGKXH60BvEX05hAcqhFAM8x2NDL6RU
+nvwBS++pGqKyiwk1z6TKx1fLlofTXUZDF0JXd3zoCjR/hYZ+a+64aHIs1se8mUbU
+YiIFKT7YyvRI2nG62CXrsy5t6qMJnf6Au4jebKT0RduU7LJsvPCZLvcIW/KYD/kR
+heWgwbi8SjGd/Gm0eicfW9SwqXDemk52n1FPKAZbwSijmBtjvOLgOaLUTcWd/rJB
+Z7KGAkqTZp9NpUZJg58mP73t0aRX995xklztElb+BnFOyyBE9OBz30/KbAe7E4X+
+WT/oLWZQcRVvMc5vpPghu+wWnlEm2LeIiobzvEb7RVicmPAjYehhD4fv5RqR6zWP
+M7OrgtSb+UOAyUuy7kz/pjXPQ72dxzifXk9djAXPdM/6kt2kmKHY/KVmPJXH/5qg
+n7NyzJRSreH581RVY57cmFJA91VnsJiXpBWUGzeGruk2c0W1rEHOBxOhU91MuDN/
+g9DxI2RyeRAOUlGy738SYqtXynJLb3KnqzlsNeBEFa/2JIiAm6ziOF9Qrz7JvUOo
+bUF5xPweT+bbRKOmq1U0e773eDpA6Ttcy82tCP/ciTY6okBP5Qc=
+=zrp9
+-----END PGP SIGNATURE-----
Added: dev/logging/log4j/apache-log4j-2.23.1-src.zip.sha512
==============================================================================
--- dev/logging/log4j/apache-log4j-2.23.1-src.zip.sha512 (added)
+++ dev/logging/log4j/apache-log4j-2.23.1-src.zip.sha512 Wed Mar 6 12:36:32
2024
@@ -0,0 +1 @@
+996f3131b83ced429c4128fb1929aa299bbaeaacc202614eb56a3c4710bedf5a75830814b5f957a4389077ac5eb2e396bdf070dee4af9736a8aeb59e567d0729
apache-log4j-2.23.1-src.zip