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-b...@mindrot.org Reporter: smitt...@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. _______________________________________________ openssh-bugs mailing list openssh-bugs@mindrot.org https://lists.mindrot.org/mailman/listinfo/openssh-bugs