Merge branch '2.4.x'
authorMark Wooding <mdw@distorted.org.uk>
Sat, 21 Sep 2019 20:18:12 +0000 (21:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 21 Sep 2019 20:18:12 +0000 (21:18 +0100)
* 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.

debian/changelog
debian/control

index 2e164ea..782837e 100644 (file)
@@ -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 <mdw@distorted.org.uk>  Sat, 21 Sep 2019 17:43:59 +0100
+
 catacomb (2.4.2) experimental; urgency=medium
 
   * catacomb2: Support multi-arch at last.
index 4401de1..8871fd4 100644 (file)
@@ -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 <mdw@distorted.org.uk>
 Standards-Version: 3.1.1