Hi Mark, hi Devs,
shouldn't we somewhere make clearer, that this patch needs to be applied
to the underlying APR plus rebuild by anyone doing a binary build of
tcnative? It is kind of obvious for us, but "add a patch for APR" could
have also meant we patched tcnative itself to work around an APR issue.
Best regards,
Rainer
Am 27.05.2021 um 18:37 schrieb ma...@apache.org:
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 8c22932 Update changelog
8c22932 is described below
commit 8c22932312ed4114879e74e8f1c211feb16195b8
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu May 27 16:50:38 2021 +0100
Update changelog
---
xdocs/miscellaneous/changelog.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 9f35b6e..6defb6a 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -35,6 +35,14 @@
</p>
</section>
<section name="Changes in 1.2.29">
+ <changelog>
+ <fix>
+ Add a patch for APR that fixes an issue where some Windows systems in
some
+ configurations would only listen on IPv6 addresses on dual stack systems
+ even though configured to listen on both IPv6 and IPv4 addresses.
+ (michaelo)
+ </fix>
+ </changelog>
</section>
<section name="Changes in 1.2.28">
<changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org