[oe-commits] [openembedded-core] branch master updated (9973f89 -> 402eef2)

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


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

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

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

The 17 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 +-
 22 files changed, 972 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