[oe-commits] [openembedded-core] branch master updated (aeaca9b -> ceb6a43)

git at git.openembedded.org git at git.openembedded.org
Fri Mar 29 08:35:49 UTC 2019


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

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

    from aeaca9b  libsndfile1: fix CVE-2019-3832
     add e04e0a2  glib: set glib-specific cross properties
     add 2b6c855  glib: do a build check for strlcpy before runtime
     add ea86bdb  zlib: clean up ptest
     add b89a48d  sysvinit: consolidate patches
     add d85f4e8  gtk+3: add librsvg to DEPENDS
     add 0911e7d  adwaita-icon-theme: do not delete symbolic svg but pack them in ${PN}-symbolic
     add 4cefbf4  less: upgrade 549 (terribly broken) -> 550
     add f51df48  timezone: update to 2019a
     add 0bba7bb  db: fix upstream version check
     add 2e19ade  syslinux: fix upstream version check
     add 11fdad1  blktool: update to 4-7.1
     add 8de82c6  blktool: remove a duplicate patch
     add c031727  bmap-tools: fix upstream version check
     add 22a4a6f  sysklogd: switch SRC_URI to the new, maintained location
     add 326b6a2  binutils: fix upstream version check
     new f21aaef  sysprof: drop obsolete no-update reason
     new 1587475  llvm: doesn't actually need pythonnative
     new d8269db  llvm: don't inherit perlnative
     new 623946c  systemd: Add pattern matching support to PACKAGECONFIG
     new 9bcfb10  target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
     new 037b544  libexif: fix CVE-2016-6328 and CVE-2018-20030
     new 266a131  asciidoc: use Python 3 port
     new cf7473f  libarchive: fix up CVE IDs in patches
     new 7e29e7c  openssl: follow OE's rule for specifying CVE ID
     new ec2764a  cmake: 3.13.4 -> 3.14.0
     new 299ec75  gcc-8.3: add back GLIBC_DYNAMIC_LINKER riscv changes
     new ceb6a43  mesa: update 19.0.0 -> 19.0.1

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:
 .../openssl/openssl/CVE-2019-1543.patch            |   2 +-
 ...build-time-check-for-strlcpy-before-attem.patch |  62 +++++++++++
 .../glib-2.0/glib-2.0/glib-meson.cross             |   6 ++
 meta/recipes-core/glib-2.0/glib-2.0_2.58.3.bb      |   2 +
 meta/recipes-core/glib-2.0/glib.inc                |   1 +
 .../recipes-core/meta/target-sdk-provides-dummy.bb |   3 +
 meta/recipes-core/systemd/systemd_241.bb           |   1 +
 ...-sysmacros.h-for-major-minor-defines-in-g.patch |   0
 .../{sysvinit-2.88dsf => sysvinit}/crypt-lib.patch |   0
 .../{sysvinit-2.88dsf => sysvinit}/install.patch   |   0
 .../pidof-add-m-option.patch                       |   0
 .../recipes-core/zlib/zlib/Makefile-runtests.patch |  38 -------
 meta/recipes-core/zlib/zlib/run-ptest              |   7 +-
 meta/recipes-core/zlib/zlib_1.2.11.bb              |  16 +--
 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             |   3 +-
 .../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 +-
 .../less/{less_549.bb => less_550.bb}              |   4 +-
 .../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 +-
 meta/recipes-extended/timezone/timezone.inc        |  11 +-
 .../gnome/adwaita-icon-theme_3.30.1.bb             |  10 +-
 meta/recipes-gnome/gtk+/gtk+3.inc                  |   2 +-
 .../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 +-
 45 files changed, 370 insertions(+), 145 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0001-meson-do-a-build-time-check-for-strlcpy-before-attem.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/glib-meson.cross
 rename meta/recipes-core/sysvinit/{sysvinit-2.88dsf => sysvinit}/0001-include-sys-sysmacros.h-for-major-minor-defines-in-g.patch (100%)
 rename meta/recipes-core/sysvinit/{sysvinit-2.88dsf => sysvinit}/crypt-lib.patch (100%)
 rename meta/recipes-core/sysvinit/{sysvinit-2.88dsf => sysvinit}/install.patch (100%)
 rename meta/recipes-core/sysvinit/{sysvinit-2.88dsf => sysvinit}/pidof-add-m-option.patch (100%)
 delete mode 100644 meta/recipes-core/zlib/zlib/Makefile-runtests.patch
 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-extended/less/{less_549.bb => less_550.bb} (89%)
 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