From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell v2 00/11] Patch review
Date: Wed, 5 Aug 2020 04:49:23 -1000 [thread overview]
Message-ID: <cover.1596638643.git.steve@sakoman.com> (raw)
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
next reply other threads:[~2020-08-05 14:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 14:49 Steve Sakoman [this message]
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
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.1596638643.git.steve@sakoman.com \
--to=steve@sakoman.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 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.