[oe] Sumo merge request

Armin Kuster akuster808 at gmail.com
Thu Sep 6 15:26:04 UTC 2018


The following changes since commit b0950aeff5b630256bb5e25ca15f4d59c115e7c1:

  python-lockfile: Fix build error as following: (2018-06-14 20:27:46 -0700)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded be79b8b

for you to fetch changes up to be79b8b111a968efdbe5e1482d0c246d0b24763e:

  fuse: CVE-2018-10906 (2018-08-26 11:03:11 -0700)

----------------------------------------------------------------
Armin Kuster (2):
      wireshark: update to 2.4.7
      wireshark: update to 2.4.8

Denys Dmytriyenko (1):
      devmem2: ensure word is 32-bit, add support for 64-bit long

Jagadeesh Krishnanjanappa (1):
      fuse: CVE-2018-10906

Oleksandr Kravchuk (1):
      libsodium: update to 1.0.16

changqing.li at windriver.com (1):
      php: upgrade 7.2.4 -> 7.2.7     Included:

leimaohui (2):
      python-pytest: Fix conflict error as following:
      libnih: Fix do_package error when enable mutilib.

 .../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 +
 .../{wireshark_2.4.6.bb => wireshark_2.4.8.bb}     |  4 +-
 .../recipes-crypto/libsodium/libsodium_1.0.11.bb   | 12 ----
 .../recipes-crypto/libsodium/libsodium_1.0.16.bb   | 13 ++++
 ...cinclude-use-pkgconfig-for-libxml2-config.patch |  2 +-
 .../php/php/acinclude-xml2-config.patch            |  2 +-
 meta-oe/recipes-devtools/php/php/iconv.patch       |  2 +-
 .../php/php/imap-fix-autofoo.patch                 |  2 +-
 .../recipes-devtools/php/php/pear-makefile.patch   |  2 +-
 .../php/php/php5-pear-makefile.patch               |  2 +-
 .../recipes-devtools/php/php/php_exec_native.patch |  2 +-
 .../php/{php_7.2.4.bb => php_7.2.7.bb}             |  5 +-
 meta-oe/recipes-support/devmem2/devmem2.bb         |  4 +-
 ...sure-word-is-32-bit-and-add-support-for-6.patch | 70 ++++++++++++++++++++++
 meta-oe/recipes-support/libnih/libnih_1.0.3.bb     | 10 ++++
 .../recipes-devtools/python/python-pytest.inc      | 10 ++++
 .../recipes-devtools/python/python-pytest_3.4.2.bb |  1 +
 .../python/python3-pytest_3.4.2.bb                 |  2 +
 20 files changed, 222 insertions(+), 25 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
 rename meta-networking/recipes-support/wireshark/{wireshark_2.4.6.bb => wireshark_2.4.8.bb} (95%)
 delete mode 100644 meta-oe/recipes-crypto/libsodium/libsodium_1.0.11.bb
 create mode 100644 meta-oe/recipes-crypto/libsodium/libsodium_1.0.16.bb
 rename meta-oe/recipes-devtools/php/{php_7.2.4.bb => php_7.2.7.bb} (80%)
 create mode 100644 meta-oe/recipes-support/devmem2/devmem2/0001-devmem.c-ensure-word-is-32-bit-and-add-support-for-6.patch



More information about the Openembedded-devel mailing list