Re: (tomcat) branch 9.0.x updated: Add makensis as an option for building the Windows installer

2025-03-02 Thread Rainer Jung
Am 02.03.25 um 21:00 schrieb Rémy Maucherat: On Sun, Mar 2, 2025 at 5:10 PM Rainer Jung wrote: Hi Rémy, Am 02.03.25 um 11:06 schrieb Rémy Maucherat: On Thu, Feb 13, 2025 at 6:11 PM wrote: @@ -163,6 +157,9 @@ Var ServiceInstallLog InstType Minimum InstType Full + !finalize 'ant

Re: [VOTE] Release Apache Tomcat 11.0.5

2025-03-02 Thread Rainer Jung
Am 28.02.25 um 18:06 schrieb Mark Thomas: The proposed Apache Tomcat 11.0.5 release is now available for voting. The notable changes compared to 11.0.4 include: - Improve the checks for exposure to and protection against   CVE-2024-56337 so that reflection is not used unless required. The

svn commit: r1924133 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

2025-03-02 Thread huxing
Author: huxing Date: Sun Mar 2 13:12:23 2025 New Revision: 1924133 URL: http://svn.apache.org/viewvc?rev=1924133&view=rev Log: Add CoC Asia 2024 slides and videoes Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk/d

svn commit: r1924134 - /tomcat/site/trunk/docs/presentations/

2025-03-02 Thread huxing
Author: huxing Date: Sun Mar 2 13:14:42 2025 New Revision: 1924134 URL: http://svn.apache.org/viewvc?rev=1924134&view=rev Log: Add slides pdf files for CoC Asia 2024 Added: tomcat/site/trunk/docs/presentations/2024-07-28-cocasia-Han-Li-Boosting-Tomcat-Performance-with-Virtual-Threads.pdf

Re: (tomcat) branch 9.0.x updated: Add makensis as an option for building the Windows installer

2025-03-02 Thread Rémy Maucherat
On Sun, Mar 2, 2025 at 5:10 PM Rainer Jung wrote: > > Hi Rémy, > > Am 02.03.25 um 11:06 schrieb Rémy Maucherat: > > On Thu, Feb 13, 2025 at 6:11 PM wrote: > >> @@ -163,6 +157,9 @@ Var ServiceInstallLog > >> InstType Minimum > >> InstType Full > >> > >> + !finalize 'ant -f @BASEDIR@/build

Re: [PR] Ensure partial put data range not exceed ContentRange declared [tomcat]

2025-03-02 Thread via GitHub
rmaucher commented on PR #810: URL: https://github.com/apache/tomcat/pull/810#issuecomment-2692889514 Surprisingly, I verified that there's no specification language on what to do if content-length (or whatever similar like chunking) conflicts with content-range. -- This is an automated

Re: (tomcat) branch 9.0.x updated: Add makensis as an option for building the Windows installer

2025-03-02 Thread Rainer Jung
Hi Rémy, Am 02.03.25 um 11:06 schrieb Rémy Maucherat: On Thu, Feb 13, 2025 at 6:11 PM wrote: @@ -163,6 +157,9 @@ Var ServiceInstallLog InstType Minimum InstType Full + !finalize 'ant -f @BASEDIR@/build.xml jsign-installer' + !uninstfinalize 'ant -f @BASEDIR@/build.xml -Dcodesigning.

Re: (tomcat) branch 9.0.x updated: Add makensis as an option for building the Windows installer

2025-03-02 Thread Rainer Jung
Am 02.03.25 um 17:07 schrieb Rainer Jung: Hi Rémy, Am 02.03.25 um 11:06 schrieb Rémy Maucherat: On Thu, Feb 13, 2025 at 6:11 PM wrote: @@ -163,6 +157,9 @@ Var ServiceInstallLog     InstType Minimum     InstType Full +  !finalize 'ant -f @BASEDIR@/build.xml jsign-installer' +  !uninstfinalize

Buildbot failure in on tomcat-9.0.x

2025-03-02 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1295 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] cf1877480898920c374c4379a6645df527f1d614 S

(tomcat) 01/01: Tag 9.0.101

2025-03-02 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to tag 9.0.101 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit cf9caee37dd3d2dbb0294983e921c12a318c1f5e Author: remm AuthorDate: Sun Mar 2 11:26:17 2025 +0100 Tag 9.0.101 --- build.

(tomcat) tag 9.0.101 created (now cf9caee37d)

2025-03-02 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to tag 9.0.101 in repository https://gitbox.apache.org/repos/asf/tomcat.git at cf9caee37d (commit) This tag includes the following new commits: new cf9caee37d Tag 9.0.101 The 1 revisions listed

svn commit: r75225 - in /dev/tomcat/tomcat-9/v9.0.101: ./ bin/ bin/embed/ src/

2025-03-02 Thread remm
Author: remm Date: Sun Mar 2 10:31:23 2025 New Revision: 75225 Log: Upload 9.0.101 for voting Added: dev/tomcat/tomcat-9/v9.0.101/ dev/tomcat/tomcat-9/v9.0.101/KEYS dev/tomcat/tomcat-9/v9.0.101/README.html dev/tomcat/tomcat-9/v9.0.101/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.10

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

2025-03-02 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 cf18774808 Next is 9.0.102 cf18774808 is described b

Re: (tomcat) 01/01: Tag 9.0.101

2025-03-02 Thread Rémy Maucherat
On Sun, Mar 2, 2025 at 11:26 AM wrote: > > This is an automated email from the ASF dual-hosted git repository. > > remm pushed a commit to tag 9.0.101 > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > commit cf9caee37dd3d2dbb0294983e921c12a318c1f5e > Author: remm > AuthorDate: Su

Re: (tomcat) 01/01: Tag 10.1.37

2025-03-02 Thread Rémy Maucherat
On Sat, Mar 1, 2025 at 7:04 AM wrote: > > This is an automated email from the ASF dual-hosted git repository. > > schultz pushed a commit to tag 10.1.37 > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > commit e4338ee7a3e0f22d85f7cb2e04dacee752eaa619 > Author: Christopher Schultz

[VOTE] Release Apache Tomcat 9.0.101

2025-03-02 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.101 release is now available for voting. The notable changes compared to 9.0.100 are: - Improve the checks for exposure to and protection against CVE-2024-56337 so that reflection is not used unless required. The checks for whether the file system is case sens

Buildbot success in on tomcat-9.0.x

2025-03-02 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1294 Blamelist: Rainer Jung Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 9e669f74966872ad92015576b12192f9bca43f92 Steps: worker_prep

(tomcat) branch 11.0.x updated: Correct fix for skip.installer=true build.

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 2e194d0e25 Correct fix for skip.installer=true bu

(tomcat) branch 9.0.x updated: Correct fix for skip.installer=true build.

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 9e669f7496 Correct fix for skip.installer=true buil

(tomcat) branch 10.1.x updated: Tab police

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 79aebc5303 Tab police 79aebc5303 is described bel

(tomcat) branch 11.0.x updated: Tab police

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 d7c8ef4a5f Tab police d7c8ef4a5f is described bel

Re: (tomcat) branch 9.0.x updated: Add makensis as an option for building the Windows installer

2025-03-02 Thread Rémy Maucherat
On Thu, Feb 13, 2025 at 6:11 PM 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: >

(tomcat) branch main updated: Correct fix for skip.installer=true build.

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 ab851b782c Correct fix for skip.installer=true build.

(tomcat) branch 10.1.x updated: Correct fix for skip.installer=true build.

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 927f4ea6ae Correct fix for skip.installer=true bu

(tomcat) branch 11.0.x updated: Clarify use of PRFIX in makencsis scons build

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 7e64dbcdb5 Clarify use of PRFIX in makencsis scon

(tomcat) branch 10.1.x updated: Clarify use of PRFIX in makencsis scons build

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 c365397239 Clarify use of PRFIX in makencsis scon

(tomcat) branch main updated: Clarify use of PRFIX in makencsis scons build

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 d2969c9eb7 Clarify use of PRFIX in makencsis scons bu

(tomcat) branch 9.0.x updated: Clarify use of PRFIX in makencsis scons build

2025-03-02 Thread rjung
This is an automated email from the ASF dual-hosted git repository. rjung 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 44f9e1748f Clarify use of PRFIX in makencsis scons