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