From e13318db101cd40f5b96a76f0810a079714db10d Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 12 Jun 2018 01:16:17 +0100 Subject: [PATCH] Release 2.4.2. --- debian/changelog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/debian/changelog b/debian/changelog index 265161f7..2e164eaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +catacomb (2.4.2) experimental; urgency=medium + + * catacomb2: Support multi-arch at last. + * catacomb2: Fix mangled key-size data for HMAC. + * rspit: Support generating large files. + * pixie: Improve error-handling around dropping privilege. + * ed25519, ed448: Very minor performance improvement. + * salsa20, chacha: Fix crash if nonce is none, as it is when invoked by + `rspit'. + * salsa20, chacha: Fix declaration of cipher classes to prevent them + ending up as (useless) common symbols in client code. + * limlee: Improve the prime size heuristics. + * sha, sha256, sha512: Restructure compression function to improve + performance and use less memory. + * rijndael: Include enough round constants to make very tiny keys work + correctly. + + -- Mark Wooding Tue, 12 Jun 2018 01:15:59 +0100 + catacomb (2.4.1) experimental; urgency=low * catacomb2: Two's-complement fix from 2.3.x release branch. -- 2.11.0