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

2019-05-26 Thread D. Hugh Redelmeier
New commits:
commit 9c2fb138ffc478e143088a1b0a807c8523912446
Author: D. Hugh Redelmeier 
Date:   Mon May 27 00:37:18 2019 -0400

pluto: connections.c: route_owner(): remove useless comment

Added in 188853e4a575cdb39602561b1f8a3e205e30bd87

___
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-05-26 Thread D. Hugh Redelmeier
New commits:
commit 188853e4a575cdb39602561b1f8a3e205e30bd87
Author: D. Hugh Redelmeier 
Date:   Sun May 26 23:31:47 2019 -0400

pluto: connections.c: route_owner fix test by replacing && with ||

Considered policies different if either the in marks or the out marks 
differ.

___
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-05-26 Thread Andrew Cagney
New commits:
commit 7cc60423f92d3d6d62be93243900f138ba283ca9
Author: Andrew Cagney 
Date:   Sun May 26 14:07:01 2019 -0400

IKEv2 Message ID: drop duplicate O(#STATES) retransmit check in 
process_v2_child_ix()

Retransmit code already calls v2_child_sa_responder_with_msgid().

___
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-05-26 Thread D. Hugh Redelmeier
New commits:
commit f036c15404ce275583e9360b2d9cb84f6c4ac040
Author: D. Hugh Redelmeier 
Date:   Sun May 26 17:25:07 2019 -0400

mk/kvm-targets.mk: try again to eliminate a wc

- Andrew found a mistake in my last attempt and reverted it.

- I've balanced the parens

- superstitiously kept "test" instead of "[" "]" since I don't know if
  make does some magic with square brackets.

- but I don't actually know how to test -- make kvm-clean kvm-install
  doesn't seem to test it.

___
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-05-26 Thread Andrew Cagney
New commits:
commit 7797d2cbed7844c43f08daa473fb68ae19f3ff28
Author: Andrew Cagney 
Date:   Sun May 26 14:14:31 2019 -0400

testing: fix builds

Syntax error introduced by d745bf5656955abf0da6353cfe65759770746038.

___
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-05-26 Thread D. Hugh Redelmeier
New commits:
commit 37c55a348d451df658e0f53af3001dc5144bf65e
Author: D. Hugh Redelmeier 
Date:   Sun May 26 14:31:56 2019 -0400

pluto: virtual.c: further clarify comments about syntax of leftsubnet= 
virtual spec

___
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-05-26 Thread D. Hugh Redelmeier
New commits:
commit 29b74dac7177d2ba75cd7d97380e57fe44aa870b
Author: D. Hugh Redelmeier 
Date:   Sun May 26 14:15:38 2019 -0400

pluto: virtual.c: clarify comments about syntax of leftsubnet= virtual 
denotation

___
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-05-26 Thread D. Hugh Redelmeier
New commits:
commit 75090276ae3d94f240e1a7f657192fc01d53cafe
Author: D. Hugh Redelmeier 
Date:   Sun May 26 11:53:28 2019 -0400

documentation: fix references to the non-existent subnet=

Replace with (left|right)subnet=

___
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-05-26 Thread Tuomo Soini
New commits:
commit 7536dba87e6537133f16f172e5b43574b81979d5
Author: Tuomo Soini 
Date:   Sun May 26 12:34:06 2019 +0300

fgrep: stop using deprecated fgrep command, replace with 'grep -F'

From grep man page:

"Direct invocation as either egrep or fgrep is deprecated, but is
provided  to allow historical applications that rely on them to run
unmodified."

___
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-05-26 Thread Tuomo Soini
New commits:
commit ef4138dab1fbc55a21c4c60f4e4eb474c11cdfba
Author: Tuomo Soini 
Date:   Sun May 26 12:11:33 2019 +0300

egrep: stop using deprecated egrep command, replace with 'grep -E'

From grep man page:

"Direct invocation as either egrep or fgrep is deprecated, but is
provided  to allow historical applications that rely on them to run
unmodified."

commit 37c4736005462084c5d7bc698e13f26fc73a9a4f
Author: Tuomo Soini 
Date:   Sun May 26 11:55:25 2019 +0300

barf: use of egrep is deprecated, replaced with 'grep -E'

commit b3083df6457ed947c95f04d48e83081dc0bd63a9
Author: Tuomo Soini 
Date:   Sun May 26 11:53:40 2019 +0300

barf: journalctl: change log default to 24 hours

1 hour is not enough for rekey problems.
Syslog services: don't try to show non-existent configs.
Tidy more coding style.

commit e3553f7d734f8b7bdbbab0241e74c433a684f2d9
Author: Tuomo Soini 
Date:   Sun May 26 11:42:10 2019 +0300

remove whitespace

___
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-05-26 Thread Tuomo Soini
New commits:
commit 7d30f5a3f9b37a71b9a7fde2804b9e23c14234fd
Author: Tuomo Soini 
Date:   Sun May 26 11:41:16 2019 +0300

barf: remove unused --maxlines option

Tidy coding style

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