[oe-commits] [openembedded-core] branch master updated (8ab5b43 -> 83c9405)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 15 16:58:10 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 8ab5b43  linux-yocto/4.14/4.15: fix gcc8 mips compilation issues
     add cec85a6  yocto-uninative: Update to version 2.1
     add fe490ff  newlib: Adds newlib and libgloss recipes
     add 6f7ef4f  insane.bbclass: Adds powerpc to elf headers machine dictionary
     add 9f05703  tclibc-newlib: Adds a new TCLIBC variant to build with newlib as C library
     add 3084ff8  ltp: set -fomit-frame-pointer explicitly for x86-64
     add 57f1f57  coreutils: fix nativesdk install failure
     add 7c8b85e  sqlite3: consistent set of features for nativesdk
     add 5d785da  boost: Improve reproducibility
     add 840d041  sysklogd: fix typo in RCONFLICTS
     add 93f08a0  glib: add PACKAGECONFIG for libelf
     add eb924bc  attr/acl: disable make clean
     add a734431  cmake: fix Upstream-Status tag spelling
     add 3064355  cpan_build.bbclass: tell Module::Build the replacement
     add ea618e0  nettle: do the multilib_header magic for nettle-stdint.h and version.h
     add 4e9bc51  wpa-supplicant: fix the bug for PATCHTOOL = "patch"
     add f6f3f73  rpcbind: add option to make user able to use fixed port number
     add f045b3d  Add license file EPL-2.0
     add bf1847c  systemd: allow setting time-epoch to epoch
     add 710b93a  icecc-toolchain: Remove environment setup
     add 8befb09  wayland: fix upstream release checking
     add b52a9d1  qemu: don't inherit autotools
     add 162ff38  cpio: move contents of cpio_v2.inc into the cpio recipe
     add 7dad119  cpio: rely on texinfo.bbclass for texinfo-native dependency
     add f170288  cpio: fix CVE-2016-2037
     add 078900f  manpages.bbclass: Update RDEPENDS and post install scripts
     add 72e5e12  man-pages: inherit manpages
     add 398ac94  glibc: fix CVE-2017-18269 and CVE-2018-11236
     add f7d62ff  trace-cmd: add PACKAGECONFIG for audit
     add 2ce3534  uboot-extlinux-config.bbclass: Add baudrate in console bootparam
     add c62f6b9  bitbake-blayers/create: add version for example recipe
     add eea25f0  xinetd: Fix systemd service for systemd>237
     add 347ee33  popt: update SRC_URI
     add ee4ebba  busybox: remove myself as maintainer.
     add 9102319  maintainers: add Andrej Valek as busybox maintainer
     add 8a5d5a8  liberror-perl: upgrade 0.17025 -> 0.17026
     add e356cb7  ltp: fix CVE-2017-5669 test case
     add 4510973  send-error-report: decode response from server
     add 46275ed  libdrm: drop uclibc-specific patch
     add d5266f8  site.conf.sample: document oe-git-proxy required tools for HOSTTOOLS
     add ba69701  gcc: enable build-id in gcc-cross-initial
     add f24308c  gcc-8: enable build-id in gcc-cross-initial
     add 98b24e9  goarch.bbclass: set SECURITY_CFLAGS for mips64
     add 37b1a7b  openssh: stop adding -D__FILE_OFFSET_BITS=64 to CFLAGS
     add 0c55678  openssh: drop RCONFLICTS for openssh-keygen
     add 68fb7d3  openssh: minor indent cleanup for sshd init script
     add b81389c  openssh: sync local ssh_config + sshd_config files with upstream 7.7p1
     add 2303d79  openssh: only create sshd host keys which have been enabled
     add 0cb4f11  rootfs-postcommands.bbclass: drop obsolete sshd UseDNS rootfs postprocessing
     add 83c9405  alsa-tools: rewrite packaging

No new revisions were added by this update.

Summary of changes:
 meta/classes/cpan_build.bbclass                    |    2 +-
 meta/classes/cross-canadian.bbclass                |    2 +-
 meta/classes/goarch.bbclass                        |    2 +-
 meta/classes/insane.bbclass                        |    1 +
 meta/classes/manpages.bbclass                      |   32 +
 meta/classes/rootfs-postcommands.bbclass           |   11 -
 meta/classes/uboot-extlinux-config.bbclass         |    2 +-
 meta/conf/distro/include/maintainers.inc           |    2 +-
 meta/conf/distro/include/tclibc-newlib.inc         |   44 +
 meta/conf/distro/include/yocto-uninative.inc       |    6 +-
 meta/conf/licenses.conf                            |    2 +-
 meta/conf/site.conf.sample                         |    4 +-
 meta/files/common-licenses/EPL-2.0                 |  277 ++++++
 meta/lib/bblayers/create.py                        |    3 +-
 meta/recipes-connectivity/openssh/openssh/init     |   12 +-
 .../openssh/openssh/ssh_config                     |   12 +-
 .../openssh/openssh/sshd_check_keys                |   42 +-
 .../openssh/openssh/sshd_config                    |   29 +-
 meta/recipes-connectivity/openssh/openssh_7.7p1.bb |    4 -
 .../wpa-supplicant/key-replay-cve-multiple.patch   | 1025 --------------------
 .../wpa-supplicant/key-replay-cve-multiple1.patch  |  191 ++++
 .../wpa-supplicant/key-replay-cve-multiple2.patch  |  267 +++++
 .../wpa-supplicant/key-replay-cve-multiple3.patch  |  201 ++++
 .../wpa-supplicant/key-replay-cve-multiple4.patch  |   96 ++
 .../wpa-supplicant/key-replay-cve-multiple5.patch  |   81 ++
 .../wpa-supplicant/key-replay-cve-multiple6.patch  |  149 +++
 .../wpa-supplicant/key-replay-cve-multiple7.patch  |   60 ++
 .../wpa-supplicant/key-replay-cve-multiple8.patch  |   99 ++
 .../wpa-supplicant/wpa-supplicant_2.6.bb           |    9 +-
 meta/recipes-core/coreutils/coreutils_8.29.bb      |    2 +-
 meta/recipes-core/glib-2.0/glib.inc                |    3 +-
 meta/recipes-core/glibc/glibc/CVE-2017-18269.patch |  178 ++++
 meta/recipes-core/glibc/glibc/CVE-2018-11236.patch |  164 ++++
 meta/recipes-core/glibc/glibc_2.27.bb              |    2 +
 .../newlib/libgloss/fix-rs6000-crt0.patch          |   41 +
 .../libgloss/fix_makefile_include_arm_h.patch      |   30 +
 meta/recipes-core/newlib/libgloss_3.0.0.bb         |   32 +
 meta/recipes-core/newlib/newlib.inc                |   58 ++
 meta/recipes-core/newlib/newlib_3.0.0.bb           |   19 +
 meta/recipes-core/systemd/systemd_237.bb           |    1 +
 ...ix-incorrect-alphabetisation-of-headers-l.patch |    2 +-
 ...mplement-Architecture-and-Address-Model-t.patch |    2 +-
 ...earch-for-upstream-packaged-libs-next-to-.patch |    2 +-
 ...enerate-imported-targets-for-future-Boost.patch |    2 +-
 ...005-FindBoost-support-OPTIONAL_COMPONENTS.patch |    2 +-
 ...dd-support-for-Boost-1.67-with-Python-ver.patch |    2 +-
 meta/recipes-devtools/gcc/gcc-7.3.inc              |    1 +
 meta/recipes-devtools/gcc/gcc-8.1.inc              |    1 +
 meta/recipes-devtools/gcc/gcc-cross.inc            |    1 +
 meta/recipes-devtools/gcc/libgcc-common.inc        |    5 +
 .../icecc-toolchain/icecc-toolchain/icecc-setup.sh |    5 -
 ...or-perl_0.17025.bb => liberror-perl_0.17026.bb} |    4 +-
 meta/recipes-devtools/qemu/qemu.inc                |   15 +-
 ...-CVE-2016-2037-1-byte-out-of-bounds-write.patch |  346 +++++++
 meta/recipes-extended/cpio/cpio_2.12.bb            |   39 +-
 meta/recipes-extended/cpio/cpio_v2.inc             |   43 -
 ...69-shmat-for-0-or-PAGESIZE-with-RND-flag-.patch |   97 ++
 meta/recipes-extended/ltp/ltp_20180515.bb          |    8 +
 meta/recipes-extended/man-pages/man-pages_4.14.bb  |    8 +-
 .../rpcbind_add_option_to_fix_port_number.patch    |  130 +++
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |    1 +
 meta/recipes-extended/sysklogd/sysklogd.inc        |    2 +-
 meta/recipes-extended/xinetd/xinetd/xinetd.service |    5 +-
 .../drm/libdrm/fix_O_CLOEXEC_undeclared.patch      |   24 -
 meta/recipes-graphics/drm/libdrm_2.4.92.bb         |    1 -
 .../wayland/wayland-protocols_1.14.bb              |    2 +
 meta/recipes-graphics/wayland/wayland_1.15.0.bb    |    2 +
 meta/recipes-graphics/wayland/weston_4.0.0.bb      |    2 +
 meta/recipes-kernel/trace-cmd/trace-cmd_git.bb     |    3 +
 ...g-Wreserved-user-defined-literal-warnings.patch |   14 +-
 .../alsa/alsa-tools/autotools.patch                |   44 -
 .../alsa/alsa-tools/gitcompile_hdajacksensetest    |   13 -
 .../alsa/alsa-tools/makefile_no_gtk.patch          |   29 -
 meta/recipes-multimedia/alsa/alsa-tools/musl.patch |   47 +
 meta/recipes-multimedia/alsa/alsa-tools_1.1.6.bb   |   92 +-
 meta/recipes-support/attr/ea-acl.inc               |    3 +
 ...e_x86_64_sysv_elf_gas.S-set-.file-section.patch |   48 +
 meta/recipes-support/boost/boost_1.67.0.bb         |    1 +
 meta/recipes-support/nettle/nettle_3.4.bb          |    6 +-
 meta/recipes-support/popt/popt_1.16.bb             |    2 +-
 meta/recipes-support/sqlite/sqlite3.inc            |    2 +
 scripts/send-error-report                          |    2 +-
 82 files changed, 2926 insertions(+), 1331 deletions(-)
 create mode 100644 meta/conf/distro/include/tclibc-newlib.inc
 create mode 100644 meta/files/common-licenses/EPL-2.0
 delete mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple1.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple2.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple3.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple4.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple5.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple6.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple7.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/key-replay-cve-multiple8.patch
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2017-18269.patch
 create mode 100644 meta/recipes-core/glibc/glibc/CVE-2018-11236.patch
 create mode 100644 meta/recipes-core/newlib/libgloss/fix-rs6000-crt0.patch
 create mode 100644 meta/recipes-core/newlib/libgloss/fix_makefile_include_arm_h.patch
 create mode 100644 meta/recipes-core/newlib/libgloss_3.0.0.bb
 create mode 100644 meta/recipes-core/newlib/newlib.inc
 create mode 100644 meta/recipes-core/newlib/newlib_3.0.0.bb
 rename meta/recipes-devtools/perl/{liberror-perl_0.17025.bb => liberror-perl_0.17026.bb} (85%)
 create mode 100644 meta/recipes-extended/cpio/cpio-2.12/0001-CVE-2016-2037-1-byte-out-of-bounds-write.patch
 delete mode 100644 meta/recipes-extended/cpio/cpio_v2.inc
 create mode 100644 meta/recipes-extended/ltp/ltp/0041-cve-2017-5669-shmat-for-0-or-PAGESIZE-with-RND-flag-.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/rpcbind_add_option_to_fix_port_number.patch
 delete mode 100644 meta/recipes-graphics/drm/libdrm/fix_O_CLOEXEC_undeclared.patch
 delete mode 100644 meta/recipes-multimedia/alsa/alsa-tools/autotools.patch
 delete mode 100755 meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest
 delete mode 100644 meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-tools/musl.patch
 create mode 100644 meta/recipes-support/boost/boost/0001-make_x86_64_sysv_elf_gas.S-set-.file-section.patch

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


More information about the Openembedded-commits mailing list