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