[oe-commits] [openembedded-core] branch master updated (0ee636b -> 27d5498)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 25 10:44:33 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 0ee636b  oeqa/utils/gitarchive: Handle case where parent is only on origin
     new 5b5604e  kernel: Ensure an initramfs is added if configured
     new 9d2ec59  systemd: fix CVE-2019-6454
     new ec02069  resulttool/resultutils: Avoids tracebacks for missing logs
     new a96b52a  sbc: upgrade 1.3 -> 1.4
     new 91f5069  alsa-lib: 1.1.6 -> 1.1.8
     new ddf5421  alsa-plugins: 1.1.6 -> 1.1.8
     new f78e2fc  alsa-utils: 1.1.6 -> 1.1.8
     new 9257ba3  alsa-tools: use a better SRC_URI
     new 3f6021e  busybox: enable CONFIG_FLOAT_DURATION
     new bd46eee  lighttpd: Use the upstream lighttpd.service
     new a6222a4  mdadm: add init and service scripts
     new a7d52db  devicetree.bbclass: Add virtual provider for dtb
     new fc5895a  u-boot: Upgrade to 2019.01 release
     new aab4089  populate_sdk_ext.bbclass: Fix the derivate sdk build error from an published eSDK
     new 57f3283  staging: Fix staging_populate_sysroot_dir native corruption
     new 6257fcd  perl: fix incorrect symbolic link for libperl.so
     new 9ddd6ad  mesa: Update 18.1.9 -> 18.3.4
     new 223ee43  mesa: Replace dri-native with dri for native and nativesdk classes
     new 4a94dc8  mesa: Add opengl to native and nativesdk PACKAGECONFIG
     new 41c3ee4  curl: upgrade 7.63.0 -> 7.64.0
     new c675a07  gnupg: upgrade 2.2.12 -> 2.2.13
     new 8c428ea  gst-examples: upgrade to latest revision
     new ee3057b  less: upgrade 530 -> 549
     new 0da1ae8  libassuan: upgrade 2.5.2 -> 2.5.3
     new 5624657  libxau: upgrade 1.0.8 -> 1.0.9
     new 2d52ca3  netbase: upgrade 5.5 -> 5.6
     new ab4b0ae  pkgconf: upgrade 1.5.3 -> 1.6.0
     new 59062ff  readline: upgrade 7.0 -> 8.0
     new c90e9b9  xf86-input-libinput: upgrade 0.28.1 -> 0.28.2
     new 2325e05  xkeyboard-config: upgrade 2.25 -> 2.26
     new d83599f  gnu-config: upgrade to 20181128 revision
     new e1e7064  gtk+3: Fix build failure with gold linker
     new a0e8cdd  debianutils: update to 4.8.6.1
     new c268474  devtool: deploy-target: allow use of alternate ssh
     new 5185b6f  dpkg: 1.18.25 -> 1.19.4
     new 98d7eb2  util-linux: add the missing manpages PACKAGECONFIG
     new cbc32fc  lib/oe/package_manager.py: turn nativesdk postinst warnings into notes
     new 27d5498  virglrenderer: add a recipe

The 38 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/devicetree.bbclass                    |   2 +
 meta/classes/kernel.bbclass                        |   4 +-
 meta/classes/populate_sdk_ext.bbclass              |   9 +-
 meta/classes/staging.bbclass                       |   4 +
 meta/conf/distro/include/maintainers.inc           |   1 +
 meta/lib/oe/package_manager.py                     |   4 +-
 meta/recipes-bsp/u-boot/u-boot-common.inc          |   2 +-
 ...utils_2018.11.bb => u-boot-fw-utils_2019.01.bb} |   0
 ...ot-tools_2018.11.bb => u-boot-tools_2019.01.bb} |   0
 .../{u-boot_2018.11.bb => u-boot_2019.01.bb}       |   0
 meta/recipes-core/busybox/busybox/defconfig        |   2 +-
 ...netbase-add-rpcbind-as-an-alias-to-sunrpc.patch |  14 +-
 .../netbase/{netbase_5.5.bb => netbase_5.6.bb}     |   4 +-
 .../configure-fix.patch                            |   0
 .../{readline-7.0 => readline-8.0}/norpath.patch   |   0
 meta/recipes-core/readline/readline_7.0.bb         |   7 -
 meta/recipes-core/readline/readline_8.0.bb         |   7 +
 .../systemd/systemd/CVE-2019-6454.patch            | 210 +++++++++++++++++++++
 ...e-receive-an-invalid-dbus-message-ignore-.patch |  61 ++++++
 meta/recipes-core/systemd/systemd_239.bb           |   2 +
 meta/recipes-core/util-linux/util-linux.inc        |   3 +
 meta/recipes-devtools/dpkg/dpkg.inc                |  25 +--
 ...tinsts-expect-D-to-be-set-when-running-in.patch |  19 +-
 .../dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch   |  16 +-
 ...uild.c-Remove-usage-of-clamp-mtime-in-tar.patch |  12 +-
 .../dpkg/dpkg/dpkg-configure.service               |  17 --
 .../dpkg/dpkg/glibc2.5-sync_file_range.patch       |  11 +-
 .../dpkg/dpkg/tweak-options-require-tar-1.27.patch |  27 +++
 .../dpkg/{dpkg_1.18.25.bb => dpkg_1.19.4.bb}       |  11 +-
 meta/recipes-devtools/gnu-config/gnu-config_git.bb |   4 +-
 meta/recipes-devtools/perl-sanity/perl_5.28.1.bb   |   4 +-
 .../pkgconf/{pkgconf_1.5.3.bb => pkgconf_1.6.0.bb} |   4 +-
 .../less/{less_530.bb => less_549.bb}              |   7 +-
 meta/recipes-extended/lighttpd/lighttpd/lighttpd   |   2 +-
 .../lighttpd/lighttpd/lighttpd.service             |  12 --
 meta/recipes-extended/lighttpd/lighttpd_1.4.53.bb  |   9 +-
 meta/recipes-extended/mdadm/files/mdadm.init       |  72 +++++++
 .../recipes-extended/mdadm/files/mdmonitor.service |  19 ++
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  16 +-
 meta/recipes-gnome/gtk+/gtk+3/link_fribidi.patch   |  19 ++
 meta/recipes-gnome/gtk+/gtk+3_3.24.5.bb            |   1 +
 .../0001-Simplify-wayland-scanner-lookup.patch     |  27 +--
 .../0002-winsys-svga-drm-Include-sys-types.h.patch |   8 +-
 ...t-LLVM-version-when-using-LLVM-Git-releas.patch |  12 +-
 .../0004-Use-Python-3-to-execute-the-scripts.patch |  32 ----
 ...K_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch} |  28 ++-
 .../0005-dri-i965-Add-missing-time.h-include.patch |  36 ----
 ...d-missing-include-stddef.h-in-egldevice.h.patch |  49 +++++
 .../mesa/{mesa-gl_18.1.9.bb => mesa-gl_18.3.4.bb}  |   0
 meta/recipes-graphics/mesa/mesa.inc                |  22 ++-
 .../mesa/{mesa_18.1.9.bb => mesa_18.3.4.bb}        |   9 +-
 ...1-Makefile.am-explicitly-link-with-libdrm.patch |  31 +++
 .../0001-vtest-add-missing-includes.patch          |  38 ++++
 .../virglrenderer/virglrenderer_0.7.0.bb           |  19 ++
 ...put_0.28.1.bb => xf86-input-libinput_0.28.2.bb} |   4 +-
 .../xorg-lib/{libxau_1.0.8.bb => libxau_1.0.9.bb}  |   4 +-
 ...ard-config_2.25.bb => xkeyboard-config_2.26.bb} |   4 +-
 .../alsa/{alsa-lib_1.1.6.bb => alsa-lib_1.1.8.bb}  |   6 +-
 ...alsa-plugins_1.1.6.bb => alsa-plugins_1.1.8.bb} |  86 ++++++++-
 meta/recipes-multimedia/alsa/alsa-tools_1.1.6.bb   |   2 +-
 ...cripts_1.1.6.bb => alsa-utils-scripts_1.1.8.bb} |   0
 .../{alsa-utils_1.1.6.bb => alsa-utils_1.1.8.bb}   |  15 +-
 meta/recipes-multimedia/ffmpeg/ffmpeg_4.1.1.bb     |   2 +-
 .../gstreamer/gst-examples_git.bb                  |   2 +-
 .../sbc/{sbc_1.3.bb => sbc_1.4.bb}                 |   4 +-
 .../curl/{curl_7.63.0.bb => curl_7.64.0.bb}        |   6 +-
 ...debianutils_4.8.6.bb => debianutils_4.8.6.1.bb} |   8 +-
 ...c-use-a-custom-value-for-the-location-of-.patch |   2 +-
 meta/recipes-support/gnupg/gnupg/relocate.patch    |   2 +-
 .../gnupg/{gnupg_2.2.12.bb => gnupg_2.2.13.bb}     |   4 +-
 .../{libassuan_2.5.2.bb => libassuan_2.5.3.bb}     |   4 +-
 scripts/lib/devtool/deploy.py                      |  20 +-
 scripts/lib/resulttool/resultutils.py              |   3 +-
 73 files changed, 850 insertions(+), 282 deletions(-)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2018.11.bb => u-boot-fw-utils_2019.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2018.11.bb => u-boot-tools_2019.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2018.11.bb => u-boot_2019.01.bb} (100%)
 rename meta/recipes-core/netbase/{netbase_5.5.bb => netbase_5.6.bb} (83%)
 rename meta/recipes-core/readline/{readline-7.0 => readline-8.0}/configure-fix.patch (100%)
 rename meta/recipes-core/readline/{readline-7.0 => readline-8.0}/norpath.patch (100%)
 delete mode 100644 meta/recipes-core/readline/readline_7.0.bb
 create mode 100644 meta/recipes-core/readline/readline_8.0.bb
 create mode 100644 meta/recipes-core/systemd/systemd/CVE-2019-6454.patch
 create mode 100644 meta/recipes-core/systemd/systemd/sd-bus-if-we-receive-an-invalid-dbus-message-ignore-.patch
 delete mode 100644 meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service
 create mode 100644 meta/recipes-devtools/dpkg/dpkg/tweak-options-require-tar-1.27.patch
 rename meta/recipes-devtools/dpkg/{dpkg_1.18.25.bb => dpkg_1.19.4.bb} (73%)
 rename meta/recipes-devtools/pkgconf/{pkgconf_1.5.3.bb => pkgconf_1.6.0.bb} (95%)
 rename meta/recipes-extended/less/{less_530.bb => less_549.bb} (82%)
 delete mode 100644 meta/recipes-extended/lighttpd/lighttpd/lighttpd.service
 create mode 100644 meta/recipes-extended/mdadm/files/mdadm.init
 create mode 100644 meta/recipes-extended/mdadm/files/mdmonitor.service
 create mode 100644 meta/recipes-gnome/gtk+/gtk+3/link_fribidi.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0004-Use-Python-3-to-execute-the-scripts.patch
 rename meta/recipes-graphics/mesa/files/{0006-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch => 0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch} (55%)
 delete mode 100644 meta/recipes-graphics/mesa/files/0005-dri-i965-Add-missing-time.h-include.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0005-egl-add-missing-include-stddef.h-in-egldevice.h.patch
 rename meta/recipes-graphics/mesa/{mesa-gl_18.1.9.bb => mesa-gl_18.3.4.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_18.1.9.bb => mesa_18.3.4.bb} (69%)
 create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/0001-Makefile.am-explicitly-link-with-libdrm.patch
 create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer/0001-vtest-add-missing-includes.patch
 create mode 100644 meta/recipes-graphics/virglrenderer/virglrenderer_0.7.0.bb
 rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_0.28.1.bb => xf86-input-libinput_0.28.2.bb} (63%)
 rename meta/recipes-graphics/xorg-lib/{libxau_1.0.8.bb => libxau_1.0.9.bb} (76%)
 rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.25.bb => xkeyboard-config_2.26.bb} (87%)
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.6.bb => alsa-lib_1.1.8.bb} (83%)
 rename meta/recipes-multimedia/alsa/{alsa-plugins_1.1.6.bb => alsa-plugins_1.1.8.bb} (50%)
 rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.6.bb => alsa-utils-scripts_1.1.8.bb} (100%)
 rename meta/recipes-multimedia/alsa/{alsa-utils_1.1.6.bb => alsa-utils_1.1.8.bb} (89%)
 rename meta/recipes-multimedia/sbc/{sbc_1.3.bb => sbc_1.4.bb} (84%)
 rename meta/recipes-support/curl/{curl_7.63.0.bb => curl_7.64.0.bb} (93%)
 rename meta/recipes-support/debianutils/{debianutils_4.8.6.bb => debianutils_4.8.6.1.bb} (86%)
 rename meta/recipes-support/gnupg/{gnupg_2.2.12.bb => gnupg_2.2.13.bb} (93%)
 rename meta/recipes-support/libassuan/{libassuan_2.5.2.bb => libassuan_2.5.3.bb} (88%)

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


More information about the Openembedded-commits mailing list