diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2017-11-21 13:16:53 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2017-11-21 13:16:53 +0100 |
commit | 5bd78829f39e33cb8ace52c135dfa729944bd37a (patch) | |
tree | aa545871f25f018a36483000ffbc6679cb0e3452 /debian/changelog | |
parent | fcec72c724e863d31a1bef89401418ec7758c7fd (diff) | |
download | vyos-strongswan-5bd78829f39e33cb8ace52c135dfa729944bd37a.tar.gz vyos-strongswan-5bd78829f39e33cb8ace52c135dfa729944bd37a.zip |
release strongSwan 5.6.1-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 629b56597..f7e378df7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,18 @@ -strongswan (5.6.1-1) UNRELEASED; urgency=medium +strongswan (5.6.1-1) unstable; urgency=medium * debian/control: - remove strongswan-ike{,v1,v2} packages. closes: #878979 * New upstream version 5.6.1 - fix FTBFS with glibc 2.26+. closes: #880561 + * debian/rules: explicitly enable tpm plugin + * debian/strongswan-starter.install: install counters plugin + * debian/libstrongswan.install: install MGF1 plugin + * debian/libstrongswan-extra-plugins.install: install tpm plugin + * debian/control: + - update standards version to 4.1.1 + - replace dh-systemd build-dep by updated build-dep on debhelper - -- Yves-Alexis Perez <corsac@debian.org> Tue, 21 Nov 2017 10:23:52 +0100 + -- Yves-Alexis Perez <corsac@debian.org> Tue, 21 Nov 2017 13:16:32 +0100 strongswan (5.6.0-2) unstable; urgency=medium |