+1

Validated signatures and checksum.  Compiled and tested cleanly on Debian 11.

-Robert Middleton

On Fri, Nov 29, 2024 at 5:06 PM Piotr P. Karwasz
<pi...@mailing.copernik.eu> wrote:
>
> Hi Stephen,
>
> On 28.11.2024 01:14, Stephen Webb wrote:
> > This is a vote to release the Apache Log4cxx 1.3.1.
> >
> > Website:https://logging.staged.apache.org/log4cxx/1.3.1/changelog.html
> > GitHub:https://github.com/apache/logging-log4cxx
> > Commit: 4d22bb0
> > 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
>
> - The hashes and signature match.
>
> - Both the source archives contain only files from the v1.3.1-RC1
> (obviously the Git repo has a couple of additional files).
>
> - The source compiles and test pass on Debian 12 with the following
> dependencies:
>
> -- Checking for module 'apr-1' -- Found apr-1, version 1.7.2 -- Found
> APR: /usr/lib/x86_64-linux-gnu/libapr-1.so -- Checking for module
> 'apr-util-1' -- Found apr-util-1, version 1.6.3 -- Found APR-Util:
> /usr/lib/x86_64-linux-gnu/libaprutil-1.so;/usr/lib/x86_64-linux-gnu/libldap.so;/usr/lib/x86_64-linux-gnu/liblber.so
>
>
> The configuration of log4cxx was the following:
>
> -- Log4cxx configuration summary:
> --
> --   C++ compiler .................... : /usr/bin/c++
> --   C++ features requested: ......... : 20
> --   Build shared library ............ : ON
> --   Build tests ..................... : ON
> --   Build examples................... : ON
> --   Build fuzzers.................... : OFF
> --   Build site ...................... : OFF
> --   Install prefix .................. : /usr/local
> --   log4cxx library name ............ : log4cxx
> --   log4cxx namespace ............... : log4cxx
> --   log4cxx char API ................ : ON
> --   log4cxx wchar API ............... : ON
> --   log4cxx unichar API ............. : OFF
> --   log4cxx char type ............... : utf-8
> --   character encoding .............. : utf-8
> --   Networking support .............. : ON
> --   DOMConfigurator support ......... : ON
> --   Qt support ...................... : OFF
> -- C++ version and Boost settings:
> --   Prefer boost: ................... : OFF
> --   make_unique implementation :..... : std::make_unique
> --   filesystem implementation ....... : std::filesystem
> --   format implementation ........... : fmt::format
> --   thread_local support? ........... : TRUE
> -- Applications required for tests:
> --   zip ............................. : /usr/bin/zip
> --   sed ............................. : /usr/bin/sed
> --   gzip ............................ : /usr/bin/gzip
> -- Available appenders:
> --   Async Appender .................. : ON
> --   ODBC Appender ................... : OFF
> --   DB Appender ..................... : ON
> --   SMTP Appender ................... : OFF
> --   XMLSocketAppender ............... : ON
> --   SyslogAppender .................. : ON
> --   Using syslog.h .................. : ON
> --   TelnetAppender .................. : ON
> --   NTEventLogAppender .............. : OFF
> --   OutputDebugStringAppender ....... : ON
> --   ConsoleAppender ................. : ON
> --   FileAppender .................... : ON
> --   RollingFileAppender ............. : ON
> --   MultiprocessRollingFileAppender . : OFF
> -- Available layouts:
> --   HTMLLayout ...................... : ON
> --   JSONLayout ...................... : ON
> --   PatternLayout ................... : ON
> --   SimpleLayout .................... : ON
> --   XMLLayout ....................... : ON
> --   FMTLayout ....................... : OFF
>
> Piotr

Reply via email to