Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-4] src/crypto/dist/openssl/crypto/rsa



Module Name:    src
Committed By:   tron
Date:           Fri Sep  8 17:00:17 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by adrianp in ticket #136):
        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.6.2.1 -r1.1.1.6.2.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.




Home | Main Index | Thread Index | Old Index