Re: [Openvpn-devel] [PATCH] ignore the local config file t_client.rc in git

2016-05-01 Thread Steffan Karger
On Fri, Apr 29, 2016 at 1:20 PM, Jens Neuhalfen wrote: > >From e343a78173ad2b3d31384ece1e7fe245215a5c72 Mon Sep 17 00:00:00 2001 > From: Jens Neuhalfen > Date: Fri, 29 Apr 2016 13:16:36 +0200 > Subject: [PATCH] ignore the local config file t_client.rc in git > > t_client.rc is a config file used

[Openvpn-devel] [PATCH applied] Re: ignore the local config file t_client.rc in git

2016-05-01 Thread Gert Doering
Your patch has been applied to the master branch. commit 645071ae9fac091a62eecd43d6ac5d5fdd4ab91c Author: Jens Neuhalfen List-Post: openvpn-devel@lists.sourceforge.net Date: Fri Apr 29 13:16:36 2016 +0200 ignore the local config file t_client.rc in git Signed-off-by: Jens Neuhalfen

[Openvpn-devel] [PATCH] configure.ac: link to all mbed TLS libs during library detection

2016-05-01 Thread Steffan Karger
When for some reason the dependencies of the compiled mbed TLS libaries (libmbedtls, libmbedcrypto and libmbedx509) are not correct, the configure script will fail to link against libmbedcrypto and/or libmbedx509. This is reported to happen after using 'make install' to install mbedtls. This patc

[Openvpn-devel] [PATCH applied] Re: configure.ac: link to all mbed TLS libs during library detection

2016-05-01 Thread Gert Doering
ACK. Tested on ubuntu 14.04 with "default Makefile"-installed mbedtls (it works if you have cmake build your Makefile first...) Your patch has been applied to the master branch. gmane archive lookup is broken right now, so no URL: below - but the message ID is there. commit e860059baa912ced7ac