[oe-commits] [openembedded-core] branch master-next updated (5993878 -> ca7570d)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 10 15:58:45 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 5993878  build-appliance-image: Update to master head revision
     new dee3eeb  socat: turn hard readline dependency into an option
     new 88cf0b1  perl: make gdbm optional
     new 02eb487  python3: make gdbm optional
     new 79ebbca  python3: un-break disabling the readline PACKAGECONFIG
     new 61adf39  libcheck: split /usr/bin/checkmk into its own package
     new 1f9610b  iproute2: make elfutils support optional
     new 0357b2d  bind: do not RDEPEND on bash
     new f8c588e  elfutils: do not depend on target libtool
     new 8a0f342  license.bbclass: split incompatible license check into a helper function
     new fd50395  license_image.bbclass: check and reject packages which have incompatible licenses
     new 7e74bf2  python: CVE-2019-16056
     new 328e3a1  python3: CVE-2019-16056
     new ca7570d  meta: simplify over descriptive descriptions in devtools

The 13 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/license.bbclass                       |  25 ++--
 meta/classes/license_image.bbclass                 |  10 +-
 meta/lib/oeqa/selftest/cases/incompatible_lic.py   |  34 ++++++
 meta/recipes-connectivity/bind/bind_9.11.5-P4.bb   |   2 -
 meta/recipes-connectivity/iproute2/iproute2.inc    |   5 +-
 meta/recipes-connectivity/socat/socat_1.7.3.3.bb   |   7 +-
 meta/recipes-devtools/apt/apt.inc                  |   2 +-
 meta/recipes-devtools/cmake/cmake.inc              |   4 +-
 meta/recipes-devtools/elfutils/elfutils_0.177.bb   |   2 +-
 meta/recipes-devtools/perl/perl_5.30.0.bb          |   5 +-
 ...55-Dont-parse-domains-containing-GH-13079.patch |  90 ++++++++++++++
 ...55-Dont-parse-domains-containing-GH-13079.patch | 132 +++++++++++++++++++++
 ...ysconfig-append-STAGING_LIBDIR-python-sys.patch |  10 +-
 ...EPYTHON3HOME-is-set-use-instead-of-PYTHON.patch |  10 +-
 ...-not-report-missing-dependencies-for-disa.patch |  31 +++++
 ...2-distutils-prefix-is-inside-staging-area.patch |   2 +-
 meta/recipes-devtools/python/python3_3.7.4.bb      |  24 +++-
 meta/recipes-devtools/python/python_2.7.16.bb      |   1 +
 meta/recipes-devtools/quilt/quilt.inc              |   3 +-
 meta/recipes-support/libcheck/libcheck_0.12.0.bb   |   9 +-
 20 files changed, 360 insertions(+), 48 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python/0001-2.7-bpo-34155-Dont-parse-domains-containing-GH-13079.patch
 create mode 100644 meta/recipes-devtools/python/python3/0001-bpo-34155-Dont-parse-domains-containing-GH-13079.patch
 create mode 100644 meta/recipes-devtools/python/python3/0017-setup.py-do-not-report-missing-dependencies-for-disa.patch

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


More information about the Openembedded-commits mailing list