Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
91 3228d 10h magnus /trunk/debian/ gcc5-variadicmacros.patch: Fix syntax error with variadic macro with
no variable argument when compiling with GCC 5 (Closes: #777974).
 
/trunk/debian/patches/gcc5-variadicmacros.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
88 3484d 11h magnus /trunk/debian/ abolish-spf-rrtype.patch: Stop trying to look up the dedicated SPF DNS
RR type, which was abolished by RFC 7208 (Closes: #764533).
 
/trunk/debian/patches/abolish-spf-rrtype.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
66 3971d 10h magnus /trunk/debian/ Drop ipv6-bugs.patch and private-glibc-functions.patch; incorporated
upstream.
 
/trunk/debian/patches/ipv6-bugs.patch<br/>/trunk/debian/patches/private-glibc-functions.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
62 4478d 08h magnus /trunk/debian/ * Rename ipv6-buffer-miscalculation.patch ipv6-bugs.patch. Include
the following small IPv6-related patches from FreeBSD:
* patch-src_libspf2_spf__compile.c
* patch-src_libspf2_spf__interpret.c
Already included was patch-src_libspf2_spf__expand.c.
 
/trunk/debian/patches/ipv6-bugs.patch
/trunk/debian/patches/ipv6-buffer-miscalculation.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
58 4550d 12h magnus /trunk/debian/ Convert package to source format 3.0 (quilt).  
/trunk/debian/patches/ipv6-buffer-miscalculation.patch<br/>/trunk/debian/patches/private-glibc-functions.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/spf_dns-include-std-headers.patch<br/>/trunk/debian/source<br/>/trunk/debian/source/format
/trunk/debian/README.source<br/>/trunk/debian/patches/00list<br/>/trunk/debian/patches/01_private_glibc_functions.dpatch<br/>/trunk/debian/patches/20_spf_dns_include_std_headers.dpatch<br/>/trunk/debian/patches/ipv6_buffer_miscalculation.dpatch
/trunk/debian/changelog<br/>/trunk/debian/rules
53 5339d 12h magnus /trunk/debian/ ipv6_buffer_miscalculation.dpatch: Fix an abort() caused by
miscalculating the size of an internal buffer when mail is received
over IPv6. Thanks to Matthias Scheler <tron@netbsd.org>.
 
/trunk/debian/patches/ipv6_buffer_miscalculation.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
44 5359d 09h magnus /trunk/debian/patches/ Include 01_private_glibc_functions.dpatch in 00list.  
/trunk/debian/patches/00list
43 5359d 09h magnus /trunk/debian/ 01_private_glib_functions.dpatch: Avoid linking private glibc
functions.
 
/trunk/debian/patches/01_private_glibc_functions.dpatch
/trunk/debian/changelog
37 5652d 10h magnus /trunk/debian/ * New upstream release.
- Drops non-dfsg Free IETF internet draft, so tarball no longer needs
repacking
+ Fixes exploitable buffer overflow (LP: #287534)
+ Multiple fixes for improved RFC 4408 compliance
+ Update libspf2-2.symbols for new symbol
+ 20_spf_dns_include_std_headers.dpatch: Updated.
* Thanks to Scott Kitterman.
 
/trunk/debian/changelog<br/>/trunk/debian/libspf2-2.symbols<br/>/trunk/debian/patches/20_spf_dns_include_std_headers.dpatch
30 5655d 16h magnus /trunk/debian/ * Merge changes from Ubuntu.
* New upstream release (LP: #283920)
- Fixes multiple memory leaks
- CVE2008-2469 buffer overflows
- Adds new documentation
- Drop all patches except 20_spf_dns_include_std_headers.dpatch (included
upstream)
- Freshen 20_spf_dns_include_std_headers.dpatch
- Update debian/rules for new release
* Repack tarball to remove non-DFSG Free IETF draft
* Added debian/libspf2-2.symbols and updated for new version
* Drop README.Debian since it no longer applies.
 
/trunk/debian/libspf2-2.symbols
/trunk/debian/README.Debian<br/>/trunk/debian/patches/01_line-endings.dpatch<br/>/trunk/debian/patches/02_wrong_lib_version_h.dpatch<br/>/trunk/debian/patches/20_64bit_types.dpatch<br/>/trunk/debian/patches/20_printf_types.dpatch<br/>/trunk/debian/patches/20_spf_server_unnecessary_include.dpatch<br/>/trunk/debian/patches/21_spfquery_infininte_loop.dpatch<br/>/trunk/debian/patches/22_spfquery_fallback_segfault.dpatch<br/>/trunk/debian/patches/23_spfquery_ipv6.dpatch<br/>/trunk/debian/patches/25_maxvals.dpatch<br/>/trunk/debian/patches/30_spfd_check_unlink_failure.dpatch<br/>/trunk/debian/patches/35_untabify_help.dpatch<br/>/trunk/debian/patches/40_permanent_include_errors.dpatch<br/>/trunk/debian/patches/41_none_not_neutral.dpatch<br/>/trunk/debian/patches/42_empty_sender.dpatch<br/>/trunk/debian/patches/43_new_explanation_url.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list<br/>/trunk/debian/patches/20_spf_dns_include_std_headers.dpatch<br/>/trunk/debian/rules
24 5878d 19h magnus /trunk/debian/patches/ Adjust dpatch header.  
/trunk/debian/patches/42_empty_sender.dpatch
17 6077d 17h magnus /trunk/debian/ Bring default explanation up to date by referring to www.openspf.org instead of spf.pobox.com.  
/trunk/debian/patches/43_new_explanation_url.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
15 6078d 17h magnus /trunk/debian/ Make --help output of utilities less ugly by converting tabs to spaces  
/trunk/debian/patches/35_untabify_help.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
14 6078d 18h magnus /trunk/debian/ Make spfquery accept IPv6 addresses.  
/trunk/debian/patches/23_spfquery_ipv6.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
12 6092d 15h magnus /trunk/debian/ Add README.Debian, activate new dpatches and add debian/changelog entry.  
/trunk/debian/README.Debian
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
10 6092d 15h magnus /trunk/debian/patches/ Fix segfault with malformed -guess argument  
/trunk/debian/patches/22_spfquery_fallback_segfault.dpatch
9 6092d 15h magnus /trunk/debian/patches/ If SPF_request_set_env_from() is called with from set to the empty string, use the HELO identity. Also fix incorrect handling when the local part is empty (but the "@" is present).  
/trunk/debian/patches/42_empty_sender.dpatch
8 6092d 15h magnus /trunk/debian/patches/ Differentiate between SPF_RESULT_NONE and SPF_RESULT_NEUTRAL in the header comment.  
/trunk/debian/patches/41_none_not_neutral.dpatch
7 6092d 15h magnus /trunk/debian/patches/ Permanent error when processing an include: directive should in turn produce permanent error (see the table in RFC 4408 / section 5.2).  
/trunk/debian/patches/40_permanent_include_errors.dpatch
5 6169d 12h magnus /trunk/debian/ * 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving
unimplemented options to spfquery.
* 20_printf_types.dpatch: Revert to using standard conversion specifiers
without z modifiers.
* debian/watch: mangle away .dfsg from package version.
* Lower spfquery and spfd alternatives priorities to 25.
* Skip applying 01_line-endings.dpatch; it's meaningless.
* Anyway, modify 01_line-endings.dpatch so that it saves modified
files in a tarball.
 
/trunk/debian/patches/21_spfquery_infininte_loop.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list<br/>/trunk/debian/patches/01_line-endings.dpatch<br/>/trunk/debian/patches/20_printf_types.dpatch<br/>/trunk/debian/spfquery.postinst<br/>/trunk/debian/watch

Show All