diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2015-11-16 12:35:03 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2015-11-16 12:43:42 +0100 |
commit | 28e10f3436f19ea3358597ffde295c4b686bdf24 (patch) | |
tree | 9270068325accd261d5fe7f2c351b7067828b851 /debian/changelog | |
parent | 18ba387eb86d3144bd0a6f7b5743eab2625f6f22 (diff) | |
download | vyos-strongswan-28e10f3436f19ea3358597ffde295c4b686bdf24.tar.gz vyos-strongswan-28e10f3436f19ea3358597ffde295c4b686bdf24.zip |
Fix CVE-2015-8023
* Set urgency=high for security fix.
* debian/patches:
- CVE-2015-8023_eap_mschapv2_state added, fix authentication bypass when
using EAP MSCHAPv2.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index abd1c0c95..357528475 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +strongswan (5.3.3-3) UNRELEASED; urgency=high + + * Set urgency=high for security fix. + * debian/patches: + - CVE-2015-8023_eap_mschapv2_state added, fix authentication bypass when + using EAP MSCHAPv2. + + -- Yves-Alexis Perez <corsac@debian.org> Mon, 16 Nov 2015 12:32:58 +0100 + strongswan (5.3.3-2) unstable; urgency=medium * debian/rules: |