+1 Verified that the binaries are good and checksums match. Compilation works on Debian 12 and tests pass. Note: I did run into a problem with the new pattern layout test, it got killed by the OOM killer a few times before it passed(it tries to allocaate 2GB of RAM).
-Robert Middleton On Wed, Apr 1, 2026 at 3:18 PM Jan Friedrich <[email protected]> wrote: > > +1 (binding) > > I have verified the following: > > - The checksums and signatures of the distribution archives. > - The test suite passes with the following environment: > - gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1) > - cmake version 3.28.3 > > Jan > > On 4/1/26 11:47, Piotr P. Karwasz wrote: > > Hi Stephen, > > > > On 1.04.2026 03:59, Stephen Webb wrote: > >> This is a vote to release the Apache Log4cxx 1.7.0. > >> > >> Website: https://logging.staged.apache.org/log4cxx/changelog.html#rel_1_7_0 > >> GitHub: https://github.com/apache/logging-log4cxx > >> Commit: f4930652aa9536d16134450b98c4be177d573615 > >> Distribution: https://dist.apache.org/repos/dist/dev/logging/log4cxx/ > >> Signing key: 077E8893A6DCC33DD4A4D5B256E73BA9A0B592D0 > >> Review kit: > >> https://github.com/apache/logging-log4cxx/blob/master/admin/release-review-instructions.md > >> > >> Please download, test, and cast your votes on this mailing list. > >> > >> [ ] +1, release the artifacts > >> [ ] -1, don't release, because ... > > > > +1, release the artifacts > > > > I have verified the following: > > > > - The checksums and signatures of the distribution archives. > > - The distribution archives match the output of the GitHub Action. > > - The distribution archives match a `git archive` export: there are some > > expected minor differences, but all files in the distribution archive > > are present in the Git tree. > > - The test suite passes with the following environment: > > - GCC: Debian 12.2.0-14+deb12u1 > > - CMake: 3.25.1 >
