+1 ASC files from dist.a.o OK sha512 files from dist.a.o OK RAT check OK 'mvn clean install' OK 'mvn site -DskipTests' fails with ERROR [org.apache.fop.fo.FONode:85] 2021-12-28 21:56:54,956 - I/O error while loading image: null ERROR [org.apache.fop.fo.FONode:85] 2021-12-28 21:56:55,015 - I/O error while loading image: null ERROR [org.apache.fop.render:1759] 2021-12-28 21:56:55,333 - Image not found: http://www.apache.org/images/asf_logo_wide.png ERROR [org.apache.fop.render:1759] 2021-12-28 21:56:55,389 - Image not found: http://logging.apache.org/log4j/2.x/images/logo.jpg ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-pdf-plugin:1.2:pdf (pdf) on project log4j: Error during document generation: Error creating PDF from /Users/garydgregory/rc/logging-log4j2/target/pdf/log4j-users-guide.fo: org.apache.fop.fo.ValidationException: Error(6898/58): column-number or number of cells in the row overflows the number of fo:table-column specified for the table. -> [Help 1]
Using: openjdk version "1.8.0_312" OpenJDK Runtime Environment (build 1.8.0_312-bre_2021_10_20_23_15-b00) OpenJDK 64-Bit Server VM (build 25.312-b00, mixed mode) Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537) Maven home: /usr/local/Cellar/maven/3.8.4/libexec Java version: 1.8.0_312, vendor: Homebrew, runtime: /usr/local/Cellar/openjdk@8/1.8.0+312/libexec/openjdk.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "12.1", arch: "x86_64", family: "mac" Darwin *** 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:54 PST 2021; root:xnu-8019.61.5~1/RELEASE_X86_64 x86_64 Gary On Tue, Dec 28, 2021 at 8:59 PM Matt Sicker <[email protected]> wrote: > This is a vote to release Log4j 2.3.2, a security release for Java 6 users. > > 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 as short amount as time as required to vet > the release. 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 version include: > > Fixed Bugs > > Fixed Bugs: > o LOG4J2-3293: JDBC Appender should use JNDI Manager and JNDI access > should be limited. > Backport fix for CVE-2021-44832. > o LOG4J2-2819: Add support for specifying an SSL configuration for > SmtpAppender. > Backport fix for CVE-2020-9488 to allow SSL/TLS hostname > verification. > > 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.3.2-rc1” or just "git clone -b log4j-2.3.2-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.3.2-rc1” > > Web Site: [none published yet; need someone to stage a generated site] > > Maven Artifacts: > https://repository.apache.org/content/repositories/orgapachelogging-1081/ > > 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-1081/org/apache/logging/log4j/ > > -- > Matt Sicker > >
