Re: [Openvpn-devel] Proposed change to allow use of statically linked OpenSSL

2013-08-23 Thread Gert Doering
Hi, On Fri, Aug 23, 2013 at 10:00:04AM +0200, Heiko Hund wrote: > I see no potential for breakage, so ACK. committed and pushed to master and release/2.3 commit 30e358e5de352c8de04a955dc89f33e1710e9b97 (master) commit 588c5fe795169c6b53e8e61f060714c1334b8e8e (release/2.3) test-built with a dyna

Re: [Openvpn-devel] Proposed change to allow use of statically linked OpenSSL

2013-08-23 Thread Heiko Hund
On Thursday 22 August 2013 22:38:49 Samuli Seppänen wrote: > In today's meeting we briefly touched upon this suggested fix to > configure.ac to allow using statically linked OpenSSL: > > > We couldn't figure out if the proposed change would have n

Re: [Openvpn-devel] Proposed change to allow use of statically linked OpenSSL

2013-08-22 Thread Gert Doering
Hi, On Thu, Aug 22, 2013 at 10:38:49PM +0300, Samuli Seppänen wrote: > In today's meeting we briefly touched upon this suggested fix to > configure.ac to allow using statically linked OpenSSL: > > > > We couldn't figure out if the proposed chang

[Openvpn-devel] Proposed change to allow use of statically linked OpenSSL

2013-08-22 Thread Samuli Seppänen
Hi, In today's meeting we briefly touched upon this suggested fix to configure.ac to allow using statically linked OpenSSL: We couldn't figure out if the proposed change would have negative side-effects, so we didn't dare to implement it as-is.