mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
openssl: security bump to version 1.0.2d
Fixes CVE-2015-1793 - Alternative chains certificate forgery. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
ecd8e9b238
commit
d4e547438c
@ -1,4 +1,2 @@
|
|||||||
# From https://www.openssl.org/source/openssl-1.0.2c.tar.gz.md5
|
# From https://www.openssl.org/source/openssl-1.0.2d.tar.gz.sha256
|
||||||
# From https://www.openssl.org/source/openssl-1.0.2c.tar.gz.sha1
|
sha256 671c36487785628a703374c652ad2cebea45fa920ae5681515df25d9f2c9a8c8 openssl-1.0.2d.tar.gz
|
||||||
md5 8c8d81a9ae7005276e486702edbcd4b6 openssl-1.0.2c.tar.gz
|
|
||||||
sha1 6e4a5e91159eb32383296c7c83ac0e59b83a0a44 openssl-1.0.2c.tar.gz
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
OPENSSL_VERSION = 1.0.2c
|
OPENSSL_VERSION = 1.0.2d
|
||||||
OPENSSL_SITE = http://www.openssl.org/source
|
OPENSSL_SITE = http://www.openssl.org/source
|
||||||
OPENSSL_LICENSE = OpenSSL or SSLeay
|
OPENSSL_LICENSE = OpenSSL or SSLeay
|
||||||
OPENSSL_LICENSE_FILES = LICENSE
|
OPENSSL_LICENSE_FILES = LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user