[csw-devel] SF.net SVN: gar:[16360] csw/mgar/pkg/openssl/trunk/files/ block_bad_certificates.patch

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sun Dec 4 13:59:19 CET 2011


Revision: 16360
          http://gar.svn.sourceforge.net/gar/?rev=16360&view=rev
Author:   chninkel
Date:     2011-12-04 12:59:19 +0000 (Sun, 04 Dec 2011)
Log Message:
-----------
openssl: fixed error in block_bad_certificates.patch

Modified Paths:
--------------
    csw/mgar/pkg/openssl/trunk/files/block_bad_certificates.patch

Modified: csw/mgar/pkg/openssl/trunk/files/block_bad_certificates.patch
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/block_bad_certificates.patch	2011-12-04 07:07:43 UTC (rev 16359)
+++ csw/mgar/pkg/openssl/trunk/files/block_bad_certificates.patch	2011-12-04 12:59:19 UTC (rev 16360)
@@ -27,7 +27,7 @@
  #ifndef OPENSSL_NO_RFC3779
  	/* RFC 3779 path validation, now that CRL check has been done */
  	ok = v3_asid_validate_path(ctx);
-@@ -661,6 +665,29 @@ static int check_crl_time(X509_STORE_CTX
+@@ -661,6 +666,30 @@ static int check_crl_time(X509_STORE_CTX
  	return 1;
  	}
  

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