[oe-commits] [openembedded-core] branch master updated (f04e6bd -> 9611485)

git at git.openembedded.org git at git.openembedded.org
Tue May 15 09:57:29 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 f04e6bd  rm_work: Stop appending _setscene to do_image_complete_setscene stamps
     add 1121806  runtime/dnf: Add new dnf test cases
     add 5f64946  security_flags: disable static PIE in glibc
     add 4495647  devtool/sdk.py: error out in case of downloading file failure
     new c8fa5e7  gtk+: do not look into $HOME when looking for modules
     new 16df171  sysvinit-inittab: do not use 'exit 1' to postpone to first boot
     new aeb3d29  tzcode-native: updatet to 2018e
     new f717eef  tzdata: update to 2018e
     new 346afbe  liburi-perl: upgrade 1.73 -> 1.74
     new 81dc858  e2fsprogs: Complement update-alternatives scope
     new e48cd84  xz: use update-alternatives
     new f71bc69  gcc7: drop stray uClibc specific patch
     new 1115e06  oe-depends-dot: print dependency chains for '--why' option
     new ccc7a42  pbzip2: Fix C++11 warnings found with clang
     new 2a39c85  alsa-tools: Update to 1.1.6
     new e0fff92  alsa-lib: Upgrade to 1.1.6
     new c76f1fe  webkitgtk: Disable using GST_GL if gst does not enable it
     new 7ab51c6  strace: Upgrade to 4.22
     new 5681ba2  mesa: fix a build race in src/intel/vulkan
     new af1ba0d  go-native: use libdir_native
     new 9bba9c2  mdadm: Fix build with gcc8
     new 9d26c59  libgpg-error: Upgrade 1.28 -> 1.31
     new 828ae03  swig: Replace strncpy with memcpy
     new d669fbd  pbzip2: fix upstream check URL
     new 8fb70ce  cve-check.bbclass: detect CVE IDs listed on multiple lines
     new 4b11e44  tune-corei7.inc: minor comment tweak to align with tune-core2.inc
     new 6c08a06  babeltrace: move ASNEEDED over-ride into the babeltrace recipe
     new c4ceaae  console-tools: move ASNEEDED over-ride into the console-tools recipe
     new 5e7d337  distcc: move ASNEEDED over-ride into the distcc recipe
     new a4c2915  icu: move ASNEEDED over-ride into icu.inc
     new b7b63b2  pciutils: move ASNEEDED over-ride into the pciutils recipe
     new d3653e8  puzzles: move ASNEEDED over-ride into the puzzles recipe
     new f3d2233  rpm: move ASNEEDED over-ride into the rpm recipe
     new efcf629  security_flags.inc: drop obsolete comment
     new c5aa33a  native.bbclass: drop _virtclass-native and _virtclass-nativesdk overrides
     new d097120  kexec-tools: Set -fno-PIC on aarch64
     new 6c5cc1b  devtool/upgrade: fix the order of license checksum representation
     new 34b5d50  matchbox-session-sato: Make the battery applet depend on machine features
     new abd8096  sudo: upgrade to 1.8.23
     new 2f8fdf6  strace: remove -fno-omit-frame-pointer from DEBUG_OPTIMIZATION when ptest is enabled
     new 86f1374  gawk: upgrade to 4.2.1
     new cbfabe9  sysstat: upgrade to 11.7.3
     new 5375608  boost: add contract lib
     new b5533d5  gcc-sanitizers: Package new liblsan objects built with gcc8
     new b4aadf5  libxcrypt: Fix build with gcc8
     new b4f5ed7  uninative-tarball: Add libjis and euc-jp gconv files
     new 77237b9  musl-utils: monitor commits for upstream tracking
     new 83cd7a3  swig: fix patch headers
     new ff6c574  gtk+: fix patch headers
     new 9611485  patchreview: don't disable malformed SoB check

The 46 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/cve-check.bbclass                     |  10 +-
 meta/classes/native.bbclass                        |   2 -
 meta/classes/nativesdk.bbclass                     |   1 -
 meta/classes/testimage.bbclass                     |  11 +-
 meta/conf/distro/include/as-needed.inc             |   7 --
 meta/conf/distro/include/security_flags.inc        |   4 +-
 meta/conf/machine/include/tune-corei7.inc          |   2 +-
 meta/lib/oeqa/runtime/cases/dnf.py                 |  40 +++++++
 meta/recipes-bsp/pciutils/pciutils_3.5.6.bb        |   2 +
 .../console-tools/console-tools_0.3.2.bb           |  10 +-
 ...able-format-truncation-warning-with-gcc-8.patch |  36 ++++++
 meta/recipes-core/libxcrypt/libxcrypt_4.0.0.bb     |   4 +-
 meta/recipes-core/meta/uninative-tarball.bb        |   2 +
 meta/recipes-core/musl/musl-utils.bb               |   2 +
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |  15 ++-
 meta/recipes-devtools/distcc/distcc_3.2.bb         |  29 +++--
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.43.8.bb |  17 ++-
 meta/recipes-devtools/gcc/gcc-7.3.inc              |   1 -
 .../gcc/gcc-7.3/0008-c99-snprintf.patch            |  28 -----
 meta/recipes-devtools/gcc/gcc-sanitizers.inc       |   1 +
 meta/recipes-devtools/go/go-native.inc             |   6 +-
 .../{liburi-perl_1.73.bb => liburi-perl_1.74.bb}   |   4 +-
 meta/recipes-devtools/rpm/rpm_4.14.1.bb            |   2 +
 .../strace/strace/disable-git-version-gen.patch    |  12 +-
 ...-robust-test-for-m32-mx32-compile-support.patch |  22 ++--
 .../strace/{strace_4.20.bb => strace_4.22.bb}      |  14 ++-
 ...x-issue-reported-for-SWIG_Python_FixMetho.patch |  36 ++++++
 meta/recipes-devtools/swig/swig_3.0.12.bb          |   1 +
 .../gawk/{gawk_4.2.0.bb => gawk_4.2.1.bb}          |   4 +-
 .../mdadm/files/0001-Disable-gcc8-warnings.patch   | 130 +++++++++++++++++++++
 ...e-instead-of-memcpy-on-overlapping-region.patch |  31 +++++
 meta/recipes-extended/mdadm/mdadm_4.0.bb           |   2 +
 ...ix-invalid-suffix-on-literal-C-11-warning.patch |  73 ++++++++++++
 meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb      |   7 +-
 meta/recipes-extended/sudo/sudo.inc                |   5 +-
 .../sudo/{sudo_1.8.22.bb => sudo_1.8.23.bb}        |   8 +-
 .../{sysstat_11.7.1.bb => sysstat_11.7.3.bb}       |   4 +-
 ...code-native_2018d.bb => tzcode-native_2018e.bb} |   8 +-
 .../tzdata/{tzdata_2018d.bb => tzdata_2018e.bb}    |   4 +-
 meta/recipes-extended/xz/xz_5.2.3.bb               |   5 +
 ...ok-into-HOME-when-looking-for-gtk-modules.patch |  29 +++++
 meta/recipes-gnome/gtk+/gtk+_2.24.32.bb            |   3 +-
 .../recipes-graphics/mesa/files/vulkan-mkdir.patch |  41 +++++++
 meta/recipes-graphics/mesa/mesa_18.0.2.bb          |   1 +
 ...rm64-Set-fno-PIC-along-with-mcmodel-large.patch |  33 ++++++
 meta/recipes-kernel/kexec/kexec-tools_2.0.16.bb    |   1 +
 meta/recipes-kernel/lttng/babeltrace_1.5.5.bb      |  12 +-
 .../alsa/{alsa-lib_1.1.5.bb => alsa-lib_1.1.6.bb}  |   9 +-
 ...g-Wreserved-user-defined-literal-warnings.patch |  28 +++++
 .../alsa/alsa-tools/autotools.patch                |  42 ++++---
 .../{alsa-tools_1.1.5.bb => alsa-tools_1.1.6.bb}   |  25 +++-
 .../matchbox-sato/matchbox-session-sato/session    |   5 +-
 .../matchbox-sato/matchbox-session-sato_0.1.bb     |   2 +-
 meta/recipes-sato/puzzles/puzzles_git.bb           |  35 +++---
 .../webkit/webkitgtk/detect-gstreamer-gl.patch     |  20 ++++
 meta/recipes-sato/webkit/webkitgtk_2.20.1.bb       |   1 +
 meta/recipes-support/boost/boost.inc               |   1 +
 meta/recipes-support/icu/icu.inc                   |   2 +
 ...gression-on-arm64-due-to-invalid-use-of-v.patch |  61 ----------
 .../{libgpg-error_1.28.bb => libgpg-error_1.31.bb} |  10 +-
 scripts/contrib/patchreview.py                     |   4 +-
 scripts/lib/devtool/sdk.py                         |   3 +
 scripts/lib/devtool/upgrade.py                     |   5 +-
 scripts/oe-depends-dot                             |  46 ++++++++
 64 files changed, 783 insertions(+), 238 deletions(-)
 create mode 100644 meta/recipes-core/libxcrypt/libxcrypt/0001-disable-format-truncation-warning-with-gcc-8.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-7.3/0008-c99-snprintf.patch
 rename meta/recipes-devtools/perl/{liburi-perl_1.73.bb => liburi-perl_1.74.bb} (87%)
 rename meta/recipes-devtools/strace/{strace_4.20.bb => strace_4.22.bb} (76%)
 create mode 100644 meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch
 rename meta/recipes-extended/gawk/{gawk_4.2.0.bb => gawk_4.2.1.bb} (89%)
 create mode 100644 meta/recipes-extended/mdadm/files/0001-Disable-gcc8-warnings.patch
 create mode 100644 meta/recipes-extended/mdadm/files/0001-use-memmove-instead-of-memcpy-on-overlapping-region.patch
 create mode 100644 meta/recipes-extended/pbzip2/pbzip2/0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch
 rename meta/recipes-extended/sudo/{sudo_1.8.22.bb => sudo_1.8.23.bb} (81%)
 rename meta/recipes-extended/sysstat/{sysstat_11.7.1.bb => sysstat_11.7.3.bb} (53%)
 rename meta/recipes-extended/tzcode/{tzcode-native_2018d.bb => tzcode-native_2018e.bb} (70%)
 rename meta/recipes-extended/tzdata/{tzdata_2018d.bb => tzdata_2018e.bb} (98%)
 create mode 100644 meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch
 create mode 100644 meta/recipes-graphics/mesa/files/vulkan-mkdir.patch
 create mode 100644 meta/recipes-kernel/kexec/kexec-tools/0001-arm64-Set-fno-PIC-along-with-mcmodel-large.patch
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.5.bb => alsa-lib_1.1.6.bb} (75%)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-tools/0002-Fix-clang-Wreserved-user-defined-literal-warnings.patch
 rename meta/recipes-multimedia/alsa/{alsa-tools_1.1.5.bb => alsa-tools_1.1.6.bb} (62%)
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/detect-gstreamer-gl.patch
 delete mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0001-core-Fix-regression-on-arm64-due-to-invalid-use-of-v.patch
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.28.bb => libgpg-error_1.31.bb} (82%)

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


More information about the Openembedded-commits mailing list