[Pkg-swan-devel] [strongswan] 05/07: include curve25519 plugin.

Yves-Alexis Perez corsac at moszumanska.debian.org
Fri May 19 09:55:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

corsac pushed a commit to branch master
in repository strongswan.

commit 6ddc3ca382a67e8d413543d79dbb04728883d94a
Author: Yves-Alexis Perez <corsac at corsac.net>
Date:   Sat Apr 1 17:13:14 2017 +0200

    include curve25519 plugin.
---
 debian/changelog                       | 2 ++
 debian/control                         | 2 ++
 debian/libcharon-extra-plugins.install | 3 +++
 3 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 96c3cfb..3bed30c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ strongswan (5.5.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * debian/patches/03_systemd-service refreshed.
+  * debian/libcharon-extra-plugins.install:
+    - include curve25519 plugin.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 01 Apr 2017 16:26:52 +0200
 
diff --git a/debian/control b/debian/control
index 391d615..ed378d8 100644
--- a/debian/control
+++ b/debian/control
@@ -163,6 +163,8 @@ Description: strongSwan charon library (extra plugins)
   - addrblock (Narrow traffic selectors to RFC 3779 address blocks in X.509
     certificates)
   - certexpire (Export expiration dates of used certificates)
+  - curve25519 (support for Diffie-Hellman group 31 using Curve25519 and
+    support for the Ed25519 digital signature algorithm for IKEv2)
   - eap-aka (Generic EAP-AKA protocol handler using different backends)
   - eap-gtc (EAP-GTC protocol handler authenticating with XAuth backends)
   - eap-identity (EAP-Identity identity exchange algorithm, to use with other
diff --git a/debian/libcharon-extra-plugins.install b/debian/libcharon-extra-plugins.install
index 7b0bd2b..7cdab1b 100644
--- a/debian/libcharon-extra-plugins.install
+++ b/debian/libcharon-extra-plugins.install
@@ -1,6 +1,7 @@
 # libcharon plugins
 usr/lib/ipsec/plugins/libstrongswan-addrblock.so
 usr/lib/ipsec/plugins/libstrongswan-certexpire.so
+usr/lib/ipsec/plugins/libstrongswan-curve25519.so
 usr/lib/ipsec/plugins/libstrongswan-eap*.so
 usr/lib/ipsec/plugins/libstrongswan-error-notify.so
 usr/lib/ipsec/plugins/libstrongswan-ha.so
@@ -14,6 +15,7 @@ usr/lib/ipsec/plugins/libstrongswan-xauth-*.so
 # standard configuration files
 usr/share/strongswan/templates/config/plugins/addrblock.conf
 usr/share/strongswan/templates/config/plugins/certexpire.conf
+usr/share/strongswan/templates/config/plugins/curve25519.conf
 usr/share/strongswan/templates/config/plugins/eap-*.conf
 usr/share/strongswan/templates/config/plugins/error-notify.conf
 usr/share/strongswan/templates/config/plugins/ha.conf
@@ -28,6 +30,7 @@ usr/share/strongswan/templates/config/strongswan.d/tnc.conf
 etc/strongswan.d/tnc.conf
 etc/strongswan.d/charon/addrblock.conf
 etc/strongswan.d/charon/certexpire.conf
+etc/strongswan.d/charon/curve25519.conf
 etc/strongswan.d/charon/eap-*.conf
 etc/strongswan.d/charon/error-notify.conf
 etc/strongswan.d/charon/ha.conf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-swan/strongswan.git



More information about the Pkg-swan-devel mailing list