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