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