rpms/ipsec-tools/devel racoon-lspp-ipsec.patch, 1.1, 1.2 ipsec-tools-0.6.5-pre6.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 20 14:36:17 UTC 2007


Author: harald

Update of /cvs/dist/rpms/ipsec-tools/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5402

Modified Files:
	racoon-lspp-ipsec.patch 
Removed Files:
	ipsec-tools-0.6.5-pre6.patch 
Log Message:
preinc stdint

racoon-lspp-ipsec.patch:
 configure.ac              |    1 
 src/racoon/cftoken.c      |    1 
 src/racoon/isakmp_quick.c |    6 ++
 src/racoon/pfkey.c        |   42 ++++++++++++++--
 src/racoon/policy.c       |    8 ---
 src/racoon/policy.h       |    6 ++
 src/racoon/proposal.c     |   13 +----
 src/racoon/security.c     |  117 ++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 175 insertions(+), 19 deletions(-)

Index: racoon-lspp-ipsec.patch
===================================================================
RCS file: /cvs/dist/rpms/ipsec-tools/devel/racoon-lspp-ipsec.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- racoon-lspp-ipsec.patch	25 Sep 2006 14:46:11 -0000	1.1
+++ racoon-lspp-ipsec.patch	20 Mar 2007 14:36:15 -0000	1.2
@@ -225,13 +225,13 @@
 @@ -36,6 +37,12 @@
  #include <stdio.h>
  #include <string.h>
- 
+
++#include <stdint.h>
 +#include <selinux/selinux.h>
 +#include <selinux/flask.h>
 +#include <selinux/av_permissions.h>
 +#include <selinux/avc.h>
 +#include <selinux/context.h>
-+
  #include "var.h"
  #include "vmbuf.h"
  #include "misc.h"


--- ipsec-tools-0.6.5-pre6.patch DELETED ---




More information about the fedora-cvs-commits mailing list