X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/e13318db101cd40f5b96a76f0810a079714db10d..6a024d24d97cb5d42c0091571735475b849f59f4:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2e164eaf..8ac80a43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +catacomb (2.4.4) experimental; urgency=medium + + * debian: Bump to Debhelper 10. + * debian: Ship a shared-library `symbols' file for more precise + dependencies. + + -- Mark Wooding Sun, 29 Sep 2019 15:58:26 +0100 + +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.