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