[oe-commits] [meta-openembedded] branch sumo updated (b0950ae -> be79b8b)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 6 15:59:08 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a change to branch sumo
in repository meta-openembedded.

    from b0950ae  python-lockfile: Fix build error as following:
     add 6ae1ddb  wireshark: update to 2.4.7
     add 3c978f9  php: upgrade 7.2.4 -> 7.2.7 Included:
     add 4504d2e  devmem2: ensure word is 32-bit, add support for 64-bit long
     add 7825bc0  python-pytest: Fix conflict error as following:
     add e11c0b9  libnih: Fix do_package error when enable mutilib.
     add 4a75fa2  wireshark: update to 2.4.8
     add aea43f2  libsodium: update to 1.0.16
     add be79b8b  fuse: CVE-2018-10906

No new revisions were added by this update.

Summary of changes:
 .../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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list