Re: [OE-core] [hardknott][PATCH 1/2] glibc : Fix CVE-2021-3998

2022-01-29 Thread Pgowda
Hi Anuj, Thanks for your comments. There were 4 CVE fixes to GLIBC which were ported to the Hardknott branch. However, these patches have been ported and present in glibc-2.33 latest versions. Hence, glibc-2.33 is upgraded to the latest version which includes these CVE and other fixes as:- https:

[OE-core] [hardknott][PATCH] glibc: upgrade glibc-2.33 to latest version

2022-01-29 Thread Pgowda
glibc-2.33 has been upgraded to latest version that includes many CVE and other bug fixes. Ran the regressions and results are better. Signed-off-by: pgowda --- meta/recipes-core/glibc/glibc-version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/glibc/g

[OE-core] [dunfell][PATCH] sstate: A third fix for for touching files inside pseudo

2022-01-29 Thread Peter Kjellerstedt
From: Peter Kjellerstedt This continues where commit 676757f "sstate: fix touching files inside pseudo" and commit 29fc8599 "sstate: another fix for touching files inside pseudo" left off. The previous changes switched from trying to check if the sstate file is writable before touching it, to al

[OE-core] [honister][PATCH] sstate: A third fix for for touching files inside pseudo

2022-01-29 Thread Peter Kjellerstedt
From: Peter Kjellerstedt This continues where commit676757f "sstate: fix touching files inside pseudo" and commit 29fc8599 "sstate: another fix for touching files inside pseudo" left off. The previous changes switched from trying to check if the sstate file is writable before touching it, to alw

[OE-core] [honister][PATCH] insane.bbclass: Correct package_qa_check_empty_dirs()

2022-01-29 Thread Peter Kjellerstedt
The oe.qa.add_message() method is not available in Honister, use package_qa_add_message() instead. Signed-off-by: Peter Kjellerstedt --- meta/classes/insane.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/insane.bbclass b/meta/classes/insane.bbclass index

[OE-core] [PATCH v2] initramfs-framework: Add overlayroot module

2022-01-29 Thread Alejandro Hernandez Samaniego
When installed, this module mounts a read-write (RW) overlay on top of a root filesystem, which is kept read-only (RO), free from modifications by the user, this might prove to be useful if we want to access or restore the original unmodified rootfs. The existing overlay-etc.bbclass does something

[OE-core] [PATCH] ell: update to 0.48

2022-01-29 Thread Oleksandr Kravchuk
Changelog: - Fix issue with memory leaking from ICMPv6 RA. Signed-off-by: Oleksandr Kravchuk --- meta/recipes-core/ell/{ell_0.47.bb => ell_0.48.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.47.bb => ell_0.48.bb} (89%) diff --git a/meta/recipes-co

Re: [OE-core] [poky][dunfell][PATCH 1/6] lsof: correct LICENSE

2022-01-29 Thread Steve Sakoman
On Mon, Jan 24, 2022 at 7:16 AM Nisha Parrakat wrote: > > From: Ross Burton > > The lsof LICENSE is superficially BSD-like, but it isn't BSD. Now that > we have the full SPDX license set in oe-core, use Spencer-94. Results in following warning: WARNING: build-appliance-image-15.0.0-r0 do_rootf

[OE-core] [hardknott][PATCH 00/17] Pull request (cover letter only)

2022-01-29 Thread Anuj Mittal
The following changes since commit 155c238d340fdc82420ba9f367cb23014c78b705: cve-check: add lockfile to task (2022-01-17 10:37:09 +0800) are available in the Git repository at: git://push.openembedded.org/openembedded-core-contrib stable/hardknott-next Bruce Ashfield (4): linux-yocto/5.4: