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 c2af7c8ef Bump the recommended version of APR to 1.7.4
c2af7c8ef is described below
commit c2af7c8ef8b532f0f47f8a7915763e5334afef28
Author: Mark Thomas <[email protected]>
AuthorDate: Tue May 30 22:06:21 2023 +0100
Bump the recommended version of APR to 1.7.4
---
native/srclib/VERSIONS | 2 +-
xdocs/miscellaneous/changelog.xml | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/native/srclib/VERSIONS b/native/srclib/VERSIONS
index 75333036c..a3da0abcb 100644
--- a/native/srclib/VERSIONS
+++ b/native/srclib/VERSIONS
@@ -4,7 +4,7 @@ The current minimum versions are:
The following version of the libraries are recommended:
-- APR 1.7.2 or later, http://apr.apache.org
+- APR 1.7.4 or later, http://apr.apache.org
- OpenSSL 1.1.1t or later, http://www.openssl.org
Older versions should also work but are not as thoroughly tested by the Tomcat
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 4cd493c4e..37cbf302c 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -32,8 +32,11 @@
</section>
<section name="Changes in 1.2.37">
<changelog>
+ <update>
+ Update the recommended minimum version of APR to 1.7.4. (markt)
+ </update>
</changelog>
-</`section>
+</section>
<section name="Changes in 1.2.36">
<changelog>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]