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

ci: bump runners to 24.04 #825

Merged
merged 3 commits into from
Oct 8, 2024
Merged

ci: bump runners to 24.04 #825

merged 3 commits into from
Oct 8, 2024

Conversation

LDVG
Copy link
Contributor

@LDVG LDVG commented Oct 8, 2024

No description provided.

LDVG added 3 commits October 8, 2024 12:43
While here, bump clang to clang-19.
Ubuntu 24.04 comes with a version of original-awk that no longer accepts
hexadecimal values [1], pipe the field to printf instead.

[1] https://github.com/onetrueawk/awk/blob/5c261eb19a5e92bb6d68e818cf575524067c1e6a/awk.1#L626-L628
MSAN does not realise that the iv buffer for aes256_cbc_fips() is in
fact initialized by this function call. This path and subsequent use of
the "uninitialised" value was hit when upgrading to Ubuntu 24.04 (which
ships a version of glibc that implements arc4random_buf()).
@LDVG LDVG requested a review from kongeo October 8, 2024 13:19
@kongeo kongeo merged commit 5c7ed8f into main Oct 8, 2024
75 checks passed
@kongeo kongeo deleted the ci-ci branch October 8, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants