[oe-commits] [openembedded-core] branch master updated (7331062 -> 946ce21)

git at git.openembedded.org git at git.openembedded.org
Sat Feb 15 10:28:06 UTC 2020


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

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

    from 7331062  librepo: upgrade 1.11.1 -> 1.11.2
     new 29d17fe  staging: Handle races between binaries and their libs
     new 10907c6  bash: include patch 12-16
     new 12a5eb0  libxml2: Fix CVE-2019-20388
     new 2de4471  squashfs-tools: Enable on musl
     new 2b51252  glibc-testsuite: Remove the do_install task
     new eadbe01  glibc-testsuite: Exclude this recipe from world builds
     new 3e1e8d2  strace: Update to 5.5
     new 8267419  ffmpeg: add PACKAGECONFIG support for x265
     new e521393  python3-pip: upgrade 19.3.1 -> 20.0.2
     new 3cdf5da  ruby: upgrade 2.6.5 -> 2.7.0
     new 8c3a220  busybox: Backport patches to support removal of __NR_clock_gettime
     new e8d52c2  musl: Update to latest tip
     new 4c1c01e  gdb: Upgrade to 9.1 release
     new 05e94ea  ell: upgrade 0.27 -> 0.28
     new 79c940c  python3-pycairo: upgrade 1.18.2 -> 1.19.0
     new bd22910  qemuriscv64: Set the Xvisor platform
     new a85afec  db: Fix timespec length assumptions
     new 946ce21  populate_sdk_ext: We now require python3, not python

The 18 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/populate_sdk_ext.bbclass              |   4 +-
 meta/classes/staging.bbclass                       |  12 +-
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/conf/machine/qemuriscv64.conf                 |   2 +
 ...all-wrappers-around-clock_gettime-closes-.patch | 120 +++++++++++++++++++
 ...-date-Use-64-prefix-syscall-if-we-have-to.patch |  53 +++++++++
 ...-time-Use-64-prefix-syscall-if-we-have-to.patch |  43 +++++++
 ...runsv-Use-64-prefix-syscall-if-we-have-to.patch |  46 +++++++
 meta/recipes-core/busybox/busybox_1.31.1.bb        |   4 +
 meta/recipes-core/ell/{ell_0.27.bb => ell_0.28.bb} |   4 +-
 meta/recipes-core/glibc/glibc-testsuite_2.31.bb    |   3 +
 .../libxml/libxml2/CVE-2019-20388.patch            |  37 ++++++
 meta/recipes-core/libxml/libxml2_2.9.10.bb         |   1 +
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 meta/recipes-devtools/gdb/gdb-8.3.1.inc            |  22 ----
 meta/recipes-devtools/gdb/gdb-9.1.inc              |  21 ++++
 ...canadian_8.3.1.bb => gdb-cross-canadian_9.1.bb} |   0
 .../gdb/{gdb-cross_8.3.1.bb => gdb-cross_9.1.bb}   |   0
 .../gdb/gdb/0001-gdbserver-ctrl-c-handling.patch   |  26 ----
 ...001-make-man-install-relative-to-DESTDIR.patch} |   9 +-
 ...-linux-nat-Define-_ABIO32-if-not-defined.patch} |   9 +-
 ...efine-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch} |   7 +-
 ...-support-for-Renesas-SH-sh4-architecture.patch} |  41 +++----
 ...-libreadline.a-when-using-disable-static.patch} |  13 +-
 ...gidefs.h.patch => 0006-use-asm-sgidefs.h.patch} |   9 +-
 ...0007-Use-exorted-definitions-of-SIGRTMIN.patch} |  11 +-
 ...AGS.patch => 0008-Change-order-of-CFLAGS.patch} |  13 +-
 ...> 0009-resolve-restrict-keyword-conflict.patch} |  17 ++-
 ...tch => 0010-Fix-invalid-sigprocmask-call.patch} |  23 ++--
 .../gdb/gdb/0011-gdbserver-ctrl-c-handling.patch   |  39 ++++++
 .../gdb/gdb/CVE-2019-1010180.patch                 | 132 ---------------------
 .../gdb/{gdb_8.3.1.bb => gdb_9.1.bb}               |   0
 ...python3-pip_19.3.1.bb => python3-pip_20.0.2.bb} |   4 +-
 ...pycairo_1.18.2.bb => python3-pycairo_1.19.0.bb} |   6 +-
 meta/recipes-devtools/ruby/ruby.inc                |   4 +-
 ...bang-of-libexec-y2racc-and-libexec-racc2y.patch |  38 ++++++
 ...0002-Obey-LDFLAGS-for-the-link-of-libruby.patch |   8 +-
 ...c-check-finite-isinf-isnan-as-macros-firs.patch | 103 ----------------
 .../ruby/{ruby_2.6.5.bb => ruby_2.7.0.bb}          |   6 +-
 .../squashfs-tools/squashfs-tools_git.bb           |   3 -
 .../0001-caps-abbrev.awk-fix-gawk-s-path.patch     |   2 +-
 ...ace_syscall_info-to-__ptrace_syscall_info.patch |  52 --------
 .../strace/strace/Makefile-ptest.patch             |   6 +-
 .../strace/strace/disable-git-version-gen.patch    |   4 +-
 .../strace/strace/mips-SIGEMT.patch                |   2 +-
 ...-robust-test-for-m32-mx32-compile-support.patch |  43 -------
 .../strace/strace/ptest-spacesave.patch            |  17 ++-
 .../strace/strace/sys_headers.patch                |  25 ----
 .../recipes-devtools/strace/strace/uintptr_t.patch |  12 +-
 .../strace/strace/update-gawk-paths.patch          |   2 +-
 .../strace/{strace_5.4.bb => strace_5.5.bb}        |   9 +-
 meta/recipes-extended/bash/bash_5.0.bb             |  15 +++
 meta/recipes-multimedia/ffmpeg/ffmpeg_4.2.2.bb     |   1 +
 .../db/0001-clock-Do-not-define-own-timespec.patch |  45 +++++++
 meta/recipes-support/db/db_5.3.28.bb               |   1 +
 55 files changed, 599 insertions(+), 534 deletions(-)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-Remove-syscall-wrappers-around-clock_gettime-closes-.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-date-Use-64-prefix-syscall-if-we-have-to.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-time-Use-64-prefix-syscall-if-we-have-to.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0003-runsv-Use-64-prefix-syscall-if-we-have-to.patch
 rename meta/recipes-core/ell/{ell_0.27.bb => ell_0.28.bb} (83%)
 create mode 100644 meta/recipes-core/libxml/libxml2/CVE-2019-20388.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb-8.3.1.inc
 create mode 100644 meta/recipes-devtools/gdb/gdb-9.1.inc
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.3.1.bb => gdb-cross-canadian_9.1.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_8.3.1.bb => gdb-cross_9.1.bb} (100%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0001-gdbserver-ctrl-c-handling.patch
 rename meta/recipes-devtools/gdb/gdb/{0002-make-man-install-relative-to-DESTDIR.patch => 0001-make-man-install-relative-to-DESTDIR.patch} (77%)
 rename meta/recipes-devtools/gdb/gdb/{0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch => 0002-mips-linux-nat-Define-_ABIO32-if-not-defined.patch} (82%)
 rename meta/recipes-devtools/gdb/gdb/{0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch => 0003-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch} (89%)
 rename meta/recipes-devtools/gdb/gdb/{0005-Add-support-for-Renesas-SH-sh4-architecture.patch => 0004-Add-support-for-Renesas-SH-sh4-architecture.patch} (96%)
 rename meta/recipes-devtools/gdb/gdb/{0006-Dont-disable-libreadline.a-when-using-disable-static.patch => 0005-Dont-disable-libreadline.a-when-using-disable-static.patch} (83%)
 rename meta/recipes-devtools/gdb/gdb/{0007-use-asm-sgidefs.h.patch => 0006-use-asm-sgidefs.h.patch} (84%)
 rename meta/recipes-devtools/gdb/gdb/{0008-Use-exorted-definitions-of-SIGRTMIN.patch => 0007-Use-exorted-definitions-of-SIGRTMIN.patch} (81%)
 rename meta/recipes-devtools/gdb/gdb/{0009-Change-order-of-CFLAGS.patch => 0008-Change-order-of-CFLAGS.patch} (75%)
 rename meta/recipes-devtools/gdb/gdb/{0010-resolve-restrict-keyword-conflict.patch => 0009-resolve-restrict-keyword-conflict.patch} (80%)
 rename meta/recipes-devtools/gdb/gdb/{0011-Fix-invalid-sigprocmask-call.patch => 0010-Fix-invalid-sigprocmask-call.patch} (65%)
 create mode 100644 meta/recipes-devtools/gdb/gdb/0011-gdbserver-ctrl-c-handling.patch
 delete mode 100644 meta/recipes-devtools/gdb/gdb/CVE-2019-1010180.patch
 rename meta/recipes-devtools/gdb/{gdb_8.3.1.bb => gdb_9.1.bb} (100%)
 rename meta/recipes-devtools/python/{python3-pip_19.3.1.bb => python3-pip_20.0.2.bb} (81%)
 rename meta/recipes-devtools/python/{python3-pycairo_1.18.2.bb => python3-pycairo_1.19.0.bb} (77%)
 create mode 100644 meta/recipes-devtools/ruby/ruby/0001-Modify-shebang-of-libexec-y2racc-and-libexec-racc2y.patch
 delete mode 100644 meta/recipes-devtools/ruby/ruby/0003-configure.ac-check-finite-isinf-isnan-as-macros-firs.patch
 rename meta/recipes-devtools/ruby/{ruby_2.6.5.bb => ruby_2.7.0.bb} (91%)
 delete mode 100644 meta/recipes-devtools/strace/strace/0001-define-ptrace_syscall_info-to-__ptrace_syscall_info.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/more-robust-test-for-m32-mx32-compile-support.patch
 delete mode 100644 meta/recipes-devtools/strace/strace/sys_headers.patch
 rename meta/recipes-devtools/strace/{strace_5.4.bb => strace_5.5.bb} (80%)
 create mode 100644 meta/recipes-support/db/db/0001-clock-Do-not-define-own-timespec.patch

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


More information about the Openembedded-commits mailing list