From 8851fe49eb5c9112f3bd00e285f9c502dfd0deb3 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 13 May 2017 15:21:43 +0100 Subject: [PATCH] Release 2.3.1. --- debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/debian/changelog b/debian/changelog index e71266dd..91d36353 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +catacomb (2.3.1) experimental; urgency=low + + * catacomb2: Fix memory corruption when allocating `salsa20' and + `chacha'-based RNGs. + * catacomb2: Fix segfault when opening read-only keyring with no + associated file. + * catacomb2: Return the correct stream offset in `chacha_tell*'. + * catacomb2: Produce correct keyring files when they contain empty + keys. + * catacomb2: Fix cross-compilation-unit type incompatibility in prime + and binary group implementations. + * catacomb-dev: Add missing licence notices to `salsa20.h'. + * catacomb-bin: Fix assertion failure in RSA-PSS signing. + * catacomb-bin: Fix uninitialized structure slot in RSA-PSS signing and + verifying. + * catacomb-bin: Compare MAC tags in constant time. + * catacomb2: Fix a (minor) source of bias in BBS and RSA key generation. + + -- Mark Wooding Sun, 14 May 2017 04:05:00 +0100 + catacomb (2.3.0.1) experimental; urgency=low * catacomb2: Actually make the stack non-executable rather than just -- 2.11.0