summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2013-01-02 15:08:24 +0100
committerYves-Alexis Perez <corsac@debian.org>2013-01-02 15:08:24 +0100
commitff61ed25cb772aa14a65b84796eb229ade1046d0 (patch)
tree43cb6893c057c3fe652750ae2977ab2563ae8e33
parentae923b47deee0887eb21b5b1f951908cf7e5f71e (diff)
downloadvyos-strongswan-ff61ed25cb772aa14a65b84796eb229ade1046d0.tar.gz
vyos-strongswan-ff61ed25cb772aa14a65b84796eb229ade1046d0.zip
rephrase long description to remove references to pluto.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control11
2 files changed, 5 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 7e57b6933..532f3ebe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ strongswan (5.0.1-1) UNRELEASED; urgency=low
* debian/control:
- drop strongswan-ikev1 package
- rename strongswan-ikev2 package to strongswan-ike for now.
+ - rephrase long description to remove references to pluto.
* debian/strongswan-ikev1.install removed.
* debian/strongswan-nm.install:
- NetworkManager plugin is now a separate executable.
diff --git a/debian/control b/debian/control
index ef2e3f473..75000a79d 100644
--- a/debian/control
+++ b/debian/control
@@ -65,14 +65,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
adduser
Conflicts: strongswan (<< 4.2.12-1)
Description: strongSwan daemon starter and configuration file parser
- StrongSwan is an IPsec-based VPN solution for the Linux kernel. It uses the
- native IPsec stack and runs on any recent 2.6 kernel (no patching required).
+ StrongSwan is an IPsec-based VPN solution for Linux and other Unixes. It uses
+ the native IPsec stack and runs on any recent kernel (no patching required).
It supports both IKEv1 and the newer IKEv2 protocols.
.
- The starter and the associated "ipsec" script control both pluto and charon
+ The starter and the associated "ipsec" script control the charon daemon
from the command line. It parses ipsec.conf and loads the configurations to
- the daemons. While the IKEv2 daemon can use other configuration backends, the
- IKEv1 daemon is limited to configurations from ipsec.conf.
+ the daemon.
Package: strongswan-ike
Architecture: any
@@ -91,8 +90,6 @@ Description: strongSwan Internet Key Exchange (v2) daemon
Charon is an IPsec IKEv2 daemon. It is
written from scratch using a fully multi-threaded design and a modular
architecture. Various plugins provide additional functionality.
- .
- This build of charon can run in parallel with pluto, the IKEv1 daemon.
Package: strongswan-nm
Architecture: linux-any