From 1cf3ea7a96607b8f7c8680ea6b3291cab8d0c4b6 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 15 Dec 2018 11:00:55 -0600 Subject: 2.7.5 changelog --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 06e5999..cc1fb16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,22 @@ history is also available from Git. LibreSSL Portable Release Notes: +2.7.5 - Stable release + + * Fixed warnings about clock_gettime on Windows Visual Studio builds. + + * Fixed CMake builds on systems where getpagesize is defined as an + inline function. + + * Fixed manpage installation on case-insensitive filesystems. + + * Added a blinding value when generating DSA and ECDSA signatures, in + order to reduce the possibility of a side-channel attack leaking the + private key. + + * Fixed a non-uniformity in getentropy(2) emulation where a block of + all zeroes would be discarded. + 2.7.4 - Security fixes * Avoid a timing side-channel leak when generating DSA and ECDSA -- cgit v1.2.3-55-g6feb