openssl: upgrade to 1.0.0i

Addresses CVE-2012-2110

Fixes bug [YOCTO #2368]

(From OE-Core rev: 88d17caf6d0eb241f54b1af1704405d5f47eadc5)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Garman 2012-04-24 22:13:13 -07:00 committed by Richard Purdie
parent 34e6d297e3
commit 2874efa132
18 changed files with 3 additions and 4 deletions

View File

@ -4,8 +4,7 @@ HOMEPAGE = "http://www.openssl.org/"
BUGTRACKER = "http://www.openssl.org/news/vulnerabilities.html"
SECTION = "libs/network"
# Big Jump for OpenSSL 1.0 support with meta-oe
INC_PR = "r15"
INC_PR = "r0"
# "openssl | SSLeay" dual license
LICENSE = "openssl"

View File

@ -31,8 +31,8 @@ SRC_URI += "file://configure-targets.patch \
file://openssl_fix_for_x32.patch \
"
SRC_URI[md5sum] = "a5bc483c570f2ac3758ce5c19b667fab"
SRC_URI[sha256sum] = "7e3dfc21aa57ed33ea673170053d1921322803b8a6a624a4f0d2e4c308bd418d"
SRC_URI[md5sum] = "b4df9c11af454fd68178c85a1d5f328f"
SRC_URI[sha256sum] = "548262d15777c504be1ab9bb8fabef1e14a3de54837a6593c8f403dd843d5e57"
PACKAGES =+ " \
${PN}-engines \