+1 Verified the signature and the SHA512 hashes. Verified the build worked for me. I did correct some mistakes in the staging site home page news section as it still referenced 2.15.1.
Ralph > On Dec 12, 2021, at 11:18 PM, Matt Sicker <[email protected]> wrote: > > This is a vote to release Log4j 2.16.0, the next version of the Log4j 2 > project. > > Please download, test, and cast your votes on the log4j developers list. > [] +1, release the artifacts > [] -1, don't release because... > > The vote will remain open for 72 hours (or more if required). All votes are > welcome and we encourage everyone to test the release, but only Logging PMC > votes are “officially” counted. As always, at least 3 +1 votes and more > positive than negative votes are required. > > Changes in this release include: > > Fixed Bugs > > * LOG4J2-3208: Disable JNDI by default. Require log4j2.enableJndi to be set > to true to allow JNDI. > * LOG4J2-3211: Completely remove support for Message Lookups. > > Tag: > a) for a new copy do "git clone https://github.com/apache/logging-log4j2.git > <https://github.com/apache/logging-log4j2.git>" and then "git checkout > tags/log4j-2.16.0-rc1” or just "git clone -b log4j-2.16.0-rc1 > https://github.com/apache/logging-log4j2.git > <https://github.com/apache/logging-log4j2.git>" > b) for an existing working copy to “git pull” and then “git checkout > tags/log4j-2.16.0-rc1” > > Web Site: https://logging.staged.apache.org/log4j/2.x/index.html > <https://logging.staged.apache.org/log4j/2.x/index.html>. > > Maven Artifacts: > https://repository.apache.org/content/repositories/orgapachelogging-1068 > <https://repository.apache.org/content/repositories/orgapachelogging-1068> > > Distribution archives: https://dist.apache.org/repos/dist/dev/logging/log4j/ > <https://dist.apache.org/repos/dist/dev/logging/log4j/> > > You may download all the Maven artifacts by executing: > wget -e robots=off --cut-dirs=7 -nH -r -p -np --no-check-certificate > https://repository.apache.org/content/repositories/orgapachelogging-1068/org/apache/logging/log4j/ > -- > Matt Sicker >
