bugzilla-daemon at mindrot.org
2025-Feb-20 03:34 UTC
[Bug 3792] New: Update AWS-LC version number to unblock CI
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.
bugzilla-daemon at mindrot.org
2025-Feb-24 03:03 UTC
[Bug 3792] Update AWS-LC version number to unblock CI
https://bugzilla.mindrot.org/show_bug.cgi?id=3792
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Thanks this was committed as 94b73755f931d and the test seems to be
working now - thanks for debugging this before I had a chance to :)
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.