[oe] [PATCH 0/7][fido] Pull request

Armin Kuster akuster808 at gmail.com
Sun Feb 7 21:11:52 UTC 2016


From: Armin Kuster <akuster at mvista.com>

Please consider these few Security and build fixes for fido-next

The following changes since commit 220b31d536cf15e68c11980e0c721a7050313db1:

  ntp: upgrade 4.2.8p2 -> 4.2.8p3 (2015-10-26 21:43:09 +0100)

are available in the git repository at:

  git://github.com/akuster/meta-openembedded akuster/fido-next
  https://github.com//tree/akuster/fido-next

Armin Kuster (5):
  squid: serveral missing security fixes
  php: Security fix CVE-2015-7803
  php: Security fix CVE-2015-7804
  php: Security fix CVE-2016-1903
  krb5: Fix warning.

Qi.Chen at windriver.com (1):
  ntp: fix rpath QA issue

Wenzong Fan (1):
  ntp: upgrade 4.2.8p3 -> 4.2.8p4

 .../squid/files/CVE-2014-6270.patch                |  61 +++++
 .../squid/files/CVE-2014-7141_CVE-2014-7142.patch  | 282 ++++++++++++++++++++
 .../squid/files/CVE-2015-3455.patch                |  53 ++++
 .../squid/files/CVE-2015-5400.patch                | 292 +++++++++++++++++++++
 .../recipes-daemons/squid/squid_3.4.7.bb           |   4 +
 .../ntp/{ntp_4.2.8p3.bb => ntp_4.2.8p4.bb}         |   5 +-
 meta-oe/recipes-connectivity/krb5/krb5_1.12.2.bb   |   2 +-
 .../recipes-devtools/php/php/CVE-2015-7803.patch   |  82 ++++++
 .../recipes-devtools/php/php/CVE-2015-7804.patch   |  62 +++++
 .../recipes-devtools/php/php/CVE-2016-1903.patch   |  28 ++
 meta-oe/recipes-devtools/php/php_5.5.21.bb         |   3 +
 11 files changed, 871 insertions(+), 3 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/squid/files/CVE-2014-6270.patch
 create mode 100644 meta-networking/recipes-daemons/squid/files/CVE-2014-7141_CVE-2014-7142.patch
 create mode 100644 meta-networking/recipes-daemons/squid/files/CVE-2015-3455.patch
 create mode 100644 meta-networking/recipes-daemons/squid/files/CVE-2015-5400.patch
 rename meta-networking/recipes-support/ntp/{ntp_4.2.8p3.bb => ntp_4.2.8p4.bb} (97%)
 create mode 100644 meta-oe/recipes-devtools/php/php/CVE-2015-7803.patch
 create mode 100644 meta-oe/recipes-devtools/php/php/CVE-2015-7804.patch
 create mode 100644 meta-oe/recipes-devtools/php/php/CVE-2016-1903.patch

-- 
2.3.5




More information about the Openembedded-devel mailing list