diff options
author | Brent Cook <bcook@openbsd.org> | 2016-06-07 07:04:16 -0500 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2016-06-07 07:04:16 -0500 |
commit | 0ae23dfcc3bce3a46e268525ca3091f5ff7e8acc (patch) | |
tree | 0cc20e15af20da12701bcf30efe167c28fb4ac97 | |
parent | bff756ef622e3a77400ef82296ba9e88f045d3de (diff) | |
download | portable-2.3.6.tar.gz portable-2.3.6.tar.bz2 portable-2.3.6.zip |
bump changelog to sync tags with openbsd sourcev2.3.6
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -31,11 +31,11 @@ LibreSSL Portable Release Notes: | |||
31 | 2.3.6 - Security fix | 31 | 2.3.6 - Security fix |
32 | 32 | ||
33 | * Correct a problem that prevents the DSA signing algorithm from | 33 | * Correct a problem that prevents the DSA signing algorithm from |
34 | running in constant time even if the flag BN_FLG_CONSTTIME is set. | 34 | running in constant time even if the flag BN_FLG_CONSTTIME is set. |
35 | This issue was reported by Cesar Pereida (Aalto University), Billy | 35 | This issue was reported by Cesar Pereida (Aalto University), Billy |
36 | Brumley (Tampere University of Technology), and Yuval Yarom (The | 36 | Brumley (Tampere University of Technology), and Yuval Yarom (The |
37 | University of Adelaide and NICTA). The fix was developed by Cesar | 37 | University of Adelaide and NICTA). The fix was developed by Cesar |
38 | Pereida. | 38 | Pereida. See OpenBSD 5.9 errata 11, June 6, 2016 |
39 | 39 | ||
40 | 2.3.5 - Reliability fix | 40 | 2.3.5 - Reliability fix |
41 | 41 | ||