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

2019-06-18 Thread Andrew Cagney
New commits:
commit 288943d0de79ad340d457024bff3023bfb585a90
Author: Andrew Cagney 
Date:   Tue Jun 18 22:29:49 2019 -0400

audit: use a jambuf and more checks in linux_audit_conn()

Was dumping core with NULL algorithm descriptors when ST
was a rekeying IKE SA that timed out before receiving a CREATE_CHILD_SA
response (it is only then that the algorihtms get set).

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-06-18 Thread Antony Antony
New commits:
commit 49daad45a013872dd622a53048ed73c426aa46be
Author: Antony Antony 
Date:   Tue Jun 18 18:14:06 2019 +

testing: remove  no-missing-field-initializers docker-targets.mk

It is default in userland-cflags.mk

commit 9506ca01bc78783610084ffb524d8319b1d546cb
Author: root 
Date:   Tue Jun 18 18:12:01 2019 +

Makefile: add -Wno-missing-field-initializers to default

This is needed on CentOS 6 and older gcc, and it works with modern
compilers too. Keep it as long as we support CentOS 6.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-06-18 Thread Tuomo Soini
New commits:
commit 61ac2537ecf61e6c308e33fe2e07dc1e323d261e
Author: Tuomo Soini 
Date:   Tue Jun 18 20:38:38 2019 +0300

Makefile: remove duplicate -lrt

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-06-18 Thread Antony Antony
New commits:
commit 37b801774fe568d27716274fb6eb683b322dee13
Author: Antony Antony 
Date:   Tue Jun 18 17:26:28 2019 +

testing: travis/docker CentOS6 fixes

commit 5c529f83b44d8895c03940a439ce2dc7de5db862
Author: Antony Antony 
Date:   Tue Jun 18 17:25:14 2019 +

pluto: fix 0845df34 add stdio.h

/home/build/libreswan/lib/libswan/addr_lookup.c: In function 
'resolve_point_to_point_peer':
/home/build/libreswan/lib/libswan/addr_lookup.c:67:6: error: implicit 
declaration of function 'printf'
[-Werror=implicit-function-declaration]
printf("found peer %s to interface %s\n",

home/build/libreswan/lib/libswan/addr_lookup.c:67:6: error: incompatible
implicit declaration of built-in function 'printf' [-Werror]
  printf("found peer %s to interface %s\n",

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-06-18 Thread Tuomo Soini
New commits:
commit 196a7a89c1cb0182b0b250fbaf9397195bf5dee6
Author: Tuomo Soini 
Date:   Tue Jun 18 20:14:04 2019 +0300

makefiles: clean up USERLINK so it can be set by builder

commit 41e3b0c0026137fcce0bff82e8b9255e56370d64
Author: Tuomo Soini 
Date:   Tue Jun 18 19:42:51 2019 +0300

config.mk: ASAN is makefile variable, not shell one

commit 1a8892f5fefc9b2307b52657aa5136ca8c7da666
Author: Tuomo Soini 
Date:   Tue Jun 18 19:31:11 2019 +0300

config.mk: remove redundant -g

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-06-18 Thread Andrew Cagney
New commits:
commit 774e5c273d398e90f902e352fffaf1024da585cc
Author: Andrew Cagney 
Date:   Mon Jun 17 19:14:13 2019 -0400

server: add struct iface_port .local_endpoint

Unlike .ip_addr, always costruct the endpoint using address+port,
and pexpect its contents to match .ip_addr+port.

When logging, replace various combinations of %s:%d, port=%d and %s@%d
with str_endpoint(.local_endpoint) as the latter correctly formats
IPv6 addresses as [address]:port.

.ip_addr and .port will go away.

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-06-18 Thread Antony Antony
New commits:
commit 00922980e606c1873bb48b1850146b131c702666
Author: Antony Antony 
Date:   Tue Jun 18 12:39:26 2019 +0200

testing: fix typo in  easti eth2.network

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit


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

2019-06-18 Thread Antony Antony
New commits:
commit 6f7f5c6db3f53549313ecd2778db596de374f04e
Author: Antony Antony 
Date:   Mon Jun 17 23:17:06 2019 +

testing: swan-transmogrify fix copy etc/sysconfig/network again

___
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit