[oe] Rocko merge request

Armin Kuster akuster808 at gmail.com
Thu Sep 6 15:32:50 UTC 2018


The following changes since commit 352531015014d1957d6444d114f4451e241c4d23:

  protobuf: Fix fetcher failure for rocko. (2018-06-07 06:43:47 -0700)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded rocko-next

for you to fetch changes up to eae996301d9c097bcbeb8046f08041dc82bb62f8:

  glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) build (2018-09-05 08:48:59 -0700)

----------------------------------------------------------------
Andreas Müller (1):
      glm: update 0.9.8.5 -> 0.9.9-a2 to fix x86_64 (sse-simd) build

Armin Kuster (1):
      wireshark: update to 2.2.16

Jagadeesh Krishnanjanappa (3):
      apache2: CVE-2018-1333
      fuse: CVE-2018-10906
      lftp: CVE-2018-10916

Khem Raj (1):
      python-evdev: Use target header to generate ecodes.c

Martin Jansa (1):
      rarpd, sblim-sfcb, openct: inherit systemd unconditionally

 .../fuse/files/CVE-2018-10906-1.patch              | 52 ++++++++++++++
 .../fuse/files/CVE-2018-10906-2.patch              | 48 +++++++++++++
 .../recipes-support/fuse/fuse_2.9.7.bb             |  2 +
 .../lftp/files/CVE-2018-10916.patch                | 82 ++++++++++++++++++++++
 .../recipes-connectivity/lftp/lftp_4.7.7.bb        |  1 +
 .../{wireshark_2.2.12.bb => wireshark_2.2.16.bb}   |  4 +-
 meta-oe/recipes-extended/rarpd/rarpd_ss981107.bb   |  8 +--
 .../sblim-sfcb/sblim-sfcb_1.4.9.bb                 |  8 +--
 .../glm/{glm_0.9.8.5.bb => glm_0.9.9-a2.bb}        |  6 +-
 meta-oe/recipes-support/openct/openct_0.6.20.bb    |  8 +--
 .../recipes-devtools/python/python-evdev_0.7.0.bb  |  7 ++
 .../recipes-httpd/apache2/apache2-native_2.4.27.bb |  1 +
 .../recipes-httpd/apache2/apache2_2.4.27.bb        |  1 +
 .../apache2/files/CVE-2018-1333.patch              | 44 ++++++++++++
 14 files changed, 252 insertions(+), 20 deletions(-)
 create mode 100644 meta-filesystems/recipes-support/fuse/files/CVE-2018-10906-1.patch
 create mode 100644 meta-filesystems/recipes-support/fuse/files/CVE-2018-10906-2.patch
 create mode 100644 meta-networking/recipes-connectivity/lftp/files/CVE-2018-10916.patch
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.12.bb => wireshark_2.2.16.bb} (95%)
 rename meta-oe/recipes-graphics/glm/{glm_0.9.8.5.bb => glm_0.9.9-a2.bb} (68%)
 create mode 100644 meta-webserver/recipes-httpd/apache2/files/CVE-2018-1333.patch



More information about the Openembedded-devel mailing list