[oe-commits] [openembedded-core] branch master-next updated (9973f89 -> bd79839)

git at git.openembedded.org git at git.openembedded.org
Wed Oct 2 09:10:41 UTC 2019


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

rpurdie pushed a change to branch master-next
in repository openembedded-core.

    from 9973f89  systemd: fix NFS regression
     add 14cca82  ffmpeg: enable more verbose build logs
     add 8adf98e  shadow: use relaxed usernames for all
     add f78248a  python: add tk-lib as runtime dependency for python-tkinter
     add ebc974b  initramfs-framework: support PARTLABEL option
     add b57304c  tiff: fix CVE-2019-14973
     add eba857d  python3: move runpy to core
     add 7472bdb  pango: fix the failing testiter test case
     add 37eabe2  bluez5: update patch to fix do_patch error when PATCHTOOL = "patch".
     add a37aafc  mesa: Add freedreno PACKAGECONFIG option
     add 6792307  musl: Fix __riscv_mc* containers to match glibc
     add 3bde502  ltp: Fix hang of cve test cases
     add 49c4feb  opkg: remove pathfinder PACKAGECONFIG option
     add f5bb061  opkg: remove redundant systemd inherit
     add 90dbe90  ruby: drop long-merged CVE patches
     add b1afacc  ruby: configure mis-detects isnan/isinf on musl
     add 6ff71dd  ruby: fix non-IPv6 support
     add 402eef2  lttng-ust: update patch Signed-off-by
     new bd79839  core-image-sato-sdk-ptest: Remove valgrind ptests for riscv

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../bluez5/bluez5/CVE-2018-10910.patch             | 726 ++++++++-------------
 .../initrdscripts/initramfs-framework/rootfs       |   5 +
 ...ainer-for-riscv-floating-point-state-to-_.patch |  67 ++
 meta/recipes-core/musl/musl_git.bb                 |   1 +
 meta/recipes-devtools/opkg/opkg_0.4.1.bb           |   4 +-
 .../python/python3/python3-manifest.json           |  16 +-
 meta/recipes-devtools/python/python3_3.7.4.bb      |   2 +-
 meta/recipes-devtools/python/python_2.7.16.bb      |   2 +-
 ...c-check-finite-isinf-isnan-as-macros-firs.patch | 101 +++
 .../ruby/ruby/ruby-CVE-2017-9226.patch             |  32 -
 .../ruby/ruby/ruby-CVE-2017-9228.patch             |  34 -
 meta/recipes-devtools/ruby/ruby_2.5.5.bb           |  10 +-
 ...-2017-17052-Avoid-unsafe-exits-in-threads.patch |  64 ++
 meta/recipes-extended/ltp/ltp_20190517.bb          |   1 +
 meta/recipes-extended/shadow/shadow.inc            |   2 +-
 meta/recipes-graphics/mesa/mesa.inc                |   2 +
 ...001-Skip-thai-break-tests-without-libthai.patch |  36 +
 meta/recipes-graphics/pango/pango_1.44.6.bb        |   3 +-
 ...gust-Makefile.am-Add-install-lib-to-setup.patch |   2 +-
 meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.1.bb     |   2 +
 .../libtiff/tiff/CVE-2019-14973.patch              | 415 ++++++++++++
 meta/recipes-multimedia/libtiff/tiff_4.0.10.bb     |   4 +-
 .../images/core-image-sato-sdk-ptest.bb            |   2 +
 23 files changed, 974 insertions(+), 559 deletions(-)
 create mode 100644 meta/recipes-core/musl/musl/0001-Change-container-for-riscv-floating-point-state-to-_.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/0001-configure.ac-check-finite-isinf-isnan-as-macros-firs.patch
 delete mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9226.patch
 delete mode 100644 meta/recipes-devtools/ruby/ruby/ruby-CVE-2017-9228.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-cve-2017-17052-Avoid-unsafe-exits-in-threads.patch
 create mode 100644 meta/recipes-graphics/pango/pango/0001-Skip-thai-break-tests-without-libthai.patch
 create mode 100644 meta/recipes-multimedia/libtiff/tiff/CVE-2019-14973.patch

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


More information about the Openembedded-commits mailing list