aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2016-11-06 09:22:39 -0600
committerBrent Cook <bcook@openbsd.org>2016-11-06 09:22:39 -0600
commitebeda8bad3c27eacefd4264bf4258296a2b96b7c (patch)
treee637643b9b7ea409e688e08ebeab9ce457a67565
parentb67802c2db673f970b2421998e97a4755813acc9 (diff)
downloadportable-2.3.9.tar.gz
portable-2.3.9.tar.bz2
portable-2.3.9.zip
update changelog for 2.3.9v2.3.9
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c96bd4c..0a9205e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
312.3.9 - Reliability improvements
32
33 * Avoid continual processing of an unlimited number of TLS records,
34 which can cause a denial-of-service condition.
35
312.3.8 - Security and reliability fixes 362.3.8 - Security and reliability fixes
32 37
33 * Avoid unbounded memory growth in libssl, which can be triggered by a 38 * Avoid unbounded memory growth in libssl, which can be triggered by a