From: Niels Möller Date: Tue, 15 Mar 2016 19:30:30 +0000 (+0100) Subject: ChangeLog update. X-Git-Tag: nettle_3.3_release_20161001~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=402c27114af402c2ebaea03a487bc339554f0b61;p=thirdparty%2Fnettle.git ChangeLog update. --- diff --git a/ChangeLog b/ChangeLog index cb941d5a..950a1964 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2016-03-15 Niels Möller + + From Nikos Mavrogiannopoulos. + * configure.ac (HOGWEED_EXTRA_SYMBOLS): Add "mp_*", when building + with mini-gmp. + * des.c (des_weak_p): Check that the hash value is in the proper + range before using it. Fixes an out-of-bounds read. + 2016-03-14 Niels Möller * getopt.c (_getopt_internal_r): Fix c99-ism, move declarations to