All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core][dunfell v2 00/11] Patch review
@ 2020-08-05 14:49 Steve Sakoman
  2020-08-05 14:49 ` [OE-core][dunfell v2 01/11] initscripts: Fix various shellcheck warnings in populate-volatile.sh Steve Sakoman
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Steve Sakoman @ 2020-08-05 14:49 UTC (permalink / raw)
  To: openembedded-core

Sending a second version since there have been a number of comments
on this series.  Please have any further comments back by end of day Friday.

Version 2 drops the following patches from version 1:

  layer.conf: fix adwaita-icon-theme signature change problem
  gtk-icon-cache.bbclass: add features_check

And adds a revert of:

  gtk-icon-cache.bbclass: add runtime dependency

The following changes since commit 7ce425fa1295a9dca48f8474be58db3ac8aa540d:

  glibc: Secruity fix for CVE-2020-6096 (2020-07-27 12:15:56 -1000)

are available in the Git repository at:

  git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut

Alexander Kanavin (1):
  gnutls: upgrade 3.6.13 -> 3.6.14

Andrei Gherzan (2):
  initscripts: Fix various shellcheck warnings in populate-volatile.sh
  initscripts: Fix populate-volatile.sh bug when file/dir exists

Konrad Weihmann (1):
  cve-update: handle baseMetricV2 as optional

Lee Chee Yang (1):
  checklayer: check layer in BBLAYERS before test

Matt Madison (1):
  cogl-1.0: correct X11 dependencies

Steve Sakoman (2):
  glib-networking: upgrade 2.62.3 to 2.62.4
  Revert "gtk-icon-cache.bbclass: add runtime dependency"

Viktor Rosendahl (1):
  boost: backport fix to make async_pipes work with asio

Yi Zhao (1):
  bind: upgrade 9.11.19 -> 9.11.21

zhengruoqin (1):
  gnutls: Fix krb5 code license to GPLv2.1+ to match the LICENSE file.

 meta/classes/gtk-icon-cache.bbclass           | 19 +---
 .../bind/{bind_9.11.19.bb => bind_9.11.21.bb} |  2 +-
 ...ng_2.62.3.bb => glib-networking_2.62.4.bb} |  4 +-
 .../initscripts-1.0/populate-volatile.sh      | 80 ++++++++---------
 .../recipes-core/meta/cve-update-db-native.bb | 13 ++-
 meta/recipes-graphics/cogl/cogl-1.0.inc       |  2 +-
 .../0001-added-typedef-executor_type.patch    | 54 +++++++++++
 meta/recipes-support/boost/boost_1.72.0.bb    |  1 +
 ...se-to-GPLv2.1-to-keep-with-LICENSE-f.patch | 90 +++++++++++++++++++
 .../{gnutls_3.6.13.bb => gnutls_3.6.14.bb}    |  4 +-
 scripts/lib/checklayer/__init__.py            | 14 +++
 scripts/yocto-check-layer                     |  9 +-
 12 files changed, 225 insertions(+), 67 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.11.19.bb => bind_9.11.21.bb} (98%)
 rename meta/recipes-core/glib-networking/{glib-networking_2.62.3.bb => glib-networking_2.62.4.bb} (88%)
 create mode 100644 meta/recipes-support/boost/boost/0001-added-typedef-executor_type.patch
 create mode 100644 meta/recipes-support/gnutls/gnutls/0001-Modied-the-license-to-GPLv2.1-to-keep-with-LICENSE-f.patch
 rename meta/recipes-support/gnutls/{gnutls_3.6.13.bb => gnutls_3.6.14.bb} (92%)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-08-05 14:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-05 14:49 [OE-core][dunfell v2 00/11] Patch review Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 01/11] initscripts: Fix various shellcheck warnings in populate-volatile.sh Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 02/11] initscripts: Fix populate-volatile.sh bug when file/dir exists Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 03/11] checklayer: check layer in BBLAYERS before test Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 04/11] cve-update: handle baseMetricV2 as optional Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 05/11] cogl-1.0: correct X11 dependencies Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 06/11] boost: backport fix to make async_pipes work with asio Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 07/11] bind: upgrade 9.11.19 -> 9.11.21 Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 08/11] gnutls: upgrade 3.6.13 -> 3.6.14 Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 09/11] gnutls: Fix krb5 code license to GPLv2.1+ to match the LICENSE file Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 10/11] glib-networking: upgrade 2.62.3 to 2.62.4 Steve Sakoman
2020-08-05 14:49 ` [OE-core][dunfell v2 11/11] Revert "gtk-icon-cache.bbclass: add runtime dependency" Steve Sakoman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.