]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/commit
Fix multiple OpenSSL vulnerabilitites. [SA-16:17]
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 May 2016 15:25:47 +0000 (15:25 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 May 2016 15:25:47 +0000 (15:25 +0000)
commit92d7953e3b8637bef20e9cadf04692e5e5f671c0
tree6f4e70772965a66f775c23c7f2c8731a6ada6fbd
parent7fffc89f214068513473d580e837edcf8125426e
Fix multiple OpenSSL vulnerabilitites. [SA-16:17]

Fix performance regression in libc hash(3). [EN-16:06]

Fix excessive latency in x86 IPI delivery. [EN-16:07]

Fix memory leak in ZFS. [EN-16:08]

Approved by: so

git-svn-id: svn://svn.freebsd.org/base/releng/10.3@299066 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
12 files changed:
UPDATING
crypto/openssl/crypto/asn1/a_type.c
crypto/openssl/crypto/asn1/tasn_dec.c
crypto/openssl/crypto/asn1/tasn_enc.c
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/openssl/crypto/evp/encode.c
crypto/openssl/crypto/evp/evp_enc.c
crypto/openssl/crypto/x509/x509_obj.c
lib/libc/db/hash/hash.c
sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c
sys/conf/newvers.sh
sys/x86/x86/local_apic.c