Rev 104 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 104 | Rev 108 | ||
|---|---|---|---|
| 1 | libspf2 (1.2.10-8) unstable; urgency=medium |
1 | libspf2 (1.2.10-8) unstable; urgency=medium |
| 2 | 2 | ||
| 3 | * spf_compile.c-more-correct-size-of-ds_avail.patch: Fix potential |
3 | * spf_compile.c-more-correct-size-of-ds_avail.patch: Fix potential |
| 4 | integer overflow when checking available space for SPF macro string |
4 | integer overflow when checking available space for SPF macro string |
| 5 | literal. May resolve #1053870. |
5 | literal. May resolve #1053870. |
| 6 | * Migrate to automatic dbgsym packages. |
6 | * Migrate to automatic dbgsym packages. |
| - | 7 | * Bump Debhelper compat level to 12. |
|
| 7 | 8 | ||
| 8 | -- Magnus Holmgren <holmgren@debian.org> Sun, 22 Oct 2023 18:33:14 +0200 |
9 | -- Magnus Holmgren <holmgren@debian.org> Sun, 22 Oct 2023 18:33:14 +0200 |
| 9 | 10 | ||
| 10 | libspf2 (1.2.10-7.2) unstable; urgency=medium |
11 | libspf2 (1.2.10-7.2) unstable; urgency=medium |
| 11 | 12 | ||
| 12 | * Non-maintainer upload. |
13 | * Non-maintainer upload. |
| 13 | * no-libreplace.patch: disable libreplace which is not needed anymore and |
14 | * no-libreplace.patch: disable libreplace which is not needed anymore and |
| 14 | causes build failures with glibc 2.34 (Closes: #1016821). |
15 | causes build failures with glibc 2.34 (Closes: #1016821). |
| 15 | 16 | ||
| 16 | -- Aurelien Jarno <aurel32@debian.org> Thu, 11 Aug 2022 23:05:37 +0200 |
17 | -- Aurelien Jarno <aurel32@debian.org> Thu, 11 Aug 2022 23:05:37 +0200 |
| 17 | 18 | ||
| 18 | libspf2 (1.2.10-7.1) unstable; urgency=medium |
19 | libspf2 (1.2.10-7.1) unstable; urgency=medium |
| 19 | 20 | ||
| 20 | * Non-maintainer upload. |
21 | * Non-maintainer upload. |
| 21 | * spf_compile.c: Correct size of ds_avail (CVE-2021-20314) |
22 | * spf_compile.c: Correct size of ds_avail (CVE-2021-20314) |
| 22 | * Sanity check for sprintf |
23 | * Sanity check for sprintf |
| 23 | * Fixed 'reverse' macro modifier |
24 | * Fixed 'reverse' macro modifier |
| 24 | 25 | ||
| 25 | -- Salvatore Bonaccorso <carnil@debian.org> Sun, 08 Aug 2021 13:46:49 +0200 |
26 | -- Salvatore Bonaccorso <carnil@debian.org> Sun, 08 Aug 2021 13:46:49 +0200 |
| 26 | 27 | ||
| 27 | libspf2 (1.2.10-7) unstable; urgency=low |
28 | libspf2 (1.2.10-7) unstable; urgency=low |
| 28 | 29 | ||
| 29 | * error_results.patch: Return information to use in the mail header and |
30 | * error_results.patch: Return information to use in the mail header and |
| 30 | such when no or multiple SPF records exist (Closes: #806313). Thanks |
31 | such when no or multiple SPF records exist (Closes: #806313). Thanks |
| 31 | to Sebastian Schweizer <sebastian@schweizer.tel>. |
32 | to Sebastian Schweizer <sebastian@schweizer.tel>. |
| 32 | * Bump Standards-Version to 3.9.7. |
33 | * Bump Standards-Version to 3.9.7. |
| 33 | 34 | ||
| 34 | -- Magnus Holmgren <holmgren@debian.org> Fri, 25 Mar 2016 17:51:50 +0100 |
35 | -- Magnus Holmgren <holmgren@debian.org> Fri, 25 Mar 2016 17:51:50 +0100 |
| 35 | 36 | ||
| 36 | libspf2 (1.2.10-6) unstable; urgency=medium |
37 | libspf2 (1.2.10-6) unstable; urgency=medium |
| 37 | 38 | ||
| 38 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
39 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
| 39 | no variable argument when compiling with GCC 5 (Closes: #777974). |
40 | no variable argument when compiling with GCC 5 (Closes: #777974). |
| 40 | * Rearrange debian/copyright to comply with the machine-readable format |
41 | * Rearrange debian/copyright to comply with the machine-readable format |
| 41 | specification. |
42 | specification. |
| 42 | 43 | ||
| 43 | -- Magnus Holmgren <holmgren@debian.org> Thu, 25 Jun 2015 22:26:05 +0200 |
44 | -- Magnus Holmgren <holmgren@debian.org> Thu, 25 Jun 2015 22:26:05 +0200 |
| 44 | 45 | ||
| 45 | libspf2 (1.2.10-5) unstable; urgency=low |
46 | libspf2 (1.2.10-5) unstable; urgency=low |
| 46 | 47 | ||
| 47 | * abolish-spf-rrtype.patch: Stop trying to look up the dedicated SPF DNS |
48 | * abolish-spf-rrtype.patch: Stop trying to look up the dedicated SPF DNS |
| 48 | RR type, which was abolished by RFC 7208 (Closes: #764533). |
49 | RR type, which was abolished by RFC 7208 (Closes: #764533). |
| 49 | * Bump Standards-Version to 3.9.6. |
50 | * Bump Standards-Version to 3.9.6. |
| 50 | 51 | ||
| 51 | -- Magnus Holmgren <holmgren@debian.org> Sun, 12 Oct 2014 21:18:33 +0200 |
52 | -- Magnus Holmgren <holmgren@debian.org> Sun, 12 Oct 2014 21:18:33 +0200 |
| 52 | 53 | ||
| 53 | libspf2 (1.2.10-4) unstable; urgency=low |
54 | libspf2 (1.2.10-4) unstable; urgency=low |
| 54 | 55 | ||
| 55 | * Upgrade to Debhelper compat level 9, in order to: |
56 | * Upgrade to Debhelper compat level 9, in order to: |
| 56 | * Handle variable vendorarch installation directory (Closes: #752712), |
57 | * Handle variable vendorarch installation directory (Closes: #752712), |
| 57 | by making debian/libmail-spf-xs-perl.install executable. |
58 | by making debian/libmail-spf-xs-perl.install executable. |
| 58 | * Bump Standards-Version to 3.9.5. |
59 | * Bump Standards-Version to 3.9.5. |
| 59 | * debian/rules: Update URL in get-orig-source target (a year late). |
60 | * debian/rules: Update URL in get-orig-source target (a year late). |
| 60 | 61 | ||
| 61 | -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Jul 2014 22:19:51 +0200 |
62 | -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Jul 2014 22:19:51 +0200 |
| 62 | 63 | ||
| 63 | libspf2 (1.2.10-3) unstable; urgency=low |
64 | libspf2 (1.2.10-3) unstable; urgency=low |
| 64 | 65 | ||
| 65 | * Merge changes from Ubuntu (Closes: #734224). |
66 | * Merge changes from Ubuntu (Closes: #734224). |
| 66 | 67 | ||
| 67 | -- Magnus Holmgren <holmgren@debian.org> Sat, 01 Feb 2014 14:51:57 +0100 |
68 | -- Magnus Holmgren <holmgren@debian.org> Sat, 01 Feb 2014 14:51:57 +0100 |
| 68 | 69 | ||
| 69 | libspf2 (1.2.10-2ubuntu1) trusty; urgency=medium |
70 | libspf2 (1.2.10-2ubuntu1) trusty; urgency=medium |
| 70 | 71 | ||
| 71 | * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by |
72 | * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by |
| 72 | getting new libtool macros (still updates config.{sub,guess}).
|
73 | getting new libtool macros (still updates config.{sub,guess}).
|
| 73 | 74 | ||
| 74 | -- Logan Rosen <logan@ubuntu.com> Fri, 03 Jan 2014 15:56:24 -0500 |
75 | -- Logan Rosen <logan@ubuntu.com> Fri, 03 Jan 2014 15:56:24 -0500 |
| 75 | 76 | ||
| 76 | libspf2 (1.2.10-2) unstable; urgency=low |
77 | libspf2 (1.2.10-2) unstable; urgency=low |
| 77 | 78 | ||
| 78 | * Convert debian/copyright to machine-readable format and update |
79 | * Convert debian/copyright to machine-readable format and update |
| 79 | copyright info including details on files in src/libreplace. |
80 | copyright info including details on files in src/libreplace. |
| 80 | * debian/spfquery.libspf2.1: Change license to 2-clause BSD, as was |
81 | * debian/spfquery.libspf2.1: Change license to 2-clause BSD, as was |
| 81 | intended from the beginning. |
82 | intended from the beginning. |
| 82 | 83 | ||
| 83 | -- Magnus Holmgren <holmgren@debian.org> Mon, 12 Aug 2013 12:07:40 +0200 |
84 | -- Magnus Holmgren <holmgren@debian.org> Mon, 12 Aug 2013 12:07:40 +0200 |
| 84 | 85 | ||
| 85 | libspf2 (1.2.10-1) unstable; urgency=low |
86 | libspf2 (1.2.10-1) unstable; urgency=low |
| 86 | 87 | ||
| 87 | * New upstream release. |
88 | * New upstream release. |
| 88 | * Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated |
89 | * Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated |
| 89 | upstream. |
90 | upstream. |
| 90 | * Hide additional internal symbols from the dynamic table. |
91 | * Hide additional internal symbols from the dynamic table. |
| 91 | * Build and include the Perl XS module. |
92 | * Build and include the Perl XS module. |
| 92 | * Bump Standards-Version to 3.9.4. |
93 | * Bump Standards-Version to 3.9.4. |
| 93 | 94 | ||
| 94 | -- Magnus Holmgren <holmgren@debian.org> Thu, 13 Jun 2013 23:58:12 +0200 |
95 | -- Magnus Holmgren <holmgren@debian.org> Thu, 13 Jun 2013 23:58:12 +0200 |
| 95 | 96 | ||
| 96 | libspf2 (1.2.9-7) unstable; urgency=high |
97 | libspf2 (1.2.9-7) unstable; urgency=high |
| 97 | 98 | ||
| 98 | * Add postinst scripts that replace old documentation directories (from |
99 | * Add postinst scripts that replace old documentation directories (from |
| 99 | before 1.2.9-5) in libspf2-dev, libspf2-2-dbg and spfquery with |
100 | before 1.2.9-5) in libspf2-dev, libspf2-2-dbg and spfquery with |
| 100 | symlinks (Closes: #687862, #687863, #687864). Thanks to Salvatore |
101 | symlinks (Closes: #687862, #687863, #687864). Thanks to Salvatore |
| 101 | Bonaccorso <carnil@debian.org>. |
102 | Bonaccorso <carnil@debian.org>. |
| 102 | 103 | ||
| 103 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Sep 2012 21:25:43 +0200 |
104 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Sep 2012 21:25:43 +0200 |
| 104 | 105 | ||
| 105 | libspf2 (1.2.9-6) unstable; urgency=low |
106 | libspf2 (1.2.9-6) unstable; urgency=low |
| 106 | 107 | ||
| 107 | * Rename ipv6-buffer-miscalculation.patch ipv6-bugs.patch. Include |
108 | * Rename ipv6-buffer-miscalculation.patch ipv6-bugs.patch. Include |
| 108 | the following small IPv6-related patches from FreeBSD: |
109 | the following small IPv6-related patches from FreeBSD: |
| 109 | * patch-src_libspf2_spf__compile.c |
110 | * patch-src_libspf2_spf__compile.c |
| 110 | * patch-src_libspf2_spf__interpret.c |
111 | * patch-src_libspf2_spf__interpret.c |
| 111 | Already included was patch-src_libspf2_spf__expand.c. |
112 | Already included was patch-src_libspf2_spf__expand.c. |
| 112 | 113 | ||
| 113 | -- Magnus Holmgren <holmgren@debian.org> Sun, 22 Jan 2012 22:45:04 +0100 |
114 | -- Magnus Holmgren <holmgren@debian.org> Sun, 22 Jan 2012 22:45:04 +0100 |
| 114 | 115 | ||
| 115 | libspf2 (1.2.9-5) unstable; urgency=low |
116 | libspf2 (1.2.9-5) unstable; urgency=low |
| 116 | 117 | ||
| 117 | * Convert package to source format 3.0 (quilt). |
118 | * Convert package to source format 3.0 (quilt). |
| 118 | * Include text of BSD license in debian/copyright, as is now preferred. |
119 | * Include text of BSD license in debian/copyright, as is now preferred. |
| 119 | * Switch from CDBS to classic Debhelper, getting build flags from |
120 | * Switch from CDBS to classic Debhelper, getting build flags from |
| 120 | dpkg-buildflags "by hand". |
121 | dpkg-buildflags "by hand". |
| 121 | * Increase Debhelper compat level to 7. |
122 | * Increase Debhelper compat level to 7. |
| 122 | * Put docs in libspf2-2 and replace the other packages' doc directories |
123 | * Put docs in libspf2-2 and replace the other packages' doc directories |
| 123 | with symlinks to that one. |
124 | with symlinks to that one. |
| 124 | 125 | ||
| 125 | -- Magnus Holmgren <holmgren@debian.org> Fri, 11 Nov 2011 22:13:50 +0100 |
126 | -- Magnus Holmgren <holmgren@debian.org> Fri, 11 Nov 2011 22:13:50 +0100 |
| 126 | 127 | ||
| 127 | libspf2 (1.2.9-4) unstable; urgency=low |
128 | libspf2 (1.2.9-4) unstable; urgency=low |
| 128 | 129 | ||
| 129 | * Drop obsolete README.Debian-source; move non-obsolete info to |
130 | * Drop obsolete README.Debian-source; move non-obsolete info to |
| 130 | libspf2-dev.README.Debian. |
131 | libspf2-dev.README.Debian. |
| 131 | * debian/libspf2.ver: Explicitly unhide certain special symbols that |
132 | * debian/libspf2.ver: Explicitly unhide certain special symbols that |
| 132 | became hidden on the mips and mipsel architectures but nowhere else, |
133 | became hidden on the mips and mipsel architectures but nowhere else, |
| 133 | causing a FTBFS. |
134 | causing a FTBFS. |
| 134 | 135 | ||
| 135 | -- Magnus Holmgren <holmgren@debian.org> Sat, 03 Oct 2009 21:29:19 +0200 |
136 | -- Magnus Holmgren <holmgren@debian.org> Sat, 03 Oct 2009 21:29:19 +0200 |
| 136 | 137 | ||
| 137 | libspf2 (1.2.9-3) unstable; urgency=high |
138 | libspf2 (1.2.9-3) unstable; urgency=high |
| 138 | 139 | ||
| 139 | * ipv6_buffer_miscalculation.dpatch: Fix an abort() caused by |
140 | * ipv6_buffer_miscalculation.dpatch: Fix an abort() caused by |
| 140 | miscalculating the size of an internal buffer when mail is received |
141 | miscalculating the size of an internal buffer when mail is received |
| 141 | over IPv6. Thanks to Matthias Scheler <tron@netbsd.org>. |
142 | over IPv6. Thanks to Matthias Scheler <tron@netbsd.org>. |
| 142 | 143 | ||
| 143 | -- Magnus Holmgren <holmgren@debian.org> Sun, 13 Sep 2009 20:23:22 +0200 |
144 | -- Magnus Holmgren <holmgren@debian.org> Sun, 13 Sep 2009 20:23:22 +0200 |
| 144 | 145 | ||
| 145 | libspf2 (1.2.9-2) unstable; urgency=low |
146 | libspf2 (1.2.9-2) unstable; urgency=low |
| 146 | 147 | ||
| 147 | * debian/rules: Correct version. |
148 | * debian/rules: Correct version. |
| 148 | * 01_private_glib_functions.dpatch: Avoid linking private glibc |
149 | * 01_private_glib_functions.dpatch: Avoid linking private glibc |
| 149 | functions. |
150 | functions. |
| 150 | * Simplify debian/*.install and exclude the libtool .la file from the |
151 | * Simplify debian/*.install and exclude the libtool .la file from the |
| 151 | -dev package. Set DEB_DH_INSTALL_SOURCEDIR accordingly. |
152 | -dev package. Set DEB_DH_INSTALL_SOURCEDIR accordingly. |
| 152 | * Add ${misc:Depends} to Depends.
|
153 | * Add ${misc:Depends} to Depends.
|
| 153 | * Add debug package. |
154 | * Add debug package. |
| 154 | * Use ld version script to hide internal symbols. |
155 | * Use ld version script to hide internal symbols. |
| 155 | * Bump Standards-Version to 3.8.3. |
156 | * Bump Standards-Version to 3.8.3. |
| 156 | 157 | ||
| 157 | -- Magnus Holmgren <holmgren@debian.org> Tue, 25 Aug 2009 00:15:01 +0200 |
158 | -- Magnus Holmgren <holmgren@debian.org> Tue, 25 Aug 2009 00:15:01 +0200 |
| 158 | 159 | ||
| 159 | libspf2 (1.2.9-1) unstable; urgency=high |
160 | libspf2 (1.2.9-1) unstable; urgency=high |
| 160 | 161 | ||
| 161 | * New upstream release. |
162 | * New upstream release. |
| 162 | - Drops non-dfsg Free IETF internet draft, so tarball no longer needs |
163 | - Drops non-dfsg Free IETF internet draft, so tarball no longer needs |
| 163 | repacking |
164 | repacking |
| 164 | + Fixes exploitable buffer overflow (LP: #287534) |
165 | + Fixes exploitable buffer overflow (LP: #287534) |
| 165 | + Multiple fixes for improved RFC 4408 compliance |
166 | + Multiple fixes for improved RFC 4408 compliance |
| 166 | + Update libspf2-2.symbols for new symbol |
167 | + Update libspf2-2.symbols for new symbol |
| 167 | + 20_spf_dns_include_std_headers.dpatch: Updated. |
168 | + 20_spf_dns_include_std_headers.dpatch: Updated. |
| 168 | * Thanks to Scott Kitterman. |
169 | * Thanks to Scott Kitterman. |
| 169 | 170 | ||
| 170 | -- Magnus Holmgren <holmgren@debian.org> Tue, 04 Nov 2008 21:14:31 +0100 |
171 | -- Magnus Holmgren <holmgren@debian.org> Tue, 04 Nov 2008 21:14:31 +0100 |
| 171 | 172 | ||
| 172 | libspf2 (1.2.8~dfsg-1) unstable; urgency=low |
173 | libspf2 (1.2.8~dfsg-1) unstable; urgency=low |
| 173 | 174 | ||
| 174 | * Merge changes from Ubuntu. |
175 | * Merge changes from Ubuntu. |
| 175 | * Fix and tweak library dependency information (shlibs as well as |
176 | * Fix and tweak library dependency information (shlibs as well as |
| 176 | symbols). |
177 | symbols). |
| 177 | * Upgrade to Standards-Version: 3.8.0. Changes needed: |
178 | * Upgrade to Standards-Version: 3.8.0. Changes needed: |
| 178 | + Add debian/README.source (§ 4.9). |
179 | + Add debian/README.source (§ 4.9). |
| 179 | * Bring debian/copyright a bit more up-to-date. |
180 | * Bring debian/copyright a bit more up-to-date. |
| 180 | 181 | ||
| 181 | -- Magnus Holmgren <holmgren@debian.org> Sun, 02 Nov 2008 12:29:51 +0100 |
182 | -- Magnus Holmgren <holmgren@debian.org> Sun, 02 Nov 2008 12:29:51 +0100 |
| 182 | 183 | ||
| 183 | libspf2 (1.2.8~dfsg-0ubuntu1) intrepid; urgency=low |
184 | libspf2 (1.2.8~dfsg-0ubuntu1) intrepid; urgency=low |
| 184 | 185 | ||
| 185 | * New upstream release (LP: #283920) |
186 | * New upstream release (LP: #283920) |
| 186 | - Fixes multiple memory leaks |
187 | - Fixes multiple memory leaks |
| 187 | - CVE2008-2469 buffer overflows |
188 | - CVE2008-2469 buffer overflows |
| 188 | - Adds new documentation |
189 | - Adds new documentation |
| 189 | - Drop all patches except 20_spf_dns_include_std_headers.dpatch (included |
190 | - Drop all patches except 20_spf_dns_include_std_headers.dpatch (included |
| 190 | upstream) |
191 | upstream) |
| 191 | - Freshen 20_spf_dns_include_std_headers.dpatch |
192 | - Freshen 20_spf_dns_include_std_headers.dpatch |
| 192 | - Update debian/rules for new release |
193 | - Update debian/rules for new release |
| 193 | * Repack tarball to remove non-DFSG Free IETF draft |
194 | * Repack tarball to remove non-DFSG Free IETF draft |
| 194 | * Added debian/libspf2-2.symbols and updated for new version |
195 | * Added debian/libspf2-2.symbols and updated for new version |
| 195 | * Drop README.Debian since it no longer applies. |
196 | * Drop README.Debian since it no longer applies. |
| 196 | 197 | ||
| 197 | -- Scott Kitterman <scott@kitterman.com> Sun, 19 Oct 2008 01:00:13 -0400 |
198 | -- Scott Kitterman <scott@kitterman.com> Sun, 19 Oct 2008 01:00:13 -0400 |
| 198 | 199 | ||
| 199 | libspf2 (1.2.5.dfsg-5) unstable; urgency=low |
200 | libspf2 (1.2.5.dfsg-5) unstable; urgency=low |
| 200 | 201 | ||
| 201 | * 43_new_explanation_url.dpatch: Bring default explanation up to date by |
202 | * 43_new_explanation_url.dpatch: Bring default explanation up to date by |
| 202 | referring to www.openspf.org instead of spf.pobox.com. |
203 | referring to www.openspf.org instead of spf.pobox.com. |
| 203 | * Add spfquery(1) manpage. |
204 | * Add spfquery(1) manpage. |
| 204 | * Fix format of copyright notice in debian/copyright. |
205 | * Fix format of copyright notice in debian/copyright. |
| 205 | * Move upstream homepage URL to the new Homepage control field, rename |
206 | * Move upstream homepage URL to the new Homepage control field, rename |
| 206 | VCS control fields, and update Standards-Version. |
207 | VCS control fields, and update Standards-Version. |
| 207 | * A few cosmetic adjustments including fixing the indentation of the |
208 | * A few cosmetic adjustments including fixing the indentation of the |
| 208 | 1.2.5.dfsg-3 entry below (Closes: #465466). |
209 | 1.2.5.dfsg-3 entry below (Closes: #465466). |
| 209 | * New maintainer email address. |
210 | * New maintainer email address. |
| 210 | 211 | ||
| 211 | -- Magnus Holmgren <holmgren@debian.org> Fri, 18 Apr 2008 17:51:28 +0200 |
212 | -- Magnus Holmgren <holmgren@debian.org> Fri, 18 Apr 2008 17:51:28 +0200 |
| 212 | 213 | ||
| 213 | libspf2 (1.2.5.dfsg-4) unstable; urgency=low |
214 | libspf2 (1.2.5.dfsg-4) unstable; urgency=low |
| 214 | 215 | ||
| 215 | * Added 23_spfquery_ipv6.dpatch: Make spfquery accept IPv6 addresses |
216 | * Added 23_spfquery_ipv6.dpatch: Make spfquery accept IPv6 addresses |
| 216 | (Closes: #440147). Thanks to Matthias Cramer. |
217 | (Closes: #440147). Thanks to Matthias Cramer. |
| 217 | * 35_untabify_help.dpatch: Make --help output of utilities less ugly by |
218 | * 35_untabify_help.dpatch: Make --help output of utilities less ugly by |
| 218 | converting tabs to spaces. |
219 | converting tabs to spaces. |
| 219 | 220 | ||
| 220 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 05 Sep 2007 15:39:22 +0200 |
221 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 05 Sep 2007 15:39:22 +0200 |
| 221 | 222 | ||
| 222 | libspf2 (1.2.5.dfsg-3) unstable; urgency=low |
223 | libspf2 (1.2.5.dfsg-3) unstable; urgency=low |
| 223 | 224 | ||
| 224 | * 22_spfquery_fallback_segfault.dpatch: Fix fallback-related segfault in |
225 | * 22_spfquery_fallback_segfault.dpatch: Fix fallback-related segfault in |
| 225 | spfquery (Closes: #430414). Thanks to Robert Millan. |
226 | spfquery (Closes: #430414). Thanks to Robert Millan. |
| 226 | * Correct debian/copyright (Closes: #433047). Thanks to Julian Mehnle. |
227 | * Correct debian/copyright (Closes: #433047). Thanks to Julian Mehnle. |
| 227 | * A second patch from Robert split into three: |
228 | * A second patch from Robert split into three: |
| 228 | * 40_permanent_include_errors.dpatch: Make permanent errors in |
229 | * 40_permanent_include_errors.dpatch: Make permanent errors in |
| 229 | processing an include: directive cause the parent evaluation to return |
230 | processing an include: directive cause the parent evaluation to return |
| 230 | a permanent error as well (Closes: #435139). |
231 | a permanent error as well (Closes: #435139). |
| 231 | * 41_none_not_neutral.dpatch: Use a diffent explanation for |
232 | * 41_none_not_neutral.dpatch: Use a diffent explanation for |
| 232 | SPF_RESULT_NONE than the one for SPF_RESULT_NEUTRAL (Closes: #435140). |
233 | SPF_RESULT_NONE than the one for SPF_RESULT_NEUTRAL (Closes: #435140). |
| 233 | * 42_empty_sender.dpatch: Use the HELO identity in MAIL FROM checks if |
234 | * 42_empty_sender.dpatch: Use the HELO identity in MAIL FROM checks if |
| 234 | the sender address has been set to the empty string (Closes: #431239). |
235 | the sender address has been set to the empty string (Closes: #431239). |
| 235 | * debian/control: Add XS-Vcs-* fields. |
236 | * debian/control: Add XS-Vcs-* fields. |
| 236 | 237 | ||
| 237 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 22 Aug 2007 17:13:27 +0200 |
238 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 22 Aug 2007 17:13:27 +0200 |
| 238 | 239 | ||
| 239 | libspf2 (1.2.5.dfsg-2) unstable; urgency=low |
240 | libspf2 (1.2.5.dfsg-2) unstable; urgency=low |
| 240 | 241 | ||
| 241 | * 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving |
242 | * 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving |
| 242 | unimplemented options to spfquery. |
243 | unimplemented options to spfquery. |
| 243 | * 20_printf_types.dpatch: Revert to using standard conversion specifiers |
244 | * 20_printf_types.dpatch: Revert to using standard conversion specifiers |
| 244 | without z modifiers. |
245 | without z modifiers. |
| 245 | * debian/watch: mangle away .dfsg from package version. |
246 | * debian/watch: mangle away .dfsg from package version. |
| 246 | * Lower spfquery and spfd alternatives priorities to 25. |
247 | * Lower spfquery and spfd alternatives priorities to 25. |
| 247 | * Skip applying 01_line-endings.dpatch; it's meaningless. |
248 | * Skip applying 01_line-endings.dpatch; it's meaningless. |
| 248 | 249 | ||
| 249 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 06 Jun 2007 19:31:01 +0200 |
250 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 06 Jun 2007 19:31:01 +0200 |
| 250 | 251 | ||
| 251 | libspf2 (1.2.5.dfsg-1) unstable; urgency=low |
252 | libspf2 (1.2.5.dfsg-1) unstable; urgency=low |
| 252 | 253 | ||
| 253 | * New maintainer (Closes: #372629). |
254 | * New maintainer (Closes: #372629). |
| 254 | * Repacked .orig.tar.gz without non-free IETF Internet Draft (Closes: |
255 | * Repacked .orig.tar.gz without non-free IETF Internet Draft (Closes: |
| 255 | #393390). |
256 | #393390). |
| 256 | * Merge updates from Ubuntu: |
257 | * Merge updates from Ubuntu: |
| 257 | - Add debian/compat and Build-depend on debhelper >= 5. |
258 | - Add debian/compat and Build-depend on debhelper >= 5. |
| 258 | - Add alternatives handling for /usr/bin/spfquery (Closes: #306875). |
259 | - Add alternatives handling for /usr/bin/spfquery (Closes: #306875). |
| 259 | - Conflict on libmail-spf-query-perl << 1:1.999.1-3. |
260 | - Conflict on libmail-spf-query-perl << 1:1.999.1-3. |
| 260 | - Add postinst and prerm scripts. |
261 | - Add postinst and prerm scripts. |
| 261 | - debian/copyright: update author address. |
262 | - debian/copyright: update author address. |
| 262 | - debian/control: add final newline. |
263 | - debian/control: add final newline. |
| 263 | * debian/control: |
264 | * debian/control: |
| 264 | * Change description of spfquery (Closes: #410592). |
265 | * Change description of spfquery (Closes: #410592). |
| 265 | * Add homepage to package descriptions. |
266 | * Add homepage to package descriptions. |
| 266 | * Reduce Debian diff by changing line endings with sed instead. |
267 | * Reduce Debian diff by changing line endings with sed instead. |
| 267 | * Further reduce Debian diff by eliminating config.sub and config.guess |
268 | * Further reduce Debian diff by eliminating config.sub and config.guess |
| 268 | from there. Build-depend on autotools-dev to ensure up-to-date |
269 | from there. Build-depend on autotools-dev to ensure up-to-date |
| 269 | versions instead. |
270 | versions instead. |
| 270 | * The autogenerated spf_lib_version.h was put in the wrong directory, |
271 | * The autogenerated spf_lib_version.h was put in the wrong directory, |
| 271 | while there was a static spf_lib_version.h in the right directory. |
272 | while there was a static spf_lib_version.h in the right directory. |
| 272 | Fix that with some rules in debian/rules. |
273 | Fix that with some rules in debian/rules. |
| 273 | * Use dpatch to manage patches. |
274 | * Use dpatch to manage patches. |
| 274 | * Apply 20_64bit_types.dpatch to hopefully prevent segfaults on 64-bit |
275 | * Apply 20_64bit_types.dpatch to hopefully prevent segfaults on 64-bit |
| 275 | architectures (Closes: #392793). Thanks to Thomas Jacob, Carsten |
276 | architectures (Closes: #392793). Thanks to Thomas Jacob, Carsten |
| 276 | Koch-Mauthe and Herbert Straub. |
277 | Koch-Mauthe and Herbert Straub. |
| 277 | * 20_printf_types.dpatch: Change format strings to use the z flag, |
278 | * 20_printf_types.dpatch: Change format strings to use the z flag, |
| 278 | meaning size_t, among other things. |
279 | meaning size_t, among other things. |
| 279 | * 30_spfd_check_unlink_failure.dpatch: Fix a typo in spfd (patch from |
280 | * 30_spfd_check_unlink_failure.dpatch: Fix a typo in spfd (patch from |
| 280 | Thomas Jacob). |
281 | Thomas Jacob). |
| 281 | * debian/watch: added. |
282 | * debian/watch: added. |
| 282 | * Update Standards-Version to 3.7.2 without changes. |
283 | * Update Standards-Version to 3.7.2 without changes. |
| 283 | * Apply 20_spf_dns_include_std_headers.dpatch: Include arpa/nameser.h and |
284 | * Apply 20_spf_dns_include_std_headers.dpatch: Include arpa/nameser.h and |
| 284 | netdb.h from spf_dns.h instead of defining the constants needed unless |
285 | netdb.h from spf_dns.h instead of defining the constants needed unless |
| 285 | certain HAVE_ macros are defined (Closes: #405885). |
286 | certain HAVE_ macros are defined (Closes: #405885). |
| 286 | * Apply 25_maxvals.dpatch, which brings certain processing limits (meant |
287 | * Apply 25_maxvals.dpatch, which brings certain processing limits (meant |
| 287 | to mitigate DoS attacks) in line with RFC 4408. Thanks to Scott |
288 | to mitigate DoS attacks) in line with RFC 4408. Thanks to Scott |
| 288 | Kitterman. |
289 | Kitterman. |
| 289 | * debian/control: Change libspf2-dev dependency to ${binary:Version} so
|
290 | * debian/control: Change libspf2-dev dependency to ${binary:Version} so
|
| 290 | that binNMUs will work. |
291 | that binNMUs will work. |
| 291 | * Ship spfd in the spfquery package (Closes: #258360). |
292 | * Ship spfd in the spfquery package (Closes: #258360). |
| 292 | 293 | ||
| 293 | -- Magnus Holmgren <magnus@kibibyte.se> Sat, 24 Mar 2007 14:51:23 +0100 |
294 | -- Magnus Holmgren <magnus@kibibyte.se> Sat, 24 Mar 2007 14:51:23 +0100 |
| 294 | 295 | ||
| 295 | libspf2 (1.2.5-4) unstable; urgency=low |
296 | libspf2 (1.2.5-4) unstable; urgency=low |
| 296 | 297 | ||
| 297 | * Orphan. |
298 | * Orphan. |
| 298 | 299 | ||
| 299 | -- Eric Dorland <eric@debian.org> Mon, 20 Nov 2006 02:16:20 -0500 |
300 | -- Eric Dorland <eric@debian.org> Mon, 20 Nov 2006 02:16:20 -0500 |
| 300 | 301 | ||
| 301 | libspf2 (1.2.5-3) unstable; urgency=low |
302 | libspf2 (1.2.5-3) unstable; urgency=low |
| 302 | 303 | ||
| 303 | * src/include/spf_server.h: Remove useless include to |
304 | * src/include/spf_server.h: Remove useless include to |
| 304 | spf_dns_internal.h. (Closes: #312145) |
305 | spf_dns_internal.h. (Closes: #312145) |
| 305 | * debian/control: Have spfquery against libmail-spf-query-perl to work |
306 | * debian/control: Have spfquery against libmail-spf-query-perl to work |
| 306 | around #306875, hopefully temporarily. |
307 | around #306875, hopefully temporarily. |
| 307 | 308 | ||
| 308 | -- Eric Dorland <eric@debian.org> Sat, 30 Jul 2005 01:25:24 -0400 |
309 | -- Eric Dorland <eric@debian.org> Sat, 30 Jul 2005 01:25:24 -0400 |
| 309 | 310 | ||
| 310 | libspf2 (1.2.5-2) unstable; urgency=low |
311 | libspf2 (1.2.5-2) unstable; urgency=low |
| 311 | 312 | ||
| 312 | * The "Doh, missed a soname change" release. |
313 | * The "Doh, missed a soname change" release. |
| 313 | * debian/libspf2-0.install: Rename to libspf2-2.install. |
314 | * debian/libspf2-0.install: Rename to libspf2-2.install. |
| 314 | * debian/control: |
315 | * debian/control: |
| 315 | - Change libspf2-0 to libspf2-2 to reflect soname change. |
316 | - Change libspf2-0 to libspf2-2 to reflect soname change. |
| 316 | (Closes: #306205) |
317 | (Closes: #306205) |
| 317 | - Add spfquery package, don't package spfd for now, can't figure |
318 | - Add spfquery package, don't package spfd for now, can't figure |
| 318 | out how to make it work. This partially addresses #258360. |
319 | out how to make it work. This partially addresses #258360. |
| 319 | * debian/spfquery.install: New file. |
320 | * debian/spfquery.install: New file. |
| 320 | 321 | ||
| 321 | -- Eric Dorland <eric@debian.org> Mon, 25 Apr 2005 20:07:48 -0400 |
322 | -- Eric Dorland <eric@debian.org> Mon, 25 Apr 2005 20:07:48 -0400 |
| 322 | 323 | ||
| 323 | libspf2 (1.2.5-1) unstable; urgency=low |
324 | libspf2 (1.2.5-1) unstable; urgency=low |
| 324 | 325 | ||
| 325 | * New upstream release. |
326 | * New upstream release. |
| 326 | 327 | ||
| 327 | -- Eric Dorland <eric@debian.org> Sun, 17 Apr 2005 23:37:27 -0400 |
328 | -- Eric Dorland <eric@debian.org> Sun, 17 Apr 2005 23:37:27 -0400 |
| 328 | 329 | ||
| 329 | libspf2 (1.0.4-4) unstable; urgency=medium |
330 | libspf2 (1.0.4-4) unstable; urgency=medium |
| 330 | 331 | ||
| 331 | * configure, aclocal.m4: Run aclocal and autoconf to get the right code |
332 | * configure, aclocal.m4: Run aclocal and autoconf to get the right code |
| 332 | for the libtool test to use the pass_all method on arm. (Closes: |
333 | for the libtool test to use the pass_all method on arm. (Closes: |
| 333 | #276516) |
334 | #276516) |
| 334 | * Urgency medium to get this bloody thing fixed already. |
335 | * Urgency medium to get this bloody thing fixed already. |
| 335 | 336 | ||
| 336 | -- Eric Dorland <eric@debian.org> Fri, 26 Nov 2004 00:15:04 -0500 |
337 | -- Eric Dorland <eric@debian.org> Fri, 26 Nov 2004 00:15:04 -0500 |
| 337 | 338 | ||
| 338 | libspf2 (1.0.4-3) unstable; urgency=low |
339 | libspf2 (1.0.4-3) unstable; urgency=low |
| 339 | 340 | ||
| 340 | * config/ltmain.sh: Re-libtoolize again, hopefully this will fix arm |
341 | * config/ltmain.sh: Re-libtoolize again, hopefully this will fix arm |
| 341 | building. |
342 | building. |
| 342 | 343 | ||
| 343 | -- Eric Dorland <eric@debian.org> Wed, 17 Nov 2004 13:50:50 -0500 |
344 | -- Eric Dorland <eric@debian.org> Wed, 17 Nov 2004 13:50:50 -0500 |
| 344 | 345 | ||
| 345 | libspf2 (1.0.4-2) unstable; urgency=low |
346 | libspf2 (1.0.4-2) unstable; urgency=low |
| 346 | 347 | ||
| 347 | * config/ltmain.sh: Re-libtoolize. (Closes: #269936) |
348 | * config/ltmain.sh: Re-libtoolize. (Closes: #269936) |
| 348 | * configure.ac: Apply patch from Kurt Roeckx to fix build on |
349 | * configure.ac: Apply patch from Kurt Roeckx to fix build on |
| 349 | amd64. (Closes: #262687) |
350 | amd64. (Closes: #262687) |
| 350 | * Rerun autoconf to apply the changes. |
351 | * Rerun autoconf to apply the changes. |
| 351 | 352 | ||
| 352 | -- Eric Dorland <eric@debian.org> Mon, 6 Sep 2004 19:36:20 -0400 |
353 | -- Eric Dorland <eric@debian.org> Mon, 6 Sep 2004 19:36:20 -0400 |
| 353 | 354 | ||
| 354 | libspf2 (1.0.4-1) unstable; urgency=low |
355 | libspf2 (1.0.4-1) unstable; urgency=low |
| 355 | 356 | ||
| 356 | * New upstream release. (Closes: #261709) |
357 | * New upstream release. (Closes: #261709) |
| 357 | 358 | ||
| 358 | -- Eric Dorland <eric@debian.org> Mon, 9 Aug 2004 00:57:49 -0400 |
359 | -- Eric Dorland <eric@debian.org> Mon, 9 Aug 2004 00:57:49 -0400 |
| 359 | 360 | ||
| 360 | libspf2 (1.0.3-1) unstable; urgency=low |
361 | libspf2 (1.0.3-1) unstable; urgency=low |
| 361 | 362 | ||
| 362 | * Initial release. (Closes: #257644) |
363 | * Initial release. (Closes: #257644) |
| 363 | 364 | ||
| 364 | -- Eric Dorland <eric@debian.org> Fri, 2 Jul 2004 00:00:19 -0400 |
365 | -- Eric Dorland <eric@debian.org> Fri, 2 Jul 2004 00:00:19 -0400 |
| 365 | 366 | ||