Commit Graph

174 Commits

Author SHA1 Message Date
Hui Wang
141fed8ee1 Upgrade to 9.0.36 2020-06-10 13:48:53 +08:00
Coty Sutherland
84e90958f5 Fix changelog entry 2020-06-01 09:09:44 -04:00
Hui Wang
faf98ce047 Upgrade to 9.0.35 2020-05-31 21:10:41 +08:00
Coty Sutherland
2b394dec21 Revert "Update dependency version for ECJ to >= 4.15" due to causing issues (it's missing in fc32) with testing the java 11 builds
This reverts commit 2e1623eaa3.
2020-05-04 12:22:01 -04:00
Coty Sutherland
2e1623eaa3 Update dependency version for ECJ to >= 4.15 2020-04-22 15:26:52 -04:00
Coty Sutherland
8d1457151e Add updated catalina.policy patch to allow ECJ usage under the Security Manager 2020-04-22 15:18:14 -04:00
Coty Sutherland
eaac8d384c Update to 9.0.34 2020-04-21 15:56:44 -04:00
Nicolas Chauvet
ba7ec40020 Avoid using recommends when not supported
Signed-off-by: Nicolas Chauvet <kwizart@gmail.com>
2020-03-06 18:42:26 +01:00
Coty Sutherland
afaf8d3bf4 Update to 9.0.31
Resolves: rhbz#1806398 - CVE-2020-1938 tomcat: Apache Tomcat AJP File Read/Inclusion Vulnerability
2020-03-05 15:12:39 -05:00
Fedora Release Engineering
b9c7fad2ff - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 01:47:34 +00:00
Coty Sutherland
086e236b29 Update to 9.0.30 2019-12-20 07:54:07 -05:00
Coty Sutherland
582d8e2270 Resolves: rhbz#1510522 man page uid and gid mismatch for service accounts 2019-09-26 16:05:30 -04:00
Coty Sutherland
98e48e45f4 Resolves: rhbz#1510896 Problem to start tomcat with a user whose group has a name different to the user 2019-09-26 14:32:36 -04:00
Coty Sutherland
679778488a Resolves: rhbz#1523112 tomcat systemd does not cope with - in service names 2019-09-26 14:28:51 -04:00
Coty Sutherland
dda1be6b79 Update to 9.0.26 2019-09-26 14:22:47 -04:00
Fedora Release Engineering
d973e255b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 01:39:36 +00:00
Coty Sutherland
4c36cc2105 Bump release version 2019-07-17 14:17:34 -04:00
Coty Sutherland
c45e83f43a Resolves: rhbz#1730755 Adding javapackages-tools back as a Requirement as it's required to run the service scripts 2019-07-17 13:32:12 -04:00
Coty Sutherland
c6f685500a Update build-classpath calls to ECJ to specify the JAR we want to use 2019-07-17 13:16:33 -04:00
Coty Sutherland
c3a377befc Remove unnecessary patches and update version of ECJ required by tomcat 2019-06-18 09:53:08 -04:00
Coty Sutherland
f905e7e822 Remove fc24 conditional as it's EOL 2019-06-18 09:22:07 -04:00
Coty Sutherland
59a8d55f5a Update to 9.0.21 2019-06-18 09:20:10 -04:00
Coty Sutherland
35c4e39e72 Add ant target 'dist-source' to allow packaging of maven artifacts and sample webapp code 2019-04-05 16:11:15 -04:00
Coty Sutherland
32a679992b Remove javadoc subpackage to drop the jpackage-utils dependency 2019-04-02 15:57:06 -04:00
Coty Sutherland
d290d60864 Cleanup ant targets and unused system properties 2019-02-21 14:27:58 -05:00
Coty Sutherland
4b9ac6b737 Remove unused junit dependency 2019-02-21 13:24:06 -05:00
Coty Sutherland
7ec1edc4fe Update changelog for dependency cleanup 2019-02-21 13:11:37 -05:00
Coty Sutherland
54436d8faf Remove unused dependencies, apache-commons-daemon and apache-commons-pool 2019-02-21 13:10:42 -05:00
Coty Sutherland
fd75e507d2 Removing unused dependency, apache-commons-collections, which was removed from upstream's build in r783696 2019-02-21 12:52:37 -05:00
Coty Sutherland
27d871ef2c Bump release number 2019-02-20 15:23:38 -05:00
Coty Sutherland
ca3ba12276 Remove OSGi MANIFEST files, these are now included in the upstream Tomcat distribution (as of 9.0.10) 2019-02-20 15:18:44 -05:00
Fedora Release Engineering
deb40c8cad - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 10:03:06 +00:00
Igor Gnatenko
0a18dfafbb Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:52 +01:00
Coty Sutherland
27dc97c365 Add changelog entries for CVEs to update notes 2018-12-13 10:54:36 -05:00
Coty Sutherland
43c6ccdf49 Update to 9.0.13 2018-12-13 09:24:35 -05:00
Peter Robinson
cb0df92eb9 Drop legcy sys-v bits 2018-10-16 17:41:15 +01:00
Coty Sutherland
32304e7570 Related: Update to 9.0.10 Add bnd.annotation and slf4j-api jars to the classpath so that the build can complete the OSGi steps 2018-08-07 10:36:36 -04:00
Coty Sutherland
c670fc3d7c Related: Update to 9.0.10 Updating build.xml to include a required JAR. The version of the aQute libs is old and the structure changed in the new version that upstream uses, so we have to add the required classes manually 2018-08-02 08:21:16 -04:00
Coty Sutherland
11261db135 Related: Update to 9.0.10 Add new dependency on aqute-bnd libraries for OSGi metadata 2018-08-01 14:15:07 -04:00
Coty Sutherland
5faf05bcc5 Related: Update to 9.0.10 Add new dependency on saaj-api so that you can build with java 11 2018-07-31 21:48:25 -04:00
Coty Sutherland
60e8a41900 Related: Update to 9.0.10 Fix patch files so they apply cleanly 2018-07-31 17:13:18 -04:00
Coty Sutherland
5b9a522c00 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/tomcat 2018-07-31 16:10:30 -04:00
Coty Sutherland
dd598eae60 Update to 9.0.10 2018-07-31 16:09:52 -04:00
Coty Sutherland
87acbd6047 Update to 9.0.10 2018-07-31 16:08:49 -04:00
Fedora Release Engineering
1bf763910f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 07:42:30 +00:00
Jason Tibbitts
e60ff004d7 Remove needless use of %defattr 2018-07-10 01:34:40 -05:00
Coty Sutherland
779b38363e Disable failOnWarning so that javadoc won't fail the build 2018-05-01 09:52:04 -04:00
Coty Sutherland
fb3fee7d60 Resolves: rhbz#1557507 Update to 9.0.7 2018-05-01 09:34:30 -04:00
Coty Sutherland
70272203ee Forgot to add changelog entires for the CVEs 2018-03-16 11:28:36 -04:00
Coty Sutherland
b14bf8b1a5 Disable failOnWarning so that javadoc won't fail the build 2018-03-15 13:52:10 -04:00