https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #10 from Remy Maucherat ---
Well, here it would simply need the same change since there's nothing in that
otehr code path that checks the network output buffer:
https://github.com/apache/tomcat/blob/main/java/org/apache/tomcat/util/
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #11 from Remy Maucherat ---
NIO2 should not be affected by this and does not need any patching, since
SecureNio2Channel simply uses more async operations to fully empty the network
output buffer.
--
You are receiving this mail bec
On 23/05/2022 20:41, Rémy Maucherat wrote:> On Mon, May 23, 2022 at 6:29
PM Mark Thomas wrote:
On 23/05/2022 17:27, ma...@apache.org wrote:
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/as
markt-asf merged PR #516:
URL: https://github.com/apache/tomcat/pull/516
--
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.o
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 9c5da5db7f fix Bug 66084
9c5da5db7f is described belo
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 357aa7d8b0 Add changelog entry for #516 / BZ 66084
35
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 50855e97fb fix Bug 66084 Correctly calculate byte
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 7bd8533232 fix Bug 66084 Correctly calculate bytes
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 27934bf9da fix Bug 66084 Correctly calculate bytes
https://bz.apache.org/bugzilla/show_bug.cgi?id=66084
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
markt-asf commented on PR #516:
URL: https://github.com/apache/tomcat/pull/516#issuecomment-1135721028
Thanks for the PR. I'll add a change log entry and then back-port it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
Author: kkolinko
Date: Tue May 24 11:21:00 2022
New Revision: 1901210
URL: http://svn.apache.org/viewvc?rev=1901210&view=rev
Log:
Fix typos in release announcements.
Modified:
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/xdocs/index.xml
Modified: tomcat/site/trunk/docs/index.html
On Mon, May 23, 2022 at 8:59 PM Mark Thomas wrote:
>
> Hi all,
>
> I've started to look at this and I think we need a slightly broader
> plan. Hence this post to discuss it before I do to much work on it.
>
> It looks like we are going to need to support OpenSSL 1.1.1 in some form
> for quite some
Jon,
On 5/23/22 17:47, jonmcalexan...@wellsfargo.com.INVALID wrote:
Ah, ok. I understand. :-) It may be something to consider for the
future, for those of us with disabilities. :-)
Again, apologies. Planning the conference is enough work (for unpaid
volunteers!) without having to add more layer
Konstantin,
Thanks for catching these.
-chris
On 5/24/22 07:21, kkoli...@apache.org wrote:
Author: kkolinko
Date: Tue May 24 11:21:00 2022
New Revision: 1901210
URL: http://svn.apache.org/viewvc?rev=1901210&view=rev
Log:
Fix typos in release announcements.
Modified:
tomcat/site/trunk/do
Mark,
On 5/23/22 14:58, Mark Thomas wrote:
Hi all,
I've started to look at this and I think we need a slightly broader
plan. Hence this post to discuss it before I do to much work on it.
It looks like we are going to need to support OpenSSL 1.1.1 in some form
for quite some time. We are als
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #12 from Mark Thomas ---
(In reply to Remy Maucherat from comment #10)
> Well, here it would simply need the same change since there's nothing in
> that other code path that checks the network output buffer:
> https://github.com/apa
On Tue, May 24, 2022 at 3:42 PM Christopher Schultz
wrote:
>
> Mark,
>
> On 5/23/22 14:58, Mark Thomas wrote:
> > Hi all,
> >
> > I've started to look at this and I think we need a slightly broader
> > plan. Hence this post to discuss it before I do to much work on it.
> >
> > It looks like we are
zisding commented on PR #514:
URL: https://github.com/apache/tomcat/pull/514#issuecomment-1136015159
Thanks for the comments. Have updated via POEditor.
--
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
Thank you Chris! I'll think about that.
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobblestone Rd | Urbandale, IA 50322
MAC: F4469-01
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.79.
Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.
Apache Tomcat 8.5.79 is a bugfix and fea
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #13 from Mark Thomas ---
I have a proposed fix. Just running the test suite. Assuming it passes, I'll
commit the fix to 9.0.x and do another dev build.
--
You are receiving this mail because:
You are the assignee for the bug.
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 680db4448d Additional fixes for 66076
680db4448d is
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #14 from Mark Thomas ---
Updated dev build:
https://people.apache.org/~markt/dev/v9.0.64-dev-680db44/
Same caveats as before.
--
You are receiving this mail because:
You are the assignee for the bug.
-
Mark,
On 5/24/22 12:46, ma...@apache.org wrote:
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
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 d872f1eeac Fix indent
d872f1eeac is described below
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 ca906bfcaa Fix indent
ca906bfcaa is described bel
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 cc4281543a Fix indent
cc4281543a is described below
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 145a073f47 Fix indent
145a073f47 is described below
https://bz.apache.org/bugzilla/show_bug.cgi?id=66076
--- Comment #15 from Phil Clay ---
Got it. Testing...
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tom
On 24/05/2022 18:35, Christopher Schultz wrote:
diff --git a/java/org/apache/tomcat/util/net/AprEndpoint.java
b/java/org/apache/tomcat/util/net/AprEndpoint.java
index c02e90fc09..20d10efa11 100644
--- a/java/org/apache/tomcat/util/net/AprEndpoint.java
+++ b/java/org/apache/tomcat/util/net/Apr
31 matches
Mail list logo