[tomcat] branch main updated: Update README

2022-10-14 Thread lihan
This is an automated email from the ASF dual-hosted git repository.

lihan 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 05b6286322 Update README
05b6286322 is described below

commit 05b62863226177e11d6cbed82f070e5879609522
Author: lihan 
AuthorDate: Fri Oct 14 18:16:53 2022 +0800

Update README
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d3b55f8c5a..6c5e37428f 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ For every major Tomcat version there is one download page 
containing
 links to the latest binary and source code downloads, but also
 links for browsing the download directories and archives:
 - [Tomcat 11](https://tomcat.apache.org/download-11.cgi)
+- [Tomcat 10](https://tomcat.apache.org/download-10.cgi)
 - [Tomcat 9](https://tomcat.apache.org/download-90.cgi)
 - [Tomcat 8](https://tomcat.apache.org/download-80.cgi)
 - [Tomcat 7](https://tomcat.apache.org/download-70.cgi)
@@ -44,7 +45,7 @@ included in the docs webapp which ships with tomcat. You can 
access that webapp
 by starting tomcat and visiting  in your browser.
 The most up-to-date documentation for each version can be found at:
 - [Tomcat 11.0](https://tomcat.apache.org/tomcat-11.0-doc/)
-- [Tomcat 11.0](https://tomcat.apache.org/tomcat-11.0-doc/)
+- [Tomcat 10](https://tomcat.apache.org/tomcat-10.1-doc/)
 - [Tomcat 9](https://tomcat.apache.org/tomcat-9.0-doc/)
 - [Tomcat 8](https://tomcat.apache.org/tomcat-8.5-doc/)
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Update version numbers

2022-10-14 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 ccde85bd74 Update version numbers
ccde85bd74 is described below

commit ccde85bd745d30cbe9b94a2ed0d855110e874468
Author: remm 
AuthorDate: Fri Oct 14 10:36:59 2022 +0200

Update version numbers

Using 11 snapshots is not needed for now.
---
 modules/openssl-foreign/pom.xml | 2 +-
 modules/openssl-java17/pom.xml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/openssl-foreign/pom.xml b/modules/openssl-foreign/pom.xml
index 8811bcc22c..bbd08a8664 100644
--- a/modules/openssl-foreign/pom.xml
+++ b/modules/openssl-foreign/pom.xml
@@ -31,7 +31,7 @@
 0.1-SNAPSHOT
 
 
-11.0.0-SNAPSHOT
+9.0.68
 
2021-12-02T12:00:00Z
 
 
diff --git a/modules/openssl-java17/pom.xml b/modules/openssl-java17/pom.xml
index b2505f42ab..202420889f 100644
--- a/modules/openssl-java17/pom.xml
+++ b/modules/openssl-java17/pom.xml
@@ -31,7 +31,7 @@
 0.1-SNAPSHOT
 
 
-9.0.67
+9.0.68
 
2021-12-02T12:00:00Z
 
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 66196] HTTP/1 connector doesn't blow-up when HTTP header contains non-ASCII characters

2022-10-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66196

--- Comment #6 from ttera  ---
When will it be backported to v8.5, 9 and 10.0?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org