[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Tue Jul 30 17:20:55 UTC 2019


New commits:
commit edae12aba816244cf1fc7d4be04e1264ed8c1510
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 30 13:18:19 2019 -0400

    testing: nsrun - do not require python-setproctitle
    
    This is not available in either RHEL8 or EPEL8 ? I'm not sure
    what has happened here. Since its mostly cosmetic when running
    the ps command on the host, I've commented this out for now until
    we find a better solution.

commit 54ea7eb588caa4569718c05b61de498213d5b2d8
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 30 13:16:09 2019 -0400

    testing: prevent false positives on double installed userland
    
    We tested for /usr/sbin/ipsec and /usr/local/sbin/ipsec but when
    using docker/namespaces it is easiest to make a link from
    /usr/local/sbin/ipsec to /usr/sbin/ipsec. This triggered the
    swan-prep double install check. Now check for the pluto daemon
    in both /usr and /usr/local instead.

commit 8be5d5746e6afb96eb6d92e75aa9486c51ce7b95
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 30 13:14:38 2019 -0400

    docker: initsystem needs a \n at the end
    
    This prevents two lines getting mangled into one, causing test
    failures.

commit 0a139d172bc85b2d74e21af9b6a577a7d1d93cf4
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 30 13:12:53 2019 -0400

    testing: update for Redirecting to: [initsystem] output

commit 1eacf3871425fbee690d5bece9f891ec91a38a87
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 30 13:12:04 2019 -0400

    testing: add initscripts-fixup.sed sanitizer to default
    
    This allows us to run with docker/namespaces and libvirt/kvm without
    causing output changes due to the different init system used.

commit 86998734055dfcae61f8e66d712395f0df763679
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Jul 30 13:09:21 2019 -0400

    testing: sanitize setproctitle audit/console away



More information about the Swan-commit mailing list