rpms/openswan/devel openswan-2.6.21-nss.patch,1.1,1.2

avesh agarwal avesh at fedoraproject.org
Tue Apr 14 19:47:17 UTC 2009


Author: avesh

Update of /cvs/pkgs/rpms/openswan/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31965

Modified Files:
	openswan-2.6.21-nss.patch 
Log Message:
* Mon Apr 14 2009 Avesh Agarwal <avagarwa at redhat.com> - 2.6.21-3
- Updated the Openswan-NSS porting to enable nss by default
- The patch includes README.nss for information about NSS usage


openswan-2.6.21-nss.patch:

Index: openswan-2.6.21-nss.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openswan/devel/openswan-2.6.21-nss.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openswan-2.6.21-nss.patch	14 Apr 2009 17:22:17 -0000	1.1
+++ openswan-2.6.21-nss.patch	14 Apr 2009 19:47:16 -0000	1.2
@@ -1433,7 +1433,7 @@
  /*
 diff -urNp openswan-2.6.21-orig/Makefile.inc openswan-2.6.21/Makefile.inc
 --- openswan-2.6.21-orig/Makefile.inc	2009-03-30 09:11:28.000000000 -0400
-+++ openswan-2.6.21/Makefile.inc	2009-04-14 12:18:29.000000000 -0400
++++ openswan-2.6.21/Makefile.inc	2009-04-14 15:44:04.000000000 -0400
 @@ -257,7 +257,14 @@ RH_KERNELSRC?=/lib/modules/2.6.9-1.681_F
  #       you may or maynot have
  
@@ -1442,7 +1442,7 @@
 +USE_LIBNSS?=true
 +
 +#Support for integrity check for binaries (requires fipscheck-devel) 
-+USE_FIPSCHECK?=false
++USE_FIPSCHECK?=true
 +
 +ifeq ($(USE_FIPSCHECK),true)
 +USE_LIBNSS?=true




More information about the fedora-extras-commits mailing list