Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] gnutls fixes for master
@ 2014-03-05 11:25 Paul Eggleton
  2014-03-05 11:25 ` [PATCH 1/3] gnutls: CVE-2014-0092 correct return codes Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Paul Eggleton @ 2014-03-05 11:25 UTC (permalink / raw)
  To: openembedded-core

Turns out we're using the same old version of gnutls in master as in
dylan and dora, and we need a fix for a compile failure.


The following changes since commit 82c773e88aaefd9321481ad297554d5b4a3ae0b2:

  Revert "ncurses: use ln -r to generate relative symlink" (2014-03-03 15:52:26 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/gnutls
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/gnutls

Karl Hiramoto (2):
  gnutls: CVE-2014-0092 correct return codes
  gnutls: Fixed bug that prevented the rejection of v1 intermediate CA
    certificates.

Paul Eggleton (1):
  gnutls: fix failure during do_compile

 .../gnutls/gnutls/25_updatedgdocfrommaster.diff    | 636 +++++++++++++++++++++
 .../CVE-2014-0092-corrected-return-codes.patch     | 106 ++++
 ...14-1959-rejection-of-v1-intermediate-cert.patch |  33 ++
 meta/recipes-support/gnutls/gnutls_2.12.23.bb      |   3 +
 4 files changed, 778 insertions(+)
 create mode 100644 meta/recipes-support/gnutls/gnutls/25_updatedgdocfrommaster.diff
 create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2014-0092-corrected-return-codes.patch
 create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2014-1959-rejection-of-v1-intermediate-cert.patch

-- 
1.8.5.3



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

end of thread, other threads:[~2014-03-05 14:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 11:25 [PATCH 0/3] gnutls fixes for master Paul Eggleton
2014-03-05 11:25 ` [PATCH 1/3] gnutls: CVE-2014-0092 correct return codes Paul Eggleton
2014-03-05 11:25 ` [PATCH 2/3] gnutls: Fixed bug that prevented the rejection of v1 intermediate CA certificates Paul Eggleton
2014-03-05 11:25 ` [PATCH 3/3] gnutls: fix failure during do_compile Paul Eggleton
2014-03-05 12:34 ` [PATCH 0/3] gnutls fixes for master David Nyström
2014-03-05 13:24   ` Paul Eggleton
2014-03-05 14:18     ` Valentin Popa

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