diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2014-03-04 21:56:06 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2014-03-04 21:56:06 +0100 |
commit | a3443538062c7bf1aa8ba08689bfe0edc720002f (patch) | |
tree | 8768c9f0be3be6a79fbb103a840d0c96a2d7167f /debian/changelog | |
parent | efdf71119b0cabd6c2db18b74bbd02a6c799438e (diff) | |
parent | ddb97d9ff938359de5c3d05c0756de4e8dae3c53 (diff) | |
download | vyos-strongswan-a3443538062c7bf1aa8ba08689bfe0edc720002f.tar.gz vyos-strongswan-a3443538062c7bf1aa8ba08689bfe0edc720002f.zip |
Merge branch 'split-plugins'
Conflicts:
debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0e314dd0e..1a434cf0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +strongswan (5.1.1-2+splitplugins) experimental; urgency=medium + + * debian/control: + - drop dependency on host, inherited from openSwan. closes: #736661 + - split charon-cmd to a standalone package. + - add new plugins packages: libstrongswan-standard-plugins, + libstrongswan-extra-plugins and libcharon-extra-plugins. + - split strongswan-ike package to strongswan-libcharon (libcharon and + default libcharon plugins) and strongswan-charon (charon daemon), keep + strongswan-ike as transitional package for now. + * debian/po: + - sv.po updated, thanks Martin Bagge. closes: #725667 + * debian/charon-cmd.lintian-overrides: override lintian error about + charon-cmd rpath. + + -- Yves-Alexis Perez <corsac@debian.org> Mon, 24 Feb 2014 10:42:49 +0100 + strongswan (5.1.1-2) unstable; urgency=medium * debian/control: |