rpms/milter-greylist/devel ai_addrconfig.patch, 1.2, 1.3 milter-greylist-dkim-reentrant.patch, 1.2, 1.3

ensc ensc at fedoraproject.org
Wed Jun 9 19:57:14 UTC 2010


Author: ensc

Update of /cvs/extras/rpms/milter-greylist/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8896

Modified Files:
	ai_addrconfig.patch milter-greylist-dkim-reentrant.patch 
Log Message:
rediffed


ai_addrconfig.patch:
 spamd.c |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Index: ai_addrconfig.patch
===================================================================
RCS file: /cvs/extras/rpms/milter-greylist/devel/ai_addrconfig.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- ai_addrconfig.patch	7 Mar 2009 12:22:30 -0000	1.2
+++ ai_addrconfig.patch	9 Jun 2010 19:57:13 -0000	1.3
@@ -5,10 +5,10 @@ without AI_ADDRCONFIG flag in this case.
 It is very simple and a ./configure test for working AI_ADDRCONFIG
 might be better.
 
-Index: milter-greylist-4.2b1/spamd.c
+Index: milter-greylist-4.2.5/spamd.c
 ===================================================================
---- milter-greylist-4.2b1.orig/spamd.c
-+++ milter-greylist-4.2b1/spamd.c
+--- milter-greylist-4.2.5.orig/spamd.c
++++ milter-greylist-4.2.5/spamd.c
 @@ -454,11 +454,21 @@ spamd_inet_socket(host, port)
  
  	bzero(&hints, sizeof(hints));

milter-greylist-dkim-reentrant.patch:
 dkimcheck.c |   36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

Index: milter-greylist-dkim-reentrant.patch
===================================================================
RCS file: /cvs/extras/rpms/milter-greylist/devel/milter-greylist-dkim-reentrant.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- milter-greylist-dkim-reentrant.patch	18 Apr 2010 09:18:57 -0000	1.2
+++ milter-greylist-dkim-reentrant.patch	9 Jun 2010 19:57:13 -0000	1.3
@@ -1,9 +1,9 @@
 Lock DKIM calls
 
-Index: milter-greylist-4.2.3/dkimcheck.c
+Index: milter-greylist-4.2.5/dkimcheck.c
 ===================================================================
---- milter-greylist-4.2.3.orig/dkimcheck.c
-+++ milter-greylist-4.2.3/dkimcheck.c
+--- milter-greylist-4.2.5.orig/dkimcheck.c
++++ milter-greylist-4.2.5/dkimcheck.c
 @@ -63,6 +63,7 @@ __RCSID("$Id: dkimcheck.c,v 1.4 2008/10/
  #include "dkimcheck.h"
  



More information about the scm-commits mailing list