Release 2.1.5.
[u/mdw/catacomb] / debian / changelog
index c00b120..de6c0fc 100644 (file)
@@ -1,5 +1,63 @@
+catacomb (2.1.5) experimental; urgency=low
+
+  * New build system.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 29 Jun 2013 00:38:58 +0100
+
+catacomb (2.1.4) experimental; urgency=low
+
+  * Constant-time operations.
+  * Some minor fixes to header files.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 27 May 2013 22:34:23 +0100
+
+catacomb (2.1.3) experimental; urgency=low
+
+  * Fibonacci sequence computation: mp_fibonacci function and fibonacci(1)
+    example program.
+  * Upper bounds on phrase entropy in mkphrase(1).
+  * Don't make the Pixie setuid-root by default.  Make the documentation
+    less scary.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Thu, 11 Apr 2013 12:06:28 +0100
+
+catacomb (2.1.2.1) experimental; urgency=low
+
+  * hashsum: Document `--progress' option in `--help' output.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Thu, 28 Feb 2013 17:35:49 +0000
+
+catacomb (2.1.2) experimental; urgency=low
+
+  * hashsum: Correct return code when running in `-c' mode.
+  * dsig: Fix core dump on large-ish outputs.
+  * dsig: Fix repeat-close bug.
+  * dsig: Accept precomputed hashes when making signatures.
+  * Utilities: New `-p' option for progress bars.
+  * dsig, hashsum: New `-j' option checks for files not covered by
+    manifest.
+  * Various library improvements.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Wed, 09 Jan 2013 03:26:44 +0000
+
+catacomb (2.1.1) experimental; urgency=low
+
+  * Do configuration through pkgconfig.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 17 Mar 2008 18:36:30 +0000
+
+catacomb (2.1.0) experimental; urgency=low
+
+  * Added support for elliptic curves, on both prime and binary fields
+    (polynomial basis only).  No actual crypto, but there's enough already
+    to do ECDH and stuff on well-known curves  Testing is currently a bit
+    patchy.
+
+ -- Mark Wooding <mdw@nsict.org>  Sun, 21 Mar 2004 22:47:56 +0000
+
 catacomb (2.0.1) experimental; urgency=low
 
   * Debianization!
+  * (pixie): Don't report uninteresting errors when accepting connections.
 
- -- Mark Wooding <mdw@nsict.org>  Mon, 10 Nov 2003 22:02:52 +0000
+ -- Mark Wooding <mdw@nsict.org>  Thu, 11 Dec 2003 10:47:59 +0000