Release 2.1.6.1.
[catacomb] / debian / changelog
1 catacomb (2.1.6.1) experimental; urgency=low
2
3 * Fix building from source tarball.
4 * Fix building with Python 2.5.
5
6 -- Mark Wooding <mdw@distorted.org.uk> Sat, 28 Dec 2013 14:21:36 +0000
7
8 catacomb (2.1.6) experimental; urgency=low
9
10 * mpreduce: Extend domain to all positive integers.
11 * gfreduce: Fix out-of-bounds memory access.
12 * gcd: Don't clobber signs of `constants' when GCD calculation is trivial.
13 * pixie: Don't replace existing pixie unless explicitly requested.
14
15 -- Mark Wooding <mdw@distorted.org.uk> Fri, 27 Dec 2013 14:28:57 +0000
16
17 catacomb (2.1.5) experimental; urgency=low
18
19 * New build system.
20
21 -- Mark Wooding <mdw@distorted.org.uk> Mon, 29 Jun 2013 00:38:58 +0100
22
23 catacomb (2.1.4) experimental; urgency=low
24
25 * Constant-time operations.
26 * Some minor fixes to header files.
27
28 -- Mark Wooding <mdw@distorted.org.uk> Mon, 27 May 2013 22:34:23 +0100
29
30 catacomb (2.1.3) experimental; urgency=low
31
32 * Fibonacci sequence computation: mp_fibonacci function and fibonacci(1)
33 example program.
34 * Upper bounds on phrase entropy in mkphrase(1).
35 * Don't make the Pixie setuid-root by default. Make the documentation
36 less scary.
37
38 -- Mark Wooding <mdw@distorted.org.uk> Thu, 11 Apr 2013 12:06:28 +0100
39
40 catacomb (2.1.2.1) experimental; urgency=low
41
42 * hashsum: Document `--progress' option in `--help' output.
43
44 -- Mark Wooding <mdw@distorted.org.uk> Thu, 28 Feb 2013 17:35:49 +0000
45
46 catacomb (2.1.2) experimental; urgency=low
47
48 * hashsum: Correct return code when running in `-c' mode.
49 * dsig: Fix core dump on large-ish outputs.
50 * dsig: Fix repeat-close bug.
51 * dsig: Accept precomputed hashes when making signatures.
52 * Utilities: New `-p' option for progress bars.
53 * dsig, hashsum: New `-j' option checks for files not covered by
54 manifest.
55 * Various library improvements.
56
57 -- Mark Wooding <mdw@distorted.org.uk> Wed, 09 Jan 2013 03:26:44 +0000
58
59 catacomb (2.1.1) experimental; urgency=low
60
61 * Do configuration through pkgconfig.
62
63 -- Mark Wooding <mdw@distorted.org.uk> Mon, 17 Mar 2008 18:36:30 +0000
64
65 catacomb (2.1.0) experimental; urgency=low
66
67 * Added support for elliptic curves, on both prime and binary fields
68 (polynomial basis only). No actual crypto, but there's enough already
69 to do ECDH and stuff on well-known curves Testing is currently a bit
70 patchy.
71
72 -- Mark Wooding <mdw@nsict.org> Sun, 21 Mar 2004 22:47:56 +0000
73
74 catacomb (2.0.1) experimental; urgency=low
75
76 * Debianization!
77 * (pixie): Don't report uninteresting errors when accepting connections.
78
79 -- Mark Wooding <mdw@nsict.org> Thu, 11 Dec 2003 10:47:59 +0000