|
From: <ope...@li...> - 2011-05-27 09:53:11
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, master has been updated
via 21fc2edfc49bcc903d5cfb74c1ba2f41ac8771f0 (commit)
from 8a606673bdd4251c0db876e36e92751907816bb4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 21fc2edfc49bcc903d5cfb74c1ba2f41ac8771f0
Author: David Sommerseth <da...@re...>
Date: Thu May 26 10:16:59 2011 +0200
Don't define ENABLE_PUSH_PEER_INFO if SSL is not available
The push_peer_info feature depends on the SSL infrastructure and openvpn
will fail to build if ./configure --disable-crypto --disable-ssl is
used. The solution is to not define ENABLE_PUSH_PEER_INFO if we don't
have crypto/ssl.
Signed-off-by: David Sommerseth <da...@re...>
Acked-by: Gert Doering <ge...@gr...>
-----------------------------------------------------------------------
Summary of changes:
syshead.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|