public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. b5563ff993c041c5fc6f93cc7a4fa08188abea7e
@ 2015-10-17 14:39 git
  0 siblings, 0 replies; only message in thread
From: git @ 2015-10-17 14:39 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2083 bytes --]

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 "IPFire 3.x development tree".

The branch, master has been updated
       via  b5563ff993c041c5fc6f93cc7a4fa08188abea7e (commit)
      from  b82aaa6ef858e9dbd7ac1fcb943278a403a9f53b (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 b5563ff993c041c5fc6f93cc7a4fa08188abea7e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Oct 17 16:38:31 2015 +0200

    strongswan: Disable kernel-libipsec plugin, enable unity
    
    The kernel-libipsec plugin implements IPsec in userspace
    and uses TAP devices which is not recommended for being
    used in production.
    
    The unity plugin increases compatibility with Cisco Unity
    endpoints.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 strongswan/strongswan.nm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/strongswan/strongswan.nm b/strongswan/strongswan.nm
index 3eb1462..e861c25 100644
--- a/strongswan/strongswan.nm
+++ b/strongswan/strongswan.nm
@@ -5,7 +5,7 @@
 
 name       = strongswan
 version    = 5.3.3
-release    = 1
+release    = 2
 
 groups     = Networking/VPN
 url        = http://www.strongswan.org/
@@ -52,6 +52,7 @@ build
 		--enable-ccm \
 		--enable-ctr \
 		--enable-gcm \
+		--enable-unity \
 		--enable-xauth-eap \
 		--enable-xauth-noauth \
 		--enable-eap-radius \
@@ -62,8 +63,7 @@ build
 		--enable-eap-identity \
 		--with-capabilities=libcap \
 		--enable-swanctl \
-		--enable-systemd \
-		--enable-kernel-libipsec
+		--enable-systemd
 
 	if "%{DISTRO_ARCH}" == "i686"
 		configure_options += --enable-padlock


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-17 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-17 14:39 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. b5563ff993c041c5fc6f93cc7a4fa08188abea7e git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox