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

zed: yoga merge #1154

Merged
merged 14 commits into from
Jul 11, 2024
Merged

zed: yoga merge #1154

merged 14 commits into from
Jul 11, 2024

Conversation

markgoddard
Copy link
Member

  • yoga: Build Cinder and Glance from StackHPC forks
  • Add Rocky 9 SIG Security Common repo
  • Restrict security-common to OpenSSH packages
  • Update security-common for OpenSSH CVE-2024-6409
  • CI: Fix failure condition for container image builds when all images are dirty
  • Fix failure condition for container image builds when all images are dirty (again)
  • Revert "yoga: Build Cinder and Glance from StackHPC forks"

markgoddard and others added 14 commits July 8, 2024 17:01
We are currently carrying patches for the CVE-2024-32498 QCOW vulnerability.
The other updated packages (glibc and microcode_ctl) need more testing.

(cherry picked from commit 767ce13)
yoga: Add Rocky Security SIG repo to address RegreSSHion CVE
CVE-2024-6409 is fixed with openssh 8.7p1-38.1.el9_4.security.0.7 [1].

[1] https://sig-security.rocky.page/issues/CVE-2024-6409/

(cherry picked from commit 4550dc9)
yoga: Build Cinder and Glance from StackHPC forks
…are dirty

In the case where all images contain HIGH CVEs, but none contain
CRITICAL CVEs, we should not fail the build. However the condition
previously failed if there were no images without any CVEs. This change
modifies the condition to fail only when there are CRITICAL CVEs.
CI: Fix failure condition for container image builds when all images are dirty
…dirty (again)

Fail when there are non-zero critical CVEs.
Fix failure condition for container image builds when all images are dirty (again)
@markgoddard markgoddard requested a review from a team as a code owner July 11, 2024 11:26
@markgoddard markgoddard self-assigned this Jul 11, 2024
@markgoddard markgoddard merged commit 8beaadd into stackhpc/zed Jul 11, 2024
11 of 12 checks passed
@markgoddard markgoddard deleted the zed-yoga-merge branch July 11, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants