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 |
|
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 |
|