(tomcat) 01/01: Tag 10.1.30

2024-09-14 Thread schultz
This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to tag 10.1.30
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 08bb04e1711e9856479596403b38cccf8287bc5b
Author: Christopher Schultz 
AuthorDate: Sat Sep 14 06:59:44 2024 -0400

Tag 10.1.30
---
 build.properties.release |  54 +++
 res/install-win/Uninstall.exe.sig| Bin 0 -> 10202 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10202 bytes
 res/maven/mvn.properties.release |  27 
 webapps/docs/changelog.xml   |   2 +-
 5 files changed, 82 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..850e04c6de
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,54 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Any unwanted settings may be over-ridden in a build.properties file located
+# in the same directory as this file.
+
+# Set the version-dev to "" (empty string) as this is not a development 
release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds.
+ant.tstamp.now.iso=2024-09-13T20:26:16Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=/usr/local/bin/gpg
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a 
reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process.
+#
+# Apache Ant:  Apache Ant(TM) version 1.10.14 compiled on August 16 2023
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Eclipse Adoptium
+# Java Version:22.0.2+9
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment is consistent with this information.
+#
+# OS:  x86_64 Mac OS X 14.5
+# File encoding:   UTF-8
+#
+# Release Manager: schultz
+release-java-version=22.0.2+9
+release-ant-version=1.10.14
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..698d25e65c
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig 
b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 00..780261b5df
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 00..15403af618
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=10.1.30
+
+# Re-use the same GPG executable.
+gpg.exec=/usr/local/bin/gpg
+

(tomcat) tag 10.1.30 created (now 08bb04e171)

2024-09-14 Thread schultz
This is an automated email from the ASF dual-hosted git repository.

schultz pushed a change to tag 10.1.30
in repository https://gitbox.apache.org/repos/asf/tomcat.git


  at 08bb04e171 (commit)
This tag includes the following new commits:

 new 08bb04e171 Tag 10.1.30

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r71576 - in /dev/tomcat/tomcat-10/v10.1.30: ./ bin/ bin/embed/ src/

2024-09-14 Thread schultz
Author: schultz
Date: Sat Sep 14 11:02:32 2024
New Revision: 71576

Log:
Upload v10.1.30 for voting.

Added:
dev/tomcat/tomcat-10/v10.1.30/
dev/tomcat/tomcat-10/v10.1.30/KEYS
dev/tomcat/tomcat-10/v10.1.30/README.html
dev/tomcat/tomcat-10/v10.1.30/RELEASE-NOTES
dev/tomcat/tomcat-10/v10.1.30/bin/
dev/tomcat/tomcat-10/v10.1.30/bin/README.html
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-deployer.tar.gz   
(with props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-deployer.tar.gz.asc

dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-deployer.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-deployer.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-deployer.zip.asc
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-deployer.zip.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-fulldocs.tar.gz   
(with props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-fulldocs.tar.gz.asc

dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-fulldocs.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-windows-x64.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-windows-x64.zip.asc

dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-windows-x64.zip.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-windows-x86.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-windows-x86.zip.asc

dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30-windows-x86.zip.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.exe   (with props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.exe.asc
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.exe.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.tar.gz   (with 
props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.zip   (with props)
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.zip.asc
dev/tomcat/tomcat-10/v10.1.30/bin/apache-tomcat-10.1.30.zip.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/embed/
dev/tomcat/tomcat-10/v10.1.30/bin/embed/apache-tomcat-10.1.30-embed.tar.gz  
 (with props)

dev/tomcat/tomcat-10/v10.1.30/bin/embed/apache-tomcat-10.1.30-embed.tar.gz.asc

dev/tomcat/tomcat-10/v10.1.30/bin/embed/apache-tomcat-10.1.30-embed.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.30/bin/embed/apache-tomcat-10.1.30-embed.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.30/bin/embed/apache-tomcat-10.1.30-embed.zip.asc

dev/tomcat/tomcat-10/v10.1.30/bin/embed/apache-tomcat-10.1.30-embed.zip.sha512
dev/tomcat/tomcat-10/v10.1.30/src/
dev/tomcat/tomcat-10/v10.1.30/src/apache-tomcat-10.1.30-src.tar.gz   (with 
props)
dev/tomcat/tomcat-10/v10.1.30/src/apache-tomcat-10.1.30-src.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.30/src/apache-tomcat-10.1.30-src.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.30/src/apache-tomcat-10.1.30-src.zip   (with 
props)
dev/tomcat/tomcat-10/v10.1.30/src/apache-tomcat-10.1.30-src.zip.asc
dev/tomcat/tomcat-10/v10.1.30/src/apache-tomcat-10.1.30-src.zip.sha512

Added: dev/tomcat/tomcat-10/v10.1.30/KEYS
==
--- dev/tomcat/tomcat-10/v10.1.30/KEYS (added)
+++ dev/tomcat/tomcat-10/v10.1.30/KEYS Sat Sep 14 11:02:32 2024
@@ -0,0 +1,562 @@
+This file contains the PGP&GPG keys of various Apache developers.
+Please don't use them for email unless you have to. Their main
+purpose is code signing.
+
+Apache users: pgp < KEYS
+Apache developers:
+(pgpk -ll  && pgpk -xa ) >> this file.
+  or
+(gpg --fingerprint --list-sigs 
+ && gpg --armor --export ) >> this file.
+
+Apache developers: please ensure that your key is also available via the
+PGP keyservers (such as pgpkeys.mit.edu).
+
+
+pub   4096R/2F6059E7 2009-09-18
+  Key fingerprint = A9C5 DF4D 22E9 9998 D987  5A51 10C0 1C5A 2F60 59E7
+uid  Mark E D Thomas 
+sub   4096R/5E763BEC 2009-09-18
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Comment: GPGTools - http://gpgtools.org
+
+mQINBEq0DukBEAD4jovHOPJDxoD+JnO1Go2kiwpgRULasGlrVKuSUdP6wzcaqWmX
+pqtOJKKwW2MQFQLmg7nQ9RjJwy3QCbKNDJQA/bwbQT1F7WzTCz2S6vxC4zxKck4t
+6RZBq2dJsYKF0CEh6ZfY4dmKvhq+3istSoFRdHYoOPGWZpuRDqfZPdGm/m335/6K
+GH59oysn1NE7a2a+kZzjBSEgv23+l4Z1Rg7+fpz1JcdHSdC2Z+ZRxML25eVatRVz
+4yvDOZItqDURP24zWOodxgboldV6Y88C3v/7KRR+1vklzkuA2FqF8Q4r/2f0su7M
+UVviQcy29y/RlLSDTTYoVlCZ1ni14qFU7Hpw43KJtgXmcUwq31T1+SlXdYjNJ1aF
+kUi8BjCHDcSgE/IReKUanjHzm4XSymKDTeqqzidi4k6PDD4jyHb8k8vxi6qT6Udn
+lcfo5NBkkUT1TauhEy8ktHhbl9k60BvvMBP9l6cURiJg1WS77egI4P/82oPbzzFi
+GFqXyJKULVgxtdQ3JikCpodp3f1fh6PlYZwkW4xCJLJucJ5MiQp07HAkMVW5w+k8
+Xvuk4i5quh3N+2kzKHOOiQCDmN0sz0X

[VOTE] Release Apache Tomcat 10.1.30

2024-09-14 Thread Christopher Schultz

The proposed Apache Tomcat 10.1.30 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 notable changes compared to 10.1.29 are:

- Fix the regression in HTTP/2 support introduced in 10.1.29.

For full details, see the change log:
https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/changelog.html

Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 
without changes. Java EE applications designed for Tomcat 9 and earlier 
may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat 
will automatically convert them to Jakarta EE and copy them to the 
webapps directory.


It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.30/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1516

The tag is:
https://github.com/apache/tomcat/tree/10.1.30
https://github.com/apache/tomcat/commit/08bb04e1711e9856479596403b38cccf8287bc5b

Please reply with a +1 for release or +0/-0/-1 with an explanation.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Release Apache Tomcat 11.0.0-M26

2024-09-14 Thread Christopher Schultz

Mark,

Thanks for RMing.

On 9/13/24 2:03 PM, Mark Thomas wrote:

The proposed Apache Tomcat 11.0.0-M26 release is now available for
voting.

Apache Tomcat 11.0.0-M26 is a milestone release of the 11.0.x branch and 
has been made to provide users with early access to the new features in 
Apache Tomcat 11.0.x so that they may provide feedback. The notable 
changes compared to 11.0.0-M25 include:


- Fix the regression in HTTP/2 support introduced in 11.0.0-M25.

For full details, see the change log:
https://nightlies.apache.org/tomcat/tomcat-11.0.x/docs/changelog.html

Applications that run on Tomcat 9 and earlier will not run on Tomcat 11 
without changes. Java EE applications designed for Tomcat 9 and earlier 
may be placed in the $CATALINA_BASE/webapps-javaee directory and Tomcat 
will automatically convert them to Jakarta EE and copy them to the 
webapps directory. Applications using deprecated APIs may require 
further changes.


It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-11/v11.0.0-M26/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1514

The tag is:
https://github.com/apache/tomcat/tree/11.0.0-M26
e9935d107776339a4a48cf4e32195a763fbf8379

The proposed 11.0.0-M26 release is:
[ ] -1 Broken - do not release
[ ] +1 Beta   - go ahead and release as 11.0.0-M26


+1 for beta release.

Unit tests pass(*) on MacOS x86-64 and the build is 100% reproducible on 
that platform.


* Some unit tests fail with OpenSSL-FFM because renegotiation is 
unsupported. It appears that LibreSSL is being used for FFM instead of 
OpenSSL. I will look into correcting this for future votes.


Details:
* Environment
*  Java (build):openjdk version "22.0.2" 2024-07-16 OpenJDK Runtime 
Environment Temurin-22.0.2+9 (build 22.0.2+9) OpenJDK 64-Bit Server VM 
Temurin-22.0.2+9 (build 22.0.2+9, mixed mode)
*  Java (test): openjdk version "22.0.2" 2024-07-16 OpenJDK Runtime 
Environment Temurin-22.0.2+9 (build 22.0.2+9) OpenJDK 64-Bit Server VM 
Temurin-22.0.2+9 (build 22.0.2+9, mixed mode)
*  Ant: Apache Ant(TM) version 1.10.15 compiled on August 25 
2024

*  OS:  Darwin 21.6.0 x86_64
*  cc:  Apple clang version 12.0.0 (clang-1200.0.31.1)
*  make:GNU Make 3.81
*  OpenSSL: OpenSSL 3.2.1 30 Jan 2024 (Library: OpenSSL 3.2.1 30 
Jan 2024)

*  APR: 1.7.4
*
* Valid SHA-512 signature for apache-tomcat-11.0.0-M26.zip
* Valid GPG signature for apache-tomcat-11.0.0-M26.zip
* Valid SHA-512 signature for apache-tomcat-11.0.0-M26.tar.gz
* Valid GPG signature for apache-tomcat-11.0.0-M26.tar.gz
* Valid SHA-512 signature for apache-tomcat-11.0.0-M26.exe
* Valid GPG signature for apache-tomcat-11.0.0-M26.exe
* Valid SHA512 signature for apache-tomcat-11.0.0-M26-src.zip
* Valid GPG signature for apache-tomcat-11.0.0-M26-src.zip
* Valid SHA512 signature for apache-tomcat-11.0.0-M26-src.tar.gz
* Valid GPG signature for apache-tomcat-11.0.0-M26-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: FAILED
*
* Tests that failed:
* org.apache.catalina.valves.rewrite.TestResolverSSL.NIO.txt
* org.apache.catalina.valves.rewrite.TestResolverSSL.NIO2.txt
* org.apache.tomcat.util.net.TestClientCert.NIO.txt
* org.apache.tomcat.util.net.TestClientCert.NIO2.txt
* org.apache.tomcat.util.net.TestCustomSslTrustManager.NIO.txt
* org.apache.tomcat.util.net.TestCustomSslTrustManager.NIO2.txt

-chris


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org