All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] jethro pull request v2
@ 2016-09-28  1:54 Armin Kuster
  0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2016-09-28  1:54 UTC (permalink / raw)
  To: akuster, openembedded-core

This fixes some typos in the commit message for the openssl fixes. 
Added timezone update.

The following changes since commit c9c85df86cd2270b144fa824ef76adedd3636c8a:

  util-linux: Security fix for CVE-2016-5011 (2016-09-23 23:21:43 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib akuster/jethro-next
  http://cgit.openembedded.org/cgit.cgi//log/?h=akuster/jethro-next

Armin Kuster (9):
  openssl: Security fix CVE-2016-2180
  openssl: Security fix CVE-2016-2181
  openssl: Security fix CVE-2016-2182
  openssl: Security fix CVE-2016-6302
  openssl: Security fix CVE-2016-6303
  openssl: Security fix CVE-2016-6304
  openssl: Security fix CVE-2016-6306
  tzdata: update to 2016f
  tzcode-native: update to 2016f

 .../openssl/openssl/CVE-2016-2180.patch            |  44 ++++
 .../openssl/openssl/CVE-2016-2181_p1.patch         |  91 ++++++++
 .../openssl/openssl/CVE-2016-2181_p2.patch         | 239 +++++++++++++++++++++
 .../openssl/openssl/CVE-2016-2181_p3.patch         |  30 +++
 .../openssl/openssl/CVE-2016-2182.patch            |  70 ++++++
 .../openssl/openssl/CVE-2016-6302.patch            |  53 +++++
 .../openssl/openssl/CVE-2016-6303.patch            |  36 ++++
 .../openssl/openssl/CVE-2016-6304.patch            |  75 +++++++
 .../openssl/openssl/CVE-2016-6306.patch            |  71 ++++++
 .../recipes-connectivity/openssl/openssl_1.0.2h.bb |   9 +
 ...code-native_2016e.bb => tzcode-native_2016f.bb} |   8 +-
 .../tzdata/{tzdata_2016e.bb => tzdata_2016f.bb}    |   4 +-
 12 files changed, 724 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2180.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2181_p1.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2181_p2.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2181_p3.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2182.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6302.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6303.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6304.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6306.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2016e.bb => tzcode-native_2016f.bb} (68%)
 rename meta/recipes-extended/tzdata/{tzdata_2016e.bb => tzdata_2016f.bb} (98%)

-- 
2.7.4



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-28  1:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28  1:54 [PATCH 0/9] jethro pull request v2 Armin Kuster

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.