diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-10-25 07:15:00 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-10-31 13:54:13 +0100 |
commit | f062a22a7324de6096c775d4ab8941c168bc4c00 (patch) | |
tree | 6b6682b3a68bb253adab7b9e4fa8b7c4bc5dd675 /debian/changelog | |
parent | e57cde5b5d03b838d08da2605bcab68d8aa3b502 (diff) | |
download | vyos-strongswan-f062a22a7324de6096c775d4ab8941c168bc4c00.tar.gz vyos-strongswan-f062a22a7324de6096c775d4ab8941c168bc4c00.zip |
add patch for CVE-2013-6075
fixing denial of service and authorization bypass
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 77bf2a952..20837542b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +strongswan (5.1.0-3) UNRELEASED; urgency=high + + * urgency=high for the security fix. + * debian/patches + - CVE-2013-6075 added, fix remote denial of service and authorization + bypass. + + -- Yves-Alexis Perez <corsac@debian.org> Thu, 24 Oct 2013 23:22:58 +0200 + strongswan (5.1.0-2) unstable; urgency=medium * urgency=medium since we already spent 16 days in unstable and the fix is |