[oe-commits] Paul Eggleton : openssl: bump PR

git at git.openembedded.org git at git.openembedded.org
Fri Apr 11 17:16:44 UTC 2014


Module: openembedded-core.git
Branch: dylan
Commit: c50da4a2c1128f599b2c66d06b7d2ea80215f9d0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c50da4a2c1128f599b2c66d06b7d2ea80215f9d0

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Fri Apr 11 13:29:51 2014 +0100

openssl: bump PR

We don't normally do this, but with the recent CVE fixes (most
importantly the one for the serious CVE-2014-0160 vulnerability) I am
bumping PR explicitly to make it a bit more obvious that the patch has
been applied.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-connectivity/openssl/openssl_1.0.1e.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb b/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
index 485112c..103cb48 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.1e.bb
@@ -6,7 +6,7 @@ DEPENDS += "ocf-linux"
 
 CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS"
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8"
 



More information about the Openembedded-commits mailing list