New commits:
commit 02147c31dea95cfbc6d8076f06bf9faf3cefa5ed
Merge: b4ea558c96 001ac8caec
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jun 4 17:57:15 2025 -0400

    Merge pluto: cleanup --seccomp-* options

commit 001ac8caec3f10dbc2f804e9fc93fca2c12fb6f6
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jun 4 16:25:23 2025 -0400

    testing: update seccomp-03-updown
    
    see #2289 refresh seccomp
    see #492 seccomp-03-updown hangs as pluto turned into a zombie

commit b36371448d87e3e255b4e8df488b205494b08429
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jun 4 15:16:36 2025 -0400

    pluto: store --seccomp* options in config_setup.[hc]
    
    Replace pluto_seccomp_mode global with seccomp_mode()
    local to pluto_seccomp.c.
    
    Add --seccomp=... option, mark --seccomp-{enabled,tolerant} as
    replaced by same.

commit 59ba53e9a0107a6c2138aedf3a96bdb1718e11d4
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jun 4 14:49:42 2025 -0400

    seccomp: when seccomp=disable, treat SIGSYS as fatal
    
    which is what would happen if the sighandler wasn't installed

commit 6cba3ee0ceb256336015f0df41030ef9be3ae16e
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jun 4 14:38:19 2025 -0400

    seccomp: move scattered code to pluto_seccomp.[hc]
    
    show_seccomp()
    whack_seccomp_crashtest()
    seccomp_sigsys_handler()

commit 191b18dc1bfb6c450cb638fdef604b33b3cf9dc4
Author: Andrew Cagney <cag...@gnu.org>
Date:   Wed Jun 4 12:57:26 2025 -0400

    seccomp: move enum seccomp_mode to seccomp_mode.h
    
    Make kw_seccomp_names public as struct sparse_names eccomp_mode_names.
    Drop SECCOMP_undefined (first real value still starts at 1).

_______________________________________________
Swan-commit mailing list -- swan-commit@lists.libreswan.org
To unsubscribe send an email to swan-commit-le...@lists.libreswan.org

Reply via email to