diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -96,12 +96,6 @@ LibreSSL Portable Release Notes: | |||
96 | certificates (which it seems are common place with | 96 | certificates (which it seems are common place with |
97 | openvpn/easyrsa) were also being included in this category. | 97 | openvpn/easyrsa) were also being included in this category. |
98 | 98 | ||
99 | * Fix a bug caused by the return value being set early to signal | ||
100 | successful DTLS cookie validation. This can mask a later failure and | ||
101 | result in a positive return value being returned from | ||
102 | ssl3_get_client_hello(), when it should return a negative value to | ||
103 | propagate the error. | ||
104 | |||
105 | * Added getpagesize fallback, needed for Android bionic libc. | 99 | * Added getpagesize fallback, needed for Android bionic libc. |
106 | 100 | ||
107 | 2.5.4 - Security Updates | 101 | 2.5.4 - Security Updates |