Subject: CVS commit: [netbsd-2] src/crypto/dist/openssl/crypto/rsa
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/08/2006 17:10:13
Module Name:	src
Committed By:	tron
Date:		Fri Sep  8 17:10:13 UTC 2006

Modified Files:
	src/crypto/dist/openssl/crypto/rsa [netbsd-2]: rsa_sign.c

Log Message:
Pull up following revision(s) (requested by adrianp in ticket #10690):
	crypto/dist/openssl/crypto/rsa/rsa_sign.c: revision 1.3
Apply the third version of the patch from OpenSSL to address this issue.
- Rollback the updates for rsa.h, rsa_eay.c and rsa_err.c as they were
  not necessary to address this vulnerability.
- Small update to the patch for rsa_sign.c for backward compatability so
  the same patch can be applied to 0.9.[6-9]


To generate a diff of this commit:
cvs rdiff -r1.1.1.4.4.1 -r1.1.1.4.4.2 \
    src/crypto/dist/openssl/crypto/rsa/rsa_sign.c

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