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