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