diff options
| author | Yves-Alexis Perez <corsac@corsac.net> | 2017-11-23 13:37:38 +0100 |
|---|---|---|
| committer | Yves-Alexis Perez <corsac@corsac.net> | 2017-11-23 20:51:39 +0100 |
| commit | e89f35cc01d439b9307e6d87dae3f9b918c370a1 (patch) | |
| tree | c4e348315f130ea4602fd34e889cc830892d2250 /debian/control | |
| parent | 5bd78829f39e33cb8ace52c135dfa729944bd37a (diff) | |
| download | vyos-strongswan-e89f35cc01d439b9307e6d87dae3f9b918c370a1.tar.gz vyos-strongswan-e89f35cc01d439b9307e6d87dae3f9b918c370a1.zip | |
move counters plugin from -starter to -libcharon. closes: #882431
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a351836ad..7c9847bfa 100644 --- a/debian/control +++ b/debian/control @@ -214,13 +214,18 @@ Architecture: any Depends: libstrongswan (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} +Breaks: strongswan-starter (<= 5.6.1-1) +Replaces: strongswan-starter (<= 5.6.1-1) Suggests: libcharon-extra-plugins Description: strongSwan charon library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon library, used by IKE client like - strongswan-charon, strongswan-charon-cmd or strongswan-nm + strongswan-charon, strongswan-charon-cmd or strongswan-nm as well as standard + plugins: + - socket-default + - counters Package: strongswan-charon Architecture: any |
