https://bz.apache.org/bugzilla/show_bug.cgi?id=69603
--- Comment #4 from Rainer Jung ---
The output line
using openssl from /usr/local/bin//lib and /usr/local/bin//include
indicates, that you gave /usr/local/bin/ to configure as the ath to your
OpenSSL installation. That is most likely wrong, i
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/1293
Blamelist: Rainer Jung
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 9.0.x] 0acf1c3daecc22411ca030955b2e367cd4e90
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 77ce61c048 Fix skip.installer=true build.
77ce61c048
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 b9d606c9d6 Fix skip.installer=true build.
b9d606c
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 a4bb571caf Fix changelog typo
a4bb571caf is descr
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 9c1d7b9918 Fix changelog typo.
9c1d7b9918 is desc
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 0acf1c3dae Fix changelog typo
0acf1c3dae is describ
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 7f0df68d29 69602: Allow weak etags in If-Range header
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 8391012537 Fix skip.installer=true build.
839101253
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 b9712a33d9 Fix skip.installer=true build.
b9712a3
https://bz.apache.org/bugzilla/show_bug.cgi?id=69603
--- Comment #2 from Chuck Caldarale ---
The OpenSSL version check does not use the openssl executable, but instead the
value of OPENSSL_VERSION_NUMBER (or LIBRESSL_VERSION_NUMBER) from the
/usr/local/bin/include/openssl/opensslv.h header file.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69603
--- Comment #3 from Stephen Krause ---
From: /usr/local/include/openssl
# define OPENSSL_VERSION_TEXT "OpenSSL 3.4.1 11 Feb 2025"
/* Synthesize OPENSSL_VERSION_NUMBER with the layout 0xMNN00PPSL */
# ifdef OPENSSL_VERSION_PRE_RELEASE
# defi
https://bz.apache.org/bugzilla/show_bug.cgi?id=69206
Mark Thomas changed:
What|Removed |Added
CC||detlef.bren...@karakun.com
--- Comment #
https://bz.apache.org/bugzilla/show_bug.cgi?id=69601
Mark Thomas changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|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 11b5eb7a67 Improvements to Japanese translations by t
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 11.0.5
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 1ba1f9061e49ce03c77b57beff3d50e5c2c3ee29
Author: Mark Thomas
AuthorDate: Fri Feb 28 16:12:04 2025 +
Tag 11.0.5
---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 11.0.5
in repository https://gitbox.apache.org/repos/asf/tomcat.git
at 1ba1f9061e (commit)
This tag includes the following new commits:
new 1ba1f9061e Tag 11.0.5
The 1 revisions listed a
https://bz.apache.org/bugzilla/show_bug.cgi?id=69602
Bug ID: 69602
Summary: IF-Range Check for Strong-ETags breaks download of
large videos
Product: Tomcat 9
Version: 9.0.99
Hardware: PC
Status: NEW
Se
https://bz.apache.org/bugzilla/show_bug.cgi?id=69602
Remy Maucherat changed:
What|Removed |Added
OS||All
--- Comment #1 from Remy Mauchera
https://bz.apache.org/bugzilla/show_bug.cgi?id=69602
--- Comment #2 from Chris ---
After the code refactoring a String
W/"696184473-170930608"
is falling through the if expression check
if (headerValue.length() < 2 || headerValue.charAt(0) != '"' ||
headerValue.charAt(headerValue.leng
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 57d8ee6f3c Code clean-up - formatting. No functional
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 9ccf92401e Code clean-up - formatting. No functio
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 ee8bead7af Code clean-up - formatting. No functiona
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 fe81621547 Code clean-up - formatting. No functio
https://bz.apache.org/bugzilla/show_bug.cgi?id=69603
Bug ID: 69603
Summary: running configure of tomcat-native breaks on
openssl(3.4.1) verification
Product: Tomcat Native
Version: 2.0.8
Hardware: Other
OS:
Author: markt
Date: Fri Feb 28 16:50:41 2025
New Revision: 75214
Log:
Upload 11.0.5 for voting
Added:
dev/tomcat/tomcat-11/v11.0.5/
dev/tomcat/tomcat-11/v11.0.5/KEYS
dev/tomcat/tomcat-11/v11.0.5/README.html
dev/tomcat/tomcat-11/v11.0.5/RELEASE-NOTES
dev/tomcat/tomcat-11/v11.0.
https://bz.apache.org/bugzilla/show_bug.cgi?id=69603
Stephen Krause changed:
What|Removed |Added
Severity|blocker |normal
Priority|P2
On Fri, Feb 28, 2025 at 7:13 PM Mark Thomas wrote:
> 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
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 dff26c29be Improvements to French translations. (
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 3032dcec32 Improvements to Japanese translations
Build status: BUILD FAILED: failed compile (failure)
Worker used: bb_worker2_ubuntu
URL: https://ci2.apache.org/#builders/37/builds/1291
Blamelist: Mark Thomas
Build Text: failed compile (failure)
Status Detected: new failure
Build Source Stamp: [branch 9.0.x] f68b93860429034f19213b694f172304100ca
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 f72a18ddd4 Improvements to French translations. (remm
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 b25956d25c Improvements to Japanese translations
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 234847dd47 Improvements to French translations. (re
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 5b6f7f9e1f Improvements to French translations. (
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 f68b938604 Improvements to Japanese translations by
The proposed Apache Tomcat 10.1.37 release is now available for
voting.
All committers and PMC members are kindly requested to provide a vote if
possible. ANY TOMCAT USER MAY VOTE, though only PMC members votes are
binding. We welcome non-committer votes or comments on release builds.
The not
Author: schultz
Date: Sat Mar 1 06:04:17 2025
New Revision: 75219
Log:
Upload 10.1.37 for voting.
Added:
dev/tomcat/tomcat-10/v10.1.37/
dev/tomcat/tomcat-10/v10.1.37/KEYS
dev/tomcat/tomcat-10/v10.1.37/README.html
dev/tomcat/tomcat-10/v10.1.37/RELEASE-NOTES
dev/tomcat/tomcat-1
This is an automated email from the ASF dual-hosted git repository.
schultz pushed a change to tag 10.1.37
in repository https://gitbox.apache.org/repos/asf/tomcat.git
at e4338ee7a3 (commit)
This tag includes the following new commits:
new e4338ee7a3 Tag 10.1.37
The 1 revisions list
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
AuthorDate: Sat Mar 1 01:02:13 2025 -0500
Tag 1
40 matches
Mail list logo