Commit Graph

231 Commits

Author SHA1 Message Date
Coty Sutherland
adb27b54ea ECJ seems to be going away and the FreeIPA folks say they don't need it, so removing it here 2018-06-12 15:48:54 -04:00
Coty Sutherland
5621db464f Remove all of the unused apache-commons-* depedencies
Remove junit dependency (not sure why that was there)
Remove systemd-units BuildRequires
2018-06-12 15:31:19 -04:00
Coty Sutherland
573c4ceb52 The no.build.dbcp property went away in Tomcat 8 2018-06-12 15:24:03 -04:00
Coty Sutherland
3fb00aaf2c execute.validate is false by default 2018-06-12 15:18:30 -04:00
Coty Sutherland
64e9d1cc4a Remove unused system property 2018-06-12 15:12:15 -04:00
Coty Sutherland
4dbb64044f Remove webservices dependencies that were unused (not packaged, ever) 2018-06-12 15:11:27 -04:00
Coty Sutherland
5e1b6dae43 Remove unused dependency on commons-daemon 2018-06-12 14:59:25 -04:00
Coty Sutherland
3438c66895 Revert "Removing dist-source since it's not used in the JWS build"
This reverts commit 322c052855ac896914b539360461b5aa68216d44.
2018-06-12 14:56:58 -04:00
Coty Sutherland
e8d6a98c1b Removing dist-source since it's not used in the JWS build 2018-06-12 14:27:19 -04:00
Coty Sutherland
41eaee89d1 Adjust changelog 2018-06-12 14:19:54 -04:00
Coty Sutherland
bd4ede044e Reset Epoch back to 1 and set Release to sync up with the JWS builds... 2018-06-12 12:20:26 -04:00
Coty Sutherland
89dafd74b5 Sync up release number with JWS build so that you can immediately know where it came from 2018-06-12 12:17:16 -04:00
Coty Sutherland
94c5c759fa Forgot to add requirement on the pki-servlet-api sub-package 2018-06-12 12:16:32 -04:00
Coty Sutherland
058b0e8dae 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-12 12:11:15 -04:00
Coty Sutherland
2a25d68d4e 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-12 10:24:54 -04:00
Coty Sutherland
be9ac2b0c2 Add serlvet-api package back for FreeIPA 2018-06-12 10:04:37 -04:00
Coty Sutherland
5061e0a17c Regroup source files 2018-06-11 14:28:49 -04:00
Coty Sutherland
da3ae2f84c Rename spec file 2018-06-11 14:27:31 -04:00
Coty Sutherland
246d44ac38 Update sources 2018-06-11 14:13:20 -04:00
Coty Sutherland
cd6fcc4e55 Switch tito to use NoTgzBuilder since I'm using a zip... 2018-06-08 15:09:23 -04:00
Coty Sutherland
007cf5606e Automatic commit of package [tomcat] release [9.0.7-1].
Created by command:

/usr/bin/tito tag 1.0
2018-06-08 15:02:39 -04:00
Coty Sutherland
df584c8d77 Initialized to use tito. 2018-06-08 15:00:29 -04:00
Coty Sutherland
b806b35b95 First stab at creating the single RPM distribution for FreeIPA 2018-06-08 14:57: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
Troy Dawson
66a81e03cb Updated sources with rhpkg instead of fedpkg accidentally. Fixing that fed_hash: e1abf5cd6d 2017-08-20 07:17:43 -07:00
Fedora Release Engineering
ac7bc260a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 20:25:50 +00:00
Release Configuration Management
643d34de35 New branch setup 2017-06-12 13:42:35 -04:00
Coty Sutherland
e1abf5cd6d Updated sources with rhpkg instead of fedpkg accidentally. Fixing that 2017-06-09 15:46:39 -04:00
Coty Sutherland
85038a7beb Resolves: rhbz#1459160 CVE-2017-5664 tomcat: Security constrained bypass in error page mechanism 2017-06-09 15:39:00 -04:00
Coty Sutherland
ed0c45ddd8 Update to 8.0.43 2017-04-11 09:03:00 -04:00