[Pkg-swan-devel] Bug#861037: [PATCH 05/12] Upstream 5.5.2 introduced curve25519 which is being built by default, install with libstrongswan package.

Gerald Turner gturner at unzane.com
Sun Apr 23 22:44:43 UTC 2017


---
 debian/control               | 1 +
 debian/libstrongswan.install | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 391d6153..53a436b8 100644
--- a/debian/control
+++ b/debian/control
@@ -69,6 +69,7 @@ Description: strongSwan utility and crypto library
  For libstrongswan (cryptographic backends, URI fetchers and database layers):
   - aes (AES-128/192/256 cipher software implementation)
   - constraints (X.509 certificate advanced constraint checking)
+  - curve25519 (X25519 DH group and Ed25519 public key authentication)
   - dnskey (Parse RFC 4034 public keys)
   - fips-prf (PRF specified by FIPS, used by EAP-SIM/AKA algorithms)
   - gmp (RSA/DH crypto backend based on libgmp)
diff --git a/debian/libstrongswan.install b/debian/libstrongswan.install
index b3148670..30af5f89 100644
--- a/debian/libstrongswan.install
+++ b/debian/libstrongswan.install
@@ -2,6 +2,7 @@
 usr/lib/ipsec/libstrongswan.so*
 usr/lib/ipsec/plugins/libstrongswan-aes.so
 usr/lib/ipsec/plugins/libstrongswan-constraints.so
+usr/lib/ipsec/plugins/libstrongswan-curve25519.so
 usr/lib/ipsec/plugins/libstrongswan-dnskey.so
 usr/lib/ipsec/plugins/libstrongswan-fips-prf.so
 usr/lib/ipsec/plugins/libstrongswan-gmp.so
@@ -26,6 +27,7 @@ usr/lib/ipsec/plugins/libstrongswan-xcbc.so
 # config files
 usr/share/strongswan/templates/config/plugins/aes.conf
 usr/share/strongswan/templates/config/plugins/constraints.conf
+usr/share/strongswan/templates/config/plugins/curve25519.conf
 usr/share/strongswan/templates/config/plugins/dnskey.conf
 usr/share/strongswan/templates/config/plugins/fips-prf.conf
 usr/share/strongswan/templates/config/plugins/gmp.conf
@@ -49,6 +51,7 @@ usr/share/strongswan/templates/config/plugins/x509.conf
 usr/share/strongswan/templates/config/plugins/xcbc.conf
 etc/strongswan.d/charon/aes.conf
 etc/strongswan.d/charon/constraints.conf
+etc/strongswan.d/charon/curve25519.conf
 etc/strongswan.d/charon/dnskey.conf
 etc/strongswan.d/charon/fips-prf.conf
 etc/strongswan.d/charon/gmp.conf
-- 
Gerald Turner <gturner at unzane.com>        Encrypted mail preferred!
OpenPGP: 4096R / CA89 B27A 30FA 66C5 1B80  3858 EC94 2276 FDB8 716D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 948 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-swan-devel/attachments/20170423/917d5aa2/attachment.sig>


More information about the Pkg-swan-devel mailing list