From: Tom Rini Date: Thu, 17 Feb 2011 18:47:07 +0000 (-0700) Subject: openssl: Update from 1.0.0c to 1.0.0d X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba84fd99c20d72f27e2f7823fea67a6b3905d5da;p=openembedded.git 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 --- diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc index 9752737ddd..85d9a07b4d 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 7ef799ac6b..9b3a22b399 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 388b08f038..cf0f65dac5 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 c0099b8d6b..45e1a8d1ab 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 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 similarity index 81% rename from recipes/openssl/openssl_1.0.0c.bb rename to 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"