Rev 53 | Rev 57 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 53 | Rev 56 | ||
|---|---|---|---|
| - | 1 | libdkim (1:1.0.21-4) unstable; urgency=low |
|
| - | 2 | ||
| - | 3 | * fix_warnings.patch: fix narrowing conversion in DecodeBase64() |
|
| - | 4 | (Closes: #811734). |
|
| - | 5 | ||
| - | 6 | -- Magnus Holmgren <holmgren@debian.org> Sat, 02 Jul 2016 17:32:44 +0200 |
|
| - | 7 | ||
| 1 | libdkim (1:1.0.21-3) unstable; urgency=low |
8 | libdkim (1:1.0.21-3) unstable; urgency=low |
| 2 | 9 | ||
| 3 | * Completely correct order of object files and libraries (Closes: |
10 | * Completely correct order of object files and libraries (Closes: |
| 4 | #627387 again). |
11 | #627387 again). |
| 5 | 12 | ||
| 6 | -- Magnus Holmgren <holmgren@debian.org> Tue, 14 Jun 2011 20:51:32 +0200 |
13 | -- Magnus Holmgren <holmgren@debian.org> Tue, 14 Jun 2011 20:51:32 +0200 |
| 7 | 14 | ||
| 8 | libdkim (1:1.0.21-2) unstable; urgency=low |
15 | libdkim (1:1.0.21-2) unstable; urgency=low |
| 9 | 16 | ||
| 10 | * debian/Makefile.in: Correct order of object files and libraries when |
17 | * debian/Makefile.in: Correct order of object files and libraries when |
| 11 | linking so that --as-needed will work (Closes: #627387). |
18 | linking so that --as-needed will work (Closes: #627387). |
| 12 | * Convert to source package version 3.0 (quilt). |
19 | * Convert to source package version 3.0 (quilt). |
| 13 | * Upgrade to Debhelper compat level 7. |
20 | * Upgrade to Debhelper compat level 7. |
| 14 | * Bump Standards-Version to 3.9.2. |
21 | * Bump Standards-Version to 3.9.2. |
| 15 | 22 | ||
| 16 | -- Magnus Holmgren <holmgren@debian.org> Sun, 12 Jun 2011 01:34:35 +0200 |
23 | -- Magnus Holmgren <holmgren@debian.org> Sun, 12 Jun 2011 01:34:35 +0200 |
| 17 | 24 | ||
| 18 | libdkim (1:1.0.21-1) unstable; urgency=low |
25 | libdkim (1:1.0.21-1) unstable; urgency=low |
| 19 | 26 | ||
| 20 | * New upstream version. |
27 | * New upstream version. |
| 21 | * SSP (Sender Signing Practices) replaced by ADSP (Author Domain |
28 | * SSP (Sender Signing Practices) replaced by ADSP (Author Domain |
| 22 | Signing Practices). |
29 | Signing Practices). |
| 23 | * 30_extra_fields.dpatch: Dropped. The DKIMVerifyDetails structure now |
30 | * 30_extra_fields.dpatch: Dropped. The DKIMVerifyDetails structure now |
| 24 | provides the formerly missing information in the szSignatureDomain and |
31 | provides the formerly missing information in the szSignatureDomain and |
| 25 | szIdentityDomain fields. |
32 | szIdentityDomain fields. |
| 26 | * SONAME changed to libdkim.so.1d because of the above change. |
33 | * SONAME changed to libdkim.so.1d because of the above change. |
| 27 | * Correct bug number (#524133) in the previous changelog entry. |
34 | * Correct bug number (#524133) in the previous changelog entry. |
| 28 | 35 | ||
| 29 | -- Magnus Holmgren <holmgren@debian.org> Sun, 31 Jan 2010 23:39:24 +0100 |
36 | -- Magnus Holmgren <holmgren@debian.org> Sun, 31 Jan 2010 23:39:24 +0100 |
| 30 | 37 | ||
| 31 | libdkim (1:1.0.19-4) unstable; urgency=low |
38 | libdkim (1:1.0.19-4) unstable; urgency=low |
| 32 | 39 | ||
| 33 | * Add debug package (Closes: #532058). |
40 | * Add debug package (Closes: #532058). |
| 34 | * Use strtok_r() instead of strtok() for thread safety (Closes: |
41 | * Use strtok_r() instead of strtok() for thread safety (Closes: |
| 35 | #532740). Patch by Russel Coker. |
42 | #532740). Patch by Russel Coker. |
| 36 | * Include built libdkimtest (Closes: #524147). |
43 | * Include built libdkimtest (Closes: #524147). |
| 37 | * Move examples from library to dev package. |
44 | * Move examples from library to dev package. |
| 38 | * Get rid of warnings through the use of const and more correct types |
45 | * Get rid of warnings through the use of const and more correct types |
| 39 | (Closes: #524133). Patch by Russel Coker. |
46 | (Closes: #524133). Patch by Russel Coker. |
| 40 | * Upgrade package to Standards-Version 3.8.3: |
47 | * Upgrade package to Standards-Version 3.8.3: |
| 41 | + Add README.source. |
48 | + Add README.source. |
| 42 | 49 | ||
| 43 | -- Magnus Holmgren <holmgren@debian.org> Mon, 14 Sep 2009 22:34:21 +0200 |
50 | -- Magnus Holmgren <holmgren@debian.org> Mon, 14 Sep 2009 22:34:21 +0200 |
| 44 | 51 | ||
| 45 | libdkim (1:1.0.19-3) unstable; urgency=low |
52 | libdkim (1:1.0.19-3) unstable; urgency=low |
| 46 | 53 | ||
| 47 | * Don't symlink libdkim-dev's doc directory to that of libdkim*, |
54 | * Don't symlink libdkim-dev's doc directory to that of libdkim*, |
| 48 | it only adds another place to update when the soname changes. |
55 | it only adds another place to update when the soname changes. |
| 49 | * Update debian/copyright; mention the patent license and refer to |
56 | * Update debian/copyright; mention the patent license and refer to |
| 50 | common-licenses for the Apache 2.0 license. |
57 | common-licenses for the Apache 2.0 license. |
| 51 | * Remove Debian revision from symbols file. |
58 | * Remove Debian revision from symbols file. |
| 52 | 59 | ||
| 53 | -- Magnus Holmgren <holmgren@debian.org> Sat, 28 Jun 2008 11:53:09 +0200 |
60 | -- Magnus Holmgren <holmgren@debian.org> Sat, 28 Jun 2008 11:53:09 +0200 |
| 54 | 61 | ||
| 55 | libdkim (1:1.0.19-2) unstable; urgency=low |
62 | libdkim (1:1.0.19-2) unstable; urgency=low |
| 56 | 63 | ||
| 57 | * Change the SOVERSION to 0d (d for Debian) to avoid potential future |
64 | * Change the SOVERSION to 0d (d for Debian) to avoid potential future |
| 58 | clashes. |
65 | clashes. |
| 59 | * Bring back the version script, but only to hide internal symbols. |
66 | * Bring back the version script, but only to hide internal symbols. |
| 60 | * Add initial symbols file. |
67 | * Add initial symbols file. |
| 61 | 68 | ||
| 62 | -- Magnus Holmgren <holmgren@debian.org> Mon, 16 Jun 2008 17:37:06 +0200 |
69 | -- Magnus Holmgren <holmgren@debian.org> Mon, 16 Jun 2008 17:37:06 +0200 |
| 63 | 70 | ||
| 64 | libdkim (1:1.0.19-1exp1+eximdkim) experimental; urgency=low |
71 | libdkim (1:1.0.19-1exp1+eximdkim) experimental; urgency=low |
| 65 | 72 | ||
| 66 | * Experimental version made specifically to work with potential DKIM |
73 | * Experimental version made specifically to work with potential DKIM |
| 67 | support in Exim. |
74 | support in Exim. |
| 68 | * 30_extra_fields.dpatch (new): Add Domain and IdentityDomain fields to |
75 | * 30_extra_fields.dpatch (new): Add Domain and IdentityDomain fields to |
| 69 | struct DKIMVerifyDetails (this is Tom Kistner's plan). |
76 | struct DKIMVerifyDetails (this is Tom Kistner's plan). |
| 70 | 77 | ||
| 71 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:53:39 +0200 |
78 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:53:39 +0200 |
| 72 | 79 | ||
| 73 | libdkim (1:1.0.19-1) unstable; urgency=low |
80 | libdkim (1:1.0.19-1) unstable; urgency=low |
| 74 | 81 | ||
| 75 | * New upstream release. |
82 | * New upstream release. |
| 76 | - Drop remaining patches; issues fixed upstream. |
83 | - Drop remaining patches; issues fixed upstream. |
| 77 | * New maintainer email address. |
84 | * New maintainer email address. |
| 78 | * Include Yahoo! patent license as plain text. |
85 | * Include Yahoo! patent license as plain text. |
| 79 | 86 | ||
| 80 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:13:03 +0200 |
87 | -- Magnus Holmgren <holmgren@debian.org> Sat, 17 May 2008 23:13:03 +0200 |
| 81 | 88 | ||
| 82 | libdkim (1:1.0.17-1) unstable; urgency=low |
89 | libdkim (1:1.0.17-1) unstable; urgency=low |
| 83 | 90 | ||
| 84 | * New upstream release. |
91 | * New upstream release. |
| 85 | * Drop 20_winmacros.dpatch; fixed upstream. |
92 | * Drop 20_winmacros.dpatch; fixed upstream. |
| 86 | * Bump soname to libdkim1 because of incompatible struct changes. |
93 | * Bump soname to libdkim1 because of incompatible struct changes. |
| 87 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
94 | * 20_strict_includes.dpatch (new): Add "#include <string.h>" as necessary |
| 88 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
95 | to fix FTBFS with GCC 4.3 (Closes: #455145). |
| 89 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
96 | * Add an epoch to reclaim binary packages "stolen" by dkim-milter. |
| 90 | * Dump the linker version script - changing the soname when necessary is |
97 | * Dump the linker version script - changing the soname when necessary is |
| 91 | going to be hard enough. |
98 | going to be hard enough. |
| 92 | * Move homepage URL from description to control field. |
99 | * Move homepage URL from description to control field. |
| 93 | * Increase Standards-Version to 3.7.3 without changes. |
100 | * Increase Standards-Version to 3.7.3 without changes. |
| 94 | * Don't ignore distclean errors. |
101 | * Don't ignore distclean errors. |
| 95 | 102 | ||
| 96 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
103 | -- Magnus Holmgren <magnus@kibibyte.se> Fri, 15 Feb 2008 23:04:42 +0100 |
| 97 | 104 | ||
| 98 | libdkim (1.0.14-1) unstable; urgency=low |
105 | libdkim (1.0.14-1) unstable; urgency=low |
| 99 | 106 | ||
| 100 | * New upstream release. |
107 | * New upstream release. |
| 101 | * Build-depend on pkg-config. |
108 | * Build-depend on pkg-config. |
| 102 | * Use dpatch to apply changes to upstream. |
109 | * Use dpatch to apply changes to upstream. |
| 103 | 110 | ||
| 104 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
111 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 02 May 2007 21:14:01 +0200 |
| 105 | 112 | ||
| 106 | libdkim (1.0.13-1) unstable; urgency=low |
113 | libdkim (1.0.13-1) unstable; urgency=low |
| 107 | 114 | ||
| 108 | * Initial release (Closes: #410829). |
115 | * Initial release (Closes: #410829). |
| 109 | 116 | ||
| 110 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
117 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 6 Mar 2007 21:08:04 +0100 |
| 111 | 118 | ||