Commit Graph

292 Commits

Author SHA1 Message Date
Mohan Boddu af694d396d - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 03:58:39 +00:00
Alexander Scheel f5b68890a2
Fix Tomcat build for RHEL 9.0.0 beta
Notably, I checked in two patches:

 - 0001-ascheel-Update-to-JDK-Version-11 is UNUSED, but present in case
   it is useful in the future. This was a relatively easy hack on the
   build file, but didn't prove useful; I disabled it.
 - 0002-ascheel-Add-javax.xml.soap.patch, which adds the missing
   javax.xml.soap (removed from JDK 9+) from the jakarta package. This
   package is already in RHEL 9 and so should be safe to add.

Signed-off-by: Alexander Scheel <ascheel@redhat.com>
2021-03-01 13:35:35 -05:00
Coty Sutherland ec341c0fb1 Resolves: rhbz#1721684 Rebase pki-servlet-engine to 9.0.30
Update Tomcat sources to JWS 5.3, and remove some JWS 5.3 features that PKI won't need
2020-04-23 10:23:57 -04:00
Endi S. Dewata 10d7cc93d1 Obsoleted pki-servlet-container 2019-05-31 21:33:53 -05:00
Endi S. Dewata e42617129b Bump release number 2019-04-23 13:44:02 -05:00
Endi S. Dewata 2fc4617c1b Renamed pki-servlet-container into pki-servlet-engine 2019-04-23 13:25:50 -05:00
Endi S. Dewata a32e876dca Merge branch pki-servlet-container/stream-pki-10.6 into stream-pki-10.7 2019-04-23 11:55:43 -05:00
Release Configuration Management 0d49d5defb New branch setup 2019-04-23 11:37:47 +00:00
Coty Sutherland 00b9240636 Update to JWS 5.0.2 distribution 2019-04-04 18:17:27 -05:00
Coty Sutherland 9d6007e5f2 Update to JWS 5.0.1 distribution
Resolves: rhbz#1619232 - CVE-2018-8037 pki-servlet-container: tomcat: Due to a mishandling of close in NIO/NIO2 connectors user sessions can get mixed up
Resolves: rhbz#1641874 - CVE-2018-11784 pki-servlet-container: tomcat: Open redirect in default servlet
2019-04-04 18:15:31 -05:00
Coty Sutherland f7e577bfc8 Ignore zip files 2019-04-04 18:13:09 -05:00
Fraser Tweedale 18826faa62 Reinstate Maven artifacts and fix maven-metadata JAR path 2018-08-03 23:01:00 +10:00
Fraser Tweedale 8cc30cfbf2 Revert "Related: rhbz#1594139 Remove unused maven artifacts"
This reverts commit 10e8d18d0e.
2018-08-03 18:53:35 +10:00
Jean-Frederic Clere 63ef8375bb Add missing BuildRequires: systemd-units 2018-07-20 08:39:03 +02:00
Coty Sutherland 8eca09a136 Resolves: rhbz#1594139 Cleanup Provides and Requires 2018-06-22 09:57:28 -04:00
Coty Sutherland 5ef3ca091f Related: rhbz#1594139 Add bundled() to tie this package to tomcat 2018-06-22 09:56:09 -04:00
Coty Sutherland 5b41d32bf8 Related: rhbz#1594139 Remove all ties to the tomcat package by cleaning up Provides and Obsoletes that overwrite any tomcat packages and result in pki-servlet-container being installed in cases we don't want it to tbe installed in 2018-06-22 09:51:40 -04:00
Coty Sutherland 10e8d18d0e Related: rhbz#1594139 Remove unused maven artifacts 2018-06-22 09:47:36 -04:00
Coty Sutherland a26a9bba8b Related: rhbz#1594139 Remove unused OSGi information 2018-06-22 08:38:23 -04:00
Coty Sutherland 2c35e20b2f Add newly required ant, ant-launcher, and tools jars to the catalina.policy so that tomcat can access them when running under the SecurityManager 2018-06-21 13:33:12 -04:00
Coty Sutherland d2b161f311 Remove unused patch files 2018-06-21 13:32:46 -04:00
Coty Sutherland f8c3a7da95 Merge branch 'rhel-8.0' of ssh://pkgs.devel.redhat.com/rpms/pki-servlet-container into rhel-8.0 2018-06-15 14:38:25 -04:00
Coty Sutherland a3b507165e Remove tito things that were needed to build in copr 2018-06-15 14:36:16 -04:00
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