Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [zeus][PATCH 00/11] zeus -next review
Date: Sat, 14 Dec 2019 14:14:54 +0800	[thread overview]
Message-ID: <cover.1576303901.git.anuj.mittal@intel.com> (raw)

Next set of changes for zeus. Please let me know if there are any
comments.

Thanks,

Anuj

The following changes since commit da81542171f0cab0ea1a9bf45ac3c256e6f343f9:

  YP 3.0.1 Documentation: Set up the 3.0.1 release. (2019-12-09 12:03:06 +0000)

are available in the Git repository at:

  git://push.yoctoproject.org/poky-contrib anujm/zeus

Adrian Bunk (2):
  glib: Whitelist CVE-2019-12450
  python: Whitelist CVE-2017-17522 CVE-2017-18207 CVE-2015-5652

Mattias Hansson (1):
  base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot

Niko Mauno (1):
  cve-check: Switch to NVD CVE JSON feed version 1.1

Peter Kjellerstedt (6):
  alsa-lib: Trim the text part used for the license file checksum
  alsa-utils: Trim the text part used for the license file checksum
  opkg: Trim the text part used for the license file checksum
  libpng: Remove duplicate license information
  Revert "libtirpc: create the symbol link for rpc header files"
  meson.bbclass: Prevent meson from downloading wrapped projects

Stefan Müller-Klieser (1):
  recipes: change SRC_URI to use https

 meta/classes/base.bbclass                        |  1 +
 meta/classes/cve-check.bbclass                   |  2 +-
 meta/classes/meson.bbclass                       |  3 ++-
 meta/recipes-core/busybox/busybox.inc            |  2 +-
 meta/recipes-core/busybox/busybox_1.31.0.bb      |  2 +-
 meta/recipes-core/dbus/dbus-glib_0.110.bb        |  4 ++--
 meta/recipes-core/dbus/dbus_1.12.16.bb           |  4 ++--
 meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb    |  3 +++
 meta/recipes-core/meta/cve-update-db-native.bb   |  2 +-
 meta/recipes-core/udev/eudev_3.2.8.bb            |  2 +-
 meta/recipes-devtools/opkg/opkg_0.4.1.bb         |  2 +-
 meta/recipes-devtools/patchelf/patchelf_0.10.bb  |  2 +-
 meta/recipes-devtools/python/python.inc          | 10 ++++++++++
 meta/recipes-extended/libmnl/libmnl_1.0.4.bb     |  4 ++--
 meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb | 16 +---------------
 .../xdg-utils/xdg-utils_1.1.3.bb                 |  2 +-
 meta/recipes-extended/xz/xz_5.2.4.bb             |  4 ++--
 .../hicolor-icon-theme_0.17.bb                   |  2 +-
 meta/recipes-kernel/powertop/powertop_2.10.bb    |  6 +++---
 meta/recipes-multimedia/alsa/alsa-lib_1.1.9.bb   |  2 +-
 meta/recipes-multimedia/alsa/alsa-utils_1.1.9.bb |  2 +-
 meta/recipes-multimedia/libpng/libpng_1.6.37.bb  |  4 +---
 meta/recipes-sato/webkit/webkitgtk_2.24.4.bb     |  6 +++---
 meta/recipes-support/db/db_5.3.28.bb             |  4 ++--
 meta/recipes-support/libbsd/libbsd_0.10.0.bb     |  4 ++--
 meta/recipes-support/libyaml/libyaml_0.2.2.bb    |  4 ++--
 meta/recipes-support/mpfr/mpfr_4.0.2.bb          |  4 ++--
 27 files changed, 51 insertions(+), 52 deletions(-)

-- 
2.21.0



             reply	other threads:[~2019-12-14  6:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14  6:14 Anuj Mittal [this message]
2019-12-14  6:14 ` [zeus][PATCH 01/11] alsa-lib: Trim the text part used for the license file checksum Anuj Mittal
2019-12-14  6:14 ` [zeus][PATCH 02/11] alsa-utils: " Anuj Mittal
2019-12-14  6:14 ` [zeus][PATCH 03/11] opkg: " Anuj Mittal
2019-12-14  6:14 ` [zeus][PATCH 04/11] libpng: Remove duplicate license information Anuj Mittal
2019-12-14  6:14 ` [zeus][PATCH 05/11] base.bbclass: add dependency on pseudo from do_prepare_recipe_sysroot Anuj Mittal
2019-12-14  6:15 ` [zeus][PATCH 06/11] Revert "libtirpc: create the symbol link for rpc header files" Anuj Mittal
2019-12-14  6:15 ` [zeus][PATCH 07/11] glib: Whitelist CVE-2019-12450 Anuj Mittal
2019-12-14  6:15 ` [zeus][PATCH 08/11] meson.bbclass: Prevent meson from downloading wrapped projects Anuj Mittal
2019-12-14  6:15 ` [zeus][PATCH 09/11] python: Whitelist CVE-2017-17522 CVE-2017-18207 CVE-2015-5652 Anuj Mittal
2019-12-14  6:15 ` [zeus][PATCH 10/11] recipes: change SRC_URI to use https Anuj Mittal
2019-12-14  6:15 ` [zeus][PATCH 11/11] cve-check: Switch to NVD CVE JSON feed version 1.1 Anuj Mittal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1576303901.git.anuj.mittal@intel.com \
    --to=anuj.mittal@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox