From: Mark Wooding Date: Sat, 21 Sep 2019 20:18:12 +0000 (+0100) Subject: Merge branch '2.4.x' X-Git-Tag: 2.5.0~1 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/6633f16cd7b339def9ee1a7b10b6c03c4d9855c5?hp=dc467b41beb8451bab0118027019378191e86e7a Merge branch '2.4.x' * 2.4.x: Release 2.4.3. debian/control: Don't require `valgrind' on `armel'. progs/perftest.c: Document the `-n' option for `enc' and `hash'. key/key-misc.c: Fix bogus parentheses in macro. symm/rijndael-arm64-crypto.S: Fix bogus element-to-GP move. symm/chacha.c: Set the correct nonce size for `xchachaNN'. symm/idea.c: Fix key-size descriptor. --- diff --git a/debian/changelog b/debian/changelog index 2e164eaf..782837e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +catacomb (2.4.3) experimental; urgency=medium + + * catacomb (idea): Fix key-length descriptor. + * catacomb (xchachaNN): Fix nonce-size descriptor. + * catacomb (key-management): Fix incorrect handling of keyring + modifiability. + * catacomb-dev: Configure `pkg-config' correctly for static linking. + * catacomb, catacomb-bin (cookie, dsig): Fix hash-function length + padding on very long messages, and handling of large datestamps. + * catacomb-bin (catsign): Don't open temporary files unnecessarily. + * catacomb-bin (catcrypt): Fix key-attribute parsing. + * catacomb-bin (perftest): Add missing help-string text for `-n' used + with `enc' and `hash' + + -- Mark Wooding Sat, 21 Sep 2019 17:43:59 +0100 + catacomb (2.4.2) experimental; urgency=medium * catacomb2: Support multi-arch at last. diff --git a/debian/control b/debian/control index 4401de17..8871fd45 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: catacomb Section: libs Priority: extra -Build-Depends: debhelper (>= 9), python, valgrind, pkg-config, +Build-Depends: debhelper (>= 9), python, valgrind [!armel], pkg-config, mlib-dev (>= 2.3.0) Maintainer: Mark Wooding Standards-Version: 3.1.1