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