[oe-commits] [openembedded-core] branch sumo updated (40e0b62 -> 1c35c68)

git at git.openembedded.org git at git.openembedded.org
Sat Nov 24 21:47:50 UTC 2018


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

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

    from 40e0b62  oeqa/selftest/runtime_test: Ensure we build/use gnupg-native
     new 17223b0  oeqa/selftest/wic: Use a subdir of builddir, not /var/
     new cdc226b  oeqa/selftest/wic: Ensure initramfs exists for test_iso_image
     new d9ad083  selftest/wic: Improve error message for test_fixed_size
     new ce18153  wic: isoimage-isohybrid: fix UEFI spec breakage
     new 5667a43  unzip: fix for CVE-2018-18384
     new b3e92c0  curl: fix for CVE-2018-16839/CVE-2018-16840/CVE-2018-16842
     new 92609b0  common-licenses: Correct the FreeType license text
     new f7883a0  apr: Trim license info extracted from apr_lib.h
     new 6aebc3a  apr-util: Trim license info extracted from apu_version.h
     new e1c9d4d  pixman: Trim license info extracted from pixman-matrix.c
     new 7029175  crosssdk: Remove usage of host flags for cross-compilation
     new 8105b63  meta: Use double colon for chown OWNER:GROUP
     new f0eebea  archiver: Drop unwanted directories
     new 0808fe2  base.bbclass: avoid 'find -ignore_readdir_race -delete'
     new d637eea  oeqa/selftest/recipetool: Fix problems from changing upstream source
     new 1a42e64  unzip: actually apply CVE-2018-18384
     new b2ccfee  curl: actually apply latest CVE patches
     new 1c35c68  dhcp: allow for excluding the external bind

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/archiver.bbclass                      | 10 ++-
 meta/classes/base.bbclass                          |  4 +-
 meta/classes/crosssdk.bbclass                      |  8 +--
 meta/files/common-licenses/FreeType                |  4 +-
 meta/lib/oeqa/selftest/cases/recipetool.py         |  4 +-
 meta/lib/oeqa/selftest/cases/wic.py                |  6 +-
 meta/recipes-connectivity/dhcp/dhcp.inc            |  3 +-
 .../dhcp/0008-tweak-to-support-external-bind.patch | 69 +++++++++---------
 .../dhcp/dhcp/0010-build-shared-libs.patch         | 83 +++++++++++-----------
 meta/recipes-connectivity/dhcp/dhcp_4.3.6.bb       | 17 ++++-
 .../images/build-appliance-image_15.0.0.bb         |  6 +-
 .../initscripts-1.0/populate-volatile.sh           |  4 +-
 meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb     |  2 +-
 .../unzip/unzip/CVE-2018-18384.patch               | 39 ++++++++++
 meta/recipes-extended/unzip/unzip_6.0.bb           |  1 +
 meta/recipes-graphics/xorg-lib/pixman_0.34.0.bb    |  2 +-
 meta/recipes-support/apr/apr-util_1.6.1.bb         |  2 +-
 meta/recipes-support/apr/apr_1.6.3.bb              |  2 +-
 .../recipes-support/curl/curl/CVE-2018-16839.patch | 35 +++++++++
 .../recipes-support/curl/curl/CVE-2018-16840.patch | 43 +++++++++++
 .../recipes-support/curl/curl/CVE-2018-16842.patch | 35 +++++++++
 meta/recipes-support/curl/curl_7.61.0.bb           |  3 +
 .../lib/wic/plugins/source/isoimage-isohybrid.py   | 10 +--
 23 files changed, 282 insertions(+), 110 deletions(-)
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2018-18384.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2018-16839.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2018-16840.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2018-16842.patch

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


More information about the Openembedded-commits mailing list