[oe-commits] [openembedded-core] branch master-next updated (05c6842 -> 9973f89)

git at git.openembedded.org git at git.openembedded.org
Fri Sep 27 12:40:00 UTC 2019


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

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

    from 05c6842  populate_sdk_ext: Fix for hash equiv
     new 3613451  oeqa/core/utils/concurrencytest.py: Handle exceptions and details
     new 20531dc  oeqa/core/case.py: Encode binary data of log
     new 1a1b9e3  apr: Check for libtoolize rather than libtool
     new 4ba7ef7  lib/oe/lsb: Make sure the distro ID is always lowercased
     new d1b1bfe  lttng-ust: Fix for --enable-python-agent
     new a3b3e8f  strace: Upgrade to 5.3
     new c265693  packagegroups: All groups are not allarch
     new ea714ff  lighttpd: remove fam as a PACKAGECONFIG option
     new a9db961  unzip: Fix CVE-2019-13232
     new 9973f89  systemd: fix NFS regression

The 10 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/lib/oe/lsb.py                                 |   8 +-
 meta/lib/oeqa/core/case.py                         |   4 +-
 meta/lib/oeqa/core/utils/concurrencytest.py        |  31 +-
 .../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 +-
 21 files changed, 662 insertions(+), 63 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