Release 2.3.1. 2.3.1
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 May 2017 14:21:43 +0000 (15:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 03:07:18 +0000 (04:07 +0100)
debian/changelog

index e71266d..91d3635 100644 (file)
@@ -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 <mdw@distorted.org.uk>  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