]> the.earth.li Git - onak.git/blob - debian/changelog
9565cb32c88780af0946432116febb8cec97a98a
[onak.git] / debian / changelog
1 onak (0.4.2-1+git) unstable; urgency=low
2
3   * Development build
4   * Fix issue with pre-seeding key database on install.
5   * Add systemd service files using new systemd socket activation support.
6
7  -- Jonathan McDowell <noodles@earth.li>  Sun, 06 Oct 2013 13:18:38 +0100
8
9 onak (0.4.2-1) unstable; urgency=low
10
11   * New upstream release
12     * Prevent splitkeys crash with malformed key input. (Closes: #716350)
13   * Switch to source format 3.0 (quilt).
14   * Only seed initial database if key file is available. (Closes: #710665)
15   * Bump Debian Standards-Version to 3.9.4.0
16     * Update year in copyright file
17   * Updated Vcs fields to point to git repository
18
19  -- Jonathan McDowell <noodles@earth.li>  Tue, 01 Oct 2013 11:56:55 +0100
20
21 onak (0.4.1-1) unstable; urgency=low
22
23   * New upstream release
24     * Fix onak-mail race condition. (Closes: #650557)
25   * Drop HISTORY file in /usr/share/doc; it's already present as changelog.gz
26
27  -- Jonathan McDowell <noodles@earth.li>  Tue, 24 Apr 2012 21:29:17 -0700
28
29 onak (0.4.0-1) unstable; urgency=low
30
31   * Only seed empty database for if we're using default config
32   * Use generic db dependencies rather than 4.8 versioned ones.
33     (Closes: #621426)
34   * Bump Debian Standards-Version to 3.9.2.0
35   * Add ${perl:Depends} to dependencies
36   * Add init.d file for keyd
37   * Add logrotate config snippet
38
39  -- Jonathan McDowell <noodles@earth.li>  Tue, 19 Apr 2011 21:59:28 -0700
40
41 onak (0.3.8-1) unstable; urgency=low
42
43   * New upstream release
44     * Correct formatting of some places we output a keyid. (Closes: #540196)
45     * Don't add a key to the stats hash if it doesn't have any sigs.
46       (Closes: #542187)
47   * Add Homepage and Vcs-Bzr fields to Debian control file
48   * Bump debhelper compat level to 7
49   * Bump Debian Standards-Version to 3.8.3.0
50   * Change to build against libdb4.8
51
52  -- Jonathan McDowell <noodles@earth.li>  Tue, 29 Dec 2009 16:42:23 +0000
53
54 onak (0.3.7-1) unstable; urgency=low
55
56   * New upstream release
57     * Fix escaping of : in HKP output. (Closes: #487284)
58     * Build with libdb4.7 (Closes: #520117)
59
60  -- Jonathan McDowell <noodles@earth.li>  Tue, 02 Jun 2009 15:51:09 +0100
61
62 onak (0.3.6-1) unstable; urgency=low
63
64   * New upstream release
65     * Fix lookup display for more than one photo id. (Closes: #467020)
66     * Build with libdb4.6 (Closes: #421951)
67
68  -- Jonathan McDowell <noodles@earth.li>  Sat, 07 Jun 2008 13:29:01 +0100
69
70 onak (0.3.5-1) unstable; urgency=low
71
72   * New upstream release
73     * Fixes stupid db4 backend mistake (Closes: #460575)
74
75  -- Jonathan McDowell <noodles@earth.li>  Wed, 16 Jan 2008 21:30:40 +0000
76
77 onak (0.3.4-1) unstable; urgency=low
78
79   * New upstream release
80     * Fix config passing to backends (Closes: #413762)
81   * Lintian cleanups
82     * Add #DEBHELPER# tokens to postinst/postrm.
83     * Update FSF address in copyright file.
84     * Remove bashism from postrm.
85     * Update Standards-Version to 3.7.3.0 (no changes)
86   * Update Apache recommendation to Apache2
87
88  -- Jonathan McDowell <noodles@earth.li>  Sat, 29 Dec 2007 10:50:33 +0000
89
90 onak (0.3.3-1) unstable; urgency=low
91
92   * New upstream release
93     * Check signature creation times for merging (Closes: #410796)
94     * Don't assume direct signature is revocation (Closes: #334715)
95     * Gracefully fail when we can't open a DB4 DB (Closes: #370440)
96   * Cleanup logfile upon package purge (Closes: #338516)
97   * Add suggests on db4.2-utils (Closes: #317459)
98   * Acknowledge NMU (Closes: #408270)
99
100  -- Jonathan McDowell <noodles@earth.li>  Sun, 04 Mar 2007 22:55:54 +0000
101
102 onak (0.3.2-1.1) unstable; urgency=high
103
104   * Non-maintainer upload.
105   * Added missing dep on adduser (Closes: #408270)
106   * Urgency high due RCness of the bug
107
108  -- Bastian Venthur <venthur@debian.org>  Thu,  1 Feb 2007 10:38:37 +0100
109
110 onak (0.3.2-1) unstable; urgency=low
111
112   * New upstream release.
113
114  -- Jonathan McDowell <noodles@earth.li>  Fri, 25 Mar 2005 11:17:44 +0000
115
116 onak (0.3.1-1) unstable; urgency=low
117
118   * New upstream release
119     - Add onak-mail.pl man page (Closes: #276879)
120     - Add links to HTML index output. (Closes: #275227)
121
122  -- Jonathan McDowell <noodles@earth.li>  Sat, 23 Oct 2004 18:01:39 +0100
123
124 onak (0.3.0-1) unstable; urgency=low
125
126   * Initial Release. (closes: #254425)
127
128  -- Ross Burton <ross@debian.org>  Thu, 17 Jun 2004 11:59:00 +0100