- Issued:
- 2023-12-07
- Updated:
- 2023-12-07
RHBA-2023:7624 - Bug Fix Advisory
Synopsis
Update JBoss Web Server 5.7 for OpenShift images with 5.7.7
Type/Severity
Bug Fix Advisory
Topic
This erratum covers updates to the current JBoss Web Server 5.7 for OpenShift images to consume the JBoss Web Server 5.7.7 release.
Description
Red Hat xPaaS provides images for many of the Red Hat Middleware products that are available for use within the OpenShift Container Platform cloud computing Platform-as-a-Service (PaaS) for on-premise or private cloud deployments.
The current JBoss Web Server 5.7 for OpenShift images have been updated to consume the JBoss Web Server 5.7.7 release.
Solution
To update to the latest JBoss Web Server 5.7.7 for OpenShift image on UBI8, perform the following steps to pull in the content:
1. On your master host(s), ensure that you are logged in to the command line interface as a cluster administrator or user who has project administrator access to the global "openshift" project:
$ oc login -u system:admin
2. Run the following commands to import the templates:
$ for resource in jws57-openjdk11-tomcat9-ubi8-basic-s2i.json
jws57-openjdk11-tomcat9-ubi8-https-s2i.json
jws57-openjdk11-tomcat9-ubi8-image-stream.json
jws57-openjdk8-tomcat9-ubi8-basic-s2i.json
jws57-openjdk8-tomcat9-ubi8-https-s2i.json
jws57-openjdk8-tomcat9-ubi8-image-stream.json do oc replace -n openshift
- -force -f
https://raw.githubusercontent.com/jboss-container-images/jboss-webserver-5-openshift-image/jws57el8-v5.7.7/templates/${resource}
done
3. Depending on the OpenJDK version, run either of the following commands to update the core JBoss Web Server 5.7 tomcat 9 OpenShift image stream in the "openshift" project:
- For OpenJDK 8:
To update the core JBoss Web Server 5.7 tomcat 9 with OpenJDK 8 OpenShift image,run the following command:
$ oc -n openshift import-image jboss-webserver57-openjdk8-tomcat9-openshift-ubi8:5.7.7
- For OpenJDK 11:
To update the core JBoss Web Server 5.7 tomcat 9 with OpenJDK 11 OpenShift image, run the following command:
$ oc -n openshift import-image jboss-webserver57-openjdk11-tomcat9-openshift-ubi8:5.7.7
Affected Products
- Red Hat OpenShift Container Platform 4.12 for RHEL 8 x86_64
- Red Hat OpenShift Container Platform 4.11 for RHEL 8 x86_64
Fixes
CVEs
(none)
References
(none)
ppc64le
jboss-webserver-5/jws57-openjdk11-openshift-rhel8@sha256:817c8ce07063d735872335cdc97c23161c973d1a4dafa48bde9a70c4f085e93b |
s390x
jboss-webserver-5/jws57-openjdk11-openshift-rhel8@sha256:82741f2f94893daf6b6b900bb194aab1840d649b6e21d73905332d2b2532edc7 |
x86_64
jboss-webserver-5/jws57-openjdk11-openshift-rhel8@sha256:6793a8e79ebbd1126c590b01ac4a7db7ab91657c27c5de6d03cec53e985f9579 |
jboss-webserver-5/jws57-openjdk8-openshift-rhel8@sha256:7bc61ad60586bd4b38935a69855df6a9c409a477c8e15d8f947925c7ff712dd8 |
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.