SOURCES: openssl-bin-compat.patch - typo

arekm arekm at pld-linux.org
Thu Oct 13 08:20:16 CEST 2005


Author: arekm                        Date: Thu Oct 13 06:20:16 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

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

---- Diffs:

================================================================
Index: SOURCES/openssl-bin-compat.patch
diff -u SOURCES/openssl-bin-compat.patch:1.1 SOURCES/openssl-bin-compat.patch:1.2
--- SOURCES/openssl-bin-compat.patch:1.1	Thu Oct 13 08:19:26 2005
+++ SOURCES/openssl-bin-compat.patch	Thu Oct 13 08:20:10 2005
@@ -8,7 +8,7 @@
 +#ifdef OPENSSL_FIPS
  #define EVP_MAX_MD_SIZE			64	/* longest known SHA512 */
 +#else
-+#define EXP_MAX_MD_SIZE		(16+20)		/* The SSLv3 md5+sha1 type */
++#define EVP_MAX_MD_SIZE		(16+20)		/* The SSLv3 md5+sha1 type */
 +#endif
  #define EVP_MAX_KEY_LENGTH		32
  #define EVP_MAX_IV_LENGTH		16
================================================================

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




More information about the pld-cvs-commit mailing list