aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-12-20 15:45:31 +0300
committerRoman I Khimov <khimov@altell.ru>2010-12-28 22:53:12 +0300
commit3b28350faf1dccf1d1a4a73c5ddad5837a72eebd (patch)
tree5f3ea85108231e4d597af98b0cd54152fc8ad432 /recipes/openssl
parent74dc138a5da97b4021e0d5b3cd4632bec7ed16f2 (diff)
downloadopenembedded-3b28350faf1dccf1d1a4a73c5ddad5837a72eebd.tar.gz
openssl: update 1.0.0b to 1.0.0c
* fixes CVE-2010-4180 and CVE-2010-4252 * considered as safe upgrade Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/openssl')
-rw-r--r--recipes/openssl/openssl-1.0.0c/configure-targets.patch (renamed from recipes/openssl/openssl-1.0.0b/configure-targets.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0c/debian.patch (renamed from recipes/openssl/openssl-1.0.0b/debian.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0c/engines-install-in-libdir-ssl.patch (renamed from recipes/openssl/openssl-1.0.0b/engines-install-in-libdir-ssl.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0c/libdeps-first.patch (renamed from recipes/openssl/openssl-1.0.0b/libdeps-first.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0c/oe-ldflags.patch (renamed from recipes/openssl/openssl-1.0.0b/oe-ldflags.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0c/shared-libs.patch (renamed from recipes/openssl/openssl-1.0.0b/shared-libs.patch)0
-rw-r--r--recipes/openssl/openssl-native_1.0.0c.bb (renamed from recipes/openssl/openssl-native_1.0.0b.bb)6
-rw-r--r--recipes/openssl/openssl_1.0.0c.bb (renamed from recipes/openssl/openssl_1.0.0b.bb)4
8 files changed, 5 insertions, 5 deletions
diff --git a/recipes/openssl/openssl-1.0.0b/configure-targets.patch b/recipes/openssl/openssl-1.0.0c/configure-targets.patch
index 22f8743e7f..22f8743e7f 100644
--- a/recipes/openssl/openssl-1.0.0b/configure-targets.patch
+++ b/recipes/openssl/openssl-1.0.0c/configure-targets.patch
diff --git a/recipes/openssl/openssl-1.0.0b/debian.patch b/recipes/openssl/openssl-1.0.0c/debian.patch
index 1cd6e11966..1cd6e11966 100644
--- a/recipes/openssl/openssl-1.0.0b/debian.patch
+++ b/recipes/openssl/openssl-1.0.0c/debian.patch
diff --git a/recipes/openssl/openssl-1.0.0b/engines-install-in-libdir-ssl.patch b/recipes/openssl/openssl-1.0.0c/engines-install-in-libdir-ssl.patch
index 949d6ad8c4..949d6ad8c4 100644
--- a/recipes/openssl/openssl-1.0.0b/engines-install-in-libdir-ssl.patch
+++ b/recipes/openssl/openssl-1.0.0c/engines-install-in-libdir-ssl.patch
diff --git a/recipes/openssl/openssl-1.0.0b/libdeps-first.patch b/recipes/openssl/openssl-1.0.0c/libdeps-first.patch
index 1fda69ba93..1fda69ba93 100644
--- a/recipes/openssl/openssl-1.0.0b/libdeps-first.patch
+++ b/recipes/openssl/openssl-1.0.0c/libdeps-first.patch
diff --git a/recipes/openssl/openssl-1.0.0b/oe-ldflags.patch b/recipes/openssl/openssl-1.0.0c/oe-ldflags.patch
index 3dd3bedab0..3dd3bedab0 100644
--- a/recipes/openssl/openssl-1.0.0b/oe-ldflags.patch
+++ b/recipes/openssl/openssl-1.0.0c/oe-ldflags.patch
diff --git a/recipes/openssl/openssl-1.0.0b/shared-libs.patch b/recipes/openssl/openssl-1.0.0c/shared-libs.patch
index 7cd70d8fdc..7cd70d8fdc 100644
--- a/recipes/openssl/openssl-1.0.0b/shared-libs.patch
+++ b/recipes/openssl/openssl-1.0.0c/shared-libs.patch
diff --git a/recipes/openssl/openssl-native_1.0.0b.bb b/recipes/openssl/openssl-native_1.0.0c.bb
index 3da055d7d5..8483293b9d 100644
--- a/recipes/openssl/openssl-native_1.0.0b.bb
+++ b/recipes/openssl/openssl-native_1.0.0c.bb
@@ -2,9 +2,9 @@ require openssl.inc
inherit pkgconfig native
-SRC_URI[src.md5sum] = "104deb3b7e6820cae6de3f49ba0ff2b0"
-SRC_URI[src.sha256sum] = "4e7b4e2fb33ee2d97c5e143561ab495dbbfc08f0a863e617a0c7adca19017331"
-PR = "${INC_PR}.1"
+SRC_URI[src.md5sum] = "ff8fb85610aef328315a9decbb2712e4"
+SRC_URI[src.sha256sum] = "f731b36de3edaa361179ae6f449668b248a360e34e31e92902d976e9b9d604eb"
+PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/openssl/openssl_1.0.0b.bb b/recipes/openssl/openssl_1.0.0c.bb
index ee333712f7..1c0e37a7e4 100644
--- a/recipes/openssl/openssl_1.0.0b.bb
+++ b/recipes/openssl/openssl_1.0.0c.bb
@@ -1,8 +1,8 @@
inherit pkgconfig
require openssl.inc
-SRC_URI[src.md5sum] = "104deb3b7e6820cae6de3f49ba0ff2b0"
-SRC_URI[src.sha256sum] = "4e7b4e2fb33ee2d97c5e143561ab495dbbfc08f0a863e617a0c7adca19017331"
+SRC_URI[src.md5sum] = "ff8fb85610aef328315a9decbb2712e4"
+SRC_URI[src.sha256sum] = "f731b36de3edaa361179ae6f449668b248a360e34e31e92902d976e9b9d604eb"
PR = "${INC_PR}.1"