]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - crypto/x509v3/v3_ncons.c
Merge OpenSSL 0.9.8n into head.
authorSimon L. B. Nielsen <simon@FreeBSD.org>
Thu, 1 Apr 2010 15:19:51 +0000 (15:19 +0000)
committerSimon L. B. Nielsen <simon@FreeBSD.org>
Thu, 1 Apr 2010 15:19:51 +0000 (15:19 +0000)
commitab8565e2671f6e9101b4b855b9614c95f0810eb6
tree9b9ed316e70ff8c7ea71526ab69ab131960e8b72
parent094f117522350e3fddf5cdb671d3829999604765
parent0cedaa6c89235ed396068f2ebf546c9a909439e1
Merge OpenSSL 0.9.8n into head.

This fixes CVE-2010-0740 which only affected -CURRENT (OpenSSL 0.9.8m)
but not -STABLE branches.

I have not yet been able to find out if CVE-2010-0433 impacts FreeBSD.
This will be investigated further.

Security: CVE-2010-0433, CVE-2010-0740
Security: http://www.openssl.org/news/secadv_20100324.txt
28 files changed:
crypto/openssl/CHANGES
crypto/openssl/FAQ
crypto/openssl/Makefile
crypto/openssl/NEWS
crypto/openssl/README
crypto/openssl/apps/req.c
crypto/openssl/apps/speed.c
crypto/openssl/config
crypto/openssl/crypto/asn1/a_object.c
crypto/openssl/crypto/bio/bss_file.c
crypto/openssl/crypto/bn/asm/ppc.pl
crypto/openssl/crypto/bn/asm/x86_64-gcc.c
crypto/openssl/crypto/bn/bn_div.c
crypto/openssl/crypto/engine/eng_all.c
crypto/openssl/crypto/engine/eng_cryptodev.c
crypto/openssl/crypto/evp/digest.c
crypto/openssl/crypto/evp/evp_locl.h
crypto/openssl/crypto/evp/names.c
crypto/openssl/crypto/md32_common.h
crypto/openssl/crypto/ocsp/ocsp_prn.c
crypto/openssl/crypto/opensslv.h
crypto/openssl/crypto/rand/rand_win.c
crypto/openssl/engines/e_capi.c
crypto/openssl/engines/e_chil.c
crypto/openssl/fips/Makefile
crypto/openssl/openssl.spec
crypto/openssl/ssl/kssl.c
crypto/openssl/ssl/s3_pkt.c