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