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