[Bug 3792] New: Update AWS-LC version number to unblock CI
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Feb 20 14:34:42 AEDT 2025
https://bugzilla.mindrot.org/show_bug.cgi?id=3792
Bug ID: 3792
Summary: Update AWS-LC version number to unblock CI
Product: Portable OpenSSH
Version: -current
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: smittals at amazon.com
Created attachment 3861
--> https://bugzilla.mindrot.org/attachment.cgi?id=3861&action=edit
patch file to update aws-lc version number
Hi,
The following patch updates the AWS-LC version number to our latest
release v1.46.1. The OpenSSH CI was previously failing because a system
call to access() in AWS-LC was being blocked by the seccomp filter.
Surprisingly, we only saw this behavior on Ubuntu 24.04 - the build
succeeded on Ubuntu 22.04 (which is what we tested on and why this
wasn't caught earlier). We have refactored that part of our code in our
latest release. This change has been tested in PR#555 on the Github
repository in your CI as well.
Thank You!
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list