[oe-commits] Tom Rini : openssl: Update from 1.0.0c to 1.0.0d

git version control git at git.openembedded.org
Thu Feb 17 18:48:20 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ba84fd99c20d72f27e2f7823fea67a6b3905d5da
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ba84fd99c20d72f27e2f7823fea67a6b3905d5da

Author: Tom Rini <tom_rini at mentor.com>
Date:   Thu Feb 17 11:47:07 2011 -0700

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 at mentor.com>

---

 .../include/angstrom-2008-preferred-versions.inc   |    4 ++--
 .../include/angstrom-2010-preferred-versions.inc   |    4 ++--
 .../include/kaeilos-2009-preferred-versions.inc    |    4 ++--
 conf/distro/include/preferred-shr-versions.inc     |    4 ++--
 .../configure-targets.patch                        |    0
 .../debian.patch                                   |    0
 .../engines-install-in-libdir-ssl.patch            |    0
 .../libdeps-first.patch                            |    0
 .../oe-ldflags.patch                               |    0
 .../shared-libs.patch                              |    0
 ...l-native_1.0.0c.bb => openssl-native_1.0.0d.bb} |    4 ++--
 .../{openssl_1.0.0c.bb => openssl_1.0.0d.bb}       |    6 +++---
 12 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
index 9752737..85d9a07 100644
--- a/conf/distro/include/angstrom-2008-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
@@ -38,8 +38,8 @@ PREFERRED_VERSION_mythtv        = "0.23"
 PREFERRED_VERSION_mplayer       = "0.0+1.0rc3+svnr%"
 PREFERRED_VERSION_network-manager-applet = "0.8.1"
 PREFERRED_VERSION_networkmanager = "0.8.1"
-PREFERRED_VERSION_openssl = "1.0.0c"
-PREFERRED_VERSION_openssl-native = "1.0.0c"
+PREFERRED_VERSION_openssl = "1.0.0d"
+PREFERRED_VERSION_openssl-native = "1.0.0d"
 PREFERRED_VERSION_pango 	= "1.24.4"
 PREFERRED_VERSION_pango-native     = "1.24.4"
 #PREFERRED_VERSION_pixman	= "0.13.2"
diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc b/conf/distro/include/angstrom-2010-preferred-versions.inc
index 7ef799a..9b3a22b 100644
--- a/conf/distro/include/angstrom-2010-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2010-preferred-versions.inc
@@ -44,8 +44,8 @@ PREFERRED_VERSION_mplayer       = "0.0+1.0rc3+svnr%"
 PREFERRED_VERSION_network-manager-applet = "0.8.1"
 PREFERRED_VERSION_networkmanager = "0.8.1"
 PREFERRED_VERSION_networkmanager-openvpn = "0.8.1"
-PREFERRED_VERSION_openssl = "1.0.0c"
-PREFERRED_VERSION_openssl-native = "1.0.0c"
+PREFERRED_VERSION_openssl = "1.0.0d"
+PREFERRED_VERSION_openssl-native = "1.0.0d"
 PREFERRED_VERSION_pango 	= "1.28.3"
 PREFERRED_VERSION_pango-native     = "1.28.3"
 PREFERRED_VERSION_perl = "5.10.1"
diff --git a/conf/distro/include/kaeilos-2009-preferred-versions.inc b/conf/distro/include/kaeilos-2009-preferred-versions.inc
index 388b08f..cf0f65d 100644
--- a/conf/distro/include/kaeilos-2009-preferred-versions.inc
+++ b/conf/distro/include/kaeilos-2009-preferred-versions.inc
@@ -44,8 +44,8 @@ PREFERRED_VERSION_mythtv        = "0.23"
 PREFERRED_VERSION_mplayer       = "0.0+1.0rc3+svnr%"
 PREFERRED_VERSION_network-manager-applet = "0.8.1"
 PREFERRED_VERSION_networkmanager = "0.8.1"
-PREFERRED_VERSION_openssl = "1.0.0c"
-PREFERRED_VERSION_openssl-native = "1.0.0c"
+PREFERRED_VERSION_openssl = "1.0.0d"
+PREFERRED_VERSION_openssl-native = "1.0.0d"
 PREFERRED_VERSION_pango 	= "1.24.4"
 PREFERRED_VERSION_pango-native     = "1.24.4"
 #PREFERRED_VERSION_pixman	= "0.13.2"
diff --git a/conf/distro/include/preferred-shr-versions.inc b/conf/distro/include/preferred-shr-versions.inc
index c0099b8..45e1a8d 100644
--- a/conf/distro/include/preferred-shr-versions.inc
+++ b/conf/distro/include/preferred-shr-versions.inc
@@ -21,8 +21,8 @@ PREFERRED_VERSION_xserver-common = "1.33"
 PREFERRED_VERSION_xserver-nodm-init = "2.0"
 PREFERRED_VERSION_hal           = "0.5.13"
 PREFERRED_VERSION_wpa-supplicant = "0.6.9"
-PREFERRED_VERSION_openssl = "1.0.0c"
-PREFERRED_VERSION_openssl-native = "1.0.0c"
+PREFERRED_VERSION_openssl = "1.0.0d"
+PREFERRED_VERSION_openssl-native = "1.0.0d"
 PREFERRED_VERSION_perl = "5.10.1"
 PREFERRED_VERSION_perl-native = "5.10.1"
 UDEV_GE_141 = "1"
diff --git a/recipes/openssl/openssl-1.0.0c/configure-targets.patch b/recipes/openssl/openssl-1.0.0d/configure-targets.patch
similarity index 100%
rename from recipes/openssl/openssl-1.0.0c/configure-targets.patch
rename to 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
similarity index 100%
rename from recipes/openssl/openssl-1.0.0c/debian.patch
rename to 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
similarity index 100%
rename from recipes/openssl/openssl-1.0.0c/engines-install-in-libdir-ssl.patch
rename to 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
similarity index 100%
rename from recipes/openssl/openssl-1.0.0c/libdeps-first.patch
rename to 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
similarity index 100%
rename from recipes/openssl/openssl-1.0.0c/oe-ldflags.patch
rename to 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
similarity index 100%
rename from recipes/openssl/openssl-1.0.0c/shared-libs.patch
rename to 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
similarity index 77%
rename from recipes/openssl/openssl-native_1.0.0c.bb
rename to recipes/openssl/openssl-native_1.0.0d.bb
index 8483293..bbee5f9 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
similarity index 81%
rename from recipes/openssl/openssl_1.0.0c.bb
rename to recipes/openssl/openssl_1.0.0d.bb
index 9348e53..1a60e99 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"
 





More information about the Openembedded-commits mailing list