Re: [PR] add a shared, file based jar cache to improve performance of follow on runs of the tool [tomcat-jakartaee-migration]

2025-10-18 Thread via GitHub
awcosand commented on PR #87: URL: https://github.com/apache/tomcat-jakartaee-migration/pull/87#issuecomment-3419089350 I've flipped cache from opt-out to opt-in and added a retention period to cache files, so ones that are more than 30 days old get cleaned up. I also switched the capture

Buildbot success in on tomcat-11.0.x

2025-10-18 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1862 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] 99332822c1f849fe00b97081a7adfc33a8f12e67 Steps: worker_preparati

(tomcat) 06/07: Ehnance tests and fix various issues in TestOcspIntegration tests

2025-10-18 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 243a26fbeec3e2ead83f1ba66a2155aba51b1158 Author: Dimitris Soumis AuthorDate: Thu Oct 9 20:48:10 2025 +0300 Ehnance

(tomcat) branch 9.0.x updated: Fix back-port

2025-10-18 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 2893a36945 Fix back-port 2893a36945 is described be

[Bug 69837] JavaCompiler invalid compile classpath composing

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69837 Mark Thomas changed: What|Removed |Added Severity|blocker |normal --- Comment #3 from Mark Thomas

[Bug 69839] Changing SessionId creates eternal Single Sign On sessions

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69839 --- Comment #3 from Mark Thomas --- I think we can change the SingleSignOnSessionKey to use the session object rather than the session ID. On a quick test it looks good but I need to do more testing. -- You are receiving this mail because: Yo

(tomcat) branch main updated: Fix distro line endings for new llm files

2025-10-18 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 ab34084628 Fix distro line endings for new llm files

(tomcat) branch 9.0.x updated: Fix race condition.

2025-10-18 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 4c9d9e09b5 Fix race condition. 4c9d9e09b5 is descri

(tomcat) branch main updated: Remove unnecessary @SuppressWarnings

2025-10-18 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 b4e4e7d72a Remove unnecessary @SuppressWarnings b4e4e

(tomcat) branch 10.1.x updated (dee994384c -> c345241d1a)

2025-10-18 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from dee994384c Fix BZ 69839 - Ensure session ID changes are promulgated to SSO Valve new 5547e7506f If optionalNoCA

[Bug 69839] Changing SessionId creates eternal Single Sign On sessions

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69839 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Buildbot failure in on tomcat-12.0.x

2025-10-18 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/120/builds/795 Blamelist: Dimitris Soumis Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch main] 60210a9e6c6f4c50aac25064fe18b78358

Re: [VOTE][RE-VOTEx2] Release Apache Tomcat 10.1.48

2025-10-18 Thread Igal Sapir
Chris, On Sat, Oct 11, 2025 at 7:42 AM Christopher Schultz < [email protected]> wrote: > NOTE: I have freshened the release artifacts to remove the copy of > tcnative source and binaries I inadvertently included in them. The > release has been built from the existing 10.1.48 tag, but m

(tomcat) branch 10.1.x updated: Treat new test password files as text files for line-endings

2025-10-18 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 7b17ab3278 Treat new test password files as text

svn commit: r1929002 - in tomcat/site/trunk: . docs docs/tomcat-10.1-doc docs/tomcat-10.1-doc/annotationapi docs/tomcat-10.1-doc/annotationapi/jakarta/annotation docs/tomcat-10.1-doc/annotationapi/jak

2025-10-18 Thread schultz
Author: schultz Date: Tue Oct 7 13:00:36 2025 New Revision: 1929002 Log: Announce v10.1.47 Added: tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/resource-files/glass.svg tomcat/site/trunk/docs/tomcat-10.1-doc/annotationapi/resource-files/left.svg tomcat/site/trunk/docs/tomcat-10.1

(tomcat) branch 11.0.x updated: Deprecate RemoteAddr[Filter|Valve] in favour of RemoteCIDR[Filter|Valve]

2025-10-18 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 0a19a7be0c Deprecate RemoteAddr[Filter|Valve] in

(tomcat) branch main updated: Add back OpenSSL 1.1.1 compatibility

2025-10-18 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 1da17751e2 Add back OpenSSL 1.1.1 compatibility 1da177

(tomcat) branch 9.0.x updated: Fix BZ 69848 - Correct copy/paste error when refactoring method names

2025-10-18 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 d131344b76 Fix BZ 69848 - Correct copy/paste error

Buildbot failure in on tomcat-10.1.x

2025-10-18 Thread buildbot
Build status: BUILD FAILED: update (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1907 Blamelist: Mark Thomas Build Text: update (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] 89300c13ccd28dda5c248c1ef32ce8eec1c9afe9 Steps:

Re: Missing ASF headers in generated documentation

2025-10-18 Thread Christopher Schultz
Mark, On 10/16/25 2:40 AM, Mark Thomas wrote: On 15/10/2025 14:44, Christopher Schultz wrote: All, The ASF Release Tool is objecting to the fact that our generated documentation (e.g. webapps/docs/tribes/transport.html and most others) do not contain the ASF header. I see us as having two

(tomcat) branch main updated: Remove deprecated code. Internal storage for method can now use String.

2025-10-18 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 92deb71207 Remove deprecated code. Internal storage f

(tomcat) branch 11.0.x updated: Update version number for next development cycle

2025-10-18 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 7bd45a49c8 Update version number for next develop

(tomcat) branch 9.0.x updated: Fix BZ 69844 - server sending masked frames is a protocol error

2025-10-18 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 84f3801b51 Fix BZ 69844 - server sending masked fra

[Bug 69852] New: {MD5}, {SHA} and {SSHA} not honored with Realm/CredentialHandler

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69852 Bug ID: 69852 Summary: {MD5}, {SHA} and {SSHA} not honored with Realm/CredentialHandler Product: Tomcat 11 Version: 11.0.13 Hardware: PC OS: Linux

(tomcat) branch 11.0.x updated: Fix BZ 69839 - Ensure session ID changes are promulgated to SSO Valve

2025-10-18 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 4baad529fd Fix BZ 69839 - Ensure session ID chang

(tomcat) branch main updated: Treat new test password files as text files for line-endings

2025-10-18 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 52e4d5c246 Treat new test password files as text file

(tomcat) branch main updated: Fix race condition.

2025-10-18 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 6197ecdda3 Fix race condition. 6197ecdda3 is describe

[Bug 69837] JavaCompiler invalid compile classpath composing

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69837 Remy Maucherat changed: What|Removed |Added Severity|critical|normal --- Comment #5 from Remy Mauch

Re: [VOTE] Release Apache Tomcat 11.0.13

2025-10-18 Thread Rainer Jung
Am 10.10.25 um 17:06 schrieb Mark Thomas: The proposed Apache Tomcat 11.0.13 release is now available for voting. The notable changes compared to 11.0.12 include: - Fix copy/paste refactoring errors in 11.0.12 that meant DELETE   requests received via the AJP connector were processed as OPTION

(tomcat) branch 11.0.x updated: Add missing ASF headers

2025-10-18 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 48134f967e Add missing ASF headers 48134f967e i

svn commit: r1929065 - in tomcat/site/trunk: docs xdocs

2025-10-18 Thread schultz
Author: schultz Date: Fri Oct 10 17:07:34 2025 New Revision: 1929065 Log: Add note about problems with the October releases. Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html ===

Re: (tomcat) branch main updated: Reject requests that map to invalid Windows file names earlier.

2025-10-18 Thread Mark Thomas
On 09/10/2025 11:09, [email protected] 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/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 93396

[Bug 64083] JDBC pool keeps closed connection as available

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64083 --- Comment #4 from Alex Panchenko --- I have updated the pool request, please take a look. -- You are receiving this mail because: You are the assignee for the bug. - To uns

[VOTE] Release Apache Tomcat 9.0.111

2025-10-18 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.111 release is now available for voting. The notable changes compared to 9.0.110 are: - Fix AJP regression with DELETE and PROPFIND HTTP methods. - Deprecate the RemoteAddrFilter and RemoteAddValve in favor of the RemoteCIDRFilter and RemoteCIDRValve. For full d

Re: [PR] tomcat-jdbc check if returned connection is closed [tomcat]

2025-10-18 Thread via GitHub
panchenko commented on PR #235: URL: https://github.com/apache/tomcat/pull/235#issuecomment-3418380680 @markt-asf @ChristopherSchultz Addressed the comments about test, please take a look -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(tomcat) 03/07: If we set ok=0 with errnum==X509_V_OK (0), OpenSSL emits a fatal internal_error. Tolerate V_OCSP_CERTSTATUS_UNKNOWN and let the client policy (e.g. NO_FALLBACK) decide.

2025-10-18 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4881026c62f3ee11544c10e23fc0148e88137f45 Author: Dimitris Soumis AuthorDate: Tue Oct 7 16:41:54 2025 +0300 If we se

Buildbot failure in on tomcat-10.1.x

2025-10-18 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1899 Blamelist: Dimitris Soumis Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 10.1.x] c345241d1a215413439fab9fefa65868

(tomcat) branch 11.0.x updated: Fix OCSP responses validity by extending them to 365 days in generate-ocsp-test-artifacts.sh for use in TestOcspIntegration tests

2025-10-18 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis 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 47bdfbe5cd Fix OCSP responses validity by exten

(tomcat) branch 9.0.x updated: Next is 9.0.112

2025-10-18 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 e2c0ac75a5 Next is 9.0.112 e2c0ac75a5 is described b

[ANN] Apache Tomcat 11.0.12 Available

2025-10-18 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 11.0.12. Apache Tomcat 11 is an open source software implementation of the Jakarta Servlet, Jakarta Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations specifications.

(tomcat) branch 11.0.x updated: Fix BZ 69844 - server sending masked frames is a protocol error

2025-10-18 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 c2eba89598 Fix BZ 69844 - server sending masked f

[Bug 69849] New: OPTIONS, DELETE does not work

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69849 Bug ID: 69849 Summary: OPTIONS, DELETE does not work Product: Tomcat 11 Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[Bug 69845] java.lang.IllegalStateException: Inflater has been closed

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69845 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 69848] http method DELETE is converted to OPTIONS when request is sent through Apache proxy over AJP Connector

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69848 [email protected] changed: What|Removed |Added CC||[email protected] -- You are r

[Bug 69845] java.lang.IllegalStateException: Inflater has been closed

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69845 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Mark Thomas ---

[PR] Panama tweaks [tomcat]

2025-10-18 Thread via GitHub
dsoumis opened a new pull request, #907: URL: https://github.com/apache/tomcat/pull/907 While creating OCSP tests I stumbled upon some scenarios that were working with tomcat-native but not with FFM. The commits are an effort to align the behavior of using Openssl through FFM with Tomcat

svn commit: r1929121 - in tomcat/site/trunk: docs xdocs

2025-10-18 Thread markt
Author: markt Date: Mon Oct 13 17:35:11 2025 New Revision: 1929121 Log: Fix error in script params that meant RM rather than date was used Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html =

[Bug 69850] Http Delete Method is resolved as Options

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69850 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 69837] JavaCompiler invalid compile classpath composing

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69837 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #6 from Mark Thomas ---

Buildbot failure in on tomcat-9.0.x

2025-10-18 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1544 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 2802179ee7bea9d46d5e06650bb6ece60de8b

Re: [PR] Panama tweaks [tomcat]

2025-10-18 Thread via GitHub
dsoumis merged PR #907: URL: https://github.com/apache/tomcat/pull/907 -- 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: [email protected]

(tomcat) branch 11.0.x updated: Fix BZ 68947 - remove remaining references to removed package

2025-10-18 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 ac7a8b00eb Fix BZ 68947 - remove remaining refere

[PR] Correctly handle optionalNoCA verification [tomcat-native]

2025-10-18 Thread via GitHub
dsoumis opened a new pull request, #31: URL: https://github.com/apache/tomcat-native/pull/31 The existing logic to approve optionalNoCA connections only checked if errnum was one of the known optional errors defined in the SSL_VERIFY_ERROR_IS_OPTIONAL macro. It did not account for the case

[Bug 69848] http method DELETE is converted to OPTIONS when request is sent through Apache proxy over AJP Connector

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69848 --- Comment #9 from Remy Maucherat --- (In reply to Mark Thomas from comment #8) > Given the number of reports we have received, it does look like a new set of > releases is required. If we start them today we could - potentially - have > them

(tomcat) branch 11.0.x updated: Use constant

2025-10-18 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 26d8d555b2 Use constant 26d8d555b2 is described be

Buildbot success in on tomcat-11.0.x

2025-10-18 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1838 Blamelist: Dimitris Soumis , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] 47bdfbe5cdebb11d7211d092fde5122c5b3265e3 Steps:

[Bug 69852] {MD5}, {SHA} and {SSHA} not honored with Realm/CredentialHandler

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69852 --- Comment #2 from Grzegorz Grzybek --- But check https://github.com/apache/tomcat/blob/1da17751e26e77d6382b20701fe450282750aa34/java/org/apache/catalina/realm/MessageDigestCredentialHandler.java#L111-L112 there's: ``` if (storedCredentials.s

Re: [VOTE][RE-VOTE] Release Apache Tomcat 10.1.48

2025-10-18 Thread Christopher Schultz
All, Something is still wrong. Please hold off on voting. -chris On 10/11/25 10:21 AM, Christopher Schultz wrote: NOTE: I have freshened the release artifacts to remove the copy of tcnative source and binaries I inadvertently included in them. The release has been built from the existing 10.1

[Bug 69852] {MD5}, {SHA} and {SSHA} not honored with Realm/CredentialHandler

2025-10-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69852 Remy Maucherat changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEEDINFO

Buildbot success in on tomcat-10.1.x

2025-10-18 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/44/builds/1902 Blamelist: Dimitris Soumis , Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 10.1.x] 0b7ac9cf2de93dd3c79a39f1c85063f06381a

Buildbot failure in on tomcat-11.0.x

2025-10-18 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1850 Blamelist: Dimitris Soumis Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 11.0.x] 61f76458d9090826e73b385257f62f2

Re: Question about packaging of Windows-x86 binary ZIP

2025-10-18 Thread Mark Thomas
On 15/10/2025 14:52, Christopher Schultz wrote: All, ASF Trusted Release is complaining that the ZIP file for Windows x86 has a root directory that doesn't match the filename: " Root directory mismatch. Expected 'apache-tomcat-10.1.47-windows-x86', found 'apache-tomcat-10.1.47' " Do we

(tomcat) branch main updated: Remove the deprecated RemoteAddrFilter and RemoteAddrValve

2025-10-18 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 6eda98540a Remove the deprecated RemoteAddrFilter and

svn commit: r1929119 - in tomcat/site/trunk: . docs xdocs

2025-10-18 Thread markt
Author: markt Date: Mon Oct 13 17:30:46 2025 New Revision: 1929119 Log: Update site for 11.0.13 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-11.0.html tomcat/s

(tomcat) branch 9.0.x updated: Re-order checks to avoid NPE. Identified by Coverity Scan.

2025-10-18 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 dcf5627249 Re-order checks to avoid NPE. Identified

[PR] Parse the pem to skip the seed, like using: [tomcat]

2025-10-18 Thread via GitHub
jfclere opened a new pull request, #906: URL: https://github.com/apache/tomcat/pull/906 openssl pkey -provparam ml-dsa.retain_seed=no -in key key+seed.pem -out key-only.pem -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

svn commit: r79964 - in dev/tomcat/tomcat-10/v10.1.48: . bin bin/embed src

2025-10-18 Thread schultz
Author: schultz Date: Fri Oct 10 14:49:03 2025 New Revision: 79964 Log: Upload v10.1.48 for voting Added: dev/tomcat/tomcat-10/v10.1.48/ dev/tomcat/tomcat-10/v10.1.48/KEYS dev/tomcat/tomcat-10/v10.1.48/README.html dev/tomcat/tomcat-10/v10.1.48/RELEASE-NOTES dev/tomcat/tomcat-10/v10

(tomcat) 01/07: If optionalNoCA is configured then OCSP should be disabled.

2025-10-18 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit b239b1eddefc4dcebffa76f199c300f1194d4c17 Author: Dimitris Soumis AuthorDate: Tue Oct 7 13:33:14 2025 +0300 If option

Re: [VOTE] Release Apache Tomcat 9.0.111

2025-10-18 Thread Christopher Schultz
Rémy, Thanks for RMing On 10/10/25 10:55 AM, Rémy Maucherat wrote: The proposed Apache Tomcat 9.0.111 release is now available for voting. The notable changes compared to 9.0.110 are: - Fix AJP regression with DELETE and PROPFIND HTTP methods. - Deprecate the RemoteAddrFilter and RemoteAddVa

(tomcat) 05/07: Set specific error when V_OCSP_CERTSTATUS_REVOKED

2025-10-18 Thread dsoumis
This is an automated email from the ASF dual-hosted git repository. dsoumis pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit b7b28fb43b8d56610f572c2ec261466cdb3b0c22 Author: Dimitris Soumis AuthorDate: Thu Oct 9 20:40:11 2025 +0300 Set spec

svn commit: r1929122 - in tomcat/site/trunk: docs xdocs

2025-10-18 Thread markt
Author: markt Date: Mon Oct 13 17:35:47 2025 New Revision: 1929122 Log: No longer using Google Web Tools Modified: tomcat/site/trunk/docs/upgrading.html tomcat/site/trunk/xdocs/upgrading.xml Modified: tomcat/site/trunk/docs/upgrading.html ===