This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.2.x by this push: new beb696832 Update EOL info beb696832 is described below commit beb696832259f087a29ccab8aeb434a1bc96ecb0 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Feb 1 18:11:11 2023 +0000 Update EOL info --- native/srclib/VERSIONS | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/native/srclib/VERSIONS b/native/srclib/VERSIONS index a9b86ea85..f4acf26de 100644 --- a/native/srclib/VERSIONS +++ b/native/srclib/VERSIONS @@ -12,20 +12,18 @@ Native team It is current anticipated that Tomcat Native releases will transition to 1.3.x -after April 2021 when the minimum version will become OpenSSL 1.1.0 and -APR 1.5.2. +at some point in the future when the minimum version will become OpenSSL 1.1.1 and +APR 1.6.3. The minimum version of OpenSSL is driven by the version of OpenSSL used by downstream distributions. The current state of OpenSSL in Debian is: -- OpenSSL 1.1.0l in Debian 9 (EOL end June 2022) - OpenSSL 1.1.1n in Debian 10 (EOL end June 2024) - OpenSSL 1.1.1n in Debian 11 (EOL end June 2026) And in Ubuntu: -- OpenSSL 1.0.2g in Ubuntu 16.04 LTS (EOL in April 2021) - OpenSSL 1.1.1 in Ubuntu 18.04 LTS (EOL in April 2028) - OpenSSL 1.1.1f in Ubuntu 20.04 LTS (EOL in April 2030) - OpenSSL 3.0.2 in Ubuntu 22.04 LTS (EOL in April 2032) @@ -34,11 +32,10 @@ The minimum version of APR is driven by the version of APR used by downstream distributions. The current state of APR in Debian is: -- APR 1.5.2 in Debian 9 (EOL in June 2022) -- APR 1.6.5 in Debian 10 +- APR 1.6.5 in Debian 10 (EOL end June 2024) +- APR 1.7.0 in Debian 11 (EOL end June 2026) And in Ubuntu: -- APR 1.5.2 in Ubuntu 16.04 LTS (EOL in April 2021) - APR 1.6.3 in Ubuntu 18.04 LTS (EOL in April 2028) - APR 1.6.5 in Ubuntu 20.04 LTS (EOL in April 2030) - APR 1.7.0 in Ubuntu 22.04 LTS (EOL in April 2032) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org