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