[oe-commits] [openembedded-core] branch master-next updated (f51df48 -> acaf6a2)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 28 07:34:15 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 f51df48  timezone: update to 2019a
     new 0bba7bb  db: fix upstream version check
     new 2e19ade  syslinux: fix upstream version check
     new 11fdad1  blktool: update to 4-7.1
     new 8de82c6  blktool: remove a duplicate patch
     new c031727  bmap-tools: fix upstream version check
     new 22a4a6f  sysklogd: switch SRC_URI to the new, maintained location
     new 326b6a2  binutils: fix upstream version check
     new 52a180d  llvm: update from 8.0.0rc2 to 8.0.0 final release
     new d062231  sysprof: drop obsolete no-update reason
     new 33df121  mesa: update 19.0.0 -> 19.0.1
     new d04bfe4  llvm: doesn't actually need pythonnative
     new f0111e5  llvm: don't inherit perlnative
     new 9b042f6  systemd: Add pattern matching support to PACKAGECONFIG
     new e01bd91  target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
     new 7be90fc  libexif: fix CVE-2016-6328 and CVE-2018-20030
     new a7736b9  asciidoc: use Python 3 port
     new be21f93  libarchive: fix up CVE IDs in patches
     new 882ff55  openssl: follow OE's rule for specifying CVE ID
     new 2ec76d0  cmake: 3.13.4 -> 3.14.0
     new acaf6a2  gcc-8.3: add back GLIBC_DYNAMIC_LINKER riscv changes

The 20 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:
 .../openssl/openssl/CVE-2019-1543.patch            |   2 +-
 .../recipes-core/meta/target-sdk-provides-dummy.bb |   3 +
 meta/recipes-core/systemd/systemd_241.bb           |   1 +
 meta/recipes-devtools/binutils/binutils-2.32.inc   |   5 +
 ...ake-native_3.13.4.bb => cmake-native_3.14.0.bb} |   0
 meta/recipes-devtools/cmake/cmake.inc              |   6 +-
 ...ineSystem-use-oe-environment-vars-to-load.patch |   2 +-
 .../0002-cmake-Prevent-the-detection-of-Qt5.patch  |  39 +++----
 ...upport-OpenEmbedded-Qt4-tool-binary-names.patch |   4 +-
 ...ently-if-system-Qt-installation-is-broken.patch |   2 +-
 .../cmake/{cmake_3.13.4.bb => cmake_3.14.0.bb}     |   0
 ...C_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch |  18 +++-
 meta/recipes-devtools/llvm/llvm_git.bb             |  11 +-
 .../syslinux/syslinux_6.04-pre2.bb                 |   4 +
 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb   |  21 ++--
 .../blktool/0004-fix-ftbfs-glibc-2.28.patch        |  19 ++++
 .../blktool/blktool/blktool-gnulib-makedev.patch   |  23 -----
 .../blktool/{blktool_4-7.bb => blktool_4-7.1.bb}   |   2 +-
 .../libarchive/libarchive/CVE-2019-1000019.patch   |   2 +-
 .../libarchive/libarchive/CVE-2019-1000020.patch   |   2 +-
 meta/recipes-extended/sysklogd/sysklogd.inc        |   3 +-
 meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb   |   3 +-
 .../mesa/{mesa-gl_19.0.0.bb => mesa-gl_19.0.1.bb}  |   0
 .../mesa/{mesa_19.0.0.bb => mesa_19.0.1.bb}        |   4 +-
 meta/recipes-kernel/sysprof/sysprof_3.30.2.bb      |   1 -
 meta/recipes-support/bmap-tools/bmap-tools_3.5.bb  |   2 +-
 meta/recipes-support/db/db_5.3.28.bb               |   2 +-
 .../libexif/libexif/CVE-2016-6328.patch            |  64 ++++++++++++
 .../libexif/libexif/CVE-2018-20030.patch           | 115 +++++++++++++++++++++
 meta/recipes-support/libexif/libexif_0.6.21.bb     |   4 +-
 30 files changed, 284 insertions(+), 80 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.13.4.bb => cmake-native_3.14.0.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.13.4.bb => cmake_3.14.0.bb} (100%)
 create mode 100644 meta/recipes-extended/blktool/blktool/0004-fix-ftbfs-glibc-2.28.patch
 delete mode 100644 meta/recipes-extended/blktool/blktool/blktool-gnulib-makedev.patch
 rename meta/recipes-extended/blktool/{blktool_4-7.bb => blktool_4-7.1.bb} (96%)
 rename meta/recipes-graphics/mesa/{mesa-gl_19.0.0.bb => mesa-gl_19.0.1.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_19.0.0.bb => mesa_19.0.1.bb} (85%)
 create mode 100644 meta/recipes-support/libexif/libexif/CVE-2016-6328.patch
 create mode 100644 meta/recipes-support/libexif/libexif/CVE-2018-20030.patch

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


More information about the Openembedded-commits mailing list