[VOTE] Release Apache Commons IO 2.15.1 based on RC1

2023-11-24 Thread Gary Gregory
We have fixed quite one important bug and added some enhancements since Apache Commons IO 2.15.0 was released, so I would like to release Apache Commons IO 2.15.1. Apache Commons IO 2.15.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/io/2.15.1-RC1 (svn revis

Re: [CRYPTO] Basic SSL 3.x support added

2023-11-24 Thread sebb
On Thu, 23 Nov 2023 at 11:57, sebb wrote: > > The test suite now runs on ubuntu-latest, windows-latest and > macos-latest with Java 8,11,17,21 > > On macOS, the OpenSSL library path has to be provided, otherwise the > test can crash with > > '"...bin/java is loading libcrypto in an unsafe way" > >