Rev 42 | Rev 46 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 42 | Rev 43 | ||
|---|---|---|---|
| 1 | libdkim (1:1.0.19-4) unstable; urgency=low |
1 | libdkim (1:1.0.19-4) unstable; urgency=low |
| 2 | 2 | ||
| 3 | * Add debug package (Closes: #532058). |
3 | * Add debug package (Closes: #532058). |
| 4 | * Use strtok_r() instead of strtok() for thread safety (Closes: |
4 | * Use strtok_r() instead of strtok() for thread safety (Closes: |
| 5 | #532740). Patch by Russel Coker. |
5 | #532740). Patch by Russel Coker. |
| 6 | * Include built libdkimtest (Closes: #524147). |
6 | * Include built libdkimtest (Closes: #524147). |
| 7 | * Move examples from library to dev package. |
7 | * Move examples from library to dev package. |
| - | 8 | * Get rid of warnings through the use of const and more correct types |
|
| - | 9 | (Closes: #524147). Patch by Russel Coker. |
|
| 8 | 10 | ||
| 9 | -- Magnus Holmgren <holmgren@debian.org> Mon, 14 Sep 2009 22:09:26 +0200 |
11 | -- Magnus Holmgren <holmgren@debian.org> Mon, 14 Sep 2009 22:19:44 +0200 |
| 10 | 12 | ||
| 11 | libdkim (1:1.0.19-3) unstable; urgency=low |
13 | libdkim (1:1.0.19-3) unstable; urgency=low |
| 12 | 14 | ||
| 13 | * Don't symlink libdkim-dev's doc directory to that of libdkim*, |
15 | * Don't symlink libdkim-dev's doc directory to that of libdkim*, |
| 14 | it only adds another place to update when the soname changes. |
16 | it only adds another place to update when the soname changes. |
| 15 | * Update debian/copyright; mention the patent license and refer to |
17 | * Update debian/copyright; mention the patent license and refer to |
| 16 | common-licenses for the Apache 2.0 license. |
18 | common-licenses for the Apache 2.0 license. |
| 17 | * Remove Debian revision from symbols file. |
19 | * Remove Debian revision from symbols file. |
| 18 | 20 | ||
| 19 | -- Magnus Holmgren <holmgren@debian.org> Sat, 28 Jun 2008 11:53:09 +0200 |
21 | -- Magnus Holmgren <holmgren@debian.org> Sat, 28 Jun 2008 11:53:09 +0200 |
| 20 | 22 | ||
| 21 | libdkim (1:1.0.19-2) unstable; urgency=low |
23 | libdkim (1:1.0.19-2) unstable; urgency=low |
| 22 | 24 | ||
| 23 | * Change the SOVERSION to 0d (d for Debian) to avoid potential future |
25 | * Change the SOVERSION to 0d (d for Debian) to avoid potential future |
| 24 | clashes. |
26 | clashes. |
| 25 | * Bring back the version script, but only to hide internal symbols. |
27 | * Bring back the version script, but only to hide internal symbols. |
| 26 | * Add initial symbols file. |
28 | * Add initial symbols file. |
| 27 | 29 | ||
| 28 | -- Magnus Holmgren <holmgren@debian.org> Mon, 16 Jun 2008 17:37:06 +0200 |
30 | -- Magnus Holmgren <holmgren@debian.org> Mon, 16 Jun 2008 17:37:06 +0200 |
| 29 | 31 | ||
| 30 | libdkim (1:1.0.19-1exp1+eximdkim) experimental; urgency=low |
32 | libdkim (1:1.0.19-1exp1+eximdkim) experimental; urgency=low |
| 31 | 33 | ||
| 32 | * Experimental version made specifically to work with potential DKIM |
34 | * Experimental version made specifically to work with potential DKIM |
| 33 | support in Exim. |
35 | support in Exim. |
| 34 | * 30_extra_fields.dpatch (new): Add Domain and IdentityDomain fields to |
36 | * 30_extra_fields.dpatch (new): Add Domain and IdentityDomain fields to |
| 35 | struct DKIMVerifyDetails (this is Tom Kistner's plan). |
37 | struct DKIMVerifyDetails (this is Tom Kistner's plan). |
| 36 | 38 | ||
| 37 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:53:39 +0200 |
39 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:53:39 +0200 |
| 38 | 40 | ||
| 39 | libdkim (1:1.0.19-1) unstable; urgency=low |
41 | libdkim (1:1.0.19-1) unstable; urgency=low |
| 40 | 42 | ||
| 41 | * New upstream release. |
43 | * New upstream release. |
| 42 | - Drop remaining patches; issues fixed upstream. |
44 | - Drop remaining patches; issues fixed upstream. |
| 43 | * New maintainer email address. |
45 | * New maintainer email address. |
| 44 | * Include Yahoo! patent license as plain text. |
46 | * Include Yahoo! patent license as plain text. |
| 45 | 47 | ||
| 46 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:13:03 +0200 |
48 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:13:03 +0200 |
| 47 | 49 | ||
| 48 | libdkim (1:1.0.17-1) unstable; urgency=low |
50 | libdkim (1:1.0.17-1) unstable; urgency=low |
| 49 | 51 | ||
| 50 | * New upstream release. |
52 | * New upstream release. |
| 51 | * Drop 20_winmacros.dpatch; fixed upstream. |
53 | * Drop 20_winmacros.dpatch; fixed upstream. |
| 52 | * Bump soname to libdkim1 because of incompatible struct changes. |
54 | * Bump soname to libdkim1 because of incompatible struct changes. |
| 53 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
55 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
| 54 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
56 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
| 55 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
57 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
| 56 | * Dump the linker version script - changing the soname when necessary is |
58 | * Dump the linker version script - changing the soname when necessary is |
| 57 | going to be hard enough. |
59 | going to be hard enough. |
| 58 | * Move homepage URL from description to control field. |
60 | * Move homepage URL from description to control field. |
| 59 | * Increase Standards-Version to 3.7.3 without changes. |
61 | * Increase Standards-Version to 3.7.3 without changes. |
| 60 | * Don't ignore distclean errors. |
62 | * Don't ignore distclean errors. |
| 61 | 63 | ||
| 62 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
64 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
| 63 | 65 | ||
| 64 | libdkim (1.0.14-1) unstable; urgency=low |
66 | libdkim (1.0.14-1) unstable; urgency=low |
| 65 | 67 | ||
| 66 | * New upstream release. |
68 | * New upstream release. |
| 67 | * Build-depend on pkg-config. |
69 | * Build-depend on pkg-config. |
| 68 | * Use dpatch to apply changes to upstream. |
70 | * Use dpatch to apply changes to upstream. |
| 69 | 71 | ||
| 70 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
72 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
| 71 | 73 | ||
| 72 | libdkim (1.0.13-1) unstable; urgency=low |
74 | libdkim (1.0.13-1) unstable; urgency=low |
| 73 | 75 | ||
| 74 | * Initial release (Closes: #410829). |
76 | * Initial release (Closes: #410829). |
| 75 | 77 | ||
| 76 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
78 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
| 77 | 79 | ||