All of lore.kernel.org
 help / color / mirror / Atom feed
* [dylan][PATCH 0/2] gnutls CVE fixes for dylan
@ 2014-03-05 11:01 Paul Eggleton
  2014-03-05 11:01 ` [dylan][PATCH 1/2] gnutls: CVE-2014-0092 correct return codes Paul Eggleton
  2014-03-05 11:01 ` [dylan][PATCH 2/2] gnutls: Fixed bug that prevented the rejection of v1 intermediate CA certificates Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2014-03-05 11:01 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 42232782b9a3aa0ed03c5dda84fc0b865b74b2dd:

  subversion: fix build problem when sysroot contains '-D' or '-I' (2014-02-17 14:14:24 +0000)

are available in the git repository at:

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

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

 .../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      |   2 +
 3 files changed, 141 insertions(+)
 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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 11:01 [dylan][PATCH 0/2] gnutls CVE fixes for dylan Paul Eggleton
2014-03-05 11:01 ` [dylan][PATCH 1/2] gnutls: CVE-2014-0092 correct return codes Paul Eggleton
2014-03-05 11:01 ` [dylan][PATCH 2/2] gnutls: Fixed bug that prevented the rejection of v1 intermediate CA certificates Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.