New commits:
commit 6910f93bf768396d66a94caa58fe5db51616b431
Merge: 5876db089c 95eb329d19
Author: Andrew Cagney <[email protected]>
Date:   Sun Feb 15 09:49:44 2026 -0500

    Merge updown: pass environ to process as envp[]
    
    close #2613 replace popen() with execvep(/bin/sh -c cmd, environ) when 
invoking updown

commit 95eb329d19917575fe351171f149e7722ba50079
Author: Andrew Cagney <[email protected]>
Date:   Sun Feb 15 09:48:39 2026 -0500

    testing: in ikev2-05-basic-psk-oneconf-namespaces, update grep of updown's 
env
    
    the debug line changed

commit 7aa6c7c422d4a1137399dfbc6dbbb22310e04331
Author: Andrew Cagney <[email protected]>
Date:   Sun Feb 15 09:40:26 2026 -0500

    updown: pass environment to subprocess using an array
    
    ... not a string
    
    Replace server_run(...) with server_rune(envp[], ...).
    The server_{run,fork}*() are consistent for arguments.

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to