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