Rev 24 | Rev 32 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
31 | magnus | 1 | libdkim (1:1.0.19-1exp1+eximdkim) experimental; urgency=low |
2 | |||
3 | * Experimental version made specifically to work with potential DKIM |
||
4 | support in Exim. |
||
5 | * 30_extra_fields.dpatch (new): Add Domain and IdentityDomain fields to |
||
6 | struct DKIMVerifyDetails (this is Tom Kistner's plan). |
||
7 | |||
8 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:53:39 +0200 |
||
9 | |||
21 | magnus | 10 | libdkim (1:1.0.19-1) unstable; urgency=low |
11 | |||
12 | * New upstream release. |
||
13 | - Drop remaining patches; issues fixed upstream. |
||
14 | * New maintainer email address. |
||
24 | magnus | 15 | * Include Yahoo! patent license as plain text. |
21 | magnus | 16 | |
24 | magnus | 17 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:13:03 +0200 |
21 | magnus | 18 | |
14 | magnus | 19 | libdkim (1:1.0.17-1) unstable; urgency=low |
8 | magnus | 20 | |
21 | * New upstream release. |
||
22 | * Drop 20_winmacros.dpatch; fixed upstream. |
||
13 | magnus | 23 | * Bump soname to libdkim1 because of incompatible struct changes. |
19 | magnus | 24 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
13 | magnus | 25 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
19 | magnus | 26 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
15 | magnus | 27 | * Dump the linker version script - changing the soname when necessary is |
28 | going to be hard enough. |
||
17 | magnus | 29 | * Move homepage URL from description to control field. |
30 | * Increase Standards-Version to 3.7.3 without changes. |
||
18 | magnus | 31 | * Don't ignore distclean errors. |
8 | magnus | 32 | |
19 | magnus | 33 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
8 | magnus | 34 | |
2 | magnus | 35 | libdkim (1.0.14-1) unstable; urgency=low |
36 | |||
37 | * New upstream release. |
||
38 | * Build-depend on pkg-config. |
||
39 | * Use dpatch to apply changes to upstream. |
||
40 | |||
41 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
||
42 | |||
43 | libdkim (1.0.13-1) unstable; urgency=low |
||
44 | |||
45 | * Initial release (Closes: #410829). |
||
46 | |||
47 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
||
48 |