(tomcat-native) 01/03: Patch no longer needed with updated build environment

2025-05-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-native.git commit b5f9906d605e90213ee49c74d508cbdc42c7d6f9 Author: Mark Thomas AuthorDate: Thu May 22 16:41:10 2025 +0100 Patch

[Bug 69577] The new patch is avoid to start Tomcat

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69577 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 69577] New: The new patch is avoid to start Tomcat

2025-02-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69577 Bug ID: 69577 Summary: The new patch is avoid to start Tomcat Product: Tomcat 10 Version: 10.1.35 Hardware: PC OS: Linux Status: NEW Severity: normal

(tomcat) branch 10.1.x updated: Simplify code. Patch provided by Paolo B.

2024-11-07 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 e1d9777158 Simplify code. Patch provided by

(tomcat) branch 9.0.x updated: Simplify code. Patch provided by Paolo B.

2024-11-07 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 6e2f85d267 Simplify code. Patch provided by Paolo

(tomcat) branch 11.0.x updated: Simplify code. Patch provided by Paolo B.

2024-11-07 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 23543e0888 Simplify code. Patch provided by

(tomcat) branch main updated: Simplify code. Patch provided by Paolo B.

2024-11-07 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 fed15e3e2f Simplify code. Patch provided by Paolo B

[Bug 55470] Help users for ClassNotFoundExceptions during startup [PATCH]

2024-11-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55470 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: [PR] Bug/bug 55470 class not found exception during startup patch [tomcat]

2024-11-06 Thread via GitHub
markt-asf commented on PR #765: URL: https://github.com/apache/tomcat/pull/765#issuecomment-2459193788 The remaining changes are essentially a copy of Ralf Hauser's patch on BZ 55470. I'll follow up on that on the BZ issue. -- This is an automated message from the Apache Git S

Re: [PR] Bug/bug 55470 class not found exception during startup patch [tomcat]

2024-11-06 Thread via GitHub
markt-asf closed pull request #765: Bug/bug 55470 class not found exception during startup patch URL: https://github.com/apache/tomcat/pull/765 -- 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

Re: [PR] Bug/bug 55470 class not found exception during startup patch [tomcat]

2024-11-05 Thread via GitHub
markt-asf commented on PR #765: URL: https://github.com/apache/tomcat/pull/765#issuecomment-2457602402 The test case isn't (directly) related to the fix in the PR but it does improve code coverage so I'll commit that separately. -- This is an automated message from the Apache Git Service.

(tomcat) 01/01: Merge pull request #768 from spencekiddle/patch-1

2024-10-21 Thread remm
:51 2024 +0200 Merge pull request #768 from spencekiddle/patch-1 Adding connectionUploadTimeout default value to http.xml webapps/docs/config/http.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) - To

[PR] Bug/bug 55470 class not found exception during startup patch [tomcat]

2024-10-12 Thread via GitHub
emileplas opened a new pull request, #765: URL: https://github.com/apache/tomcat/pull/765 https://bz.apache.org/bugzilla/show_bug.cgi?id=55470 -- 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

(tomcat-connectors) 01/01: Merge pull request #9 from carehart/patch-1

2024-08-06 Thread markt
08:27:06 2024 +0100 Merge pull request #9 from carehart/patch-1 correct typos xdocs/ajp/ajpv13ext.xml | 8 1 file changed, 4 insertions(+), 4 deletions(-) - To unsubscribe, e-mail: dev-unsubscr

[Bug 55470] Help users for ClassNotFoundExceptions during startup [PATCH]

2024-07-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55470 Mark Thomas changed: What|Removed |Added Target Milestone||- Component|Catalina

(tomcat) 01/01: Merge pull request #731 from dsoumis/patch-4

2024-06-11 Thread isapir
2024 -0700 Merge pull request #731 from dsoumis/patch-4 Move exclusions from Compiler settings to Module settings in IDEA res/ide-support/idea/compiler.xml | 8 +--- res/ide-support/idea/tomcat.iml | 2 ++ 2 files changed, 3 insertions(+), 7 deletions

(tomcat) 01/03: Fix copy/paste of comment from POST to PATCH

2024-05-03 Thread markt
of comment from POST to PATCH --- java/jakarta/servlet/http/HttpServlet.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/java/jakarta/servlet/http/HttpServlet.java b/java/jakarta/servlet/http/HttpServlet.java index 0bcdbcbbf7..354d51fd97 100644 --- a/java/jakarta

Re: (tomcat) branch 10.1.x updated: Fix disastrous cookie-logging patch.

2024-04-26 Thread Christopher Schultz
following commit(s) were added to refs/heads/10.1.x by this push: new 783815fd94 Fix disastrous cookie-logging patch. 783815fd94 is described below commit 783815fd940a4ac2f6d7df7bd056e071f54d7de6 Author: Christopher Schultz AuthorDate: Fri Apr 19 10:16:36 2024 -0400 Fix disastrous

Re: (tomcat) branch main updated: Fix disastrous cookie-logging patch.

2024-04-26 Thread Christopher Schultz
Chuck, On 4/19/24 10:48, Chuck Caldarale wrote: On Apr 19, 2024, at 09:18, Christopher Schultz wrote: Hopefully this patch has the intended effect. ;) I’m not convinced this change will have any measurable performance improvement. The JVM C2 compiler is pretty good with escape analysis

(tomcat) 05/05: Fix disastrous cookie-logging patch.

2024-04-26 Thread markt
disastrous cookie-logging patch. --- java/org/apache/catalina/valves/AbstractAccessLogValve.java | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/java/org/apache/catalina/valves/AbstractAccessLogValve.java b/java/org/apache/catalina/valves/AbstractAccessLogValve.java index

(tomcat) branch 10.1.x updated: Fix disastrous cookie-logging patch.

2024-04-26 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 783815fd94 Fix disastrous cookie-logging patch

Re: (tomcat) branch main updated: Fix disastrous cookie-logging patch.

2024-04-19 Thread Chuck Caldarale
> On Apr 19, 2024, at 09:18, Christopher Schultz > wrote: > > Hopefully this patch has the intended effect. ;) I’m not convinced this change will have any measurable performance improvement. The JVM C2 compiler is pretty good with escape analysis, so an unused StringBuilder ob

Re: (tomcat) branch main updated: Fix disastrous cookie-logging patch.

2024-04-19 Thread Christopher Schultz
All, Hopefully this patch has the intended effect. ;) -chris On 4/19/24 10:17, schu...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following

(tomcat) branch main updated: Fix disastrous cookie-logging patch.

2024-04-19 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 cbefe8624e Fix disastrous cookie-logging patch

(tomcat-native) branch main updated: Update OpenSSL 3.0.x patch for addition of INT64_MAx constant

2024-02-04 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 d8edaeb9c Update OpenSSL 3.0.x patch for

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2024-01-16 Thread Mark Thomas
On 16/01/2024 15:20, Sean Whitton wrote: Hello Mark, On Mon 18 Dec 2023 at 05:00pm GMT, Mark Thomas wrote: Am I understanding this request correctly? Freexian has sold at least one customer - probably multiple customers - long term support for Tomcat 8.0.x and has now found that it is unable

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2024-01-16 Thread Sean Whitton
Hello Mark, On Mon 18 Dec 2023 at 05:00pm GMT, Mark Thomas wrote: > Am I understanding this request correctly? > > Freexian has sold at least one customer - probably multiple > customers - long term support for Tomcat 8.0.x and has now found that > it is unable to provide that support. > > Feexia

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2024-01-03 Thread Mark Thomas
On 18/12/2023 17:00, Mark Thomas wrote: On 17/12/2023 16:32, Sean Whitton wrote: Hello, I am working to backport the fix for CVE-2023-46589 to Tomcat version 8.0.14, which is what we have in Debian "jessie".  This is under the Extended LTS project for older Debian releases, run by Freexian SARL

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2023-12-20 Thread Azhar Jainul Abdeen
We, the RECDO organization is a legally registerednon-profit entity based in Kantale, Trincomalle. RECDO was established in 2000and serves marginalized communities in the Eastern Province, particularly theTrincomalee District. Our work focuses on the following thematic areas:community policin

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2023-12-18 Thread Emmanuel Bourg
Le 18/12/2023 à 18:00, Mark Thomas a écrit : Am I understanding this request correctly? Mostly, but for the context, if ever that makes it morally more acceptable, Freexian here is merely a vehicle to found independent contributors to work and maintain old packages, it's nothing like a RedH

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2023-12-18 Thread Emmanuel Bourg
Le 18/12/2023 à 18:15, Michael Osipov a écrit : SCNR: https://unixsheikh.com/articles/the-delusions-of-debian.html That's a low blow, this post smells more like an old systemd rant mixed with a complete misunderstanding on how Debian works than a well founded criticism. Emmanuel Bourg --

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2023-12-18 Thread Michael Osipov
On 2023/12/18 17:00:43 Mark Thomas wrote: > On 17/12/2023 16:32, Sean Whitton wrote: > > Hello, > > > > I am working to backport the fix for CVE-2023-46589 to Tomcat version > > 8.0.14, which is what we have in Debian "jessie". This is under the > > Extended LTS project for older Debian releases,

Re: Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2023-12-18 Thread Mark Thomas
On 17/12/2023 16:32, Sean Whitton wrote: Hello, I am working to backport the fix for CVE-2023-46589 to Tomcat version 8.0.14, which is what we have in Debian "jessie". This is under the Extended LTS project for older Debian releases, run by Freexian SARL.

Backporting patch for CVE-2023-46589 to Tomcat 8.0.14

2023-12-17 Thread Sean Whitton
Hello, I am working to backport the fix for CVE-2023-46589 to Tomcat version 8.0.14, which is what we have in Debian "jessie". This is under the Extended LTS project for older Debian releases, run by Freexian SARL. I am having a problem backporting th

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-18 Thread via GitHub
michael-o closed pull request #21: Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows URL: https://github.com/apache/tomcat-native/pull/21 -- 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

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-18 Thread via GitHub
michael-o commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1770165905 Closing this and will leave the branch for some time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-17 Thread via GitHub
michael-o commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1766350741 > No, that is not my position. I've updated my comment to clarify my position. Users that want to build for Windows from source can do so. They need to use a currently supported versi

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-17 Thread via GitHub
markt-asf commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1766273379 No, that is not my position. I've updated my comment to clarify my position. Users that want to build for Windows from source can do so. They need to use a currently supported version

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-17 Thread via GitHub
michael-o commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1766232407 > I disagree. OpenSSL 1.1.1 is no longer supported on Windows. There is no need to support building Tomcat Native with OpenSSL on Windows. OpenSSL 1.1.1 is supported on some Linux dis

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-17 Thread via GitHub
markt-asf commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1766227205 I disagree. OpenSSL 1.1.1 is no longer supported on Windows. There is no need to support building Tomcat Native with OpenSSL on Windows. OpenSSL 1.1.1 is supported on some Linux dis

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-17 Thread via GitHub
michael-o commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1766217900 > I don't think this PR should be applied. 1.1.1 is no longer supported on Windows. The problem *I* have is that we still allow 1.x to build and link against 1.1.1, thus any ch

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-17 Thread via GitHub
markt-asf commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1766206442 I don't think this PR should be applied. 1.1.1 is no longer supported on Windows. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-17 Thread via GitHub
michael-o commented on PR #21: URL: https://github.com/apache/tomcat-native/pull/21#issuecomment-1766102093 If I don't have any objections I will merge this in the next couple of days. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[PR] Reinstantiate an updated patch for OpenSSL 1.1.1 on Windows [tomcat-native]

2023-10-13 Thread via GitHub
michael-o opened a new pull request, #21: URL: https://github.com/apache/tomcat-native/pull/21 This patch has been recently removed because it does not apply to the latest version. Bring back an updated patch because Tomcat Native 1.2.x still supports 1.1.1 for those who need it on Windows

[Bug 67731] Remove win-ipv6.patch

2023-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67731 Michael Osipov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67731] Remove win-ipv6.patch

2023-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67731 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are recei

[Bug 67731] New: Remove win-ipv6.patch

2023-10-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67731 Bug ID: 67731 Summary: Remove win-ipv6.patch Product: Tomcat Native Version: 2.0.6 Hardware: All OS: All Status: NEW Severity: enhancement

[tomcat-native] 05/06: Enable patch to apply cleanly to OpenSSL 3.0.11

2023-09-28 Thread markt
Enable patch to apply cleanly to OpenSSL 3.0.11 --- native/srclib/openssl/openssl-msvcrt-3.0.x.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch index cb2d5a4ae..7d181907e

[tomcat-native] 06/06: Keep OpenSSL patch with unix line endings so it is easier to apply

2023-09-28 Thread markt
OpenSSL patch with unix line endings so it is easier to apply --- jnirelease.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/jnirelease.sh b/jnirelease.sh index 616788c35..d781c355d 100755 --- a/jnirelease.sh +++ b/jnirelease.sh @@ -291,5 +291,6 @@ do $PERL ${JKWINDIST}/native/build

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
ing. Done. Period. > The reason we are dropping support is because it's a gigantic pain in the > neck to support Windows builds of, well, really anything, but specifically > OpenSSL. If you can improve the patch such that it applies cleanly to all of > the situations you find importan

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
eally anything, but specifically OpenSSL. If you can improve the patch such that it applies cleanly to all of the situations you find important, then go for it. I suspect the patch is not possible to apply to all possible versions of 1.1.1. All currently-supported versions of Tomcat will work with an Op

[tomcat-native] branch main updated: Keep OpenSSL patch with unix line endings so it is easier to apply

2023-09-27 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 48988ee4b Keep OpenSSL patch with unix line

[tomcat-native] 02/02: Update patch position for 10-main.conf

2023-09-27 Thread markt
patch position for 10-main.conf --- native/srclib/openssl/openssl-msvcrt-3.0.x.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch index 59ca38eca..7d181907e 100644 --- a

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 --- Comment #7 from Michael Osipov --- I will raise this on dev@. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsu

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
Osipov --- (In reply to Mark Thomas from comment #4) > The wiki will be updated for the next release round. > > Since OpenSSL 1.1.1 is no longer supported, we will not be providing the > patch to build Tomcat Native with OpenSSL 1.1.1 on Windows. We will only be > supporting buildin

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
Osipov --- (In reply to Mark Thomas from comment #4) > The wiki will be updated for the next release round. > > Since OpenSSL 1.1.1 is no longer supported, we will not be providing the > patch to build Tomcat Native with OpenSSL 1.1.1 on Windows. We will only be > supporting buildin

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
|RESOLVED --- Comment #4 from Mark Thomas --- The wiki will be updated for the next release round. Since OpenSSL 1.1.1 is no longer supported, we will not be providing the patch to build Tomcat Native with OpenSSL 1.1.1 on Windows. We will only be supporting building Tomcat Native

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 --- Comment #3 from Michael Osipov --- There is also https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows which I have followed. -- You are receiving this mail because: You are the assig

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
|--- --- Comment #2 from Michael Osipov --- (In reply to Mark Thomas from comment #1) > Since OpenSSL 1.1.1 is no longer supported, the 1.1.1 patch has been removed > from the source tree since it was Windows specific and the Windows binaries > will be moving to 3.0.x.

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-27 Thread bugzilla
|RESOLVED --- Comment #1 from Mark Thomas --- Since OpenSSL 1.1.1 is no longer supported, the 1.1.1 patch has been removed from the source tree since it was Windows specific and the Windows binaries will be moving to 3.0.x. The minimum OpenSSL version for 1.2.x will remain 1.0.2

[tomcat-native] 03/03: Update patch for OpenSSL 3.0.11

2023-09-27 Thread markt
Update patch for OpenSSL 3.0.11 --- native/srclib/openssl/openssl-msvcrt-3.0.x.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch index 2f5634ede..cb2d5a4ae 100644 --- a/native

[tomcat-native] 03/03: Update patch for OpenSSL 3.0.11

2023-09-27 Thread markt
patch for OpenSSL 3.0.11 --- native/srclib/openssl/openssl-msvcrt-3.0.x.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch index 2f5634ede..cb2d5a4ae 100644 --- a/native

[Bug 67518] openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are recei

[Bug 67518] New: openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w

2023-09-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67518 Bug ID: 67518 Summary: openssl-msvcrt-1.1.1.patch does not cleanly apply to 1.1.1w Product: Tomcat Native Version: 1.2.37 Hardware: All OS: All

[Bug 55470] Help users for ClassNotFoundExceptions during startup [PATCH]

2023-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55470 --- Comment #4 from Martin bestandig --- Dellet -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apa

[tomcat] branch 8.5.x updated: Improve naming - based a patch by Tom Whitmore

2023-03-27 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 23cc5bcdb0 Improve naming - based a patch by Tom

[tomcat] branch 9.0.x updated: Improve naming - based a patch by Tom Whitmore

2023-03-27 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 9626aa78f7 Improve naming - based a patch by Tom

[tomcat] branch 10.1.x updated: Improve naming - based a patch by Tom Whitmore

2023-03-27 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 da5d1eef78 Improve naming - based a patch by Tom

[tomcat] branch main updated: Improve naming - based a patch by Tom Whitmore

2023-03-27 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 71b6644bce Improve naming - based a patch by Tom

[tomcat] branch main updated: Add support for PATCH

2023-03-01 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 6323898cba Add support for PATCH 6323898cba is

[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

2022-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943 Han Li changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Patch for mod_jk bug 65901 - request for comment

2022-08-24 Thread Stefan Mayr
Hi, some time ago I reported a mod_jk bug for HEAD requests (#65901). This week we found another application thats runs into exactly the same issue for a different response code. So I repeated some tests and updated my patch/pull request to match the current main branch. Since I did not get any

[tomcat-native] branch 1.2.x updated: Add patch file for OpenSSL 3.0.x (copied from main)

2022-06-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/1.2.x by this push: new 5e4c081a2 Add patch file for OpenSSL 3.0.x

[tomcat-native] branch main updated: Update patch for OpenSSL 3.0.x after reworking from scratch

2022-06-15 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 b125c4e22 Update patch for OpenSSL 3.0.x

[tomcat-native] 02/03: Update OpenSSL patch for 3.0.x based on 3.0.3

2022-06-15 Thread markt
OpenSSL patch for 3.0.x based on 3.0.3 --- ...vcrt-1.1.1.patch => openssl-msvcrt-3.0.3.patch} | 77 +++--- 1 file changed, 40 insertions(+), 37 deletions(-) diff --git a/native/srclib/openssl/openssl-msvcrt-1.1.1.patch b/native/srclib/openssl/openssl-msvcrt-3.0.3.patch similar

[tomcat] branch jfclere-patch-1 created (now 0ca5bf9616)

2022-05-25 Thread jfclere
This is an automated email from the ASF dual-hosted git repository. jfclere pushed a change to branch jfclere-patch-1 in repository https://gitbox.apache.org/repos/asf/tomcat.git at 0ca5bf9616 Fix BZ 66089 This branch includes the following new commits: new 0ca5bf9616 Fix BZ 66089

[tomcat-native] 02/03: Tweak patch so it can be applied with git apply

2021-05-27 Thread markt
patch so it can be applied with git apply --- native/srclib/apr/apr-enable-ipv6.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/native/srclib/apr/apr-enable-ipv6.patch b/native/srclib/apr/apr-enable-ipv6.patch index 26257ed..a58721c 100644 --- a/native/srclib/apr/apr

[tomcat-native] 03/03: Remove diff for CHANGES file from patch

2021-05-27 Thread markt
diff for CHANGES file from patch --- native/srclib/apr/win-ipv6.patch | 16 1 file changed, 16 deletions(-) diff --git a/native/srclib/apr/win-ipv6.patch b/native/srclib/apr/win-ipv6.patch index 5469a6e..1039872 100644 --- a/native/srclib/apr/win-ipv6.patch +++ b/native/srclib

[tomcat-native] 01/03: Add patch for APR 1.7.0 to address binding issue in Windows

2021-05-27 Thread markt
patch for APR 1.7.0 to address binding issue in Windows --- native/srclib/apr/win-ipv6.patch | 141 +++ 1 file changed, 141 insertions(+) diff --git a/native/srclib/apr/win-ipv6.patch b/native/srclib/apr/win-ipv6.patch new file mode 100644 index 000..5469a6e

[Bug 55470] Help users for ClassNotFoundExceptions during startup [PATCH]

2021-05-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55470 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Target Milestone|---

Re: [PATCH] AbstractAccessLogValve: Add pre/post add log element extension points

2021-01-21 Thread Romain Manni-Bucau
Hmm, makes me think about two comments: 1. Looks like a custom formatter not matching inline syntax of abstract logging valve so maybe extract the parser/element factory in a class reusable by multiple implementations. 2. Your pre and post are specific to json but dont enable native json since nul

Re: [PATCH] AbstractAccessLogValve: Add pre/post add log element extension points

2021-01-21 Thread Thomas Meyer
On Thu, Jan 21, 2021 at 03:28:12PM +0100, Romain Manni-Bucau wrote: > Hi Hi, > Why cant it be added as element earlier at pattern parsing time? Would > avoid to have two particular cases and keep current pattern/impl. > A %java or so sounds more natural no? Mhh, maybe I just share my idea of th

Re: [PATCH] AbstractAccessLogValve: Add pre/post add log element extension points

2021-01-21 Thread Romain Manni-Bucau
Hi Why cant it be added as element earlier at pattern parsing time? Would avoid to have two particular cases and keep current pattern/impl. A %java or so sounds more natural no? Le jeu. 21 janv. 2021 à 13:59, Thomas Meyer a écrit : > a sub class can extend before and after the addElement loop

[PATCH] AbstractAccessLogValve: Add pre/post add log element extension points

2021-01-21 Thread Thomas Meyer
a sub class can extend before and after the addElement loop to establish a context via thread-dependend CharArrayWriter object. --- java/org/apache/catalina/valves/AbstractAccessLogValve.java | 5 + 1 file changed, 5 insertions(+) diff --git a/java/org/apache/catalina/valves/AbstractAccessLog

[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

2021-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943 --- Comment #3 from Graham Leggett --- Updated PR to replace previous: https://github.com/apache/tomcat/pull/401 -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 64942] [Patch] Expose support for Unix Domain Sockets in APR v1.6 and up.

2020-12-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64942 Michael Osipov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

2020-11-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Mark Tho

[Bug 64943] [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

2020-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943 --- Comment #1 from Graham Leggett --- PR: https://github.com/apache/tomcat/pull/382 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscrib

[Bug 64943] New: [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol

2020-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64943 Bug ID: 64943 Summary: [Patch] Add support for Unix Domain Sockets to org.apache.coyote.http11.Http11AprProtocol Product: Tomcat 10 Version: unspecified Hardware: PC

[Bug 64942] New: [Patch] Expose support for Unix Domain Sockets in APR v1.6 and up.

2020-11-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64942 Bug ID: 64942 Summary: [Patch] Expose support for Unix Domain Sockets in APR v1.6 and up. Product: Tomcat Native Version: unspecified Hardware: PC OS

Need to merge The patch for Bug 64644

2020-08-28 Thread Saksham Verma
Hi, I am a thingworx developer and many of our customers are struggling due to the bug https://bz.apache.org/bugzilla/show_bug.cgi?id=64644. I have raised a PR https://github.com/apache/tomcat/pull/346 It has one approval. The PR is according to the suggestion from Mark on the bug https://bz.apa

[GitHub] [tomcat] kamnani closed pull request #347: Jsp white space trim patch

2020-08-28 Thread GitBox
kamnani closed pull request #347: URL: https://github.com/apache/tomcat/pull/347 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

[GitHub] [tomcat] kamnani opened a new pull request #347: Jsp white space trim patch

2020-08-28 Thread GitBox
kamnani opened a new pull request #347: URL: https://github.com/apache/tomcat/pull/347 The changes enables the compiler to remove excess white spaces and new lines from the JSP files & thus reduce the JVM metadata. This can be controlled by providing context init params inside `web.x

[GitHub] [tomcat] kelthuzadx closed pull request #333: [Patch] Support INDEX.LIST in jar file to speed up resource finding

2020-08-17 Thread GitBox
kelthuzadx closed pull request #333: URL: https://github.com/apache/tomcat/pull/333 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

[GitHub] [tomcat] kelthuzadx commented on pull request #333: [Patch] Support INDEX.LIST in jar file to speed up resource finding

2020-08-17 Thread GitBox
kelthuzadx commented on pull request #333: URL: https://github.com/apache/tomcat/pull/333#issuecomment-674733259 I will fix these problems and give a fresh new patch, anyway, thanks to your review. This is an automated

[GitHub] [tomcat] markt-asf commented on a change in pull request #333: [Patch] Support INDEX.LIST in jar file to speed up resource finding

2020-08-14 Thread GitBox
markt-asf commented on a change in pull request #333: URL: https://github.com/apache/tomcat/pull/333#discussion_r470802517 ## File path: java/org/apache/tomcat/util/scan/JarIndex.java ## @@ -0,0 +1,61 @@ +package org.apache.tomcat.util.scan; Review comment: No ALv2 Head

[tomcat] branch 8.5.x updated: Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel.

2020-05-28 Thread markt
CATALINA_OUT_CMD Patch by Harald Dunkel. da3190c is described below commit da3190cd679c899fefa7010f0e137eed82dffa0a Author: Mark Thomas AuthorDate: Thu May 28 22:01:13 2020 +0100 Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel. --- bin/catalina.sh| 23

[tomcat] branch 7.0.x updated: Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel.

2020-05-28 Thread markt
CATALINA_OUT_CMD Patch by Harald Dunkel. 5372a7c is described below commit 5372a7c3c1e48ddbb4d5b424bc4bc68a70132225 Author: Mark Thomas AuthorDate: Thu May 28 22:01:13 2020 +0100 Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel. --- bin/catalina.sh| 23

[tomcat] branch 9.0.x updated: Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel.

2020-05-28 Thread markt
CATALINA_OUT_CMD Patch by Harald Dunkel. b6a9b8c is described below commit b6a9b8c1001532c2f7fd164a341a78218dba5cf4 Author: Mark Thomas AuthorDate: Thu May 28 22:01:13 2020 +0100 Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel. --- bin/catalina.sh| 23

[tomcat] branch master updated: Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel.

2020-05-28 Thread markt
CATALINA_OUT_CMD Patch by Harald Dunkel. 5dd4733 is described below commit 5dd4733ea0d5a6281fc9d51c85fdb69b56336eed Author: Mark Thomas AuthorDate: Thu May 28 22:01:13 2020 +0100 Fix BZ 64430. Add support for CATALINA_OUT_CMD Patch by Harald Dunkel. --- bin/catalina.sh| 23

  1   2   3   4   5   6   7   8   9   >