[openssh-commits] [openssh] 02/02: Test with-linux-memlock-onfault in kitchensink.
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Mar 27 20:16:04 AEDT 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit fd5a6bb6dd7657c4bd8cd0ee11d5c8ddf0d927b2
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Thu Mar 27 20:15:11 2025 +1100
Test with-linux-memlock-onfault in kitchensink.
---
.github/configs | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/configs b/.github/configs
index 51b5b1e1..5c73082e 100755
--- a/.github/configs
+++ b/.github/configs
@@ -129,6 +129,7 @@ case "$config" in
kitchensink)
CONFIGFLAGS="--with-kerberos5 --with-libedit --with-pam"
CONFIGFLAGS="${CONFIGFLAGS} --with-security-key-builtin --with-selinux"
+ CONFIGFLAGS="${CONFIGFLAGS} --with-linux-memlock-onfault"
CFLAGS="-DSK_DEBUG -DSANDBOX_SECCOMP_FILTER_DEBUG"
;;
hardenedmalloc)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list