[oe-commits] [openembedded-core] branch master updated (f963a51 -> 9973f89)

git at git.openembedded.org git at git.openembedded.org
Mon Sep 30 16:05:59 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 f963a51  kernel.fitimage.bbclass: remove ramdisk_ctype
     add 25dc3d7  sstatesig: Fix hash equivlanency locked signature issues
     add e58eaf5  oeqa/selftest/signing: Fix for hash equivlance server
     add 73d3414  lib/sstatesig: Fix class inheritance problems
     add 05c6842  populate_sdk_ext: Fix for hash equiv
     add 3613451  oeqa/core/utils/concurrencytest.py: Handle exceptions and details
     add 20531dc  oeqa/core/case.py: Encode binary data of log
     add 1a1b9e3  apr: Check for libtoolize rather than libtool
     add 4ba7ef7  lib/oe/lsb: Make sure the distro ID is always lowercased
     add d1b1bfe  lttng-ust: Fix for --enable-python-agent
     add a3b3e8f  strace: Upgrade to 5.3
     add c265693  packagegroups: All groups are not allarch
     add ea714ff  lighttpd: remove fam as a PACKAGECONFIG option
     add a9db961  unzip: Fix CVE-2019-13232
     add 9973f89  systemd: fix NFS regression

No new revisions were added by this update.

Summary of changes:
 meta/classes/populate_sdk_ext.bbclass              |  10 +
 meta/lib/oe/lsb.py                                 |   8 +-
 meta/lib/oe/sstatesig.py                           |  25 +-
 meta/lib/oeqa/core/case.py                         |   4 +-
 meta/lib/oeqa/core/utils/concurrencytest.py        |  31 +-
 meta/lib/oeqa/selftest/cases/signing.py            |   7 +-
 .../packagegroup-core-standalone-sdk-target.bb     |   2 +
 .../packagegroups/packagegroup-core-tools-debug.bb |   2 +
 .../packagegroups/packagegroup-self-hosted.bb      |   2 +
 ...-consider-symlink-on-filesystems-like-NFS.patch |  42 +++
 meta/recipes-core/systemd/systemd_243.bb           |   1 +
 .../strace/strace/disable-git-version-gen.patch    |  10 +-
 .../strace/{strace_5.2.bb => strace_5.3.bb}        |   4 +-
 meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb  |   3 +-
 .../unzip/unzip/CVE-2019-13232_p1.patch            |  33 ++
 .../unzip/unzip/CVE-2019-13232_p2.patch            | 356 +++++++++++++++++++++
 .../unzip/unzip/CVE-2019-13232_p3.patch            | 121 +++++++
 meta/recipes-extended/unzip/unzip_6.0.bb           |   3 +
 ...gust-Makefile.am-Add-install-lib-to-setup.patch |  31 ++
 meta/recipes-kernel/lttng/lttng-ust_2.10.5.bb      |   1 +
 ...d-buildcheck.sh-improve-libtool-detection.patch |  32 --
 .../recipes-support/apr/apr/libtoolize_check.patch |  28 ++
 meta/recipes-support/apr/apr_1.7.0.bb              |   5 +-
 scripts/lib/resulttool/resultutils.py              |   6 +-
 24 files changed, 693 insertions(+), 74 deletions(-)
 create mode 100644 meta/recipes-core/systemd/systemd/0001-unit-file.c-consider-symlink-on-filesystems-like-NFS.patch
 rename meta/recipes-devtools/strace/{strace_5.2.bb => strace_5.3.bb} (93%)
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232_p1.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232_p2.patch
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2019-13232_p3.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-python-lttngust-Makefile.am-Add-install-lib-to-setup.patch
 delete mode 100644 meta/recipes-support/apr/apr/0001-build-buildcheck.sh-improve-libtool-detection.patch
 create mode 100644 meta/recipes-support/apr/apr/libtoolize_check.patch

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


More information about the Openembedded-commits mailing list