diff options
author | Brent Cook <bcook@openbsd.org> | 2016-11-06 09:22:39 -0600 |
---|---|---|
committer | Brent Cook <bcook@openbsd.org> | 2016-11-06 09:22:39 -0600 |
commit | ebeda8bad3c27eacefd4264bf4258296a2b96b7c (patch) | |
tree | e637643b9b7ea409e688e08ebeab9ce457a67565 | |
parent | b67802c2db673f970b2421998e97a4755813acc9 (diff) | |
download | portable-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -28,6 +28,11 @@ history is also available from Git. | |||
28 | 28 | ||
29 | LibreSSL Portable Release Notes: | 29 | LibreSSL Portable Release Notes: |
30 | 30 | ||
31 | 2.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 | |||
31 | 2.3.8 - Security and reliability fixes | 36 | 2.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 |