[oe-commits] [openembedded-core] branch master updated (bc9f5f4 -> 666f619)

git at git.openembedded.org git at git.openembedded.org
Fri Jun 7 08:12:12 UTC 2019


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

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

    from bc9f5f4  bluez5: fix obex packaging
     new 43e55bf  package.bbclass: Clean up writing of runtime pkgdata files
     new 766c3b5  runqemu: Add the support to pass multi ports to tcpserial parameter
     new 9f2005d  oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial parameter
     new 7af322a  gcc: Remove 0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
     new 147d664  openssl: Upgrade 1.1.1b -> 1.1.1c
     new 2c0a292  wic/engine: include .wks.in in wic search and list
     new 4059d8e  openssh: Add missing ptest dependency on coreutils
     new c7e131a  gpg_sign/selftest: Fix secmem parameter handling
     new 25cf182  Remove manual RDEPENDS from PN-ptest to PN package
     new 1208ff9  bash: Replace uninative loader path in ptest
     new 03e3721  slang: modify an array test
     new 666f619  gnutls: Use the sysconfdir variable for the ca-certificates path

The 12 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/package.bbclass                       | 56 ++++++------------
 meta/lib/oe/gpg_sign.py                            | 39 ++++++------
 meta/lib/oeqa/selftest/cases/signing.py            |  3 +-
 meta/lib/oeqa/utils/qemurunner.py                  |  4 +-
 meta/recipes-connectivity/openssh/openssh_8.0p1.bb |  2 +-
 .../openssl/openssl/CVE-2019-1543.patch            | 69 ----------------------
 .../openssl/openssl/afalg.patch                    |  6 +-
 .../{openssl_1.1.1b.bb => openssl_1.1.1c.bb}       |  5 +-
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.44.5.bb |  2 +-
 meta/recipes-devtools/elfutils/elfutils_0.176.bb   |  2 +-
 meta/recipes-devtools/gcc/gcc-8.3.inc              |  1 -
 ...0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch | 59 ------------------
 meta/recipes-devtools/gcc/gcc-9.1.inc              |  1 -
 ...0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch | 59 ------------------
 meta/recipes-extended/bash/bash.inc                |  5 ++
 meta/recipes-extended/sed/sed_4.2.2.bb             |  2 +-
 meta/recipes-extended/slang/slang/array_test.patch | 20 +++++++
 meta/recipes-extended/slang/slang_2.3.2.bb         |  1 +
 meta/recipes-kernel/lttng/lttng-tools_2.10.6.bb    |  2 +-
 meta/recipes-support/gnutls/gnutls_3.6.7.bb        |  2 +-
 scripts/lib/wic/engine.py                          |  7 ++-
 scripts/runqemu                                    | 12 +++-
 22 files changed, 94 insertions(+), 265 deletions(-)
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch
 rename meta/recipes-connectivity/openssl/{openssl_1.1.1b.bb => openssl_1.1.1c.bb} (97%)
 delete mode 100644 meta/recipes-devtools/gcc/gcc-8.3/0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
 delete mode 100644 meta/recipes-devtools/gcc/gcc-9.1/0006-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
 create mode 100644 meta/recipes-extended/slang/slang/array_test.patch

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


More information about the Openembedded-commits mailing list