diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-02-07 14:41:03 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-02-07 14:41:03 +0100 |
commit | cd29f9f61d9003e1d98fb81fff9c8863980f4b35 (patch) | |
tree | d6a9551807af7fe48a77ab2a0086e3df71d2430d /debian | |
parent | b4f62acfae5e58d8bbdb5a2f3a4d22dc7a47f8af (diff) | |
download | vyos-strongswan-cd29f9f61d9003e1d98fb81fff9c8863980f4b35.tar.gz vyos-strongswan-cd29f9f61d9003e1d98fb81fff9c8863980f4b35.zip |
install new pkcs7, xauth-eap, xauth-generic, xauth-pam and nonce plugins.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/libstrongswan.install | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c87465f7a..c68b91fea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -strongswan (5.0.1-1) UNRELEASED; urgency=low +strongswan (5.0.2-1) UNRELEASED; urgency=low * New upstream release. * debian/patches: @@ -24,12 +24,12 @@ strongswan (5.0.1-1) UNRELEASED; urgency=low * debian/strongswan-nm.install: - NetworkManager plugin is now a separate executable. * debian/libstrongswan.install: - - install new xauth-eap, xauth-generic, xauth-pam and nonce plugins. + - install new pkcs7, xauth-eap, xauth-generic, xauth-pam and nonce plugins. * debian/strongswan.docs: CREDITS file is gone. * debian/ipsec.secrets.proto: remove reference to pluto. * debian/strongswan-starter.* remove references to pluto. - -- Yves-Alexis Perez <corsac@debian.org> Wed, 02 Jan 2013 14:18:34 +0100 + -- Yves-Alexis Perez <corsac@debian.org> Thu, 07 Feb 2013 13:27:53 +0100 strongswan (4.6.4-6) unstable; urgency=low diff --git a/debian/libstrongswan.install b/debian/libstrongswan.install index 368ce86b0..5be74dda2 100644 --- a/debian/libstrongswan.install +++ b/debian/libstrongswan.install @@ -9,6 +9,7 @@ usr/lib/ipsec/libtls.so* usr/lib/ipsec/plugins/libstrongswan-gmp.so usr/lib/ipsec/plugins/libstrongswan-openssl.so usr/lib/ipsec/plugins/libstrongswan-x509.so +usr/lib/ipsec/plugins/libstrongswan-pkcs7.so usr/lib/ipsec/plugins/libstrongswan-pkcs11.so usr/lib/ipsec/plugins/libstrongswan-pgp.so usr/lib/ipsec/plugins/libstrongswan-pem.so |