Re: IPv6/NDP/IPsec breakage in -current

2016-10-08 Thread Christian Weisgerber
On 2016-10-06, Christian Weisgerber wrote: > Something is very broken at the intersection of IPv6, NDP, and IPsec > in -current. Found by bisection. The culprit is this commit: CVSROOT:/cvs Module name:src Cha

relayd(8) 'TLS client and server' mode, wildcard certs and X509v3 Subject Alternative Name(s)

2016-10-08 Thread Marcus MERIGHI
first: thanks for relayd! After a few days with relayd I think that: a) when dealing with a wildcard server certificate relayd fails in rewriting the cert with the local CA. b) when dealing with X509v3 Subject Alternative Name(s) relayd fails to connect to the destination server. Index: -

Re: softraid need minutes to continue after password entry

2016-10-08 Thread Theo Buehler
On Sat, Oct 08, 2016 at 12:14:55PM +0200, j...@navratil.cz wrote: > >Synopsis:softraid needed minutes to create crypto device > >Category:system > >Environment: > System : OpenBSD 6.0 > Details : OpenBSD 6.0-current (GENERIC.MP) #2536: Thu Oct 6 > 10:21:50 MDT 2016 >

softraid need minutes to continue after password entry

2016-10-08 Thread jiri
>Synopsis: softraid needed minutes to create crypto device >Category: system >Environment: System : OpenBSD 6.0 Details : OpenBSD 6.0-current (GENERIC.MP) #2536: Thu Oct 6 10:21:50 MDT 2016 dera...@amd64.openbsd.org:/usr/src/sys/arch/am

Re: make ${

2016-10-08 Thread Martin Natano
> > > > Now, this was observed on OpenBSD 5.8, but a search for the changes and > > fixes between that version and 6.0 doesn't show any changes for make. > > > > >How-To-Repeat: > > === TEST MAKEFILE === > > a.o:# just touch 'a.c' before running this makefile > > > > .c.o: >

make ${

2016-10-08 Thread Martin Natano
On Fri, Oct 07, 2016 at 09:03:40AM -0400, Dario Niedermann wrote: > >Synopsis:make: empty expansion of $( >Category:user > >Environment: > System : OpenBSD 5.8 > Details : OpenBSD 5.8 (GENERIC.MP) #1: Wed Oct 14 19:40:42 CEST 2015 > > jas...@stab