Commit Graph

235 Commits

Author SHA1 Message Date
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
b394a44ff1 Remove deprecated SHUTDOWN_WAIT setting from conf comments and provide an alternative 2019-03-01 16:18:57 -05: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
fca3df7ab8 Add mock results to gitignore 2019-02-21 13:00:54 -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
07b8ade141 Remove unnecessary patch, the change was included upstream for asfbz#52493 2019-02-20 15:26:05 -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
adee825bc2 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/tomcat 2018-07-31 16:10:58 -04:00
Coty Sutherland
134406fb63 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/tomcat 2018-07-31 16:10:48 -04:00
Coty Sutherland
8d9eb243ed Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/tomcat 2018-07-31 16:10:38 -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
cf73f01ef4 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/tomcat 2018-07-31 16:10:02 -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
Coty Sutherland
e02f29cc46 Forgot to rename service scripts, etc for the 8.5 rebase 2018-03-15 13:05:24 -04:00
Coty Sutherland
161c6b7f49 Adding sources for 8.5.29 2018-03-15 12:59:10 -04:00
Coty Sutherland
bc28cc3bb0 Rebase to 8.5.29! Finally :) 2018-03-15 12:57:12 -04:00
Igor Gnatenko
8766ecaeb9
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:06:26 +01:00
Coty Sutherland
cf8509a357 The tomcat-native binary is no longer copied to bin. See http://svn.apache.org/r1818186 for more details 2018-02-01 10:09:27 -05:00
Coty Sutherland
586be331e6 Fix release for rebase 2018-02-01 08:54:42 -05:00
Coty Sutherland
f083e18135 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/tomcat 2018-02-01 08:52:17 -05:00
Coty Sutherland
d28664612b Update to 8.0.49 2018-02-01 08:48:31 -05:00
Merlin Mathesius
56956f7ea7 Cleanup spec file conditionals 2017-12-12 09:14:28 -06:00
Troy Dawson
83edb0c5e8 Change "zip -u" to "zip"
Resolves: rhbz#1495241 [tomcat] zip -u in spec file causes race condition
2017-10-24 10:12:21 -05:00
Coty Sutherland
f62ae76aa7 Update to 8.0.47
Resolves: rhbz#1497682 CVE-2017-12617 tomcat: Remote Code Execution bypass for CVE-2017-12615
2017-10-04 08:57:15 -04:00
Coty Sutherland
c154cf4359 Adding temporary workaround for add_maven_depmap deprecation 2017-08-21 11:28:50 -04:00
Coty Sutherland
95abd8ee71 Release 1 instead of 2 2017-08-21 10:54:20 -04:00
Coty Sutherland
623e2f2fe0 Resolves: rhbz#1480620 CVE-2017-7674 tomcat: Cache Poisoning 2017-08-21 10:36:47 -04:00