From 4bd68b4e7b57888363f85543bb51ce39a344c977 Mon Sep 17 00:00:00 2001 From: binaryFate Date: Mon, 14 Dec 2020 22:11:12 +0100 Subject: [PATCH] more details on CLI release note about OpenSSL update --- _posts/2020-12-13-monero-0.17.1.7-released.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2020-12-13-monero-0.17.1.7-released.md b/_posts/2020-12-13-monero-0.17.1.7-released.md index 9f06d402..c343ec19 100644 --- a/_posts/2020-12-13-monero-0.17.1.7-released.md +++ b/_posts/2020-12-13-monero-0.17.1.7-released.md @@ -20,7 +20,7 @@ Some highlights of this minor release are: - P2P: include first new block in chain entry response - P2P: more restrictive checks on chain entry response - Fix syncing with \-\-sync-pruned-blocks flag -- Update OpenSSL to 1.1.1i +- Update OpenSSL to 1.1.1i to fix its recently disclosed [vulnerability](https://www.openssl.org/news/secadv/20201208.txt) - Minor bug fixes The complete list of changes is [available on GitHub](https://github.com/monero-project/monero/compare/v0.17.1.6...v0.17.1.7), along with [the source code](https://github.com/monero-project/monero/tree/v0.17.1.7).