=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata60.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- www/errata60.html 2016/10/13 15:27:41 1.13 +++ www/errata60.html 2016/10/16 19:11:30 1.14 @@ -69,7 +69,7 @@

- + You can also fetch a tar.gz file containing all the following patches. This file is updated once a day.

@@ -93,7 +93,7 @@
Missing overflow checks in uvm may result in panics.
- + A source code patch exists which remedies this problem.

@@ -104,7 +104,7 @@
Fixes IO::Socket::IP complaining about non-numeric version numbers.
- + A source code patch exists which remedies this problem.

@@ -116,7 +116,7 @@ Improve relayd's parsing of the Host-header by following RFC 7230 Section 5.4 more strictly.
- + A source code patch exists which remedies this problem.

@@ -128,7 +128,7 @@ A missing initialization can prevent mail headers from being altered as intended, resulting in mail being sent to incorrect addresses.
- + A source code patch exists which remedies this problem.

@@ -139,7 +139,7 @@
Limit the number of wscons fonts that can be loaded into the kernel.
- + A source code patch exists which remedies this problem.

@@ -151,7 +151,7 @@ During parsing of the iked(8) configuration, a variable is set to 0 by mistake, disabling Pre-Shared Key authentication.
- + A source code patch exists which remedies this problem.

@@ -163,7 +163,7 @@ Revert change that cleans up the EVP cipher context in EVP_EncryptFinal() and EVP_DecryptFinal(). Some software relies on the previous behaviour.
- + A source code patch exists which remedies this problem.

@@ -175,7 +175,7 @@ Avoid unbounded memory growth in libssl, which can be triggered by a TLS client repeatedly renegotiating and sending OCSP Status Request TLS extensions.
- + A source code patch exists which remedies this problem.

@@ -186,7 +186,7 @@
Avoid falling back to a weak digest for (EC)DH when using SNI with libssl.
- + A source code patch exists which remedies this problem.

@@ -197,7 +197,7 @@
A bug in the smtp session logic can lead to a server crash.
- + A source code patch exists which remedies this problem.

@@ -209,7 +209,7 @@ Fix a number of issues in the way various X client libraries handle server responses.
- + A source code patch exists which remedies this problem.