(tomcat) branch main updated: Further cleanups

2024-01-23 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new be3b7efd29 Further cleanups be3b7efd29 is described be

(tomcat) branch main updated: Clarify docs

2024-01-23 Thread markt
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.git The following commit(s) were added to refs/heads/main by this push: new 9cedd38980 Clarify docs 9cedd38980 is described below

(tomcat) branch 10.1.x updated: Clarify docs

2024-01-23 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 092c83b0ee Clarify docs 092c83b0ee is described b

(tomcat) branch 9.0.x updated: Clarify docs

2024-01-23 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 777aca1587 Clarify docs 777aca1587 is described bel

[PR] native/common/jk_global.h: fix compilation on musl [tomcat-connectors]

2024-01-23 Thread via GitHub
ConiKost opened a new pull request, #8: URL: https://github.com/apache/tomcat-connectors/pull/8 On musl, sys/socketvar.h does not exist, so we need to make sure, not to use it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub