[oe-commits] [openembedded-core] branch master updated (f0394e8 -> ae12c5f)

git at git.openembedded.org git at git.openembedded.org
Wed Nov 14 11:18:43 UTC 2018


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

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

    from f0394e8  curl: actually apply latest CVE patches
     add 800f4bd  nspr: Update to 4.20
     add 0697141  gnutls: update to 3.6.4
     add e619b06  libpcre2: update to 10.32
     add d9b69aa  openssh: Update to 7.9 primarily bug fixes
     add 4e22f40  libsm: update to 1.2.3
     add 7edcf4f  libx11: update to 1.6.7 and sytle cleanup
     add c3ecf47  libxcb: update to 1.13.1
     add ff129d2  xkeyboard-config: update to 2.25
     add ec251cd  xf86-input-libinput: update to 0.28.1
     add 5775e9e  dhcp: fix issue with new bind changes
     add bf1be2e  bind: update to latest LTS 9.11.5
     add 8593dcb  kernel: use olddefconfig as the primary target for KERNEL_CONFIG_COMMAND
     add 7d96e16  xserver-xorg: update to 1.20.3
     add 85b76e5  connman: update to 1.36
     add a181b36  xf86-video-intel: update to latest
     add a9c90d3  apr: upgrade 1.6.3 -> 1.6.5
     add 5efe9eb  gnupg: upgrade 2.2.9 -> 2.2.10
     add c1d824c  ncurses: upgrade 6.1 -> 6.1+20180714
     add b630168  man-db: 2.8.3 -> 2.8.4
     add 9457163  gpgme: 1.11.1 -> 1.12.0
     add facb6e2  strace: Bump to version 4.25
     add c67bc9b  ppce500v2: remove spe
     add 42f33bb  pkgconfig: export variables
     add d11cb2e  go 1.9/1.11: fix textrel qa warning for non mips arch
     add 5e3e304  shadow: improve reproducibility by hard-coding shell path
     add 8a6e709  metadata_scm.bbclass: simplify base_detect_revision()
     add f1c77ab  metadata_scm: Drop orphaned monotone functions
     add 06a1bbe  rootfs: ensure that packages in IMAGE_INSTALL_DEBUGFS are existing
     add b8a1a5a  glide: disable ptest on mips
     add b24a672  pseudo: fix link with new sqlite3
     add 22ed192  systemd-systemctl-native: handle Install wildcards
     add eea7b16  sqlite3_3: Update to 3.25.2
     add 101b70d  scripts/runqemu: Add serialstdio mode
     add 3a09cee  scripts/runqemu: Replace subprocess.run() for compatibilty
     add 5fb26ff  scripts/autobuilder-worker-prereq-tests: Shore up qemu testing
     add 3e77f84  oeqa/runtime: Add tests for gstreamer CLI
     add e245085  busybox: make busybox.links.{suid, nosuid} reproducible
     add 362bd36  cpan.bbclass: avoid newer MakeMaker run perl.real
     add cbc9b74  openssl-1.1.1: remove build path from version info
     add b71cd1e  base.bbclass: Display name of licenses which caused SkipRecipe
     add 02c5f85  oeqa/manual/build-appliance: Drop test which is already automated
     add 5a1a322  distcc: Handle upstream branch deletion for old releases
     add d38c3ea  oeqa/utils/buildproject: Only clean files if we've done something
     add 9dc1de5  oeqa/runtime/utils/targetbuildproject: Use a subdir within ~/
     add 16d4368  testimage: Remove duplicate dependencies
     add 2ed08a6  libxt: extend to nativesdk
     add 2709062  libxft: extend to nativesdk
     add f151204  fontconfig: extend to nativesdk
     add 46f39d4  libice: extend to nativesdk
     add 5a527e3  libsm: extend to nativesdk
     add fe871d2  libaio: Extend to native
     add 4828a88  testsdk: fix skipped testcase output "UNKNOWN" status while multiprocess execution
     add 078630b  rng-tools: Fix crazy defaults
     add 853644f  machine/qemu*: fix kernel finish crng init more and more slowly
     add 0d5fb24  rng-tools: 5 -> 6.6
     add fb85c1b  libjitterentropy: add 2.1.2
     add 9a24e79  maintainers.inc: Add entry for libjitterentropy (copied from rng-tools)
     add c3b96aa  rng-tools: fix typo of unrecognised options: --disable-jitterntropy
     add 60d6580  oeqa/runtime/cases: Improve test dependency information
     add 4966bc3  testimage: Simplfy DEFAULT_TEST_SUITES logic
     add 9f64e6c  oeqa/runtime/cases: Improve dependencies of kernel/gcc/build tests
     add bd4f8d1  testimage: Further cleanup DEFAULT_TEST_SUITES
     add f0912e2  opkg-utils: Fix update-alternatives link relocation
     add 1b7b2d2  packagegroup-core-sdk: Disable SANITIZERS for ARC
     add f13c303  locale: Allow usage of cross-localedef for ARC
     add 6aa0eea  license_image: Fix rootfs file ownership issues with COPY_LIC_DIRS
     add 080d890  oeqa/runner: Always show a summary of success/fail/error/skip counts
     add 7954b19  oeqa/runner: Sort the test result output by result class
     add d2deb66  oeqa/loader: Fix deprecation warning
     add cb49980  oeqa/core/runner: Correctly markup regexs
     add 6a68c42  oeqa/utils/commands: Avoid unclosed file warnings
     add aec2020  bluez5: add mesh dependency on ell
     add 3df591c  rpcbind: 0.2.4 -> 1.2.5
     add 521af79  x264: Disable asm on x86
     add 49b376b  tcf-agent: Disable architecture-specific features for ARC
     add dd462c3  scons.bbclass: Force rebuild if necessary
     add ae12c5f  scons.bbclass: fix indention

No new revisions were added by this update.

Summary of changes:
 meta/classes/base.bbclass                          |   15 +-
 meta/classes/cpan.bbclass                          |    2 +-
 meta/classes/image.bbclass                         |    2 +-
 meta/classes/kernel.bbclass                        |    2 +-
 meta/classes/libc-package.bbclass                  |    2 +
 meta/classes/license.bbclass                       |   19 +-
 meta/classes/license_image.bbclass                 |   15 +-
 meta/classes/metadata_scm.bbclass                  |   44 +-
 meta/classes/scons.bbclass                         |   19 +-
 meta/classes/testimage.bbclass                     |   34 +-
 meta/conf/distro/include/maintainers.inc           |    1 +
 meta/conf/machine/include/qemuboot-mips.inc        |    3 +-
 meta/conf/machine/include/qemuboot-x86.inc         |    3 +-
 meta/conf/machine/include/tune-ppce500v2.inc       |    2 +-
 meta/conf/machine/qemuarm.conf                     |    3 +-
 meta/conf/machine/qemuarm64.conf                   |    4 +-
 meta/conf/machine/qemuppc.conf                     |    3 +-
 meta/lib/oe/package_manager.py                     |    2 +
 meta/lib/oeqa/core/loader.py                       |    2 +-
 meta/lib/oeqa/core/runner.py                       |   19 +-
 meta/lib/oeqa/manual/build-appliance.json          |   26 -
 meta/lib/oeqa/runtime/cases/buildcpio.py           |    9 +-
 meta/lib/oeqa/runtime/cases/buildgalculator.py     |    9 +-
 meta/lib/oeqa/runtime/cases/buildlzip.py           |   12 +-
 meta/lib/oeqa/runtime/cases/date.py                |    2 +
 meta/lib/oeqa/runtime/cases/df.py                  |    2 +
 meta/lib/oeqa/runtime/cases/gcc.py                 |   19 +-
 meta/lib/oeqa/runtime/cases/gstreamer.py           |   14 +
 meta/lib/oeqa/runtime/cases/kernelmodule.py        |    8 +-
 meta/lib/oeqa/runtime/cases/opkg.py                |    4 +-
 meta/lib/oeqa/runtime/cases/ptest.py               |    2 +
 meta/lib/oeqa/runtime/cases/python.py              |    8 +-
 meta/lib/oeqa/runtime/cases/rpm.py                 |   31 +-
 meta/lib/oeqa/runtime/cases/scp.py                 |    2 +
 meta/lib/oeqa/runtime/cases/ssh.py                 |    2 +
 meta/lib/oeqa/runtime/cases/stap.py                |    6 +-
 meta/lib/oeqa/runtime/cases/xorg.py                |    2 +
 meta/lib/oeqa/runtime/utils/targetbuildproject.py  |    4 +-
 meta/lib/oeqa/sdk/cases/assimp.py                  |    3 +-
 meta/lib/oeqa/sdk/cases/buildcpio.py               |    1 +
 meta/lib/oeqa/sdk/cases/buildgalculator.py         |    3 +-
 meta/lib/oeqa/sdk/cases/buildlzip.py               |    1 +
 meta/lib/oeqa/sdk/cases/perl.py                    |    3 +-
 meta/lib/oeqa/sdk/cases/python.py                  |    3 +-
 meta/lib/oeqa/utils/buildproject.py                |    5 +
 meta/lib/oeqa/utils/commands.py                    |    3 +
 .../bind/bind/CVE-2018-5740.patch                  |   72 -
 .../bind/{bind_9.11.4.bb => bind_9.11.5.bb}        |    6 +-
 meta/recipes-connectivity/bluez5/bluez5.inc        |    2 +-
 meta/recipes-connectivity/connman/connman.inc      |    2 +-
 ...s-issues-which-cause-problems-under-musl.patch} |  437 ++-
 ...iognutls-Fix-a-crash-using-wispr-over-TLS.patch |   41 -
 ...ion-Keep-track-of-addr-in-fw_snat-session.patch |  112 -
 ...ent-subnet-route-creation-deletion-in-ipr.patch |   69 -
 ...ent-APIs-for-creating-and-deleting-subnet.patch |   68 -
 ...e-subnet-route-creation-and-deletion-APIs.patch |   77 -
 meta/recipes-connectivity/connman/connman_1.35.bb  |   22 -
 meta/recipes-connectivity/connman/connman_1.36.bb  |   16 +
 ...eplace-custom-isc_boolean_t-with-C-standa.patch | 2882 ++++++++++++++++++++
 meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb       |    1 +
 .../{openssh_7.8p1+git.bb => openssh_7.9p1+git.bb} |    2 +-
 ...trip-sysroot-and-debug-prefix-map-from-co.patch |   70 +
 meta/recipes-connectivity/openssl/openssl_1.1.1.bb |    1 +
 meta/recipes-core/busybox/busybox.inc              |    3 +-
 meta/recipes-core/glibc/glibc-locale.inc           |    2 +-
 ...ses_6.1+20180630.bb => ncurses_6.1+20180714.bb} |    2 +-
 .../packagegroups/packagegroup-core-sdk.bb         |    1 +
 .../systemd/systemd-systemctl/systemctl            |   15 +-
 meta/recipes-devtools/distcc/distcc_3.3.2.bb       |   24 +
 meta/recipes-devtools/glide/glide_0.13.2.bb        |    3 +
 meta/recipes-devtools/go/go-1.11.inc               |    1 +
 .../0008-use-GOBUILDMODE-to-set-buildmode.patch    |   40 +
 meta/recipes-devtools/go/go-1.9.inc                |    1 +
 .../0011-use-GOBUILDMODE-to-set-buildmode.patch    |   40 +
 meta/recipes-devtools/go/go_1.11.bb                |   12 +
 meta/recipes-devtools/go/go_1.9.bb                 |   16 +-
 ...-alternatives-Fix-link-relocation-support.patch |   40 +
 .../opkg-utils/opkg-utils_0.3.6.bb                 |    1 +
 .../pkgconfig/pkgconfig/pkg-config-native.in       |    4 +-
 meta/recipes-devtools/pseudo/files/libm.patch      |   33 +
 meta/recipes-devtools/pseudo/pseudo_git.bb         |    1 +
 .../strace/{strace_4.24.bb => strace_4.25.bb}      |    4 +-
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |    1 +
 meta/recipes-extended/libaio/libaio_0.3.111.bb     |    2 +-
 .../man-db/{man-db_2.8.3.bb => man-db_2.8.4.bb}    |    5 +-
 ...r-all-svc_getargs-calls-with-svc_freeargs.patch |  221 --
 ...proc_dump-Fixed-typo-in-memory-leak-patch.patch |   30 -
 ..._callit_com-Stop-freeing-a-static-pointer.patch |  100 -
 .../rpcbind/{rpcbind_0.2.4.bb => rpcbind_1.2.5.bb} |    9 +-
 meta/recipes-extended/shadow/shadow.inc            |    2 +
 .../fontconfig/fontconfig_2.12.6.bb                |    2 +-
 ...put_0.28.0.bb => xf86-input-libinput_0.28.1.bb} |    4 +-
 .../0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch   |  116 -
 .../xf86-video-intel/01_Fix-build-on-i686.patch    |   55 +
 .../xorg-driver/xf86-video-intel/glibc.patch       |   25 -
 .../xorg-driver/xf86-video-intel_git.bb            |    8 +-
 meta/recipes-graphics/xorg-lib/libice_1.0.9.bb     |    2 +-
 .../xorg-lib/{libsm_1.2.2.bb => libsm_1.2.3.bb}    |    8 +-
 .../libx11/Fix-hanging-issue-in-_XReply.patch      |   28 +-
 .../xorg-lib/{libx11_1.6.6.bb => libx11_1.6.7.bb}  |   10 +-
 .../xorg-lib/{libxcb_1.13.bb => libxcb_1.13.1.bb}  |    4 +-
 meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb     |    2 +-
 meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb      |    2 +-
 ...ard-config_2.24.bb => xkeyboard-config_2.25.bb} |    4 +-
 .../xorg-xserver/xserver-xorg/CVE-2018-14665.patch |   62 -
 ...erver-xorg_1.20.1.bb => xserver-xorg_1.20.3.bb} |    5 +-
 meta/recipes-multimedia/x264/x264_git.bb           |    2 +-
 .../apr/0008-apr-fix-ptest-hang-in-teststr.patch   |   32 -
 .../apr/{apr_1.6.3.bb => apr_1.6.5.bb}             |    7 +-
 ...c-use-a-custom-value-for-the-location-of-.patch |    4 +-
 meta/recipes-support/gnupg/gnupg/relocate.patch    |   12 +-
 .../gnupg/{gnupg_2.2.9.bb => gnupg_2.2.10.bb}      |    4 +-
 .../gnutls/{gnutls_3.6.3.bb => gnutls_3.6.4.bb}    |    4 +-
 .../gpgme/gpgme/0001-pkgconfig.patch               |    8 +-
 ...python-gpg-error-config-should-not-be-use.patch |   30 +-
 .../0003-Correctly-install-python-modules.patch    |    6 +-
 .../gpgme/gpgme/0004-python-import.patch           |    2 +-
 ...g-skip-all-lib-or-usr-lib-directories-in-.patch |    2 +-
 .../gpgme/gpgme/0006-fix-build-path-issue.patch    |    6 +-
 .../gpgme/0007-python-Add-variables-to-tests.patch |   50 +
 .../0007-qt-python-Add-variables-to-tests.patch    |   78 -
 .../gpgme/{gpgme_1.11.1.bb => gpgme_1.12.0.bb}     |    7 +-
 .../files/0001-fix-do_install-failure-on-oe.patch  |   33 +
 .../libjitterentropy/libjitterentropy_2.1.2.bb     |   28 +
 .../{libpcre2_10.31.bb => libpcre2_10.32.bb}       |    6 +-
 .../nspr/nspr/0002-Add-nios2-support.patch         |   25 +-
 ...e-definitions-for-the-RISC-V-architecture.patch |  150 -
 .../nspr/nspr/remove-rpath-from-tests.patch        |    2 +-
 .../nspr/{nspr_4.19.bb => nspr_4.20.bb}            |    5 +-
 ...1-If-the-libc-is-lacking-argp-use-libargp.patch |   10 +-
 .../rng-tools/0001-configure.ac-fix-typo.patch     |   27 +
 ...rgument-to-control-the-libargp-dependency.patch |   21 +-
 .../rng-tools/rng-tools/read_error_msg.patch       |   98 -
 .../rng-tools-5-fix-textrels-on-PIC-x86.patch      |   35 +-
 .../rng-tools/rng-tools/rngd.service               |    2 +-
 .../rng-tools/rng-tools/underquote.patch           |   27 +-
 .../rng-tools/{rng-tools_5.bb => rng-tools_6.6.bb} |   28 +-
 .../{sqlite3_3.23.1.bb => sqlite3_3.25.2.bb}       |    4 +-
 scripts/autobuilder-worker-prereq-tests            |   10 +-
 scripts/runqemu                                    |   13 +-
 140 files changed, 3981 insertions(+), 2007 deletions(-)
 create mode 100644 meta/lib/oeqa/runtime/cases/gstreamer.py
 delete mode 100644 meta/recipes-connectivity/bind/bind/CVE-2018-5740.patch
 rename meta/recipes-connectivity/bind/{bind_9.11.4.bb => bind_9.11.5.bb} (96%)
 rename meta/recipes-connectivity/connman/connman/{includes.patch => 0001-Fix-various-issues-which-cause-problems-under-musl.patch} (68%)
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-giognutls-Fix-a-crash-using-wispr-over-TLS.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-session-Keep-track-of-addr-in-fw_snat-session.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0002-inet-Implement-subnet-route-creation-deletion-in-ipr.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0003-inet-Implement-APIs-for-creating-and-deleting-subnet.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0004-session-Use-subnet-route-creation-and-deletion-APIs.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman_1.35.bb
 create mode 100644 meta/recipes-connectivity/connman/connman_1.36.bb
 create mode 100644 meta/recipes-connectivity/dhcp/dhcp/0001-dhcpd-fix-Replace-custom-isc_boolean_t-with-C-standa.patch
 rename meta/recipes-connectivity/openssh/{openssh_7.8p1+git.bb => openssh_7.9p1+git.bb} (99%)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-buildinfo-strip-sysroot-and-debug-prefix-map-from-co.patch
 rename meta/recipes-core/ncurses/{ncurses_6.1+20180630.bb => ncurses_6.1+20180714.bb} (86%)
 create mode 100644 meta/recipes-devtools/go/go-1.11/0008-use-GOBUILDMODE-to-set-buildmode.patch
 create mode 100644 meta/recipes-devtools/go/go-1.9/0011-use-GOBUILDMODE-to-set-buildmode.patch
 create mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/0001-update-alternatives-Fix-link-relocation-support.patch
 create mode 100644 meta/recipes-devtools/pseudo/files/libm.patch
 rename meta/recipes-devtools/strace/{strace_4.24.bb => strace_4.25.bb} (93%)
 rename meta/recipes-extended/man-db/{man-db_2.8.3.bb => man-db_2.8.4.bb} (90%)
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-rpcbind-pair-all-svc_getargs-calls-with-svc_freeargs.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/pmapproc_dump-Fixed-typo-in-memory-leak-patch.patch
 delete mode 100644 meta/recipes-extended/rpcbind/rpcbind/rpcbproc_callit_com-Stop-freeing-a-static-pointer.patch
 rename meta/recipes-extended/rpcbind/{rpcbind_0.2.4.bb => rpcbind_1.2.5.bb} (84%)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_0.28.0.bb => xf86-input-libinput_0.28.1.bb} (63%)
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/01_Fix-build-on-i686.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/glibc.patch
 rename meta/recipes-graphics/xorg-lib/{libsm_1.2.2.bb => libsm_1.2.3.bb} (84%)
 rename meta/recipes-graphics/xorg-lib/{libx11_1.6.6.bb => libx11_1.6.7.bb} (64%)
 rename meta/recipes-graphics/xorg-lib/{libxcb_1.13.bb => libxcb_1.13.1.bb} (89%)
 rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.24.bb => xkeyboard-config_2.25.bb} (87%)
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/CVE-2018-14665.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.1.bb => xserver-xorg_1.20.3.bb} (84%)
 delete mode 100644 meta/recipes-support/apr/apr/0008-apr-fix-ptest-hang-in-teststr.patch
 rename meta/recipes-support/apr/{apr_1.6.3.bb => apr_1.6.5.bb} (95%)
 rename meta/recipes-support/gnupg/{gnupg_2.2.9.bb => gnupg_2.2.10.bb} (92%)
 rename meta/recipes-support/gnutls/{gnutls_3.6.3.bb => gnutls_3.6.4.bb} (93%)
 create mode 100644 meta/recipes-support/gpgme/gpgme/0007-python-Add-variables-to-tests.patch
 delete mode 100644 meta/recipes-support/gpgme/gpgme/0007-qt-python-Add-variables-to-tests.patch
 rename meta/recipes-support/gpgme/{gpgme_1.11.1.bb => gpgme_1.12.0.bb} (93%)
 create mode 100644 meta/recipes-support/libjitterentropy/files/0001-fix-do_install-failure-on-oe.patch
 create mode 100644 meta/recipes-support/libjitterentropy/libjitterentropy_2.1.2.bb
 rename meta/recipes-support/libpcre/{libpcre2_10.31.bb => libpcre2_10.32.bb} (90%)
 delete mode 100644 meta/recipes-support/nspr/nspr/0003-Add-type-definitions-for-the-RISC-V-architecture.patch
 rename meta/recipes-support/nspr/{nspr_4.19.bb => nspr_4.20.bb} (95%)
 create mode 100644 meta/recipes-support/rng-tools/rng-tools/0001-configure.ac-fix-typo.patch
 delete mode 100644 meta/recipes-support/rng-tools/rng-tools/read_error_msg.patch
 rename meta/recipes-support/rng-tools/{rng-tools_5.bb => rng-tools_6.6.bb} (68%)
 rename meta/recipes-support/sqlite/{sqlite3_3.23.1.bb => sqlite3_3.25.2.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