Hi RP,

I've done some building testing on these patches, they are OK.
Would you please help to merge to jethro, please ?

// Robert

On 05/12/2016 09:54 AM, Armin Kuster wrote:
This is to honor Yocto Compatibility requirements

Take what you find as usefull

The following changes since commit bca156013af0a98cb18d8156626b9acc8f9883e3:

   openssl: 1.0.2d -> 1.0.2h (mainly for CVEs) (2016-05-11 12:36:54 +0100)

are available in the git repository at:

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

Armin Kuster (8):
   libtiff: Security fix CVE-2015-8664 and 8683
   busybox: Security Fix CVE-2016-2148
   busybox: Security fix CVE-2016-2147
   openssh: Security Fix CVE-2016-3115
   gcc: Security fix CVE-2016-4488
   gcc: Security fix CVE-2016-4489
   gcc: Security fix CVE-2016-2226
   gcc: Security Fix CVE-2016-4490

  .../openssh/openssh/CVE-2016-3115.patch            |  84 +++++++
  meta/recipes-connectivity/openssh/openssh_7.1p2.bb |   4 +-
  .../busybox/busybox/CVE-2016-2147.patch            |  57 +++++
  .../busybox/busybox/CVE-2016-2147_2.patch          |  32 +++
  .../busybox/busybox/CVE-2016-2148.patch            |  74 ++++++
  meta/recipes-core/busybox/busybox_1.23.2.bb        |   3 +
  meta/recipes-devtools/gcc/gcc-5.2.inc              |   4 +
  .../gcc/gcc-5.2/CVE-2016-2226.patch                | 103 ++++++++
  .../gcc/gcc-5.2/CVE-2016-4488.patch                |  70 ++++++
  .../gcc/gcc-5.2/CVE-2016-4489.patch                |  56 +++++
  .../gcc/gcc-5.2/CVE-2016-4490.patch                | 267 +++++++++++++++++++++
  .../libtiff/files/CVE-2015-8665_8683.patch         | 137 +++++++++++
  meta/recipes-multimedia/libtiff/tiff_4.0.4.bb      |   1 +
  13 files changed, 891 insertions(+), 1 deletion(-)
  create mode 100644 
meta/recipes-connectivity/openssh/openssh/CVE-2016-3115.patch
  create mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-2147.patch
  create mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-2147_2.patch
  create mode 100644 meta/recipes-core/busybox/busybox/CVE-2016-2148.patch
  create mode 100644 meta/recipes-devtools/gcc/gcc-5.2/CVE-2016-2226.patch
  create mode 100644 meta/recipes-devtools/gcc/gcc-5.2/CVE-2016-4488.patch
  create mode 100644 meta/recipes-devtools/gcc/gcc-5.2/CVE-2016-4489.patch
  create mode 100644 meta/recipes-devtools/gcc/gcc-5.2/CVE-2016-4490.patch
  create mode 100644 
meta/recipes-multimedia/libtiff/files/CVE-2015-8665_8683.patch

--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to