SOURCES: openssl-fips_install.patch - updated

arekm arekm at pld-linux.org
Thu Mar 26 10:14:21 CET 2009


Author: arekm                        Date: Thu Mar 26 09:14:21 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   openssl-fips_install.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/openssl-fips_install.patch
diff -u SOURCES/openssl-fips_install.patch:1.1 SOURCES/openssl-fips_install.patch:1.2
--- SOURCES/openssl-fips_install.patch:1.1	Thu Jan  8 13:33:08 2009
+++ SOURCES/openssl-fips_install.patch	Thu Mar 26 10:14:15 2009
@@ -1,13 +1,14 @@
 --- fips/Makefile.orig	2009-01-08 13:29:36.362699820 +0100
 +++ fips/Makefile	2009-01-08 13:30:25.780295482 +0100
-@@ -179,10 +179,6 @@
- 	chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
- 	done;
- 	@target=install; $(RECURSIVE_MAKE)
--	@cp -p -f fipscanister.o fipscanister.o.sha1 fips_premain.c \
--		fips_premain.c.sha1 \
+@@ -186,10 +186,6 @@
+ 		chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new; \
+ 		mv -f $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i.new $(INSTALL_PREFIX)$(INSTALLTOP)/bin/$$i; \
+ 	done
+-	cp -p -f $(FIPSLIBDIR)fipscanister.o $(FIPSLIBDIR)fipscanister.o.sha1 \
+-		$(FIPSLIBDIR)fips_premain.c $(FIPSLIBDIR)fips_premain.c.sha1 \
 -		$(INSTALL_PREFIX)$(INSTALLTOP)/lib/; \
 -	chmod 0444 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/fips*
  
  lint:
  	@target=lint; $(RECURSIVE_MAKE)
+
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openssl-fips_install.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list