]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog update.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 15 Mar 2016 19:30:30 +0000 (20:30 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 15 Mar 2016 19:30:30 +0000 (20:30 +0100)
ChangeLog

index cb941d5adb9bdf13f4e65730036b52c2f67a7a0e..950a19645501bd74941e64dc3e6c5230d6d68458 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-03-15  Niels Möller  <nisse@lysator.liu.se>
+
+       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  <nisse@lysator.liu.se>
 
        * getopt.c (_getopt_internal_r): Fix c99-ism, move declarations to