All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] openssl: update to 1.0.2i (CVE-2016-6304 and more)
@ 2016-09-23  8:38 Patrick Ohly
  2016-09-23  8:39 ` [PATCH 1/1] " Patrick Ohly
  2016-09-23 10:27 ` [PATCH 0/1] " Patrick Ohly
  0 siblings, 2 replies; 10+ messages in thread
From: Patrick Ohly @ 2016-09-23  8:38 UTC (permalink / raw)
  To: openembedded-core

Fixes several CVEs.

It compiled for me okay for qemux86, but running the ptests showed a
problem in one of the new tests. I'll investigate that further, but in
the meantime wanted to send out the patch already in case that someone
has any comments, and to let everyone know that something is in the
pipeline for these CVEs.

The following changes since commit 7e0f95bf359bc3b5bb1578024a993e184de155cd:

  base.bbclass: Drop unnecessary dirs setting (2016-09-22 11:08:23 +0100)

are available in the git repository at:

  git://github.com/pohly/openembedded-core openssl-102i
  https://github.com/pohly/openembedded-core/tree/openssl-102i

Patrick Ohly (1):
  openssl: update to 1.0.2i (CVE-2016-6304 and more)

 .../openssl/openssl/CVE-2016-2177.patch            | 286 ---------------------
 .../openssl/openssl/CVE-2016-2178.patch            |  51 ----
 .../openssl/Fix-typo-introduced-by-a03f81f4.patch  |  29 +++
 .../openssl/openssl/debian/ca.patch                |   2 +-
 .../openssl/openssl/parallel.patch                 |  17 +-
 .../{openssl_1.0.2h.bb => openssl_1.0.2i.bb}       |   7 +-
 6 files changed, 47 insertions(+), 345 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2177.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2178.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/Fix-typo-introduced-by-a03f81f4.patch
 rename meta/recipes-connectivity/openssl/{openssl_1.0.2h.bb => openssl_1.0.2i.bb} (91%)

-- 
2.1.4



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

end of thread, other threads:[~2016-09-26 12:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-23  8:38 [PATCH 0/1] openssl: update to 1.0.2i (CVE-2016-6304 and more) Patrick Ohly
2016-09-23  8:39 ` [PATCH 1/1] " Patrick Ohly
2016-09-23 12:01   ` Alexander Kanavin
2016-09-23 16:25     ` akuster808
2016-09-26 12:36       ` Alexander Kanavin
2016-09-23 10:27 ` [PATCH 0/1] " Patrick Ohly
2016-09-23 12:11   ` Alexander Kanavin
2016-09-23 13:19     ` Patrick Ohly
2016-09-23 14:52       ` Alexander Kanavin
2016-09-23 13:26   ` [PATCHv2] " Patrick Ohly

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.