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

git at git.openembedded.org git at git.openembedded.org
Fri Nov 2 22:53:38 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 5c5e042  crosssdk: Remove usage of host flags for cross-compilation
     new 25f6c15  oeqa/runtime/ptest: Inject results+logs into stored json results file
     new 738d8ce  systemd: fix CVE-2018-15686
     new 622b33e  systemd: fix CVE-2018-15687
     new de022f3  systemd: fix CVE-2018-15688
     new 02b4338  qemu: fix for CVE-2018-10839
     new ebf6b68  unzip: fix for CVE-2018-18384
     new 82d686e  xf86-video-intel: update to latest
     new e183f65  openssl: fix CVE-2018-0734 for both 1.0.2p and 1.1.1
     new 963de58  openssl: fix CVE-2018-0735 for 1.1.1
     new a55fa4a  libgpg-error: Support build for native on ppc64/ppc64le hosts
     new 2d80bd1  elfutils: 0.173 -> 0.174
     new 625ce14  elfutils: fix CVE-2018-18520 & CVE-2018-18521 & CVE-2018-18310

The 12 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/oeqa/core/runner.py                       |   8 +
 meta/lib/oeqa/runtime/cases/ptest.py               |  21 +-
 .../openssl/openssl/0002-fix-CVE-2018-0734.patch   | 108 +++
 .../openssl/openssl/0003-fix-CVE-2018-0735.patch   |  50 ++
 .../openssl/openssl10/0001-fix-CVE-2018-0734.patch |  33 +
 .../openssl/openssl10_1.0.2p.bb                    |   1 +
 meta/recipes-connectivity/openssl/openssl_1.1.1.bb |   2 +
 ...sive-let-s-rework-the-recursive-logic-to-.patch | 219 ++++++
 ...eserializing-state-always-use-read_line-L.patch | 250 +++++++
 ...sure-we-have-enough-space-for-the-DHCP6-o.patch |  39 +
 meta/recipes-core/systemd/systemd_239.bb           |   3 +
 .../{elfutils_0.173.bb => elfutils_0.174.bb}       |  10 +-
 ...01-arlib-Check-that-sh_entsize-isn-t-zero.patch |  36 +
 ...Check-end-of-attributes-list-consistently.patch |  84 ---
 ...Sanity-check-partial-core-file-data-reads.patch |  60 ++
 .../0001-size-Handle-recursive-ELF-ar-files.patch  |  40 +
 ...rn-error-if-elf_compress_gnu-is-used-on-S.patch |  59 --
 ...de-alternatives-for-glibc-assumptions-hel.patch | 808 +--------------------
 .../elfutils/files/CVE-2018-16062.patch            |  79 --
 .../{CVE-2018-17958.patch => CVE-2018-10839.patch} |  22 +-
 .../unzip/unzip/CVE-2018-18384.patch               |  39 +
 .../0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch   | 116 ---
 .../xf86-video-intel/01_Fix-build-on-i686.patch    |  55 ++
 .../xorg-driver/xf86-video-intel/glibc.patch       |  25 -
 .../xorg-driver/xf86-video-intel_git.bb            |   8 +-
 .../libgpg-error/libgpg-error_1.32.bb              |   2 +
 26 files changed, 1004 insertions(+), 1173 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0002-fix-CVE-2018-0734.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0003-fix-CVE-2018-0735.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl10/0001-fix-CVE-2018-0734.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-chown-recursive-let-s-rework-the-recursive-logic-to-.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-core-when-deserializing-state-always-use-read_line-L.patch
 create mode 100644 meta/recipes-core/systemd/systemd/0001-dhcp6-make-sure-we-have-enough-space-for-the-DHCP6-o.patch
 rename meta/recipes-devtools/elfutils/{elfutils_0.173.bb => elfutils_0.174.bb} (89%)
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-arlib-Check-that-sh_entsize-isn-t-zero.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0001-libdw-Check-end-of-attributes-list-consistently.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-libdwfl-Sanity-check-partial-core-file-data-reads.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0001-size-Handle-recursive-ELF-ar-files.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/0002-libelf-Return-error-if-elf_compress_gnu-is-used-on-S.patch
 delete mode 100644 meta/recipes-devtools/elfutils/files/CVE-2018-16062.patch
 copy meta/recipes-devtools/qemu/qemu/{CVE-2018-17958.patch => CVE-2018-10839.patch} (74%)
 create mode 100644 meta/recipes-extended/unzip/unzip/CVE-2018-18384.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-Add-Coffeelake-PCI-IDs-for-S-Skus.patch
 create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/01_Fix-build-on-i686.patch
 delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-intel/glibc.patch

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


More information about the Openembedded-commits mailing list