[oe-commits] [openembedded-core] branch master-next updated (4af605a -> 39dca80)

git at git.openembedded.org git at git.openembedded.org
Thu May 18 12:30:35 UTC 2017


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 4af605a  linux-yocto/4.9: update to v4.9.27
     new bb5718b  opkg-utils: move to Python 3
     new dd443ca  parted: move test helper scripts to Python 3
     new 110d76a  archiver.bbclass: enhance do_ar_recipe task signature
     new 90a25f0  archiver.bbclass: various fixes for original+diff mode
     new 240796f  archiver.bbclass: do not cause kernel rebuilds
     new 55cd7aa  archiver: avoid archiving source for glibc-locale
     new 7c605be  cve-check.bbclass: make warning contain CVE IDs
     new aebcf06  scripts/runqemu.README: fix typo
     new a395dc4  QemuRunner: avoid tainting os.environ
     new cb67726  oe-build-perf-report: accept parenthesis in tag names
     new b35c465  oe-build-perf-report: allow slashes in {branch} field in tag names
     new d3bfb69  build-perf-test-wrapper.sh: support uploading test reports
     new 82a3b59  selftest/devtool: change write to append config in virtual_kernel_modify
     new d7f5ff5  python: update to 3.5.3
     new 574ea8a  bind: fix upstream version check
     new ed718b2  apr-util: add support for openssl 1.1 via backported patch
     new 937ac74  libgpg-error: 1.26 -> 1.27
     new 157466e  bmap-tools: switch to taking source from git
     new b373e6a  binutils: package libbfd seperately
     new 247975a  ptest-runner: Upgrade to to 2.1+gitAUTOINC+78afe246fb
     new f6592fd  linux-firmware: package Qualcomm QCA firmware
     new f76c974  mc: upgrade to 4.8.19
     new b208482  minicom: upgrade to 2.7.1
     new 54fc03c  libsolv: upgrade to 0.6.27
     new 21331b6  sqlite3: upgrade to 3.18.0
     new 8d3ab1d  harfbuzz: upgrade to 1.4.6
     new d6e608a  ofono: upgrade to 1.20
     new 3a2e6d6  ofono: drop unmaintained _git recipe
     new 1181972  ghostscript: CVE-2016-8602, CVE-2017-7975
     new e24f211  man-pages: upgrade from 4.09 to 4.10
     new 3513f74  nspr: upgrade recipe to version 4.14
     new 801da12  gnupg: upgrade from 2.1.18 to 2.1.20
     new 02832ff  libpciaccess: 0.13.4 -> 0.13.5
     new 1f3fb1b  libpng: 1.6.28 -> 1.6.29
     new e71503c  ghostscript: check for incompatible host
     new b965d5c  python3-nose: rename ${bindir}/nosetests into ${bindir}/nosetests3
     new 57ba5b7  cve-check-tool: backport a patch to make CVE checking work
     new 39dca80  opkg-utils: don't generate PN-dev and PN-staticdev

The 38 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:
 meta/classes/archiver.bbclass                      |  44 +++-
 meta/classes/cve-check.bbclass                     |   9 +-
 meta/lib/oe/sstatesig.py                           |   6 +-
 meta/lib/oeqa/selftest/devtool.py                  |   2 +-
 meta/lib/oeqa/utils/qemurunner.py                  |  15 +-
 meta/recipes-connectivity/bind/bind_9.10.3-P3.bb   |   3 +
 .../ofono/{ofono_1.19.bb => ofono_1.20.bb}         |   4 +-
 meta/recipes-connectivity/ofono/ofono_git.bb       |  14 -
 meta/recipes-devtools/binutils/binutils_2.28.bb    |   4 +
 .../cve-check-tool/cve-check-tool_5.6.4.bb         |   1 +
 ...are-computed-vs-expected-sha256-digit-str.patch |  52 ++++
 ...0001-Switch-all-scripts-to-use-Python-3.x.patch | 112 ++++++++
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |   9 +-
 ...on3-native_3.5.2.bb => python3-native_3.5.3.bb} |   8 +-
 meta/recipes-devtools/python/python3-nose_1.3.7.bb |   4 +
 ...the-shell-version-of-python-config-that-w.patch |  10 +-
 ...pile.patch => 0001-cross-compile-support.patch} |  56 ++--
 .../python3/python3-fix-CVE-2016-1000110.patch     | 148 -----------
 .../python/python3/upstream-random-fixes.patch     | 288 ++++++++++-----------
 .../python/{python3_3.5.2.bb => python3_3.5.3.bb}  |   9 +-
 .../ghostscript/ghostscript/CVE-2016-8602.patch    |  47 ++++
 .../ghostscript/ghostscript/CVE-2017-7975.patch    |  36 +++
 .../ghostscript/ghostscript_9.20.bb                |   5 +
 .../{libsolv_0.6.26.bb => libsolv_0.6.27.bb}       |   2 +-
 .../{man-pages_4.09.bb => man-pages_4.10.bb}       |   4 +-
 .../mc/{mc_4.8.18.bb => mc_4.8.19.bb}              |   4 +-
 .../minicom/{minicom_2.7.bb => minicom_2.7.1.bb}   |   4 +-
 ...-helper-scripts-used-only-in-tests-to-Pyt.patch |  44 ++++
 meta/recipes-extended/parted/parted_3.2.bb         |   3 +-
 .../{harfbuzz_1.4.1.bb => harfbuzz_1.4.6.bb}       |   4 +-
 ...clude-config.h-before-anything-else-in-.c.patch | 187 -------------
 .../libpciaccess/0002-Fix-quoting-issue.patch      |  34 ---
 ...nux_sysfs.c-Include-limits.h-for-PATH_MAX.patch |  32 ---
 ...bpciaccess_0.13.4.bb => libpciaccess_0.13.5.bb} |   7 +-
 .../linux-firmware/linux-firmware_git.bb           |   8 +-
 .../libpng/{libpng_1.6.28.bb => libpng_1.6.29.bb}  |   8 +-
 .../recipes-support/apr/apr-util/openssl-1.1.patch | 253 ++++++++++++++++++
 meta/recipes-support/apr/apr-util_1.5.4.bb         |   1 +
 meta/recipes-support/bmap-tools/bmap-tools_3.2.bb  |   9 +-
 .../gnupg/{gnupg_2.1.18.bb => gnupg_2.1.20.bb}     |   4 +-
 .../{libgpg-error_1.26.bb => libgpg-error_1.27.bb} |   7 +-
 .../nspr/{nspr_4.13.1.bb => nspr_4.14.bb}          |   4 +-
 .../{ptest-runner_2.0.2.bb => ptest-runner_2.1.bb} |   4 +-
 .../{sqlite3_3.17.0.bb => sqlite3_3.18.0.bb}       |   4 +-
 scripts/contrib/build-perf-test-wrapper.sh         |  30 ++-
 scripts/oe-build-perf-report                       |   7 +-
 scripts/runqemu.README                             |   2 +-
 47 files changed, 879 insertions(+), 673 deletions(-)
 rename meta/recipes-connectivity/ofono/{ofono_1.19.bb => ofono_1.20.bb} (52%)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_git.bb
 create mode 100644 meta/recipes-devtools/cve-check-tool/files/0001-update-Compare-computed-vs-expected-sha256-digit-str.patch
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-Switch-all-scripts-to-use-Python-3.x.patch
 rename meta/recipes-devtools/python/{python3-native_3.5.2.bb => python3-native_3.5.3.bb} (90%)
 rename meta/recipes-devtools/python/python3/{000-cross-compile.patch => 0001-cross-compile-support.patch} (65%)
 delete mode 100644 meta/recipes-devtools/python/python3/python3-fix-CVE-2016-1000110.patch
 rename meta/recipes-devtools/python/{python3_3.5.2.bb => python3_3.5.3.bb} (96%)
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2016-8602.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/CVE-2017-7975.patch
 rename meta/recipes-extended/libsolv/{libsolv_0.6.26.bb => libsolv_0.6.27.bb} (95%)
 rename meta/recipes-extended/man-pages/{man-pages_4.09.bb => man-pages_4.10.bb} (86%)
 rename meta/recipes-extended/mc/{mc_4.8.18.bb => mc_4.8.19.bb} (93%)
 rename meta/recipes-extended/minicom/{minicom_2.7.bb => minicom_2.7.1.bb} (87%)
 create mode 100644 meta/recipes-extended/parted/files/0001-Move-python-helper-scripts-used-only-in-tests-to-Pyt.patch
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.4.1.bb => harfbuzz_1.4.6.bb} (88%)
 delete mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch
 delete mode 100644 meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch
 rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.13.4.bb => libpciaccess_0.13.5.bb} (54%)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.28.bb => libpng_1.6.29.bb} (67%)
 create mode 100644 meta/recipes-support/apr/apr-util/openssl-1.1.patch
 rename meta/recipes-support/gnupg/{gnupg_2.1.18.bb => gnupg_2.1.20.bb} (90%)
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.26.bb => libgpg-error_1.27.bb} (88%)
 rename meta/recipes-support/nspr/{nspr_4.13.1.bb => nspr_4.14.bb} (96%)
 rename meta/recipes-support/ptest-runner/{ptest-runner_2.0.2.bb => ptest-runner_2.1.bb} (89%)
 rename meta/recipes-support/sqlite/{sqlite3_3.17.0.bb => sqlite3_3.18.0.bb} (59%)

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


More information about the Openembedded-commits mailing list