mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
openssl: upgrade to 1.0.1j
(From OE-Core rev: 5163eb2c3c492d3640aa0628c29f6b8d446a8261) Signed-off-by: Ross Burton <ross.burton@intel.com> Conflicts: meta/recipes-connectivity/openssl/openssl_1.0.1g.bb meta/recipes-connectivity/openssl/openssl_1.0.1i.bb meta/recipes-connectivity/openssl/openssl_1.0.1j.bb Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2d5bd89565
commit
27a877becf
+5
-9
@@ -27,23 +27,19 @@ SRC_URI += "file://configure-targets.patch \
|
|||||||
file://debian/no-symbolic.patch \
|
file://debian/no-symbolic.patch \
|
||||||
file://debian/debian-targets.patch \
|
file://debian/debian-targets.patch \
|
||||||
file://openssl_fix_for_x32.patch \
|
file://openssl_fix_for_x32.patch \
|
||||||
file://openssl-fix-doc.patch \
|
|
||||||
file://fix-cipher-des-ede3-cfb1.patch \
|
file://fix-cipher-des-ede3-cfb1.patch \
|
||||||
file://openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch \
|
file://openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch \
|
||||||
file://openssl-avoid-NULL-pointer-dereference-in-dh_pub_encode.patch \
|
file://openssl-avoid-NULL-pointer-dereference-in-dh_pub_encode.patch \
|
||||||
file://initial-aarch64-bits.patch \
|
file://initial-aarch64-bits.patch \
|
||||||
file://find.pl \
|
file://find.pl \
|
||||||
file://openssl-fix-des.pod-error.patch \
|
file://openssl-fix-des.pod-error.patch \
|
||||||
file://openssl-1.0.1e-cve-2014-0195.patch \
|
file://Makefiles-ptest.patch \
|
||||||
file://openssl-1.0.1e-cve-2014-0198.patch \
|
file://ptest-deps.patch \
|
||||||
file://openssl-1.0.1e-cve-2014-0221.patch \
|
file://run-ptest \
|
||||||
file://openssl-1.0.1e-cve-2014-0224.patch \
|
|
||||||
file://openssl-1.0.1e-cve-2014-3470.patch \
|
|
||||||
file://openssl-CVE-2010-5298.patch \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "de62b43dfcd858e66a74bee1c834e959"
|
SRC_URI[md5sum] = "f7175c9cd3c39bb1907ac8bba9df8ed3"
|
||||||
SRC_URI[sha256sum] = "53cb818c3b90e507a8348f4f5eaedb05d8bfe5358aabb508b7263cc670c3e028"
|
SRC_URI[sha256sum] = "1b60ca8789ba6f03e8ef20da2293b8dc131c39d83814e775069f02d26354edf3"
|
||||||
|
|
||||||
PACKAGES =+ " \
|
PACKAGES =+ " \
|
||||||
${PN}-engines \
|
${PN}-engines \
|
||||||
Reference in New Issue
Block a user