[tomcat-native] branch main updated: Update links to Tomcat APR/Native connector docs

2021-07-06 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-native.git


The following commit(s) were added to refs/heads/main by this push:
 new 80d60e0  Update links to Tomcat APR/Native connector docs
80d60e0 is described below

commit 80d60e04fa3bd50b16f51761b04a7427d6e9111e
Author: Mark Thomas 
AuthorDate: Tue Jul 6 08:03:01 2021 +0100

Update links to Tomcat APR/Native connector docs
---
 xdocs/index.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index 42130c3..79a77d5 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -204,10 +204,10 @@ Nov 29, 2020 12:27:41 PM 
org.apache.coyote.http11.Http11AprProtocol init
 INFO: Initializing Coyote HTTP/1.1 on http-8080
 
   
-Refer to the tomcat documentation to configure the connectors
-(See http://tomcat.apache.org/tomcat-9.0-doc/apr.html";>Tomcat 
9.0.x
-http://tomcat.apache.org/tomcat-8.5-doc/apr.html";>Tomcat 8.5.x
-and http://tomcat.apache.org/tomcat-7.0-doc/apr.html";>Tomcat 
7.0.x)
+Refer to the tomcat documentation to configure the connectors (See
+http://tomcat.apache.org/tomcat-10.0-doc/apr.html";>Tomcat 
10.0.x,
+http://tomcat.apache.org/tomcat-9.0-doc/apr.html";>Tomcat 
9.0.x and 
+http://tomcat.apache.org/tomcat-8.5-doc/apr.html";>Tomcat 
8.5.x)
   
 
 

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



svn commit: r1891298 - /tomcat/site/trunk/README.txt

2021-07-06 Thread markt
Author: markt
Date: Tue Jul  6 07:07:19 2021
New Revision: 1891298

URL: http://svn.apache.org/viewvc?rev=1891298&view=rev
Log:
Update with newer versions

Modified:
tomcat/site/trunk/README.txt

Modified: tomcat/site/trunk/README.txt
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/README.txt?rev=1891298&r1=1891297&r2=1891298&view=diff
==
--- tomcat/site/trunk/README.txt (original)
+++ tomcat/site/trunk/README.txt Tue Jul  6 07:07:19 2021
@@ -73,8 +73,8 @@ reflected on the live tomcat.apache.org
 immediately, so go to http://tomcat.apache.org/ and have fun.
 
 
-To update the documentation for Tomcat 7.0.x, 8.0.x, 8.5.x or 9.0.x:
-=
+To update the documentation for Tomcat 8.5.x, 9.0.x, 10.0.x or 10.1.x:
+==
 
 1. If you are using the "sparse" checkout feature, make sure that
subdirectories in the docs/ directory for the relevant Tomcat versions
@@ -83,10 +83,10 @@ To update the documentation for Tomcat 7
The commands are:
 
cd tomcat-site
-   svn up --set-depth infinity docs/tomcat-7.0-doc
-   svn up --set-depth infinity docs/tomcat-8.0-doc
svn up --set-depth infinity docs/tomcat-8.5-doc
svn up --set-depth infinity docs/tomcat-9.0-doc
+   svn up --set-depth infinity docs/tomcat-10.0-doc
+   svn up --set-depth infinity docs/tomcat-10.1-doc
 
 2. Create build.properties file if you have not done so yet and set
"base.path" property in it. E.g.
@@ -105,10 +105,10 @@ To update the documentation for Tomcat 7
The commands are:
 
cd tomcat-site
-   ant release-7
-   ant release-8
-   ant release-85
-   ant release-9
+   ant release-8.5
+   ant release-9.0
+   ant release-10.0
+   ant release-10.1
 
 5. Check the changes with "svn status" command.
 



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



svn commit: r1891299 - in /tomcat/site/trunk: docs/bugreport.html docs/ci.html docs/doap_Tomcat.rdf xdocs/bugreport.xml xdocs/ci.xml xdocs/doap_Tomcat.rdf

2021-07-06 Thread markt
Author: markt
Date: Tue Jul  6 07:11:38 2021
New Revision: 1891299

URL: http://svn.apache.org/viewvc?rev=1891299&view=rev
Log:
Remove 7.0.x references for CI systems and bug reporting

Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/xdocs/bugreport.xml
tomcat/site/trunk/xdocs/ci.xml
tomcat/site/trunk/xdocs/doap_Tomcat.rdf

Modified: tomcat/site/trunk/docs/bugreport.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1891299&r1=1891298&r2=1891299&view=diff
==
--- tomcat/site/trunk/docs/bugreport.html (original)
+++ tomcat/site/trunk/docs/bugreport.html Tue Jul  6 07:11:38 2021
@@ -129,8 +129,8 @@ problem you are having before reporting
 
 Here is a quick list of supported products:
 
- Tomcat 10, Tomcat 9, Tomcat 8 and Tomcat 
7
- – Tomcat 10.0.x, Tomcat 9.0.x, 8.5.x and 7.0.x
+ Tomcat 10, Tomcat 9 and Tomcat 8
+ – Tomcat 10.1.x, 10.0.x, 9.0.x and 8.5.x
  Tomcat Connectors – Integration of Tomcat with other 
Web servers
  Tomcat Native – APR based native HTTP and AJP 
connectors for Tomcat
  Tomcat Modules – Additional Tomcat components
@@ -323,10 +323,9 @@ bug in your web application.
   
 Product. Here is a list of supported products:
 
- Tomcat 10 – Tomcat 10.0.x and tomcat.apache.org web 
site
+ Tomcat 10 – Tomcat 10.1.x, 10.0.x and tomcat.apache.org 
web site
  Tomcat 9 – Tomcat 9.0.x
  Tomcat 8 – Tomcat 8.5.x
- Tomcat 7 – Tomcat 7.0.x
  Tomcat Connectors – Integration of Tomcat with other Web 
servers.
The mod_jk module for http://httpd.apache.org/";>Apache 
HTTPD
and other web servers.

Modified: tomcat/site/trunk/docs/ci.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/ci.html?rev=1891299&r1=1891298&r2=1891299&view=diff
==
--- tomcat/site/trunk/docs/ci.html (original)
+++ tomcat/site/trunk/docs/ci.html Tue Jul  6 07:11:38 2021
@@ -31,7 +31,6 @@ prepared and published by ASF Buildbot,
   https://ci.apache.org/projects/tomcat/tomcat-10.0.x/docs/index.html"; 
rel="nofollow">Tomcat 10.0.x
   https://ci.apache.org/projects/tomcat/tomcat-9.0.x/docs/index.html"; 
rel="nofollow">Tomcat 9.0.x
   https://ci.apache.org/projects/tomcat/tomcat-8.5.x/docs/index.html"; 
rel="nofollow">Tomcat 8.5.x
-  https://ci.apache.org/projects/tomcat/tomcat-7.0.x/docs/index.html"; 
rel="nofollow">Tomcat 7.0.x
 
 
 Maven snapshot 
repositories
@@ -133,23 +132,6 @@ for not-yet-released versions of Apache
 
   
 
-
-  tomcat-7.0.x
-  
-
-  Source path: https://github.com/apache/tomcat/tree/7.0.x";>https://github.com/apache/tomcat/tree/7.0.x
-  https://ci.apache.org/builders/tomcat-7.0.x";>Build status 
page
-  https://ci.apache.org/projects/tomcat/tomcat-7.0.x/"; 
rel="nofollow">Published files:
-
-  https://ci.apache.org/projects/tomcat/tomcat-7.0.x/docs/index.html"; 
rel="nofollow">Documentation
-  https://ci.apache.org/projects/tomcat/tomcat-7.0.x/logs/"; 
rel="nofollow">JUnit logs
-   by build number. The recent ones are at the bottom.
-  https://ci.apache.org/projects/tomcat/tomcat-7.0.x/rat-output.html"; 
rel="nofollow">RAT report
-
-  
-
-  
-
 
 
 
@@ -238,26 +220,6 @@ for not-yet-released versions of Apache
 
   
 
-
-  http://vmgump.apache.org/tomcat-7.0.x/";>tomcat-7.0.xTomcat 
7.0.x
-  
-
-  Source path: https://github.com/apache/tomcat/tree/7.0.x";>https://github.com/apache/tomcat/tree/7.0.x
-  Projects:
-
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x/";>tomcat-tc7.0.x
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x-dbcp/";>tomcat-tc7.0.x-dbcp
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x-test-apr/";>tomcat-tc7.0.x-test-apr
 (with Tomcat Native 1.2.x and OpenSSL 1.1.1[x])
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x-test-bio/";>tomcat-tc7.0.x-test-bio
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x-test-nio/";>tomcat-tc7.0.x-test-nio
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x-validate/";>tomcat-tc7.0.x-validate
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x-validate-eoln/";>tomcat-tc7.0.x-validate-eoln
-
-  
-  http://vmgump.apache.org/tomcat-7.0.x/tomcat-tc7.0.x-test-bio/gump_file/TEST-org.apache.catalina.util.TestServerInfo.BIO.txt.html";
 rel="nofollow">TestServerInfo result
-
-  
-
 
   http://vmgump.apache.org/tomcat-native-1.2-1.1.1/";>tomcat-native-1.2-1.1.1Tomcat
 Native 1.2.xuses:OpenSSL 1.1.1[x]APR 1.6.x
   

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1891

svn commit: r48689 - /release/tomcat/tomcat-9/v9.0.48/

2021-07-06 Thread remm
Author: remm
Date: Tue Jul  6 07:20:09 2021
New Revision: 48689

Log:
Drop 9.0.48 from the mirrors

Removed:
release/tomcat/tomcat-9/v9.0.48/


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



[tomcat] branch main updated: Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

2021-07-06 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 de69069  Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some 
symlinks
de69069 is described below

commit de69069ae4c847165a9f68754faf02dbc106b21d
Author: Mark Thomas 
AuthorDate: Tue Jul 6 10:09:16 2021 +0100

Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

Regression in fix for BZ 65397
https://bz.apache.org/bugzilla/show_bug.cgi?id=65433
---
 java/org/apache/catalina/webresources/DirResourceSet.java | 8 +---
 webapps/docs/changelog.xml| 7 +++
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/java/org/apache/catalina/webresources/DirResourceSet.java 
b/java/org/apache/catalina/webresources/DirResourceSet.java
index 6bb0b25..eed886a 100644
--- a/java/org/apache/catalina/webresources/DirResourceSet.java
+++ b/java/org/apache/catalina/webresources/DirResourceSet.java
@@ -172,9 +172,11 @@ public class DirResourceSet extends 
AbstractFileResourceSet {
 // path that was contributed by 'f' and check
 // that what is left does not contain a 
symlink.
 absPath = 
entry.getAbsolutePath().substring(f.getAbsolutePath().length());
-canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
-if (absPath.equals(canPath)) {
-symlink = false;
+if (entry.getCanonicalPath().length() >= 
f.getCanonicalPath().length()) {
+canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
+if (absPath.equals(canPath)) {
+symlink = false;
+}
 }
 } catch (IOException ioe) {
 // Ignore the exception. Assume we have a 
symlink.
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 3cd0b8a..41766a3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -112,6 +112,13 @@
 NamingException occurs to avoid connection locking.
 Submitted by Ole Ostergaard. (remm)
   
+  
+65433: Correct a regression in the fix for 65397
+where a StringIndexOutOfBoundsException could be triggered
+if the canonical path of the target of a symlink was shorter than the
+canonical path of the directory in which the symlink had been created.
+Patch provided by Cedomir Igaly. (markt)
+  
 
   
   

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



[tomcat] branch 10.0.x updated: Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

2021-07-06 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
 new a07d377  Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some 
symlinks
a07d377 is described below

commit a07d377ec16a346494c527e0d65becb24b8ecfb8
Author: Mark Thomas 
AuthorDate: Tue Jul 6 10:09:16 2021 +0100

Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

Regression in fix for BZ 65397
https://bz.apache.org/bugzilla/show_bug.cgi?id=65433
---
 java/org/apache/catalina/webresources/DirResourceSet.java | 8 +---
 webapps/docs/changelog.xml| 7 +++
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/java/org/apache/catalina/webresources/DirResourceSet.java 
b/java/org/apache/catalina/webresources/DirResourceSet.java
index 6bb0b25..eed886a 100644
--- a/java/org/apache/catalina/webresources/DirResourceSet.java
+++ b/java/org/apache/catalina/webresources/DirResourceSet.java
@@ -172,9 +172,11 @@ public class DirResourceSet extends 
AbstractFileResourceSet {
 // path that was contributed by 'f' and check
 // that what is left does not contain a 
symlink.
 absPath = 
entry.getAbsolutePath().substring(f.getAbsolutePath().length());
-canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
-if (absPath.equals(canPath)) {
-symlink = false;
+if (entry.getCanonicalPath().length() >= 
f.getCanonicalPath().length()) {
+canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
+if (absPath.equals(canPath)) {
+symlink = false;
+}
 }
 } catch (IOException ioe) {
 // Ignore the exception. Assume we have a 
symlink.
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 5e38a55..9cb2efd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -112,6 +112,13 @@
 NamingException occurs to avoid connection locking.
 Submitted by Ole Ostergaard. (remm)
   
+  
+65433: Correct a regression in the fix for 65397
+where a StringIndexOutOfBoundsException could be triggered
+if the canonical path of the target of a symlink was shorter than the
+canonical path of the directory in which the symlink had been created.
+Patch provided by Cedomir Igaly. (markt)
+  
 
   
   

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



[tomcat] branch 9.0.x updated: Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

2021-07-06 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 08431bc  Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some 
symlinks
08431bc is described below

commit 08431bc0b895aa80e78e993a006cabb73aaa6490
Author: Mark Thomas 
AuthorDate: Tue Jul 6 10:09:16 2021 +0100

Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

Regression in fix for BZ 65397
https://bz.apache.org/bugzilla/show_bug.cgi?id=65433
---
 java/org/apache/catalina/webresources/DirResourceSet.java | 8 +---
 webapps/docs/changelog.xml| 7 +++
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/java/org/apache/catalina/webresources/DirResourceSet.java 
b/java/org/apache/catalina/webresources/DirResourceSet.java
index 6bb0b25..eed886a 100644
--- a/java/org/apache/catalina/webresources/DirResourceSet.java
+++ b/java/org/apache/catalina/webresources/DirResourceSet.java
@@ -172,9 +172,11 @@ public class DirResourceSet extends 
AbstractFileResourceSet {
 // path that was contributed by 'f' and check
 // that what is left does not contain a 
symlink.
 absPath = 
entry.getAbsolutePath().substring(f.getAbsolutePath().length());
-canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
-if (absPath.equals(canPath)) {
-symlink = false;
+if (entry.getCanonicalPath().length() >= 
f.getCanonicalPath().length()) {
+canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
+if (absPath.equals(canPath)) {
+symlink = false;
+}
 }
 } catch (IOException ioe) {
 // Ignore the exception. Assume we have a 
symlink.
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 6567735..8e28ef8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -112,6 +112,13 @@
 NamingException occurs to avoid connection locking.
 Submitted by Ole Ostergaard. (remm)
   
+  
+65433: Correct a regression in the fix for 65397
+where a StringIndexOutOfBoundsException could be triggered
+if the canonical path of the target of a symlink was shorter than the
+canonical path of the directory in which the symlink had been created.
+Patch provided by Cedomir Igaly. (markt)
+  
 
   
   

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



[tomcat] branch 8.5.x updated: Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

2021-07-06 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
 new 2e5fc11  Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some 
symlinks
2e5fc11 is described below

commit 2e5fc1131a52396dcb5794becefad93ec334361b
Author: Mark Thomas 
AuthorDate: Tue Jul 6 10:09:16 2021 +0100

Fix BZ 65433 - avoid StringIndexOutOfBoundsException for some symlinks

Regression in fix for BZ 65397
https://bz.apache.org/bugzilla/show_bug.cgi?id=65433
---
 java/org/apache/catalina/webresources/DirResourceSet.java | 8 +---
 webapps/docs/changelog.xml| 7 +++
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/java/org/apache/catalina/webresources/DirResourceSet.java 
b/java/org/apache/catalina/webresources/DirResourceSet.java
index 6bb0b25..eed886a 100644
--- a/java/org/apache/catalina/webresources/DirResourceSet.java
+++ b/java/org/apache/catalina/webresources/DirResourceSet.java
@@ -172,9 +172,11 @@ public class DirResourceSet extends 
AbstractFileResourceSet {
 // path that was contributed by 'f' and check
 // that what is left does not contain a 
symlink.
 absPath = 
entry.getAbsolutePath().substring(f.getAbsolutePath().length());
-canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
-if (absPath.equals(canPath)) {
-symlink = false;
+if (entry.getCanonicalPath().length() >= 
f.getCanonicalPath().length()) {
+canPath = 
entry.getCanonicalPath().substring(f.getCanonicalPath().length());
+if (absPath.equals(canPath)) {
+symlink = false;
+}
 }
 } catch (IOException ioe) {
 // Ignore the exception. Assume we have a 
symlink.
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 7445db5..d1342db 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -112,6 +112,13 @@
 NamingException occurs to avoid connection locking.
 Submitted by Ole Ostergaard. (remm)
   
+  
+65433: Correct a regression in the fix for 65397
+where a StringIndexOutOfBoundsException could be triggered
+if the canonical path of the target of a symlink was shorter than the
+canonical path of the directory in which the symlink had been created.
+Patch provided by Cedomir Igaly. (markt)
+  
 
   
   

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



[Bug 65433] Possible StringIndexOutOfBoundsException for symlinks in DirResourceSet.listWebAppPaths

2021-07-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65433

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Mark Thomas  ---
Thanks for the report and the patch.

Fixed in:
- 10.1.x for 10.1.0-M3 onwards
- 10.0.x for 10.0.9 onwards
- 9.0.x for 9.0.51 onwards
- 8.5.x for 8.5.70 onwards

-- 
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



[Bug 65408] tomcat8.5.X occurs an AssertionError occationally after running for a period of time

2021-07-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65408

--- Comment #6 from jiangyangyang <739711...@qq.com> ---
It occurs  the error "1970-01-01  07:59:590.000   -   -  
null30.78.12.210500 nullnullnull   " at the same time with
the  AssertionError...

-- 
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



[Bug 65408] tomcat8.5.X occurs an AssertionError occationally after running for a period of time

2021-07-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65408

--- Comment #7 from Mark Thomas  ---
The original report states that WebSocket requests fail. However, the stack
traces shown are for HTTP requests.

How do WebSocket requests fail. Are there stack traces associated with these
failures? If so, what are they.

-- 
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



[GitHub] [tomcat] markt-asf commented on pull request #431: Bug 65426 - HTTP2 Request is Stalled due to Exception on Tomcat. (PING FRAME)

2021-07-06 Thread GitBox


markt-asf commented on pull request #431:
URL: https://github.com/apache/tomcat/pull/431#issuecomment-874509791


   5e3c0ce7 although there was a fair amount of related refactoring at the time 
so it may depend on additional commits


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[GitHub] [tomcat] bmistry13 commented on pull request #431: Bug 65426 - HTTP2 Request is Stalled due to Exception on Tomcat. (PING FRAME)

2021-07-06 Thread GitBox


bmistry13 commented on pull request #431:
URL: https://github.com/apache/tomcat/pull/431#issuecomment-874314985


   @markt-asf ,  thanks for bug #.  Is it possible to get a commit id that 
fixed the Root cause? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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



[tomcat] branch main updated: Add missing string

2021-07-06 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 9de2c40  Add missing string
9de2c40 is described below

commit 9de2c402accda16824d0c2fd818d2f5d372ab404
Author: remm 
AuthorDate: Tue Jul 6 14:46:58 2021 +0200

Add missing string
---
 java/org/apache/catalina/realm/DataSourceRealm.java| 2 +-
 java/org/apache/catalina/realm/LocalStrings.properties | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/realm/DataSourceRealm.java 
b/java/org/apache/catalina/realm/DataSourceRealm.java
index 00ab14b..5adf14f 100644
--- a/java/org/apache/catalina/realm/DataSourceRealm.java
+++ b/java/org/apache/catalina/realm/DataSourceRealm.java
@@ -360,7 +360,7 @@ public class DataSourceRealm extends RealmBase {
 dbConnection.commit();
 }
 } catch (SQLException e) {
-containerLog.error("Exception committing connection before 
closing:", e);
+containerLog.error(sm.getString("dataSourceRealm.commit"), e);
 }
 
 // Close this database connection, and log any errors
diff --git a/java/org/apache/catalina/realm/LocalStrings.properties 
b/java/org/apache/catalina/realm/LocalStrings.properties
index 49034d1..cd09ed4 100644
--- a/java/org/apache/catalina/realm/LocalStrings.properties
+++ b/java/org/apache/catalina/realm/LocalStrings.properties
@@ -28,6 +28,7 @@ credentialHandler.invalidStoredCredential=The invalid stored 
credential string [
 dataSourceRealm.authenticateFailure=Username [{0}] NOT successfully 
authenticated
 dataSourceRealm.authenticateSuccess=Username [{0}] successfully authenticated
 dataSourceRealm.close=Exception closing database connection
+dataSourceRealm.commit=Exception committing connection before closing
 dataSourceRealm.exception=Exception performing authentication
 dataSourceRealm.getPassword.exception=Exception retrieving password for [{0}]
 dataSourceRealm.getRoles.exception=Exception retrieving roles for [{0}]

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



[tomcat] branch 10.0.x updated: Add missing string

2021-07-06 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
 new 23c1d5d  Add missing string
23c1d5d is described below

commit 23c1d5d6b324d15b27b163cfc66a50c9fb2bcd59
Author: remm 
AuthorDate: Tue Jul 6 14:46:58 2021 +0200

Add missing string
---
 java/org/apache/catalina/realm/DataSourceRealm.java| 2 +-
 java/org/apache/catalina/realm/LocalStrings.properties | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/realm/DataSourceRealm.java 
b/java/org/apache/catalina/realm/DataSourceRealm.java
index 00ab14b..5adf14f 100644
--- a/java/org/apache/catalina/realm/DataSourceRealm.java
+++ b/java/org/apache/catalina/realm/DataSourceRealm.java
@@ -360,7 +360,7 @@ public class DataSourceRealm extends RealmBase {
 dbConnection.commit();
 }
 } catch (SQLException e) {
-containerLog.error("Exception committing connection before 
closing:", e);
+containerLog.error(sm.getString("dataSourceRealm.commit"), e);
 }
 
 // Close this database connection, and log any errors
diff --git a/java/org/apache/catalina/realm/LocalStrings.properties 
b/java/org/apache/catalina/realm/LocalStrings.properties
index 49034d1..cd09ed4 100644
--- a/java/org/apache/catalina/realm/LocalStrings.properties
+++ b/java/org/apache/catalina/realm/LocalStrings.properties
@@ -28,6 +28,7 @@ credentialHandler.invalidStoredCredential=The invalid stored 
credential string [
 dataSourceRealm.authenticateFailure=Username [{0}] NOT successfully 
authenticated
 dataSourceRealm.authenticateSuccess=Username [{0}] successfully authenticated
 dataSourceRealm.close=Exception closing database connection
+dataSourceRealm.commit=Exception committing connection before closing
 dataSourceRealm.exception=Exception performing authentication
 dataSourceRealm.getPassword.exception=Exception retrieving password for [{0}]
 dataSourceRealm.getRoles.exception=Exception retrieving roles for [{0}]

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



[tomcat] branch 9.0.x updated: Add missing string

2021-07-06 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm 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 01a4b0f  Add missing string
01a4b0f is described below

commit 01a4b0fc8845a1ac655904042144204989238dec
Author: remm 
AuthorDate: Tue Jul 6 14:46:58 2021 +0200

Add missing string
---
 java/org/apache/catalina/realm/DataSourceRealm.java| 2 +-
 java/org/apache/catalina/realm/LocalStrings.properties | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/realm/DataSourceRealm.java 
b/java/org/apache/catalina/realm/DataSourceRealm.java
index 3739f2b..3fd90a2 100644
--- a/java/org/apache/catalina/realm/DataSourceRealm.java
+++ b/java/org/apache/catalina/realm/DataSourceRealm.java
@@ -360,7 +360,7 @@ public class DataSourceRealm extends RealmBase {
 dbConnection.commit();
 }
 } catch (SQLException e) {
-containerLog.error("Exception committing connection before 
closing:", e);
+containerLog.error(sm.getString("dataSourceRealm.commit"), e);
 }
 
 // Close this database connection, and log any errors
diff --git a/java/org/apache/catalina/realm/LocalStrings.properties 
b/java/org/apache/catalina/realm/LocalStrings.properties
index 20398fa..9cb35cc 100644
--- a/java/org/apache/catalina/realm/LocalStrings.properties
+++ b/java/org/apache/catalina/realm/LocalStrings.properties
@@ -28,6 +28,7 @@ credentialHandler.invalidStoredCredential=The invalid stored 
credential string [
 dataSourceRealm.authenticateFailure=Username [{0}] NOT successfully 
authenticated
 dataSourceRealm.authenticateSuccess=Username [{0}] successfully authenticated
 dataSourceRealm.close=Exception closing database connection
+dataSourceRealm.commit=Exception committing connection before closing
 dataSourceRealm.exception=Exception performing authentication
 dataSourceRealm.getPassword.exception=Exception retrieving password for [{0}]
 dataSourceRealm.getRoles.exception=Exception retrieving roles for [{0}]

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



[tomcat] branch 8.5.x updated: Add missing string

2021-07-06 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
 new 5856971  Add missing string
5856971 is described below

commit 5856971cef7f96581b3a4f4b1c5c26cce75c8d70
Author: remm 
AuthorDate: Tue Jul 6 14:46:58 2021 +0200

Add missing string
---
 java/org/apache/catalina/realm/DataSourceRealm.java| 2 +-
 java/org/apache/catalina/realm/LocalStrings.properties | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/realm/DataSourceRealm.java 
b/java/org/apache/catalina/realm/DataSourceRealm.java
index 6da6b69..4543f01 100644
--- a/java/org/apache/catalina/realm/DataSourceRealm.java
+++ b/java/org/apache/catalina/realm/DataSourceRealm.java
@@ -368,7 +368,7 @@ public class DataSourceRealm extends RealmBase {
 dbConnection.commit();
 }
 } catch (SQLException e) {
-containerLog.error("Exception committing connection before 
closing:", e);
+containerLog.error(sm.getString("dataSourceRealm.commit"), e);
 }
 
 // Close this database connection, and log any errors
diff --git a/java/org/apache/catalina/realm/LocalStrings.properties 
b/java/org/apache/catalina/realm/LocalStrings.properties
index 8b4f5ca..2b4eb86 100644
--- a/java/org/apache/catalina/realm/LocalStrings.properties
+++ b/java/org/apache/catalina/realm/LocalStrings.properties
@@ -28,6 +28,7 @@ credentialHandler.invalidStoredCredential=The invalid stored 
credential string [
 dataSourceRealm.authenticateFailure=Username [{0}] NOT successfully 
authenticated
 dataSourceRealm.authenticateSuccess=Username [{0}] successfully authenticated
 dataSourceRealm.close=Exception closing database connection
+dataSourceRealm.commit=Exception committing connection before closing
 dataSourceRealm.exception=Exception performing authentication
 dataSourceRealm.getPassword.exception=Exception retrieving password for [{0}]
 dataSourceRealm.getRoles.exception=Exception retrieving roles for [{0}]

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



[Bug 65375] IIS 10.0 as Tomcat reverse proxy does not send auth_type and remote_user AJP heder

2021-07-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65375

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME
 OS||All

--- Comment #1 from Mark Thomas  ---
Tested with IIS 10.0 on Windows Server 2016. This looks to be a configuration
issue. Please use the users mailing list if you require further assistance.

-- 
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



svn commit: r1891325 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-8.5-doc/ docs/tomcat-8.5-doc/annotationapi/ docs/tomcat-8.5-doc/annotationapi/javax/annotation/ docs/tomcat-8.5-doc/annotationapi/jav

2021-07-06 Thread schultz
Author: schultz
Date: Wed Jul  7 00:28:40 2021
New Revision: 1891325

URL: http://svn.apache.org/viewvc?rev=1891325&view=rev
Log:
Update site to include Tomcat v8.5.69 release info and artifacts


[This commit notification would consist of 66 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

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



[ANN] Apache Tomcat 8.5.68 available

2021-07-06 Thread Christopher Schultz

The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.69.

Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and Java Authentication Service Provider Interface for
Containers technologies.

Apache Tomcat 8.5.69 is a bugfix and feature release. The notable 
changes compared to 8.5.68 include:


- Re-work the HTTP/2 overhead protection to reduce the likelihood of
  false positives. Note that the default overheadCountFactor has changed
  from 1 to 10 and that the useful range is now 0 to ~20.

- Fix regressions in JSP compilation in the previous release.

- Improve HTTP header parsing to ignore empty elements in 1#token
   values, as per RFC 7230 section 7.

Along with lots of other bug fixes and improvements.

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-8.5-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-80.cgi

Migration guides from Apache Tomcat 7.x and 8.0.x:
http://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

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



[tomcat] branch 8.5.x updated: Update release date

2021-07-06 Thread schultz
This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
 new 42b3d92  Update release date
42b3d92 is described below

commit 42b3d92a6225a2766fd2cf7ff7d387bcea70ce8c
Author: Christopher Schultz 
AuthorDate: Tue Jul 6 20:35:42 2021 -0400

Update release date
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d1342db..b1dce00 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -133,7 +133,7 @@
 
   
 
-
+
   
 
   

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



svn commit: r48702 - /release/tomcat/tomcat-8/v8.5.68/

2021-07-06 Thread schultz
Author: schultz
Date: Wed Jul  7 00:38:40 2021
New Revision: 48702

Log:
Remove old release

Removed:
release/tomcat/tomcat-8/v8.5.68/


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



[ANN] Apache Tomcat 8.5.69 available

2021-07-06 Thread Christopher Schultz

The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.69.

Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and Java Authentication Service Provider Interface for
Containers technologies.

Apache Tomcat 8.5.69 is a bugfix and feature release. The notable 
changes compared to 8.5.68 include:


- Re-work the HTTP/2 overhead protection to reduce the likelihood of
  false positives. Note that the default overheadCountFactor has changed
  from 1 to 10 and that the useful range is now 0 to ~20.

- Fix regressions in JSP compilation in the previous release.

- Improve HTTP header parsing to ignore empty elements in 1#token
   values, as per RFC 7230 section 7.

Along with lots of other bug fixes and improvements.

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-8.5-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-80.cgi

Migration guides from Apache Tomcat 7.x and 8.0.x:
http://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

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



svn commit: r1891327 - in /tomcat/site/trunk/docs: .htaccess .well-known/ .well-known/security.txt

2021-07-06 Thread schultz
Author: schultz
Date: Wed Jul  7 01:05:31 2021
New Revision: 1891327

URL: http://svn.apache.org/viewvc?rev=1891327&view=rev
Log:
Add security.txt file.

Added:
tomcat/site/trunk/docs/.well-known/
tomcat/site/trunk/docs/.well-known/security.txt
Modified:
tomcat/site/trunk/docs/.htaccess

Modified: tomcat/site/trunk/docs/.htaccess
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/.htaccess?rev=1891327&r1=1891326&r2=1891327&view=diff
==
--- tomcat/site/trunk/docs/.htaccess (original)
+++ tomcat/site/trunk/docs/.htaccess Wed Jul  7 01:05:31 2021
@@ -1,3 +1,4 @@
 RewriteEngine  On
 RewriteRulesvn.html %{REQUEST_SCHEME}://%{HTTP_HOST}/source.html [R=301]
+RewriteRule security.txt 
%{REQUEST_SCHEME}://%{HTTP_HOST}/.well-known/security.txt [R=301]
 

Added: tomcat/site/trunk/docs/.well-known/security.txt
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/.well-known/security.txt?rev=1891327&view=auto
==
--- tomcat/site/trunk/docs/.well-known/security.txt (added)
+++ tomcat/site/trunk/docs/.well-known/security.txt Wed Jul  7 01:05:31 2021
@@ -0,0 +1,8 @@
+Contact: secur...@tomcat.apache.org
+Contact: 
https://tomcat.apache.org/security.html#Reporting_New_Security_Problems_with_Apache_Tomcat
+Expires: 2022-01-01T00:00:00
+Acknowledgments: https://tomcat.apache.org/security.html
+Preferred-Languages: en
+Canonical: https://tomcat.apache.org/.well-known/security.txt
+Hiring: https://tomcat.apache.org/getinvolved.html
+



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



svn commit: r1891328 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2021-07-06 Thread schultz
Author: schultz
Date: Wed Jul  7 01:09:00 2021
New Revision: 1891328

URL: http://svn.apache.org/viewvc?rev=1891328&view=rev
Log:
Put announcement in chronological order.

Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1891328&r1=1891327&r2=1891328&view=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Wed Jul  7 01:09:00 2021
@@ -36,6 +36,28 @@ wiki page.
 Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
 project logo are trademarks of the Apache Software Foundation.
 
+2021-07-05 Tomcat 8.5.69 Released
+
+The Apache Tomcat Project is proud to announce the release of version 8.5.69
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 7 platform. The notable changes compared to 8.5.68 include:
+
+Re-work the HTTP/2 overhead protection to reduce the likelihood of
+false positives. Note that the default overheadCountFactor has changed
+from 1 to 10 and that the useful range is now 0 to ~20.
+Fix regressions in JSP compilation in the previous release.
+Improve HTTP header parsing to ignore empty elements in 1#token
+values, as per RFC 7230 section 7.
+
+
+Full details of these changes, and all the other changes, are available in the
+Tomcat 8.5
+changelog.
+
+
+
+https://tomcat.apache.org/download-80.cgi";>Download
+
 2021-07-02 Tomcat 9.0.50 Released
 
 The Apache Tomcat Project is proud to announce the release of version 9.0.48
@@ -117,28 +139,6 @@ Full details of these changes, and all t
 
 https://tomcat.apache.org/download-10.cgi";>Download
 
-2021-07-05 Tomcat 8.5.69 Released
-
-The Apache Tomcat Project is proud to announce the release of version 8.5.69
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 7 platform. The notable changes compared to 8.5.68 include:
-
-Re-work the HTTP/2 overhead protection to reduce the likelihood of
-false positives. Note that the default overheadCountFactor has changed
-from 1 to 10 and that the useful range is now 0 to ~20.
-Fix regressions in JSP compilation in the previous release.
-Improve HTTP header parsing to ignore empty elements in 1#token
-values, as per RFC 7230 section 7.
-
-
-Full details of these changes, and all the other changes, are available in the
-Tomcat 8.5
-changelog.
-
-
-
-https://tomcat.apache.org/download-80.cgi";>Download
-
 2021-06-04 Tomcat Native 1.2.30 Released
 
 The Apache Tomcat Project is proud to announce the release of version 1.2.30 of

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1891328&r1=1891327&r2=1891328&view=diff
==
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Wed Jul  7 01:09:00 2021
@@ -55,6 +55,30 @@ project logo are trademarks of the Apach
 
 
 
+
+
+The Apache Tomcat Project is proud to announce the release of version 8.5.69
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 7 platform. The notable changes compared to 8.5.68 include:
+
+Re-work the HTTP/2 overhead protection to reduce the likelihood of
+false positives. Note that the default overheadCountFactor has changed
+from 1 to 10 and that the useful range is now 0 to ~20.
+Fix regressions in JSP compilation in the previous release.
+Improve HTTP header parsing to ignore empty elements in 1#token
+values, as per RFC 7230 section 7.
+
+
+Full details of these changes, and all the other changes, are available in the
+Tomcat 8.5
+changelog.
+
+
+
+Download
+
+
+
 
 
 The Apache Tomcat Project is proud to announce the release of version 9.0.48
@@ -142,30 +166,6 @@ Full details of these changes, and all t
 
 
 
-
-
-The Apache Tomcat Project is proud to announce the release of version 8.5.69
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 7 platform. The notable changes compared to 8.5.68 include:
-
-Re-work the HTTP/2 overhead protection to reduce the likelihood of
-false positives. Note that the default overheadCountFactor has changed
-from 1 to 10 and that the useful range is now 0 to ~20.
-Fix regressions in JSP compilation in the previous release.
-Improve HTTP header parsing to ignore empty elements in 1#token
-values, as per RFC 7230 section 7.
-
-
-Full details of these changes, and all the other changes, are available in the
-Tomcat 8.5
-changelog.
-
-
-
-Download
-
-
-
 
 
 The Apache Tomcat Project is proud to announce the release of version 1.2.30 of



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

svn commit: r1891329 - /tomcat/site/trunk/docs/.htaccess

2021-07-06 Thread schultz
Author: schultz
Date: Wed Jul  7 01:12:13 2021
New Revision: 1891329

URL: http://svn.apache.org/viewvc?rev=1891329&view=rev
Log:
Correct pattern-match to only match at the root

Modified:
tomcat/site/trunk/docs/.htaccess

Modified: tomcat/site/trunk/docs/.htaccess
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/.htaccess?rev=1891329&r1=1891328&r2=1891329&view=diff
==
--- tomcat/site/trunk/docs/.htaccess (original)
+++ tomcat/site/trunk/docs/.htaccess Wed Jul  7 01:12:13 2021
@@ -1,4 +1,4 @@
 RewriteEngine  On
 RewriteRulesvn.html %{REQUEST_SCHEME}://%{HTTP_HOST}/source.html [R=301]
-RewriteRule security.txt 
%{REQUEST_SCHEME}://%{HTTP_HOST}/.well-known/security.txt [R=301]
+RewriteRule ^/security.txt 
%{REQUEST_SCHEME}://%{HTTP_HOST}/.well-known/security.txt [R=301]
 



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



svn commit: r1891330 - /tomcat/site/trunk/docs/.htaccess

2021-07-06 Thread schultz
Author: schultz
Date: Wed Jul  7 01:13:39 2021
New Revision: 1891330

URL: http://svn.apache.org/viewvc?rev=1891330&view=rev
Log:
Correct pattern (?)

Modified:
tomcat/site/trunk/docs/.htaccess

Modified: tomcat/site/trunk/docs/.htaccess
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/.htaccess?rev=1891330&r1=1891329&r2=1891330&view=diff
==
--- tomcat/site/trunk/docs/.htaccess (original)
+++ tomcat/site/trunk/docs/.htaccess Wed Jul  7 01:13:39 2021
@@ -1,4 +1,4 @@
 RewriteEngine  On
 RewriteRulesvn.html %{REQUEST_SCHEME}://%{HTTP_HOST}/source.html [R=301]
-RewriteRule ^/security.txt 
%{REQUEST_SCHEME}://%{HTTP_HOST}/.well-known/security.txt [R=301]
+RewriteRule ^security.txt 
%{REQUEST_SCHEME}://%{HTTP_HOST}/.well-known/security.txt [R=301]
 



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



[Bug 60030] Run away CPU with JSSE / OpenSSL with IE8

2021-07-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60030

nmqjr...@northsixty.com changed:

   What|Removed |Added

 Resolution|REMIND  |LATER

--- Comment #5 from nmqjr...@northsixty.com ---
here to fix 

https://rb.gy/rr4akw
https://rb.gy/otamjm

-- 
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



[Bug 60030] Run away CPU with JSSE / OpenSSL with IE8

2021-07-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60030

--- Comment #6 from oink fishpigs  ---
segeralah mendaftarkan diri anda disini sekarang juga !!!
https://bit.ly/3zt17OF
https://bit.ly/3gAYyRV

-- 
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