Subversion Repositories

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

Rev 5 | Rev 13 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5 Rev 12
Line -... Line 1...
-
 
1
libspf2 (1.2.5.dfsg-3) unstable; urgency=low
-
 
2
-
 
3
  * 22_spfquery_fallback_segfault.dpatch: Fix fallback-related segfault in
-
 
4
    spfquery (Closes: #430414). Thanks to Robert Millan.
-
 
5
  * Correct debian/copyright (Closes: #433047). Thanks to Julian Mehnle.
-
 
6
  * A second patch from Robert split into three:
-
 
7
    * 40_permanent_include_errors.dpatch: Make permanent errors in
-
 
8
      processing an include: directive cause the parent evaluation to return
-
 
9
      a permanent error as well (Closes: #435139).
-
 
10
    * 41_none_not_neutral.dpatch: Use a diffent explanation for
-
 
11
      SPF_RESULT_NONE than the one for SPF_RESULT_NEUTRAL (Closes: #435140).
-
 
12
  * 42_empty_sender.dpatch: Use the HELO identity in MAIL FROM checks if
-
 
13
    the sender address has been set to the empty string (Closes: #431239).
-
 
14
-
 
15
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 22 Aug 2007 17:05:16 +0200
-
 
16
1
libspf2 (1.2.5.dfsg-2) unstable; urgency=low
17
libspf2 (1.2.5.dfsg-2) unstable; urgency=low
2
18
3
  * 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving
19
  * 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving
4
    unimplemented options to spfquery.
20
    unimplemented options to spfquery.
5
  * 20_printf_types.dpatch: Revert to using standard conversion specifiers
21
  * 20_printf_types.dpatch: Revert to using standard conversion specifiers