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

Antony Antony antony at vault.libreswan.fi
Sat Oct 17 13:32:51 UTC 2020


New commits:
commit 46945e1d12af8ef7e5fe6b8b37408a3e24397a7d
Author: Antony Antony <antony at phenome.org>
Date:   Sat Oct 17 13:31:32 2020 +0000

    ikev2: fix comment related IKEv2_SEC_PROTO_IKE
    
    Fixes: f9fada7234b6 ("ikev2: allow Protocol ID IKE in Notify")

commit 3f1f7c3b6fab7842745774233ced390423d22e0a
Author: Antony Antony <antony at phenome.org>
Date:   Sat Oct 17 13:18:23 2020 +0000

    testing: update enums IKEv2_SEC_PROTO_IKE
    
    Fixes: f9fada7234b6 ("ikev2: allow Protocol ID IKE in Notify")

commit 0c8308520411c61c88974c797d43d5ec1bd7a562
Author: Antony Antony <antony at phenome.org>
Date:   Sat Oct 17 13:08:42 2020 +0000

    testing: swan-prep no addconn --configsetup on nic
    
     nic #
      /testing/guestbin/swan-prep --dnssec
    +Traceback (most recent call last):
    +  File "/testing/guestbin/swan-prep", line 295, in <module>
    +    nssdir = get_configsetup("nssdir")
    +  File "/testing/guestbin/swan-prep", line 188, in get_configsetup
    +    o = subprocess.run(cmd, shell=True, capture_output=True, encoding="ascii", check=True,)
    +  File "PATH/lib64/python3.8/subprocess.py", line 512, in run
    +    raise CalledProcessError(retcode, process.args,
    +subprocess.CalledProcessError: Command '$(ipsec addconn --configsetup --config /dev/null | grep nssdir) && echo $nssdir' returned non-zero exit status 1.
    
    Follow-up: of 19607eeac96

commit a024fa293c60b2f6ba8258c3db35396f2de33b9b
Author: Antony Antony <antony at phenome.org>
Date:   Sat Oct 17 13:02:38 2020 +0000

    testing: swan-prep fix another typo
    
    Preparing X.509 files
    +Traceback (most recent call last):
    +  File "/testing/guestbin/swan-prep", line 582, in <module>
    +    shell("PATH/bin/certutil -A -n %s -t ',,' -d sql:%d -a -i /testing/x509/certs/%s.crt%s" %
    +TypeError: %d format: a number is required, not str
    
    Follow-up: of 19607eeac96



More information about the Swan-commit mailing list