aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-02-17 11:47:07 -0700
committerTom Rini <tom_rini@mentor.com>2011-02-17 11:48:13 -0700
commitba84fd99c20d72f27e2f7823fea67a6b3905d5da (patch)
treea4382ccbbe65196982adf7e4fc4f0bd4b9d5bc66 /recipes/openssl
parenta2c3af2d608b1b713018d688b00e03873a538993 (diff)
downloadopenembedded-ba84fd99c20d72f27e2f7823fea67a6b3905d5da.tar.gz
openssl: Update from 1.0.0c to 1.0.0d
Security fixes only so just bumping everyone that pinned up. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/openssl')
-rw-r--r--recipes/openssl/openssl-1.0.0d/configure-targets.patch (renamed from recipes/openssl/openssl-1.0.0c/configure-targets.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0d/debian.patch (renamed from recipes/openssl/openssl-1.0.0c/debian.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0d/engines-install-in-libdir-ssl.patch (renamed from recipes/openssl/openssl-1.0.0c/engines-install-in-libdir-ssl.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0d/libdeps-first.patch (renamed from recipes/openssl/openssl-1.0.0c/libdeps-first.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0d/oe-ldflags.patch (renamed from recipes/openssl/openssl-1.0.0c/oe-ldflags.patch)0
-rw-r--r--recipes/openssl/openssl-1.0.0d/shared-libs.patch (renamed from recipes/openssl/openssl-1.0.0c/shared-libs.patch)0
-rw-r--r--recipes/openssl/openssl-native_1.0.0d.bb (renamed from recipes/openssl/openssl-native_1.0.0c.bb)4
-rw-r--r--recipes/openssl/openssl_1.0.0d.bb (renamed from recipes/openssl/openssl_1.0.0c.bb)6
8 files changed, 5 insertions, 5 deletions
diff --git a/recipes/openssl/openssl-1.0.0c/configure-targets.patch b/recipes/openssl/openssl-1.0.0d/configure-targets.patch
index 22f8743e7f..22f8743e7f 100644
--- a/recipes/openssl/openssl-1.0.0c/configure-targets.patch
+++ b/recipes/openssl/openssl-1.0.0d/configure-targets.patch
diff --git a/recipes/openssl/openssl-1.0.0c/debian.patch b/recipes/openssl/openssl-1.0.0d/debian.patch
index 1cd6e11966..1cd6e11966 100644
--- a/recipes/openssl/openssl-1.0.0c/debian.patch
+++ b/recipes/openssl/openssl-1.0.0d/debian.patch
diff --git a/recipes/openssl/openssl-1.0.0c/engines-install-in-libdir-ssl.patch b/recipes/openssl/openssl-1.0.0d/engines-install-in-libdir-ssl.patch
index 949d6ad8c4..949d6ad8c4 100644
--- a/recipes/openssl/openssl-1.0.0c/engines-install-in-libdir-ssl.patch
+++ b/recipes/openssl/openssl-1.0.0d/engines-install-in-libdir-ssl.patch
diff --git a/recipes/openssl/openssl-1.0.0c/libdeps-first.patch b/recipes/openssl/openssl-1.0.0d/libdeps-first.patch
index 1fda69ba93..1fda69ba93 100644
--- a/recipes/openssl/openssl-1.0.0c/libdeps-first.patch
+++ b/recipes/openssl/openssl-1.0.0d/libdeps-first.patch
diff --git a/recipes/openssl/openssl-1.0.0c/oe-ldflags.patch b/recipes/openssl/openssl-1.0.0d/oe-ldflags.patch
index 3dd3bedab0..3dd3bedab0 100644
--- a/recipes/openssl/openssl-1.0.0c/oe-ldflags.patch
+++ b/recipes/openssl/openssl-1.0.0d/oe-ldflags.patch
diff --git a/recipes/openssl/openssl-1.0.0c/shared-libs.patch b/recipes/openssl/openssl-1.0.0d/shared-libs.patch
index 7cd70d8fdc..7cd70d8fdc 100644
--- a/recipes/openssl/openssl-1.0.0c/shared-libs.patch
+++ b/recipes/openssl/openssl-1.0.0d/shared-libs.patch
diff --git a/recipes/openssl/openssl-native_1.0.0c.bb b/recipes/openssl/openssl-native_1.0.0d.bb
index 8483293b9d..bbee5f98a6 100644
--- a/recipes/openssl/openssl-native_1.0.0c.bb
+++ b/recipes/openssl/openssl-native_1.0.0d.bb
@@ -2,8 +2,8 @@ require openssl.inc
inherit pkgconfig native
-SRC_URI[src.md5sum] = "ff8fb85610aef328315a9decbb2712e4"
-SRC_URI[src.sha256sum] = "f731b36de3edaa361179ae6f449668b248a360e34e31e92902d976e9b9d604eb"
+SRC_URI[src.md5sum] = "40b6ea380cc8a5bf9734c2f8bf7e701e"
+SRC_URI[src.sha256sum] = "92511d1f0caaa298dba250426f8e7d5d00b271847886d1adc62422778d6320db"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/openssl/openssl_1.0.0c.bb b/recipes/openssl/openssl_1.0.0d.bb
index 9348e53c88..1a60e997a8 100644
--- a/recipes/openssl/openssl_1.0.0c.bb
+++ b/recipes/openssl/openssl_1.0.0d.bb
@@ -7,10 +7,10 @@ require openssl.inc
DEPENDS += "ocf-linux"
CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS"
-SRC_URI[src.md5sum] = "ff8fb85610aef328315a9decbb2712e4"
-SRC_URI[src.sha256sum] = "f731b36de3edaa361179ae6f449668b248a360e34e31e92902d976e9b9d604eb"
+SRC_URI[src.md5sum] = "40b6ea380cc8a5bf9734c2f8bf7e701e"
+SRC_URI[src.sha256sum] = "92511d1f0caaa298dba250426f8e7d5d00b271847886d1adc62422778d6320db"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"