[oe-commits] [openembedded-core] branch master-next updated (131c050 -> 838c30c)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 6 15:13:01 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 131c050  HACK: signing: Add extra test debug
     new cf58207  rpm: upgrade to 4.15.1
     new 5c24e1e  gettext-minimal-native: update to 0.20.1
     new 5b71c94  gettext: update to 0.20.1
     new 061c4a5  psmisc: revert to default autopoint exclusion
     new 25c4204  gettext: fix failing ptests
     new d9f2b62  python3: update to 3.8.0
     new 78d4799  gstreamer1.0-python: add a patch to fix python 3.8 builds
     new 0370933  selftest: skip virgl gtk/sdl test on opensuse 15.0
     new 23d87e5  gtk+3: update to 3.24.13
     new 1b1901f  kbd: update to 2.2.0
     new 04deb2a  perl: update to 5.30.1
     new e5860f7  bluez: update 5.50 -> 5.52
     new 49199d3  libsoup-2.4: update to 2.68.3
     new ec622ac  shadow: update 4.6 -> 4.8
     new aebb930  texinfo: update to 6.7
     new 7c3f6e0  sysstat: update to 12.2.0
     new 34dbfd8  mkfontscale: update to 1.2.1
     new 176aca2  libxkbcommon: update to 0.9.1
     new 9bc1140  debianutils: update to 4.9
     new 5d42f62  nspr: update to 4.24
     new eed41d3  sysvinit: update 2.88dsf -> 2.96
     new 154e7f0  sysklogd: update to 2.0.3
     new 3b55271  libtasn1: update to 4.15.0
     new 1d3fc6d  libffi: Fix build on ppc64
     new 4bf0e27  flac: Enable VSX when vsx is in tune features
     new 4239dfd  nss: Backport clang build fix
     new 87266bb  meson.bbclass: Prevent meson from downloading wrapped projects
     new 845fa14  python: Whitelist CVE-2017-17522 CVE-2017-18207 CVE-2015-5652
     new b8d6e91  llvm: rv32/rv64 target builds are not supported yet
     new d1c6329  systemd: Upgrade 243 -> 243.2
     new 838c30c  openssl: Whitelist CVE-2019-0190

The 31 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/meson.bbclass                         |   3 +-
 meta/classes/python3-dir.bbclass                   |   4 +-
 meta/lib/oeqa/runtime/cases/parselogs.py           |   3 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py       |   2 +
 meta/recipes-connectivity/bluez5/bluez5.inc        |  22 +-
 ...-obexd-without-systemd-in-the-user-sessio.patch |  12 +-
 ...01-Makefile.am-Fix-a-race-issue-for-tools.patch |  30 -
 ...ls-Fix-build-after-y2038-changes-in-glibc.patch |  68 --
 .../0001-tools-btpclient.c-include-signal.h.patch  |  30 -
 .../bluez5/bluez5/CVE-2018-10910.patch             | 505 --------------
 .../bluez5/bluez5/gcc9-fixes.patch                 | 301 --------
 .../bluez5/bluez5/out-of-tree.patch                |  26 -
 .../bluez5/{bluez5_5.50.bb => bluez5_5.52.bb}      |   4 +-
 .../recipes-connectivity/openssl/openssl_1.1.1d.bb |   4 +
 .../gettext-0.19.8.1/fix-CVE-2018-18751.patch      | 141 ----
 .../gettext/gettext-0.19.8.1/parallel.patch        |  23 -
 .../gettext/gettext-0.19.8.1/use-pkgconfig.patch   | 321 ---------
 .../add-with-bisonlocaledir.patch                  |   0
 ...atement.c-timsort.h-fix-formatting-issues.patch |  30 +-
 .../gettext/gettext-0.20.1/parallel.patch          |  32 +
 .../{gettext-0.19.8.1 => gettext-0.20.1}/run-ptest |   0
 .../serial-tests-config.patch                      |  26 +-
 .../gettext/gettext-0.20.1/use-pkgconfig.patch     | 713 +++++++++++++++++++
 ...-PATCH-Disable-the-test-to-convert-euc-jp.patch |  38 -
 .../gettext/gettext-minimal-0.19.8.1/aclocal.tgz   | Bin 40014 -> 0 bytes
 .../COPYING                                        |   0
 .../Makefile.in.in                                 | 124 ++--
 .../gettext-minimal-0.20.1/aclocal/gettext.m4      | 386 ++++++++++
 .../aclocal/host-cpu-c-abi.m4                      | 644 +++++++++++++++++
 .../gettext-minimal-0.20.1/aclocal/iconv.m4        | 288 ++++++++
 .../gettext-minimal-0.20.1/aclocal/intlmacosx.m4   |  72 ++
 .../gettext-minimal-0.20.1/aclocal/lib-ld.m4       | 168 +++++
 .../gettext-minimal-0.20.1/aclocal/lib-link.m4     | 774 +++++++++++++++++++++
 .../gettext-minimal-0.20.1/aclocal/lib-prefix.m4   | 249 +++++++
 .../gettext/gettext-minimal-0.20.1/aclocal/nls.m4  |  32 +
 .../gettext/gettext-minimal-0.20.1/aclocal/po.m4   | 450 ++++++++++++
 .../gettext-minimal-0.20.1/aclocal/progtest.m4     |  91 +++
 .../config.rpath                                   |   2 +-
 .../remove-potcdate.sin                            |   8 +-
 ....19.8.1.bb => gettext-minimal-native_0.20.1.bb} |   5 +-
 .../{gettext_0.19.8.1.bb => gettext_0.20.1.bb}     |  46 +-
 .../0001-analyze.l-add-missing-string-format.patch |  24 +
 .../kbd/kbd/set-proper-path-of-resources.patch     |  57 +-
 .../kbd/{kbd_2.0.4.bb => kbd_2.2.0.bb}             |  11 +-
 meta/recipes-core/systemd/systemd.inc              |   4 +-
 .../systemd/0001-pstore-fix-use-after-free.patch   |  39 --
 meta/recipes-core/systemd/systemd_243.bb           |   1 -
 ...an-issue-that-clang-reports-about-mutlipl.patch |  52 --
 ...-sysmacros.h-for-major-minor-defines-in-g.patch |  14 +-
 .../recipes-core/sysvinit/sysvinit/crypt-lib.patch |  31 +-
 meta/recipes-core/sysvinit/sysvinit/install.patch  |  47 +-
 .../sysvinit/sysvinit/pidof-add-m-option.patch     |  64 +-
 meta/recipes-core/sysvinit/sysvinit/realpath.patch |  85 +--
 .../{sysvinit_2.88dsf.bb => sysvinit_2.96.bb}      |  20 +-
 meta/recipes-devtools/llvm/llvm_git.bb             |   3 +
 .../recipes-devtools/perl/files/fix-setgroup.patch |  49 --
 .../perl/{perl_5.30.0.bb => perl_5.30.1.bb}        |  11 +-
 meta/recipes-devtools/python/python.inc            |  10 +
 ...usr-lib-termcap-to-linker-flags-to-avoid-.patch |  14 +-
 ...code-lib-as-location-for-site-packages-an.patch | 156 +++--
 ...roper-detection-of-mips-architecture-for-.patch |  16 +-
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |   2 +-
 ...EPYTHON3HOME-is-set-use-instead-of-PYTHON.patch |  47 --
 ...-cc_basename-to-replace-CC-for-checking-c.patch |  37 +-
 ...t-do-runtime-test-to-get-float-byte-order.patch | 199 ------
 ...ss-missing-libraries-to-Extension-for-mul.patch |  80 ---
 ...-not-report-missing-dependencies-for-disa.patch |  11 +-
 ...2-distutils-prefix-is-inside-staging-area.patch |   2 +-
 .../python3/avoid_warning_about_tkinter.patch      |  33 +-
 .../python/python3/python-config.patch             |  24 +-
 .../python/python3/python3-manifest.json           |   4 +-
 .../python/{python3_3.7.5.bb => python3_3.8.0.bb}  |  28 +-
 ...an-unsatisfiable-dependency-when-building.patch |  28 +-
 ...code-lib-rpm-as-the-installation-path-for.patch |  14 +-
 ...y-package-building-into-a-separate-functi.patch |  84 ---
 ...rovides-requires-do-not-use-monodis-from-.patch |  58 --
 ...o-not-run-file-classification-in-parallel.patch |  65 ++
 ...-binary-package-creation-via-thread-pools.patch | 127 ----
 ...c-make-operations-over-string-pools-threa.patch | 207 ------
 ...c-remove-static-local-variables-from-buil.patch | 336 ---------
 .../rpm/{rpm_4.14.2.1.bb => rpm_4.15.1.bb}         |  15 +-
 meta/recipes-extended/psmisc/psmisc.inc            |   1 -
 .../0001-Disable-use-of-syslog-for-sysroot.patch   |  18 +-
 ...ot-check-for-validity-of-shell-executable.patch |  29 +
 ...p_lstchg-shadow-field-reproducible-re.-71.patch |  89 ---
 ...onfigure.ac-fix-configure-error-with-dash.patch |  36 -
 ...-create-parent-directories-when-necessary.patch | 116 ---
 ...Allow-for-setting-password-in-clear-text.patch} | 101 +--
 ...-create-parent-directories-when-necessary.patch |  63 ++
 ...fix-unexpected-open-failure-in-chroot-env.patch |  15 +-
 .../shadow/files/shadow-relaxed-usernames.patch    |  51 +-
 meta/recipes-extended/shadow/shadow.inc            |  11 +-
 .../shadow/{shadow_4.6.bb => shadow_4.8.bb}        |   0
 .../sysklogd/files/0001-Fix-build-with-musl.patch  | 132 ----
 ...s-that-causes-a-segmentation-fault-under-.patch |  28 -
 ...way-for-respecting-flags-from-environment.patch |  35 -
 meta/recipes-extended/sysklogd/files/klogd.service |  13 -
 .../sysklogd/files/no-strip-install.patch          |  17 -
 .../sysklogd/files/no-vectorization.patch          |  20 -
 meta/recipes-extended/sysklogd/files/sysklogd      |   4 +-
 meta/recipes-extended/sysklogd/files/syslog.conf   |  71 --
 .../sysklogd/files/syslogd.service                 |  14 -
 .../sysklogd/files/tmpfiles.sysklogd.conf          |   1 -
 meta/recipes-extended/sysklogd/sysklogd.inc        |  46 +-
 meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb   |   3 -
 meta/recipes-extended/sysklogd/sysklogd_2.0.3.bb   |   3 +
 ...ory-corruption-bug-due-to-Integer-Overflo.patch |  46 --
 meta/recipes-extended/sysstat/sysstat_12.1.6.bb    |  11 -
 meta/recipes-extended/sysstat/sysstat_12.2.0.bb    |  10 +
 ...need_charset_alias-when-building-for-musl.patch |  30 -
 .../texinfo/texinfo/dont-depend-on-help2man.patch  |  23 +-
 .../texinfo/texinfo/link-zip.patch                 |  23 +-
 .../texinfo/texinfo/texinfo-4.12-zlib.patch        |  38 +-
 .../texinfo/{texinfo_6.5.bb => texinfo_6.7.bb}     |  54 +-
 ...Do-not-try-to-initialize-GL-without-libGL.patch |  15 +-
 .../0003-Add-disable-opengl-configure-option.patch | 103 ++-
 .../gtk+/{gtk+3_3.24.8.bb => gtk+3_3.24.13.bb}     |   4 +-
 meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb  |  22 -
 .../{mkfontscale_1.1.3.bb => mkfontscale_1.2.1.bb} |   9 +-
 ...libxkbcommon_0.8.4.bb => libxkbcommon_0.9.1.bb} |  13 +-
 meta/recipes-multimedia/flac/flac_1.3.3.bb         |   1 +
 ...01-meson.build-fix-builds-with-python-3.8.patch |  24 +
 .../gstreamer/gstreamer1.0-python_1.16.1.bb        |   4 +-
 .../{debianutils_4.8.6.3.bb => debianutils_4.9.bb} |   6 +-
 .../gnutls/libtasn1/fix-gtkdoc.patch               |  38 -
 .../gnutls/libtasn1/fix-ldflags.patch              |  31 -
 .../{libtasn1_4.14.bb => libtasn1_4.15.0.bb}       |  11 +-
 ...-Address-platforms-with-no-__int128-part2.patch |  34 +
 meta/recipes-support/libffi/libffi_3.3.bb          |   1 +
 ...orce-no-introspection-when-cross-building.patch |  28 -
 ...libsoup-2.4_2.66.4.bb => libsoup-2.4_2.68.3.bb} |  15 +-
 .../nspr/{nspr_4.23.bb => nspr_4.24.bb}            |   4 +-
 ...-Fix-ppc64-inline-assembler-for-clang-r-j.patch |  35 +
 meta/recipes-support/nss/nss_3.45.bb               |   1 +
 134 files changed, 5049 insertions(+), 4288 deletions(-)
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-Makefile.am-Fix-a-race-issue-for-tools.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-Fix-build-after-y2038-changes-in-glibc.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/0001-tools-btpclient.c-include-signal.h.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/CVE-2018-10910.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/gcc9-fixes.patch
 delete mode 100644 meta/recipes-connectivity/bluez5/bluez5/out-of-tree.patch
 rename meta/recipes-connectivity/bluez5/{bluez5_5.50.bb => bluez5_5.52.bb} (91%)
 delete mode 100644 meta/recipes-core/gettext/gettext-0.19.8.1/fix-CVE-2018-18751.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-0.19.8.1/parallel.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-0.19.8.1/use-pkgconfig.patch
 rename meta/recipes-core/gettext/{gettext-0.19.8.1 => gettext-0.20.1}/add-with-bisonlocaledir.patch (100%)
 rename meta/recipes-core/gettext/{gettext-0.19.8.1 => gettext-0.20.1}/cr-statement.c-timsort.h-fix-formatting-issues.patch (68%)
 create mode 100644 meta/recipes-core/gettext/gettext-0.20.1/parallel.patch
 rename meta/recipes-core/gettext/{gettext-0.19.8.1 => gettext-0.20.1}/run-ptest (100%)
 rename meta/recipes-core/gettext/{gettext-0.19.8.1 => gettext-0.20.1}/serial-tests-config.patch (75%)
 create mode 100644 meta/recipes-core/gettext/gettext-0.20.1/use-pkgconfig.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-minimal-0.19.8.1/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch
 delete mode 100644 meta/recipes-core/gettext/gettext-minimal-0.19.8.1/aclocal.tgz
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.8.1 => gettext-minimal-0.20.1}/COPYING (100%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.8.1 => gettext-minimal-0.20.1}/Makefile.in.in (78%)
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/gettext.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/host-cpu-c-abi.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/iconv.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/intlmacosx.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/lib-ld.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/lib-link.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/lib-prefix.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/nls.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/po.m4
 create mode 100644 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/progtest.m4
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.8.1 => gettext-minimal-0.20.1}/config.rpath (99%)
 rename meta/recipes-core/gettext/{gettext-minimal-0.19.8.1 => gettext-minimal-0.20.1}/remove-potcdate.sin (50%)
 rename meta/recipes-core/gettext/{gettext-minimal-native_0.19.8.1.bb => gettext-minimal-native_0.20.1.bb} (86%)
 rename meta/recipes-core/gettext/{gettext_0.19.8.1.bb => gettext_0.20.1.bb} (84%)
 create mode 100644 meta/recipes-core/kbd/kbd/0001-analyze.l-add-missing-string-format.patch
 rename meta/recipes-core/kbd/{kbd_2.0.4.bb => kbd_2.2.0.bb} (86%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-pstore-fix-use-after-free.patch
 delete mode 100644 meta/recipes-core/sysvinit/sysvinit/0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch
 rename meta/recipes-core/sysvinit/{sysvinit_2.88dsf.bb => sysvinit_2.96.bb} (88%)
 delete mode 100644 meta/recipes-devtools/perl/files/fix-setgroup.patch
 rename meta/recipes-devtools/perl/{perl_5.30.0.bb => perl_5.30.1.bb} (97%)
 delete mode 100644 meta/recipes-devtools/python/python3/0001-main.c-if-OEPYTHON3HOME-is-set-use-instead-of-PYTHON.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0002-Don-t-do-runtime-test-to-get-float-byte-order.patch
 delete mode 100644 meta/recipes-devtools/python/python3/0003-setup.py-pass-missing-libraries-to-Extension-for-mul.patch
 rename meta/recipes-devtools/python/{python3_3.7.5.bb => python3_3.8.0.bb} (91%)
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Split-binary-package-building-into-a-separate-functi.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-mono-find-provides-requires-do-not-use-monodis-from-.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0002-Run-binary-package-creation-via-thread-pools.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0003-rpmstrpool.c-make-operations-over-string-pools-threa.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0004-build-pack.c-remove-static-local-variables-from-buil.patch
 rename meta/recipes-devtools/rpm/{rpm_4.14.2.1.bb => rpm_4.15.1.bb} (90%)
 create mode 100644 meta/recipes-extended/shadow/files/0001-Do-not-check-for-validity-of-shell-executable.patch
 delete mode 100644 meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
 delete mode 100644 meta/recipes-extended/shadow/files/0001-configure.ac-fix-configure-error-with-dash.patch
 delete mode 100644 meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch
 rename meta/recipes-extended/shadow/files/{allow-for-setting-password-in-clear-text.patch => 0002-Allow-for-setting-password-in-clear-text.patch} (81%)
 create mode 100644 meta/recipes-extended/shadow/files/0004-useradd.c-create-parent-directories-when-necessary.patch
 rename meta/recipes-extended/shadow/{shadow_4.6.bb => shadow_4.8.bb} (100%)
 delete mode 100644 meta/recipes-extended/sysklogd/files/0001-Fix-build-with-musl.patch
 delete mode 100644 meta/recipes-extended/sysklogd/files/0001-fix-problems-that-causes-a-segmentation-fault-under-.patch
 delete mode 100644 meta/recipes-extended/sysklogd/files/0002-Make-way-for-respecting-flags-from-environment.patch
 delete mode 100644 meta/recipes-extended/sysklogd/files/klogd.service
 delete mode 100644 meta/recipes-extended/sysklogd/files/no-strip-install.patch
 delete mode 100644 meta/recipes-extended/sysklogd/files/no-vectorization.patch
 delete mode 100644 meta/recipes-extended/sysklogd/files/syslog.conf
 delete mode 100644 meta/recipes-extended/sysklogd/files/syslogd.service
 delete mode 100644 meta/recipes-extended/sysklogd/files/tmpfiles.sysklogd.conf
 delete mode 100644 meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb
 create mode 100644 meta/recipes-extended/sysklogd/sysklogd_2.0.3.bb
 delete mode 100644 meta/recipes-extended/sysstat/sysstat/0001-Fix-232-Memory-corruption-bug-due-to-Integer-Overflo.patch
 delete mode 100644 meta/recipes-extended/sysstat/sysstat_12.1.6.bb
 create mode 100644 meta/recipes-extended/sysstat/sysstat_12.2.0.bb
 delete mode 100644 meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch
 rename meta/recipes-extended/texinfo/{texinfo_6.5.bb => texinfo_6.7.bb} (57%)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.24.8.bb => gtk+3_3.24.13.bb} (84%)
 delete mode 100644 meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb
 rename meta/recipes-graphics/xorg-app/{mkfontscale_1.1.3.bb => mkfontscale_1.2.1.bb} (65%)
 rename meta/recipes-graphics/xorg-lib/{libxkbcommon_0.8.4.bb => libxkbcommon_0.9.1.bb} (59%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-python/0001-meson.build-fix-builds-with-python-3.8.patch
 rename meta/recipes-support/debianutils/{debianutils_4.8.6.3.bb => debianutils_4.9.bb} (87%)
 delete mode 100644 meta/recipes-support/gnutls/libtasn1/fix-gtkdoc.patch
 delete mode 100644 meta/recipes-support/gnutls/libtasn1/fix-ldflags.patch
 rename meta/recipes-support/gnutls/{libtasn1_4.14.bb => libtasn1_4.15.0.bb} (72%)
 create mode 100644 meta/recipes-support/libffi/libffi/0001-Address-platforms-with-no-__int128-part2.patch
 delete mode 100644 meta/recipes-support/libsoup/libsoup-2.4/0001-Do-not-enforce-no-introspection-when-cross-building.patch
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.66.4.bb => libsoup-2.4_2.68.3.bb} (78%)
 rename meta/recipes-support/nspr/{nspr_4.23.bb => nspr_4.24.bb} (96%)
 create mode 100644 meta/recipes-support/nss/nss/0001-Bug-1493916-Fix-ppc64-inline-assembler-for-clang-r-j.patch

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


More information about the Openembedded-commits mailing list