From: don Date: Thu, 21 Jun 2012 21:16:07 +0000 (+0000) Subject: document patches X-Git-Tag: debian/0.4.0-1~15 X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fspamass-milter.git;a=commitdiff_plain;h=f06d6e7aab28495a4561f7c0b1fb399a5933aca6 document patches --- diff --git a/debian/patches/add_ipv6_support b/debian/patches/add_ipv6_support index dc6f3bc..27ca2bf 100644 --- a/debian/patches/add_ipv6_support +++ b/debian/patches/add_ipv6_support @@ -1,3 +1,8 @@ +Description: Add support for ipv6 +Origin: http://wilmer.gaast.net/blog/archives/61-spamass-milter-and-IPv6.html +Bug: #569483 +Author: Wilmer van der Gaast +Forwarded: no Index: spamass-milter/spamass-milter.cpp =================================================================== --- spamass-milter.orig/spamass-milter.cpp 2012-06-21 13:03:25.000000000 -0700 diff --git a/debian/patches/auth_in_received b/debian/patches/auth_in_received index 8ac1b09..d81e622 100644 --- a/debian/patches/auth_in_received +++ b/debian/patches/auth_in_received @@ -1,3 +1,8 @@ +Description: Include Auth information in the received line +Origin: https://www.linuxhacker.at/opensource-projects/spamass-milter +Bug: #627989 +Author: Herbert Straub, Knut Arne Bjørndal +Forwarded: no Index: spamass-milter/spamass-milter.cpp =================================================================== --- spamass-milter.orig/spamass-milter.cpp 2012-06-21 13:03:42.000000000 -0700 diff --git a/debian/patches/fix_header_char_cast b/debian/patches/fix_header_char_cast index 2ec413e..b43e9d3 100644 --- a/debian/patches/fix_header_char_cast +++ b/debian/patches/fix_header_char_cast @@ -1,3 +1,6 @@ +Description: Fix a const cast in the header +Author: Don Armstrong +Forwarded: no Index: spamass-milter/spamass-milter.cpp =================================================================== --- spamass-milter.orig/spamass-milter.cpp 2012-06-21 13:02:08.000000000 -0700 diff --git a/debian/patches/fix_spacing_in_received_header b/debian/patches/fix_spacing_in_received_header index 910b43f..906cd3c 100644 --- a/debian/patches/fix_spacing_in_received_header +++ b/debian/patches/fix_spacing_in_received_header @@ -1,3 +1,7 @@ +Description: Fix spacing in the received header +Author: Marco d'Itri +Bug: #510665 +Forwarded: no Index: spamass-milter/spamass-milter.cpp =================================================================== --- spamass-milter.orig/spamass-milter.cpp 2012-06-21 13:02:06.000000000 -0700