Hi, On Fri, 29 Dec 2023 at 10:24, Volkan Yazıcı <vol...@yazi.ci> wrote: > Skimmed through https://logging.staged.apache.org/log4cxx ✅ > `shasum --check *.512` ✅ > `for sigFile in *.asc; do gpg --verify $sigFile; done` ✅ > `cmake . && make && make test` ✅
I performed the same checks as Volkan (hashes, signatures, build and tests). All are positive. Using: gcc (Debian 10.2.1-6) 10.2.1 20210110 +1, Piotr