From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, thirteen, updated. 404c8e462b1b4ba05f679e9759a58afd3090f0e0
Date: Mon, 10 Dec 2012 17:16:49 +0100 [thread overview]
Message-ID: <20121210161649.B59F0201A6@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3069 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 2.x development tree".
The branch, thirteen has been updated
via 404c8e462b1b4ba05f679e9759a58afd3090f0e0 (commit)
from bec27ff2636c01c0085deddb4c848fc066533a41 (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 404c8e462b1b4ba05f679e9759a58afd3090f0e0
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Dec 10 17:15:48 2012 +0100
strongswan: Enable eap-radius plugin.
It has been requested by a couple of users to enable
this plugin.
http://forum.ipfire.org/index.php?topic=3333.0
http://wiki.strongswan.org/projects/strongswan/wiki/EapRadius
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/strongswan | 12 +++++++++---
lfs/strongswan | 1 +
2 files changed, 10 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/config/rootfiles/common/strongswan b/config/rootfiles/common/strongswan
index 18d7582..9dbf4fb 100644
--- a/config/rootfiles/common/strongswan
+++ b/config/rootfiles/common/strongswan
@@ -13,17 +13,22 @@ etc/strongswan.conf
#usr/lib/ipsec
#usr/lib/ipsec/libcharon.a
#usr/lib/ipsec/libcharon.la
-#usr/lib/ipsec/libcharon.so
+usr/lib/ipsec/libcharon.so
usr/lib/ipsec/libcharon.so.0
usr/lib/ipsec/libcharon.so.0.0.0
#usr/lib/ipsec/libhydra.a
#usr/lib/ipsec/libhydra.la
-#usr/lib/ipsec/libhydra.so
+usr/lib/ipsec/libhydra.so
usr/lib/ipsec/libhydra.so.0
usr/lib/ipsec/libhydra.so.0.0.0
+#usr/lib/ipsec/libradius.a
+#usr/lib/ipsec/libradius.la
+usr/lib/ipsec/libradius.so
+usr/lib/ipsec/libradius.so.0
+usr/lib/ipsec/libradius.so.0.0.0
#usr/lib/ipsec/libstrongswan.a
#usr/lib/ipsec/libstrongswan.la
-#usr/lib/ipsec/libstrongswan.so
+usr/lib/ipsec/libstrongswan.so
usr/lib/ipsec/libstrongswan.so.0
usr/lib/ipsec/libstrongswan.so.0.0.0
#usr/lib/ipsec/plugins
@@ -34,6 +39,7 @@ usr/lib/ipsec/plugins/libstrongswan-constraints.so
usr/lib/ipsec/plugins/libstrongswan-curl.so
usr/lib/ipsec/plugins/libstrongswan-des.so
usr/lib/ipsec/plugins/libstrongswan-dnskey.so
+usr/lib/ipsec/plugins/libstrongswan-eap-radius.so
usr/lib/ipsec/plugins/libstrongswan-fips-prf.so
usr/lib/ipsec/plugins/libstrongswan-gmp.so
usr/lib/ipsec/plugins/libstrongswan-hmac.so
diff --git a/lfs/strongswan b/lfs/strongswan
index e6be0c2..39459c8 100644
--- a/lfs/strongswan
+++ b/lfs/strongswan
@@ -84,6 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--sysconfdir="/etc" \
--enable-curl \
--enable-openssl \
+ --enable-eap-radius \
$(PADLOCK)
cd $(DIR_APP) && make $(MAKETUNING)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2012-12-10 16:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121210161649.B59F0201A6@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox