[csw-devel] SF.net SVN: gar:[17917] csw/mgar/pkg/openssl1/trunk/files/pkcs11_engine-1.0 .1b.patch.2012-04-30

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Tue May 1 16:36:42 CEST 2012


Revision: 17917
          http://gar.svn.sourceforge.net/gar/?rev=17917&view=rev
Author:   chninkel
Date:     2012-05-01 14:36:42 +0000 (Tue, 01 May 2012)
Log Message:
-----------
openssl1/trunk: updated PKCS11 patch so it doesn't need md2 header file as md2 is now disabled by default

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/files/pkcs11_engine-1.0.1b.patch.2012-04-30

Modified: csw/mgar/pkg/openssl1/trunk/files/pkcs11_engine-1.0.1b.patch.2012-04-30
===================================================================
--- csw/mgar/pkg/openssl1/trunk/files/pkcs11_engine-1.0.1b.patch.2012-04-30	2012-05-01 14:06:12 UTC (rev 17916)
+++ csw/mgar/pkg/openssl1/trunk/files/pkcs11_engine-1.0.1b.patch.2012-04-30	2012-05-01 14:36:42 UTC (rev 17917)
@@ -106,7 +106,7 @@
  
  SRC= $(LIBSRC)
  
-@@ -294,6 +296,61 @@
+@@ -294,6 +296,59 @@
  eng_table.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
  eng_table.o: ../../include/openssl/x509_vfy.h ../cryptlib.h eng_int.h
  eng_table.o: eng_table.c
@@ -121,7 +121,6 @@
 +hw_pk11.o: ../../include/openssl/ui.h ../../include/openssl/err.h
 +hw_pk11.o: ../../include/openssl/lhash.h ../../include/openssl/dso.h
 +hw_pk11.o: ../../include/openssl/pem.h ../../include/openssl/evp.h
-+hw_pk11.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
 +hw_pk11.o: ../../include/openssl/md5.h ../../include/openssl/sha.h
 +hw_pk11.o: ../../include/openssl/ripemd.h ../../include/openssl/des.h
 +hw_pk11.o: ../../include/openssl/des_old.h ../../include/openssl/ui_compat.h
@@ -145,7 +144,6 @@
 +hw_pk11_pub.o: ../../include/openssl/ui.h ../../include/openssl/err.h
 +hw_pk11_pub.o: ../../include/openssl/lhash.h ../../include/openssl/dso.h
 +hw_pk11_pub.o: ../../include/openssl/pem.h ../../include/openssl/evp.h
-+hw_pk11_pub.o: ../../include/openssl/md2.h ../../include/openssl/md4.h
 +hw_pk11_pub.o: ../../include/openssl/md5.h ../../include/openssl/sha.h
 +hw_pk11_pub.o: ../../include/openssl/ripemd.h ../../include/openssl/des.h
 +hw_pk11_pub.o: ../../include/openssl/des_old.h ../../include/openssl/ui_compat.h

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list