Subject: CVS commit: src/crypto/dist/openssl/crypto
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/30/2003 15:59:53
Module Name:	src
Committed By:	christos
Date:		Tue Sep 30 15:59:53 UTC 2003

Modified Files:
	src/crypto/dist/openssl/crypto/asn1: asn1_lib.c tasn_dec.c
	src/crypto/dist/openssl/crypto/x509: x509_vfy.c

Log Message:
Apply security fix: http://www.openssl.org/news/secadv_20030930.txt
Changelog from: http://cvs.openssl.org/chngview?cn=11471


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/crypto/dist/openssl/crypto/asn1/asn1_lib.c
cvs rdiff -r1.1.1.1 -r1.2 src/crypto/dist/openssl/crypto/asn1/tasn_dec.c
cvs rdiff -r1.1.1.5 -r1.2 src/crypto/dist/openssl/crypto/x509/x509_vfy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.