diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2014-02-02 14:00:14 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2014-02-02 20:14:58 +0100 |
commit | 82c45c901d5c8ccb1050ffba39371d37b8b6676c (patch) | |
tree | 3b3a6db533d2536eb520cc7663bde7ed91e913a7 /debian/NEWS | |
parent | c4f8572c895447aaff9de350630e6baf96ceffbd (diff) | |
download | vyos-strongswan-82c45c901d5c8ccb1050ffba39371d37b8b6676c.tar.gz vyos-strongswan-82c45c901d5c8ccb1050ffba39371d37b8b6676c.zip |
split libstrongswan package
add new binary packages:
- libstrongswan-standard-plugins
- libstrongswan-extra-plugins
- libcharon-extra-plugins packages
The libstrongswan package now only provide upstream default plugins
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index f6fd43e8c..6e68b8f02 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,17 @@ +strongswan (5.1.1-2) UNRELEASED; urgency=medium + + in 5.1.1-2 package, few plugins have been splitted from the main + libstrongswan package. The plugins are now in following packages: + - libstrongswan: main/default plugins, as defined by the strongSwan + project + - libstrongswan-standard-plugins: non default but useful plugins (agent, + gcm and openssl) + - libstrongswan-extra-plugins: more scarcely used plugins + - libcharon-extra-plugins: more scarecely used plugins for the charon + daemon + + -- Yves-Alexis Perez <corsac@debian.org> Sun, 02 Feb 2014 20:05:15 +0100 + strongswan (5.1.0-1) unstable; urgency=low Starting with strongSwan 5, the IKEv1 daemon (pluto) is gone, and the charon |