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

Bug 1956483: Bump boot images for RHCOS fixes #4961

Merged
merged 1 commit into from Jun 11, 2021

Commits on May 26, 2021

  1. Bug 1956483: Bump boot images for RHCOS fixes

    This brings in the following fixes:
    
    BZ 1956489 - CVE-2021-3114 ignition: golang: crypto/elliptic: incorrect operations on the P-224 curve
    BZ 1960748 - RHCOS PXE deployment script coreos-livepxe-rootfs randomly fails to download and verify the image with bonding LACP active-active
    
    Changes generated with:
    
    ```
    $ hack/update-rhcos-bootimage.py https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.7/47.83.202105220305-0/x86_64/meta.json amd64
    $ hack/update-rhcos-bootimage.py https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.7-ppc64le/47.83.202105211710-0/ppc64le/meta.json ppc64le
    $ hack/update-rhcos-bootimage.py https://releases-art-rhcos.svc.ci.openshift.org/art/storage/releases/rhcos-4.7-s390x/47.83.202105211211-0/s390x/meta.json s390x
    ```
    miabbott committed May 26, 2021
    Copy the full SHA
    5e28207 View commit details
    Browse the repository at this point in the history