diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2018-10-01 22:34:48 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2018-10-01 22:34:48 +0200 |
commit | c18b38ede1881bf0301e239315f95a4aa87e9323 (patch) | |
tree | 0282962815abc8416429768bce6c7deef7973d6a | |
parent | db444b349d9e135dc54b3d07fa845ef952183f0b (diff) | |
download | vyos-strongswan-c18b38ede1881bf0301e239315f95a4aa87e9323.tar.gz vyos-strongswan-c18b38ede1881bf0301e239315f95a4aa87e9323.zip |
finalize changelog
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8213438f3..58d483122 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -strongswan (5.7.0-2) UNRELEASED; urgency=medium +strongswan (5.7.1-1) UNRELEASED; urgency=medium [ Ondřej Nový ] * d/copyright: Use https protocol in Format field @@ -8,8 +8,13 @@ strongswan (5.7.0-2) UNRELEASED; urgency=medium [ Yves-Alexis Perez ] * enable chapoly plugin (closes: #814927) + * remove unused lintian overrides + * New upstream version 5.7.1 + - fix an integer underflow and subsequent heap buffer overflow in the gmp + plugin triggered by crafted certificates with RSA keys with very small + moduli (CVE-2018-17540) - -- Yves-Alexis Perez <corsac@debian.org> Mon, 01 Oct 2018 12:03:03 +0200 + -- Yves-Alexis Perez <corsac@debian.org> Mon, 01 Oct 2018 22:33:19 +0200 strongswan (5.7.0-1) unstable; urgency=medium |