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