Re: [OE-core] QA notification for completed autobuilder build (yocto-3.1.5.rc1)

2021-01-18 Thread Sangeeta Jain
Hi All, This is the full report for yocto-3.1.5.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. no new issue found Thanks, Sangeeta > -Original Message- > From: Pokybuild

Re: [OE-core] [PATCH] gcc: Add patch to resolve i*86 tune configuration overrides

2021-01-18 Thread Nathan Rossi
On Sat, 16 Jan 2021 at 03:40, Khem Raj wrote: > > Nathan > > Can you check if your patch is still needed after > > https://github.com/kraj/gcc/commit/0411ae7f08e0f5a8b02ff313d26d27a0f6d1bb34 Hi Khem, I tested this change and it resolves the configuration issue. Did you want the above change

[OE-core][dunfell 06/19] linux-yocto/5.4: update to v5.4.87

2021-01-18 Thread Steve Sakoman
From: Bruce Ashfield Updating linux-yocto/5.4 to the latest korg -stable release that comprises the following commits: b3f656a592f3 Linux 5.4.87 41ae3e574ccf dm verity: skip verity work if I/O error when system is shutting down 8b3c00977264 ALSA: pcm: Clear the full allocated

[OE-core][dunfell 01/19] go.bbclass: don't stage test data with sources of dependencies

2021-01-18 Thread Steve Sakoman
From: Thomas Perrot As for the sources the dependencies contain test data, ELF files and other binaries which aren't necessary for building and which lead to unnecessary QA warnings. Signed-off-by: Thomas Perrot Signed-off-by: Richard Purdie (cherry picked from commit

[OE-core][dunfell 00/19] Patch review

2021-01-18 Thread Steve Sakoman
Please review this next set of patches for dunfell and have comments back by end of day Wednesday. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1763 The following changes since commit 72431ee8de5e3a53d259cebf420a7713ac9e1f14:

[OE-core][dunfell 02/19] meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex

2021-01-18 Thread Steve Sakoman
From: Marek Vasut The $target_sdk_dir path might contain special characters, for example if the path is /opt/poky/3.2+snapshot . Prevent grep from interpreting those as part of the regex by using the -F parameter and multiple -e parameters to specify which strings to filter out. Also note that

[OE-core][dunfell 04/19] systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found

2021-01-18 Thread Steve Sakoman
From: Chris Laplante The previous message was fairly useless without diving into the bbclass. Signed-off-by: Chris Laplante Signed-off-by: Richard Purdie (cherry picked from commit ef6117b148be65536e89409a83cbfd22049c652e) Signed-off-by: Steve Sakoman --- meta/classes/systemd.bbclass | 3

[OE-core][dunfell 03/19] meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup script

2021-01-18 Thread Steve Sakoman
From: Marek Vasut The toolchain-shar-extract.sh script updates the SDK relocation paths in post-relocate-setup.sh, so avoid doing this twice. This is generally not a problem, unless the SDK path is a subset of the SDK relocation path, in which case the resulting path is substituted twice. To

[OE-core][dunfell 05/19] license_image.bbclass: fix missing recipeinfo on self

2021-01-18 Thread Steve Sakoman
From: Michael Ho Resolve a build bug where image recipes with a do_deploy task will fail. If the image recipe inheriting license_image.bbclass has a deploy task, then the function get_deployed_dependencies will add itself to the list of recipes to get license information for. However, image

Re: [OE-core][dunfell 08/19] buildstats.bbclass: add functionality to collect build system stats

2021-01-18 Thread Steve Sakoman
On Mon, Jan 18, 2021 at 1:34 PM Richard Purdie wrote: > > On Mon, 2021-01-18 at 12:36 -1000, Steve Sakoman wrote: > > From: Sakib Sajal > > > > There are a number of timeout and hang defects where > > it would be useful to collect statistics about what > > is running on a build host when that

[OE-core][dunfell 13/19] waf: don't assume the waf intepretter is good

2021-01-18 Thread Steve Sakoman
From: Ross Burton Waf typically uses `python` as the intepretter but inside a task this does not exist. Typically this is solved by patching waf (see the glmark2 recipe) but not all versionf of Waf support Python 3 so we can't assume a specific interpretter. Instead, create a new variable

[OE-core][dunfell 14/19] curl: fix CVE-2020-8231/8284/8285/8286

2021-01-18 Thread Steve Sakoman
From: Lee Chee Yang backport CVE-2020-8284 fixes from upstream, but drop binary file tests/data/test1465. upstream fixes for CVE-2020-8231, CVE-2020-8285 and CVE-2020-8286 does not applies cleanly to 7.69.1, fedora have working patch hence import patch from Fedora.

[OE-core][dunfell 15/19] xorg: Security fix for CVE-2020-14345

2021-01-18 Thread Steve Sakoman
From: Armin Kuster Source: freedesktop.org MR: 105894 Type: Security Fix Disposition: Backport from https://gitlab.freedesktop.org/xorg/xserver/-/commit/f7cd1276bbd4fe3a9700096dec33b52b8440788d ChangeID: 2c6b7553d8e5bc152258ad1794d95cb7d8b215eb Description: CVE-2020-14345 fix Signed-off-by:

[OE-core][dunfell 17/19] glibc: CVE-2019-25013

2021-01-18 Thread Steve Sakoman
From: Scott Murray Source: openembedded.org MR: 107928 Type: Security Fix Disposition: Backport from https://git.openembedded.org/openembedded-core/commit/meta/recipes-core/glibc?id=53d149df4d8832e34ace2470c31ddc688176faf7 ChangeID: 462441a4a91cb481401e170876c25dcdbd00f1e0 Description: * CVE

[OE-core][dunfell 18/19] zip: whitelist CVE-2018-13410 and CVE-2018-13684

2021-01-18 Thread Steve Sakoman
From: Mikko Rapeli https://nvd.nist.gov/vuln/detail/CVE-2018-13410 is disputed and also Debian considers it not a vulnerability: https://security-tracker.debian.org/tracker/CVE-2018-13410 http://seclists.org/fulldisclosure/2018/Jul/24 "Negligible security impact, would involve that a untrusted

[OE-core][dunfell 19/19] ppp: Whitelist CVE-2020-15704

2021-01-18 Thread Steve Sakoman
From: Robert Joslyn This CVE only applies to the load_ppp_generic_if_needed patch applied by Ubuntu. This patch is not used by OpenEmbedded, so the CVE does not apply. Signed-off-by: Robert Joslyn Signed-off-by: Steve Sakoman --- meta/recipes-connectivity/ppp/ppp_2.4.7.bb | 4 1 file

[OE-core][dunfell 16/19] glibc: Security fix for CVE-2020-29573

2021-01-18 Thread Steve Sakoman
From: Armin Kuster Source: glibc.org MR: 107580 Type: Security Fix Disposition: Backport from https://sourceware.org/git/?p=glibc.git;a=commit;h=681900d29683722b1cb0a8e565a0585846ec5a61 ChangeID: 7bc5edb2e1947ac0774a453000a1568bbe3bb7d2 Description: Fixedup to match 2.31 context. ldbl2mpn.c

[OE-core][dunfell 08/19] buildstats.bbclass: add functionality to collect build system stats

2021-01-18 Thread Steve Sakoman
From: Sakib Sajal There are a number of timeout and hang defects where it would be useful to collect statistics about what is running on a build host when that condition occurs. This adds functionality to collect build system stats on a regular interval and/or on task failure. Both features are

[OE-core][dunfell 09/19] toolchain-shar-extract.sh: Handle special characters in script path

2021-01-18 Thread Steve Sakoman
From: Andrey Mozzhuhin Extracting SDK archive may fail if the script is run using a path with special characters such as space or asterisk. This is because the shell interprets such characters after expanding the $0 variable. Added quotes to all uses of the shell variable $0 to fix this.

[OE-core][dunfell 10/19] lib/oe/utils: Return empty string in parallel_make

2021-01-18 Thread Steve Sakoman
From: Tomasz Dziendzielski In cmake.bbclass we set CMAKE_BUILD_PARALLEL_LEVEL using parallel_make function and if PARALLEL_MAKE is set to empty string then this variable is exported as "None" causing cmake to fail with: "'CMAKE_BUILD_PARALLEL_LEVEL' environment variable invalid number 'None'

[OE-core][dunfell 11/19] boost: drop arm-intrinsics.patch

2021-01-18 Thread Steve Sakoman
From: Mans Rullgard This patch makes gcc produce broken code. It is unclear why it is there in the first place. Drop it. Signed-off-by: Mans Rullgard Signed-off-by: Richard Purdie (cherry picked from commit 5f3cace37496fe1dc4fd045f688f7d441505c437) Signed-off-by: Steve Sakoman ---

[OE-core][dunfell 12/19] classes/waf: Add build and install arguments

2021-01-18 Thread Steve Sakoman
From: Joshua Watt Adds variables that can be used to allow a recipe to pass extra arguments to `waf build` and `waf install`. In most cases, you want to pass the same arguments to `build` and `install` (since install is a superset of `build`), so by default setting EXTRA_OEWAF_BUILD also affects

[OE-core][dunfell 07/19] scripts: oe-run-native, fix *-native directories

2021-01-18 Thread Steve Sakoman
From: Adrian Herrera This fixes a crash with "find" when running a native tool and *-native directories do not exist under the binary directory in the sysroot. This happened because the directory wildcard was passed as part of the root directory. The directory wildcard is now passed by "-name",

Re: [OE-core][dunfell 08/19] buildstats.bbclass: add functionality to collect build system stats

2021-01-18 Thread Richard Purdie
On Mon, 2021-01-18 at 12:36 -1000, Steve Sakoman wrote: > From: Sakib Sajal > > There are a number of timeout and hang defects where > it would be useful to collect statistics about what > is running on a build host when that condition occurs. > > This adds functionality to collect build system

[OE-core] [gatesgarth][PATCH 00/14] pull request (cover letter only)

2021-01-18 Thread Anuj Mittal
Please merge these changes in gatesgarth. Thanks, Anuj The following changes since commit 7aa1ae139b9131faff04c0ed156fd8efcde114f6: bitbake.conf: Prevent pyc file generation in pseudo context (2021-01-07 16:06:52 +0800) are available in the Git repository at:

[OE-core] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2021-01-18 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

Re: [OE-core] [PATCH] systemd: dont spew hidepid mount errors for kernels < v5.8

2021-01-18 Thread Richard Purdie
On Fri, 2021-01-15 at 17:35 +, Luca Boccassi wrote: > On Fri, 2021-01-15 at 11:59 -0500, Bruce Ashfield wrote: > > That code block isn't particularly complex and it is self contained, > > so really, there's not much to see there. But I'm not in the business > > of predicting anything, I'm in

[OE-core] [PATCH v3] p11-kit: upgrade 0.23.21 -> 0.23.22

2021-01-18 Thread Lee Chee Yang
From: Lee Chee Yang https://github.com/p11-glue/p11-kit/releases/tag/0.23.22 Release notes: Fix memory-safety issues that affect the RPC protocol (CVE-2020-29361, CVE-2020-29362, and CVE-2020-29363), discovered and fixed by David Cook anchor: Prefer persistent format when storing anchor [#329]

[OE-core] [PATCH 2/2] libxml2: Update checksum for testtar

2021-01-18 Thread Junling Zheng via lists.openembedded.org
For some unknown factor, the checksum of testtar(xmlts20080827.tar.gz) is mismatch with that of remote. Let's fix it. Signed-off-by: Junling Zheng --- meta/recipes-core/libxml/libxml2_2.9.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[OE-core] [PATCH 1/2] tcp-wrappers: Update checksum for SRC_URI

2021-01-18 Thread Junling Zheng via lists.openembedded.org
Commit a11edd68b2 (Change ftp:// URIs to http(s)://) changed the URI from ftp to http without updating tarball's checksum, which is different between them unfortunately. Signed-off-by: Junling Zheng --- meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 4 ++-- 1 file changed, 2

Re: [OE-core] [PATCH] gcc: Add patch to resolve i*86 tune configuration overrides

2021-01-18 Thread Khem Raj
I think it will be good to do so On Mon, Jan 18, 2021 at 5:40 PM Nathan Rossi wrote: > On Sat, 16 Jan 2021 at 03:40, Khem Raj wrote: > > > > Nathan > > > > Can you check if your patch is still needed after > > > > > https://github.com/kraj/gcc/commit/0411ae7f08e0f5a8b02ff313d26d27a0f6d1bb34 >

[OE-core] [PATCH] ghostscript: CVE-2013-6629 Security Advisory

2021-01-18 Thread Wang Mingyu
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6629 Signed-off-by: Wang Mingyu --- .../ghostscript/CVE-2013-6629.patch | 28 +++ .../ghostscript/ghostscript_9.53.3.bb | 1 + 2 files changed, 29 insertions(+) create mode 100644

[OE-core] [PATCH] ffmpeg: CVE-2020-35965 Security Advisory

2021-01-18 Thread Wang Mingyu
refresh patch:CVE-2020-35965.patch References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35965 Signed-off-by: Wang Mingyu --- .../ffmpeg/ffmpeg/CVE-2020-35965.patch| 64 ++- 1 file changed, 49 insertions(+), 15 deletions(-) diff --git

[OE-core] [PATCH 09/30] gstreamer1.0-python: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...reamer1.0-python_1.18.2.bb => gstreamer1.0-python_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.18.2.bb => gstreamer1.0-python_1.18.3.bb} (89%) diff --git

[OE-core] [PATCH 10/30] gstreamer1.0-vaapi: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...streamer1.0-vaapi_1.18.2.bb => gstreamer1.0-vaapi_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.18.2.bb => gstreamer1.0-vaapi_1.18.3.bb} (95%) diff --git

[OE-core] [PATCH 02/30] gstreamer1.0: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../{gstreamer1.0_1.18.2.bb => gstreamer1.0_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.18.2.bb => gstreamer1.0_1.18.3.bb} (97%) diff --git

[OE-core] [PATCH 04/30] gstreamer1.0-plugins-good: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...ugins-good_1.18.2.bb => gstreamer1.0-plugins-good_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.18.2.bb => gstreamer1.0-plugins-good_1.18.3.bb} (97%) diff --git

[OE-core] [PATCH 11/30] gst-examples: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../{gst-examples_1.18.2.bb => gst-examples_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gst-examples_1.18.2.bb => gst-examples_1.18.3.bb} (96%) diff --git

[OE-core] [PATCH 14/30] libepoxy: upgrade 1.5.4 -> 1.5.5

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../0001-dispatch_common.h-define-also-EGL_NO_X11.patch | 9 + .../libepoxy/{libepoxy_1.5.4.bb => libepoxy_1.5.5.bb}| 3 +-- 2 files changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-graphics/libepoxy/{libepoxy_1.5.4.bb =>

[OE-core] [PATCH 20/30] piglit: upgrade to latest revision

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...nder-ops.c-add-missing-format-string.patch | 24 --- meta/recipes-graphics/piglit/piglit_git.bb| 3 +-- 2 files changed, 1 insertion(+), 26 deletions(-) delete mode 100644

[OE-core] [PATCH 13/30] gstreamer1.0-plugins-ugly: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...ugins-ugly_1.18.2.bb => gstreamer1.0-plugins-ugly_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.18.2.bb => gstreamer1.0-plugins-ugly_1.18.3.bb} (93%) diff --git

[OE-core] [PATCH 15/30] libproxy: upgrade 0.4.15 -> 0.4.17

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...t-pac-test-Fix-build-with-clang-libc.patch | 31 -- .../libproxy/libproxy/CVE-2020-25219.patch| 61 .../libproxy/libproxy/CVE-2020-26154.patch| 98 --- ...{libproxy_0.4.15.bb => libproxy_0.4.17.bb} | 9 +- 4 files

[OE-core] [PATCH 17/30] vulkan-tools: upgrade 1.2.162.0 -> 1.2.162.1

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../{vulkan-tools_1.2.162.0.bb => vulkan-tools_1.2.162.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/vulkan/{vulkan-tools_1.2.162.0.bb => vulkan-tools_1.2.162.1.bb} (95%) diff --git

[OE-core] [PATCH 21/30] vala: upgrade 0.50.2 -> 0.50.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- meta/recipes-devtools/vala/{vala_0.50.2.bb => vala_0.50.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/vala/{vala_0.50.2.bb => vala_0.50.3.bb} (50%) diff --git a/meta/recipes-devtools/vala/vala_0.50.2.bb

[OE-core] [PATCH 22/30] gcr: upgrade 3.38.0 -> 3.38.1

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- meta/recipes-gnome/gcr/{gcr_3.38.0.bb => gcr_3.38.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gcr/{gcr_3.38.0.bb => gcr_3.38.1.bb} (91%) diff --git a/meta/recipes-gnome/gcr/gcr_3.38.0.bb

[OE-core] [PATCH 24/30] logrotate: upgrade 3.17.0 -> 3.18.0

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../logrotate/{logrotate_3.17.0.bb => logrotate_3.18.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/logrotate/{logrotate_3.17.0.bb => logrotate_3.18.0.bb} (97%) diff --git

[OE-core] [PATCH 23/30] python3-pygments: upgrade 2.7.3 -> 2.7.4

2021-01-18 Thread Anuj Mittal
License-Update: change in copyright years Signed-off-by: Anuj Mittal --- .../{python3-pygments_2.7.3.bb => python3-pygments_2.7.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pygments_2.7.3.bb => python3-pygments_2.7.4.bb} (69%)

[OE-core] [PATCH 12/30] gst-devtools: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../{gst-devtools_1.18.2.bb => gst-devtools_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gst-devtools_1.18.2.bb => gst-devtools_1.18.3.bb} (94%) diff --git

[OE-core] [PATCH 27/30] wget: upgrade 1.20.3 -> 1.21.1

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- meta/recipes-extended/wget/wget_1.20.3.bb | 8 meta/recipes-extended/wget/wget_1.21.1.bb | 7 +++ 2 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-extended/wget/wget_1.20.3.bb create mode 100644

[OE-core] [PATCH 28/30] lighttpd: upgrade 1.4.57 -> 1.4.58

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../lighttpd/{lighttpd_1.4.57.bb => lighttpd_1.4.58.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.57.bb => lighttpd_1.4.58.bb} (97%) diff --git

[OE-core] [PATCH 30/30] python3-git: upgrade 3.1.11 -> 3.1.12

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../python/{python3-git_3.1.11.bb => python3-git_3.1.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.11.bb => python3-git_3.1.12.bb} (92%) diff --git

[OE-core] [PATCH 29/30] python3-importlib-metadata: upgrade 3.3.0 -> 3.4.0

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...ib-metadata_3.3.0.bb => python3-importlib-metadata_3.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-importlib-metadata_3.3.0.bb => python3-importlib-metadata_3.4.0.bb} (87%) diff --git

[OE-core] [PATCH 26/30] python3-mako: upgrade 1.1.3 -> 1.1.4

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../python/{python3-mako_1.1.3.bb => python3-mako_1.1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-mako_1.1.3.bb => python3-mako_1.1.4.bb} (83%) diff --git

[OE-core] [PATCH 25/30] lzip: upgrade 1.21 -> 1.22

2021-01-18 Thread Anuj Mittal
License-Update: copyright years, formatting changes Signed-off-by: Anuj Mittal --- meta/recipes-extended/lzip/{lzip_1.21.bb => lzip_1.22.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-extended/lzip/{lzip_1.21.bb => lzip_1.22.bb} (85%) diff --git

[OE-core] [PATCH 16/30] stress-ng: upgrade 0.12.00 -> 0.12.01

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../stress-ng/{stress-ng_0.12.00.bb => stress-ng_0.12.01.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.12.00.bb => stress-ng_0.12.01.bb} (90%) diff --git

[OE-core] [PATCH 18/30] harfbuzz: upgrade 2.7.2 -> 2.7.4

2021-01-18 Thread Anuj Mittal
Remove backported patches and remove the introspection patch as that is no longer needed. Signed-off-by: Anuj Mittal --- ...isable-introspection-in-cross-builds.patch | 27 -- ...nums.cc.tmpl-write-out-only-the-file.patch | 28 -- .../harfbuzz/harfbuzz/version-race.patch | 97

[OE-core] [PATCH 06/30] gstreamer1.0-libav: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...streamer1.0-libav_1.18.2.bb => gstreamer1.0-libav_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.18.2.bb => gstreamer1.0-libav_1.18.3.bb} (89%) diff --git

[OE-core] [PATCH 05/30] gstreamer1.0-plugins-bad: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...plugins-bad_1.18.2.bb => gstreamer1.0-plugins-bad_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.18.2.bb => gstreamer1.0-plugins-bad_1.18.3.bb} (98%) diff --git

[OE-core] [PATCH 01/30] enchant2: upgrade 2.2.14 -> 2.2.15

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../enchant/{enchant2_2.2.14.bb => enchant2_2.2.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/enchant/{enchant2_2.2.14.bb => enchant2_2.2.15.bb} (90%) diff --git

[OE-core] [PATCH 07/30] gstreamer1.0-omx: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- .../{gstreamer1.0-omx_1.18.2.bb => gstreamer1.0-omx_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.18.2.bb => gstreamer1.0-omx_1.18.3.bb} (95%) diff --git

[OE-core] [PATCH 08/30] gstreamer1.0-rtsp-server: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...rtsp-server_1.18.2.bb => gstreamer1.0-rtsp-server_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.18.2.bb => gstreamer1.0-rtsp-server_1.18.3.bb} (90%) diff --git

[OE-core] [PATCH 19/30] mpg123: upgrade 1.26.3 -> 1.26.4

2021-01-18 Thread Anuj Mittal
License-Update: Change in copyright years Signed-off-by: Anuj Mittal --- .../mpg123/{mpg123_1.26.3.bb => mpg123_1.26.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/mpg123/{mpg123_1.26.3.bb => mpg123_1.26.4.bb} (93%) diff --git

[OE-core] [PATCH 03/30] gstreamer1.0-plugins-base: upgrade 1.18.2 -> 1.18.3

2021-01-18 Thread Anuj Mittal
Signed-off-by: Anuj Mittal --- ...ugins-base_1.18.2.bb => gstreamer1.0-plugins-base_1.18.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.18.2.bb => gstreamer1.0-plugins-base_1.18.3.bb} (97%) diff --git

Re: [OE-core] [PATCH] ffmpeg: CVE-2020-35965 Security Advisory

2021-01-18 Thread Anuj Mittal
On Tue, 2021-01-19 at 13:45 +0800, Wang Mingyu wrote: > -From 3e5959b3457f7f1856d997261e6ac672bba49e8b Mon Sep 17 00:00:00 > 2001 > -From: Michael Niedermayer > -Date: Sat, 24 Oct 2020 22:21:48 +0200 > -Subject: [PATCH] avcodec/exr: Check ymin vs. h > +Subject: [PATCH] CVE-2020-35965 > + >

Re: [OE-core] [PATCH] systemd: dont spew hidepid mount errors for kernels < v5.8

2021-01-18 Thread Leon Woestenberg
On Fri, 15 Jan 2021 at 18:35, Luca Boccassi via lists.openembedded.org wrote: > > > There's the get_kernelversion* functions available to recipes, > reasonably widely used already - so something that checks it and > conditionally installs the drop-in should work fine, in theory? > That would