Openembedded Core Discussions
 help / color / mirror / Atom feed
* [[PATCH] gnutls: upgrade to 3.3.11
@ 2014-12-13 16:26 Armin Kuster
  2014-12-13 21:05 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Armin Kuster @ 2014-12-13 16:26 UTC (permalink / raw)
  To: openembedded-core

this also includes a fix for CVE-2014-8564.

see http://www.gnutls.org/security.html for CVE-2014-3566 "POODLE" statement.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta/recipes-support/gnutls/gnutls_3.3.11.bb | 6 ++++++
 meta/recipes-support/gnutls/gnutls_3.3.5.bb  | 7 -------
 2 files changed, 6 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-support/gnutls/gnutls_3.3.11.bb
 delete mode 100644 meta/recipes-support/gnutls/gnutls_3.3.5.bb

diff --git a/meta/recipes-support/gnutls/gnutls_3.3.11.bb b/meta/recipes-support/gnutls/gnutls_3.3.11.bb
new file mode 100644
index 0000000..320c510
--- /dev/null
+++ b/meta/recipes-support/gnutls/gnutls_3.3.11.bb
@@ -0,0 +1,6 @@
+require gnutls.inc
+
+SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \
+           "
+SRC_URI[md5sum] = "b657e3010c10cae2244e7ce79ee3d446"
+SRC_URI[sha256sum] = "aef28d629b6ba824bd435f9b23506525e657e3746d4aa021296b13cbaaa6ae71"
diff --git a/meta/recipes-support/gnutls/gnutls_3.3.5.bb b/meta/recipes-support/gnutls/gnutls_3.3.5.bb
deleted file mode 100644
index b3daa49..0000000
--- a/meta/recipes-support/gnutls/gnutls_3.3.5.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require gnutls.inc
-
-SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \
-           "
-
-SRC_URI[md5sum] = "1f396dcf3c14ea67de7243821006d1a2"
-SRC_URI[sha256sum] = "48f34ae032692c498e782e9f1369506572be40ecf7f3f3604b0b00bad1b10477"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-14 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-13 16:26 [[PATCH] gnutls: upgrade to 3.3.11 Armin Kuster
2014-12-13 21:05 ` Khem Raj
2014-12-14 16:57   ` akuster808
2014-12-14 17:57   ` akuster808

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox