[CRYPTO] GH macOS and Windows tests don't use OpenSSL crypto library

2023-10-30 Thread sebb
It looks like the macOS and Windows tests do not actually use the OpenSSL crypto library. Instead, they use the LibreSSL library which is bundled with the system. What do we want to do about this? Sebb - To unsubscribe, e-mail:

[CRYPTO] Website shows old test results (1.1.0, not 1.2.0)

2023-10-30 Thread sebb
The current crypto release states the details of the tested configurations on the home page: https://commons.apache.org/proper/commons-crypto/ The current release is 1.2.0, which is not shown. It ought really to be added. What was the list for 1.2.0, and where can one find the test results from

Re: [CRYPTO] Drop support for OpenSSL < 1.1 ?

2023-10-30 Thread sebb
On Mon, 30 Oct 2023 at 12:31, Gary Gregory wrote: > > Hi All, > > I am OK with dropping support for versions below 1.1.1 but it does not > seem crucial. > > I would prefer we do a release for this before we do anything more toward 3.x. Not sure I understand what you mean here. Do you mean we sho

Re: [CRYPTO] Drop support for OpenSSL < 1.1 ?

2023-10-30 Thread Gary Gregory
Hi All, I am OK with dropping support for versions below 1.1.1 but it does not seem crucial. I would prefer we do a release for this before we do anything more toward 3.x. Gary On Sun, Oct 29, 2023 at 8:49 PM Alex Remily wrote: > > Good question. I've asked it myself. I've been planning on d

[ANNOUNCE] Apache Commons Text 1.11.0

2023-10-30 Thread Gary Gregory
The Apache Commons Team announces Apache Commons Text version 1.11.0 Apache Commons Text is a set of utility functions and reusable components for the purpose of processing and manipulating text that should be of use in a Java environment. Release 1.11.0. Requires Java 8. Historical list of chan