[oe-commits] [openembedded-core] branch master-next updated (625ce14 -> 92f8410)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 5 09:00:29 UTC 2018


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 625ce14  elfutils: fix CVE-2018-18520 & CVE-2018-18521 & CVE-2018-18310
     new 9795850  ghostscript: fix CVE-2018-17961
     new 8596c43  ghostscript: fix CVE-2018-18073
     new e46bdf9  ghostscript: fix CVE-2018-18284
     new 9224ac1  Fix: chown: Use double colon for OWNER:GROUP
     new 56b88be  curl: fix for CVE-2018-16839/CVE-2018-16840/CVE-2018-16842
     new b863bf4  reproducible_build: Comment only: do_deploy_source_date_epoch task
     new 0e0e8b6  common-licenses: Correct the FreeType license text
     new b67f50fe apr: Trim license info extracted from apr_lib.h
     new abb0d04  apr-util: Trim license info extracted from apu_version.h
     new 8f0075f  libgpg-error: Trim license info extracted from init.c & gpg-error.h.in
     new 7b9d620  pixman: Trim license info extracted from pixman-matrix.c
     new f9ff9e8  sqlite3_3: Update to 3.25.2
     new 0a2b024  ppce500v2: remove spe
     new 92f8410  pkgconfig: export variables

The 14 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/reproducible_build.bbclass            |   5 +-
 meta/conf/machine/include/tune-ppce500v2.inc       |   2 +-
 meta/files/common-licenses/FreeType                |   4 +-
 .../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 +-
 .../pkgconfig/pkgconfig/pkg-config-native.in       |   4 +-
 ...add-operand-checking-to-.setnativefontmap.patch |  59 +++
 ...Improve-hiding-of-security-critical-custo.patch | 434 +++++++++++++++++++++
 ...32-add-control-over-hiding-error-handlers.patch | 172 ++++++++
 ...operators-pass-a-name-object-to-error-han.patch | 105 +++++
 ...-699938-.loadfontloop-must-be-an-operator.patch |  31 ++
 ...define-some-additional-internal-operators.patch |  42 ++
 ...don-t-include-operator-arrays-in-execstac.patch | 197 ++++++++++
 ...put-unavailable-from-.policyprocs-helper-.patch | 245 ++++++++++++
 .../ghostscript/ghostscript_9.25.bb                |   8 +
 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 ++
 .../libgpg-error/libgpg-error_1.32.bb              |   4 +-
 .../{sqlite3_3.23.1.bb => sqlite3_3.25.2.bb}       |   4 +-
 24 files changed, 1428 insertions(+), 19 deletions(-)
 create mode 100644 meta/recipes-extended/ghostscript/files/0001-Bug-699795-add-operand-checking-to-.setnativefontmap.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0002-Bug-699816-Improve-hiding-of-security-critical-custo.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0003-Bug-699832-add-control-over-hiding-error-handlers.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0004-For-hidden-operators-pass-a-name-object-to-error-han.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0005-Bug-699938-.loadfontloop-must-be-an-operator.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0006-Undefine-some-additional-internal-operators.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0007-Bug-699927-don-t-include-operator-arrays-in-execstac.patch
 create mode 100644 meta/recipes-extended/ghostscript/files/0008-Make-.forceput-unavailable-from-.policyprocs-helper-.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
 rename meta/recipes-support/sqlite/{sqlite3_3.23.1.bb => sqlite3_3.25.2.bb} (59%)

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


More information about the Openembedded-commits mailing list