Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOUD-3410] Apply CVE-2019-14843 and CVE-2019-14838 fixes #161

Merged
merged 1 commit into from Oct 23, 2019

Conversation

dbkreling
Copy link
Contributor

@@ -16,6 +16,12 @@ artifacts:
- name: jboss-eap-7.2.4-patch.zip
path: jboss-eap-7.2.4-patch.zip
md5: ebdc5f99141d5e68c42116cf1fef6e60
- name: jbeap-17583.zip
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these should all be like:

  • name: jbeap-17583
    target: jbeap-17583.zip
    md5: ebdc5f99141d5e68c42116cf1fef6e60

Then you'll need to cekit-cache add them before you can build.

@luck3y luck3y self-assigned this Oct 22, 2019
@rgdoliveira rgdoliveira merged commit 8927ae8 into jboss-container-images:7.2.x Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants