diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-05-17 11:56:18 +0200 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-05-17 11:56:18 +0200 |
commit | 8a59dafbd02d0ee1faaf674f4420cdc412f13aea (patch) | |
tree | 7e44bbb78bd40fd779e2d87fb76642614a1513d2 /debian/changelog | |
parent | c28dda794f72957a6a22f852217bb8921b3e5f4e (diff) |
Fix CVE-2013-2061
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3793ce7..a5972f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ openvpn (2.3.0-2) unstable; urgency=low * Applied patch use of non-constant-time memcmp in HMAC comparison. - (Closes: #707329) + CVE-2013-2061 (Closes: #707329) -- Alberto Gonzalez Iniesta <agi@inittab.org> Fri, 17 May 2013 11:54:31 +0200 |