[oe-commits] [openembedded-core] branch sumo-next updated (60ebf7f -> ca73315)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 15 10:39:28 UTC 2018


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

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

    from 60ebf7f  perl: Security fix CVE-2017-12883
     add 1b03cdf  build-appliance-image: Update to sumo head revision
     add a64a144  toolchain-scripts: preserve host path in environment setup script
     add dceca6d  toolchain-scripts/meta-ide-support: Handle dash shells correctly
     new 0447453  tzdata: fix a typo.
     new c5d0afb  recipetool: fixed uncaught NameError exception
     new 5f808ec  perl: fix CVE-2017-12837
     new dae7d6a  llvm: Fix [compile-host-path] QA issue
     new ab78b6a  procps: Complement update-alternatives scope
     new 4aabbd4  glibc: use oe_multilib_header on bits/floatn.h
     new 7df2883  linux-libc-headers: multilib_header asm/kvm_para.h and asm/bpf_perf_event.h
     new f06a276  mtd-utils: Complement update-alternatives scope
     new df755db  grub-efi: add grub target and image for aarch64
     new a2f8f3d  image_types_wic: add do_image_wic before do_image_complete
     new 5b9af58  python3-native: correctly invoke regen-importlib make target
     new 1a39330  perf: make a copy of kernel source to perf workdir
     new cdfceda  qemu: fix CVE-2017-16845
     new 1286cd2  mtd-utils: Add mtd-utils-tests package
     new 913eb33  alsa-utils: Fix error when removing unwanted udev rules
     new 68eef4a  go: Upgrade 1.10.1 -> 1.10.2
     new 020b0c2  go: Update 1.9.4 -> 1.9.6
     new f02e257  settings-daemon: Drop pointless apply=yes in SRC_URI
     new 9c70812  ifupdown: correct the repository location
     new 909e8a9  distcc-doc_3.2: improve reproducibility
     new 3ad793c  perl: native modules will not trigger build perl for target.
     new 628f6f2  systemd: backport patch to fix build when gcrypt is enabled
     new c60711b  depmodwrapper-cross: Add kmod-native to DEPENDS
     new cdd8c4f  grub2: fix build with gcc8
     new f18b2a2  rm_work: Stop appending _setscene to do_image_complete_setscene stamps
     new 4e34ba8  util-linux: update to 2.32
     new f218eeb  systemd: fix build with util-linux 2.32
     new 3a8efcb  systemd: Fix build with gcc8
     new 6ab38bc  systemd: Define basename() for musl
     new dcd71e1  perf: fix build with kernel older than 4.8
     new df61e66  wget: upgrade 1.19.4 -> 1.19.5
     new 3ba3e8c  curl: update to 7.59.0
     new 2610d39  curl: update 7.59.0 -> 7.60.0
     new 5c6d3df  linux-yocto/4.12: update to v4.12.22
     new 4168faf  linux-yocto/4.12: update to v4.12.23
     new b434fca  linux-yoct/4.12: update to v4.12.24
     new 89911f3  sysvinit-inittab: do not use 'exit 1' to postpone to first boot
     new 5ff173f  cmake: fix build issue with boost 1.66.0
     new 99a44db  libxcrypt: Upgrade to 4.0.1
     new 52225b0  linux-firmware: upgrade to 8fc2d4e5 revision
     new f9bef8e  rpm: Fix patch to ensure variables aren't used uninitialised
     new 082a372  Revert "rpm: add a patch to help with Docker performance issues"
     new ca73315  rpm: Restore performance in Docker containers

The 43 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/image_types_wic.bbclass               |   1 +
 meta/classes/rm_work.bbclass                       |   8 +-
 meta/classes/toolchain-scripts.bbclass             |   3 +-
 meta/recipes-bsp/grub/files/gcc8.patch             |  74 ++++++++
 meta/recipes-bsp/grub/grub-efi_2.02.bb             |   3 +
 meta/recipes-bsp/grub/grub2.inc                    |   1 +
 meta/recipes-core/glibc/glibc-package.inc          |   2 +-
 meta/recipes-core/ifupdown/ifupdown_0.8.16.bb      |   2 +-
 .../images/build-appliance-image_15.0.0.bb         |   4 +-
 .../{libxcrypt_4.0.0.bb => libxcrypt_4.0.1.bb}     |   5 +-
 ....c-Change-the-default-device-timeout-to-2.patch |   9 +-
 ...cros-rename-noreturn-into-_noreturn_-8456.patch | 203 +++++++++++++++++++++
 ...truncation-compile-failure-by-typecasting.patch | 173 ++++++++++++++++++
 ...c-compatible-basename-for-non-glibc-syste.patch |  33 ++++
 meta/recipes-core/systemd/systemd/libmount.patch   |  75 ++++++++
 meta/recipes-core/systemd/systemd_237.bb           |   4 +
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |  15 +-
 meta/recipes-core/util-linux/util-linux.inc        |   5 +-
 .../util-linux/avoid_parallel_tests.patch          |  15 +-
 .../{util-linux_2.31.bb => util-linux_2.32.bb}     |   6 +-
 meta/recipes-devtools/cmake/cmake.inc              |   4 +
 ...oost-1.66.0-dependency-and-release-update.patch |  52 ++++++
 ...ix-incorrect-alphabetisation-of-headers-l.patch |  29 +++
 ...mplement-Architecture-and-Address-Model-t.patch | 132 ++++++++++++++
 ...earch-for-upstream-packaged-libs-next-to-.patch |  31 ++++
 meta/recipes-devtools/distcc/distcc_3.2.bb         |   4 +-
 meta/recipes-devtools/go/go-1.10.inc               |   7 +-
 meta/recipes-devtools/go/go-1.9.inc                |   6 +-
 ...1-Disable-generating-a-native-llvm-config.patch |  41 +++++
 meta/recipes-devtools/llvm/llvm_git.bb             |   7 +-
 meta/recipes-devtools/mtd/mtd-utils_git.bb         |  29 ++-
 meta/recipes-devtools/perl/perl-native_5.24.1.bb   |   2 +
 .../perl/perl/CVE-2017-12837.patch                 |  32 ++++
 meta/recipes-devtools/perl/perl_5.24.1.bb          |   3 +-
 .../python/python3-native_3.5.5.bb                 |   5 +-
 .../python/python3/regen-all.patch                 |  25 +++
 ...ck-PS2Queue-pointers-in-post_load-routine.patch |  63 +++++++
 meta/recipes-devtools/qemu/qemu_2.11.1.bb          |   1 +
 ...t-the-PATH-environment-variable-before-ru.patch |  16 +-
 ...0001-Factor-out-and-unify-setting-CLOEXEC.patch | 148 +++++++++++++++
 ...FD_CLOEXEC-on-opened-files-before-exec-fr.patch |  49 -----
 .../files/0002-Optimize-rpmSetCloseOnExec.patch    | 100 ++++++++++
 .../0003-rpmSetCloseOnExec-use-getrlimit.patch     |  53 ++++++
 meta/recipes-devtools/rpm/rpm_4.14.1.bb            |   4 +-
 meta/recipes-extended/procps/procps_3.3.12.bb      |   2 +-
 meta/recipes-extended/tzdata/tzdata_2018d.bb       |   2 +-
 .../wget/{wget_1.19.4.bb => wget_1.19.5.bb}        |   4 +-
 .../recipes-kernel/kmod/depmodwrapper-cross_1.0.bb |   1 +
 .../linux-firmware/linux-firmware_git.bb           |   4 +-
 .../linux-libc-headers/linux-libc-headers.inc      |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.12.bb      |  20 +-
 meta/recipes-kernel/perf/perf.bb                   |  32 +++-
 meta/recipes-multimedia/alsa/alsa-utils_1.1.5.bb   |  11 +-
 .../settings-daemon/settings-daemon_0.0.2.bb       |   2 +-
 .../0001-replace-krb5-config-with-pkg-config.patch |  17 +-
 meta/recipes-support/curl/curl/configure_ac.patch  |  13 --
 .../curl/{curl_7.58.0.bb => curl_7.60.0.bb}        |  15 +-
 scripts/lib/recipetool/create_npm.py               |   1 +
 60 files changed, 1448 insertions(+), 174 deletions(-)
 create mode 100644 meta/recipes-bsp/grub/files/gcc8.patch
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.0.0.bb => libxcrypt_4.0.1.bb} (92%)
 create mode 100644 meta/recipes-core/systemd/systemd/0033-basic-macros-rename-noreturn-into-_noreturn_-8456.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0034-Fix-format-truncation-compile-failure-by-typecasting.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0035-Define-glibc-compatible-basename-for-non-glibc-syste.patch
 create mode 100644 meta/recipes-core/systemd/systemd/libmount.patch
 rename meta/recipes-core/util-linux/{util-linux_2.31.bb => util-linux_2.32.bb} (84%)
 create mode 100644 meta/recipes-devtools/cmake/cmake/0001-FindBoost-Boost-1.66.0-dependency-and-release-update.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0001-FindBoost-Fix-incorrect-alphabetisation-of-headers-l.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0002-FindBoost-Implement-Architecture-and-Address-Model-t.patch
 create mode 100644 meta/recipes-devtools/cmake/cmake/0003-FindBoost-Search-for-upstream-packaged-libs-next-to-.patch
 create mode 100644 meta/recipes-devtools/llvm/llvm/0001-Disable-generating-a-native-llvm-config.patch
 create mode 100644 meta/recipes-devtools/perl/perl/CVE-2017-12837.patch
 create mode 100644 meta/recipes-devtools/python/python3/regen-all.patch
 create mode 100644 meta/recipes-devtools/qemu/qemu/check-PS2Queue-pointers-in-post_load-routine.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0001-Factor-out-and-unify-setting-CLOEXEC.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Revert-Set-FD_CLOEXEC-on-opened-files-before-exec-fr.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0002-Optimize-rpmSetCloseOnExec.patch
 create mode 100644 meta/recipes-devtools/rpm/files/0003-rpmSetCloseOnExec-use-getrlimit.patch
 rename meta/recipes-extended/wget/{wget_1.19.4.bb => wget_1.19.5.bb} (60%)
 delete mode 100644 meta/recipes-support/curl/curl/configure_ac.patch
 rename meta/recipes-support/curl/{curl_7.58.0.bb => curl_7.60.0.bb} (91%)

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


More information about the Openembedded-commits mailing list