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