Commit Graph

237 Commits

Author SHA1 Message Date
Coty Sutherland
e14029400a Remove zip from sources repo and add to brew 2018-06-15 14:36:16 -04:00
Coty Sutherland
4e7c1267c1 Add ant and tools jars to the classpath to enable JSP compilation at runtime 2018-06-15 14:36:16 -04:00
Coty Sutherland
b9eb7e5fef Remove overrides for version so that this package matches JWS' version information 2018-06-15 14:36:16 -04:00
Coty Sutherland
49c6f4d608 Sync all RPM wrapper scripts with JWS Tomcat 2018-06-15 14:36:16 -04:00
Coty Sutherland
9bff3c840d Remove JSVC support from tomcat-functions for this tomcat package 2018-06-15 14:36:16 -04:00
Coty Sutherland
acff1bd33d Minor formatting adjustment 2018-06-15 14:36:16 -04:00
Coty Sutherland
f532ac54d0 ECJ seems to be going away and the FreeIPA folks say they don't need it, so removing it here 2018-06-15 14:36:16 -04:00
Coty Sutherland
a860d30ae5 Remove all of the unused apache-commons-* depedencies
Remove junit dependency (not sure why that was there)
Remove systemd-units BuildRequires
2018-06-15 14:36:16 -04:00
Coty Sutherland
abbb601b2f The no.build.dbcp property went away in Tomcat 8 2018-06-15 14:36:16 -04:00
Coty Sutherland
ee01c70a06 execute.validate is false by default 2018-06-15 14:36:16 -04:00
Coty Sutherland
6ab4e17bba Remove unused system property 2018-06-15 14:36:16 -04:00
Coty Sutherland
893b4ac8eb Remove webservices dependencies that were unused (not packaged, ever) 2018-06-15 14:36:16 -04:00
Coty Sutherland
89d10be643 Remove unused dependency on commons-daemon 2018-06-15 14:36:16 -04:00
Coty Sutherland
dd764c18d3 Revert "Removing dist-source since it's not used in the JWS build"
This reverts commit 322c052855ac896914b539360461b5aa68216d44.
2018-06-15 14:36:16 -04:00
Coty Sutherland
9f705506e8 Removing dist-source since it's not used in the JWS build 2018-06-15 14:36:16 -04:00
Coty Sutherland
6a563473e5 Adjust changelog 2018-06-15 14:36:16 -04:00
Coty Sutherland
8cc860d990 Reset Epoch back to 1 and set Release to sync up with the JWS builds... 2018-06-15 14:36:16 -04:00
Coty Sutherland
d7dbe3189f Sync up release number with JWS build so that you can immediately know where it came from 2018-06-15 14:36:16 -04:00
Coty Sutherland
55deda392a Forgot to add requirement on the pki-servlet-api sub-package 2018-06-15 14:36:16 -04:00
Coty Sutherland
572effda91 Change package name to 'pki-servlet-container'
Add servlet-api sub-package back for FreeIPA to use
Note that sub-package name differs parent because it was too lengthy otherwise
2018-06-15 14:36:16 -04:00
Coty Sutherland
7c915f6c49 Update all references for %{name} to 'tomcat' to maintain directory structures, etc and reduce changes that FreeIPA will need to make in order to use this package 2018-06-15 14:36:16 -04:00
Coty Sutherland
9b32c74444 Add serlvet-api package back for FreeIPA 2018-06-15 14:36:16 -04:00
Coty Sutherland
52f0ab9fd4 Regroup source files 2018-06-15 14:36:16 -04:00
Coty Sutherland
1a7c77b107 Rename spec file 2018-06-15 14:36:16 -04:00
Coty Sutherland
dbf58e8939 Update sources 2018-06-15 14:36:16 -04:00
Coty Sutherland
9ae9549c72 Switch tito to use NoTgzBuilder since I'm using a zip... 2018-06-15 14:36:16 -04:00
Coty Sutherland
f1fd819e7d Automatic commit of package [tomcat] release [9.0.7-1].
Created by command:

/usr/bin/tito tag 1.0
2018-06-15 14:36:16 -04:00
Coty Sutherland
7e7715d237 Initialized to use tito. 2018-06-15 14:36:16 -04:00
Coty Sutherland
0dd44d62b4 First stab at creating the single RPM distribution for FreeIPA 2018-06-15 14:36:09 -04:00
Troy Dawson
79ff6abc33 Fedora 28 Mass Merge into rhel-8.0 - fed_hash: 2664e1c9a9d9d99fcf4131975b39f483788af336 2018-05-04 06:24:48 +00:00
Coty Sutherland
8703348dd0 Update to 8.5.30 2018-05-01 09:50:53 -04:00
Coty Sutherland
6a221faa62 Forgot to add changelog entires for the CVEs 2018-03-16 11:32:52 -04:00
Coty Sutherland
62602785be Disable failOnWarning so that javadoc won't fail the build 2018-03-15 13:52:10 -04:00
Coty Sutherland
1f223663ca Forgot to rename service scripts, etc for the 8.5 rebase 2018-03-15 13:05:24 -04:00
Coty Sutherland
7b1948b119 Adding sources for 8.5.29 2018-03-15 12:59:10 -04:00
Coty Sutherland
dad1e77dc2 Rebase to 8.5.29! Finally :) 2018-03-15 12:57:12 -04:00
Igor Gnatenko
5a99f40808 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
57d43b18e2 Cleanup spec file conditionals fed_hash: 56956f7ea7 2017-12-12 09:44:34 -06:00
Merlin Mathesius
56956f7ea7 Cleanup spec file conditionals 2017-12-12 09:14:28 -06:00
Troy Dawson
0f426bcf0e Change "zip -u" to "zip" Resolves: rhbz#1495241 [tomcat] zip -u in spec file causes race condition fed_hash: 83edb0c5e8 2017-10-24 15:46:52 +00: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
Troy Dawson
6d9eaa9d4c Adding temporary workaround for add_maven_depmap deprecation fed_hash: c154cf4359 2017-08-31 12:09:58 +00: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