This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new c207a5ec3 Update recommended APR version to 1.7.1
c207a5ec3 is described below
commit c207a5ec37b2996904d10a3d96ce5f550884fa9d
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Feb 1 18:04:53 2023 +0000
Update recommended APR version to 1.7.1
---
native/srclib/VERSIONS | 2 +-
xdocs/miscellaneous/changelog.xml | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/native/srclib/VERSIONS b/native/srclib/VERSIONS
index 10c33778f..41323f745 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.0 or later, http://apr.apache.org
+- APR 1.7.1 or later, http://apr.apache.org
- OpenSSL 3.0.7 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 7fa4f2d6e..ebdb52be2 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -32,6 +32,9 @@
</p>
</section>
<section name="Changes in 2.0.3">
+ <update>
+ Update the recommended minimum version of APR to 1.7.1. (markt)
+ </update>
</section>
<section name="Changes in 2.0.2">
<changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]