aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2016-06-07 07:04:16 -0500
committerBrent Cook <bcook@openbsd.org>2016-06-07 07:04:16 -0500
commit0ae23dfcc3bce3a46e268525ca3091f5ff7e8acc (patch)
tree0cc20e15af20da12701bcf30efe167c28fb4ac97
parentbff756ef622e3a77400ef82296ba9e88f045d3de (diff)
downloadportable-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--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index aae0fca..39f6055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,11 +31,11 @@ LibreSSL Portable Release Notes:
312.3.6 - Security fix 312.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
402.3.5 - Reliability fix 402.3.5 - Reliability fix
41 41