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

Antony Antony antony at vault.libreswan.fi
Fri Jan 24 19:22:17 UTC 2020


New commits:
commit 3c3efa3a8ba2287e6711b806b4c34d9b6c02e138
Author: Antony Antony <antony at phenome.org>
Date:   Fri Jan 24 18:55:46 2020 +0000

    testing: update travis push script

commit 8d942eadd6804667420c9d5df9c1ad2e6e5dad15
Author: Antony Antony <antony at phenome.org>
Date:   Fri Jan 24 18:54:05 2020 +0000

    travis: fix a typo /8/7/

commit 691307290d7c5c62d5507be79d6e4a2ec44c48ea
Author: Antony Antony <antony at phenome.org>
Date:   Fri Jan 24 18:52:32 2020 +0000

    pluto: wrap defination of kw_yn_list otherwise fail to compile on CentOS
    
    on CentOS7 with USE_XFRM_INTERFACE=false I see the following error.
    This will workaround this warning.
    
    -c /home/build/libreswan/lib/libipsecconf/keywords.c
    
    /home/build/libreswan/lib/libipsecconf/keywords.c:108:41: error: 'kw_yn_list' defined but not used [-Werror=unused-const-variable=]
    
     static const struct keyword_enum_values kw_yn_list = VALUES_INITIALIZER(kw_yn_values);
    
                                             ^~~~~~~~~~



More information about the Swan-commit mailing list