Go to file
Coty Sutherland f5d3a1825f Resolves: RHEL-148687 Update to Apache Tomcat 9.0.110 for PQC support, and switched to compiling with Java 25
* Add java-25-headless to the BuildRequires & Requires lists & set JAVA_HOME to java-25 to always use it for compiling with java-25
* Add build-with-java-25.patch that replaces the  attribute with explicit  and  attributes in javac tasks to support building with Java 25 JDK while generating appropriate bytecode versions. This enables the build to use Java 25 APIs while producing different bytecode targets, required for PQC support via FFM in Tomcat 9.0.110.
* Drop the JmxRemoteLifecycleListener patch is it's no longer necessary
* Use tar.gz instead of zip for the sources due to line ending issues
* Add rm for commons-daemon.jar from bin
2026-02-18 07:33:35 -05:00
.fmf Add gating 2025-01-31 13:58:13 +01:00
plans Add gating 2025-01-31 13:58:13 +01:00
.gitignore Resolves: RHEL-148687 Update to Apache Tomcat 9.0.110 for PQC support, and switched to compiling with Java 25 2026-02-18 07:33:35 -05:00
build-with-java-25.patch Resolves: RHEL-148687 Update to Apache Tomcat 9.0.110 for PQC support, and switched to compiling with Java 25 2026-02-18 07:33:35 -05:00
ci.fmf Add gating 2025-01-31 13:58:13 +01:00
gating.yaml Add gating 2025-01-31 13:58:13 +01:00
java-9-start-up-parameters.conf Initial commit on c10s 2025-01-29 15:04:40 +01:00
rhbz-1857043.patch Resolves: RHEL-148687 Update to Apache Tomcat 9.0.110 for PQC support, and switched to compiling with Java 25 2026-02-18 07:33:35 -05:00
sources Resolves: RHEL-148687 Update to Apache Tomcat 9.0.110 for PQC support, and switched to compiling with Java 25 2026-02-18 07:33:35 -05:00
tomcat9.spec Resolves: RHEL-148687 Update to Apache Tomcat 9.0.110 for PQC support, and switched to compiling with Java 25 2026-02-18 07:33:35 -05:00
tomcat-9.0-bnd-annotation.patch Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0-bootstrap-MANIFEST.MF.patch Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0-catalina-policy.patch Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0-digest.script Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0-tomcat-users-webapp.patch Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0-tool-wrapper.script Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0.conf Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0.logrotate Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0.service Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0.sysconfig Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-9.0.wrapper Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-functions Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-named.service Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-preamble Initial commit on c10s 2025-01-29 15:04:40 +01:00
tomcat-server Fix CVE-2025-31650 and CVE-2024-56337 2025-07-21 18:13:38 +02:00