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