X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/e95512be8777eb7038fa26bffa0709013dc08f19..62f9f6c4f3408ba29d555a7ed27658bbeae270c0:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 80f422c..0398864 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +catacomb-python (1.3.0.1) experimental; urgency=medium + + * Fix required Catacomb version in `setup.py' script. Only affects the + source package. + + -- Mark Wooding Sun, 22 Sep 2019 01:21:28 +0100 + catacomb-python (1.3.0) experimental; urgency=medium * catacomb: Bindings for new blockcipher-based MACs, and AEAD schemes. @@ -14,6 +21,12 @@ catacomb-python (1.3.0) experimental; urgency=medium -- Mark Wooding Sat, 21 Sep 2019 23:00:25 +0100 +catacomb-python (1.2.1.1) experimental; urgency=medium + + * Fixing to build against Debian `stretch'. + + -- Mark Wooding Mon, 24 Dec 2018 15:21:08 +0000 + catacomb-python (1.2.1) experimental; urgency=low * Fix use-after-free bug in ECPt hashing causing hash instability.