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

2023-09-13 Thread Jing Hui Tham
Hi All, QA for yocto-4.3_M3.rc1 is completed. This is the full report for this release: 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, Jing Hui >

[OE-core] [PATCH 1/2] coreutils: Upgrade to 9.4

2023-09-13 Thread Khem Raj
Drop a backport which is already in 9.4 Signed-off-by: Khem Raj --- .../coreutils/stdlib-mb-cur-max.patch | 33 --- .../{coreutils_9.3.bb => coreutils_9.4.bb}| 4 +-- 2 files changed, 1 insertion(+), 36 deletions(-) delete mode 100644

[OE-core] [PATCH 2/2] coreutils: Add config.h to ptest package

2023-09-13 Thread Khem Raj
This is needed by several tests during run on target Fixes grep: /usr/lib/coreutils/ptest/lib/config.h: No such file or directory inotify-race.sh: skipped test: inotify is not supported More tests are now passing

[OE-core][mickledore][PATCH 1/2] qemu: fix CVE-2023-3354

2023-09-13 Thread Urade, Yogita via lists.openembedded.org
From: Yogita Urade A flaw was found in the QEMU built-in VNC server. When a client connects to the VNC server, QEMU checks whether the current number of connections crosses a certain threshold and if so, cleans up the previous connection. If the previous connection happens to be in the handshake

[OE-core][mickledore][PATCH 2/2] qemu: fix CVE-2023-0330

2023-09-13 Thread Urade, Yogita via lists.openembedded.org
From: Yogita Urade A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free. Summary of the problem from Peter Maydell: https://lore.kernel.org/qemu-devel/cafeaca_23vc7he3iam-jva6w38lk4hjowae5kcknhprd5fp...@mail.gmail.com Reference:

[OE-core] [PATCH] iproute2: upgrade 6.4.0 -> 6.5.0

2023-09-13 Thread wangmy
From: Wang Mingyu 0001-bridge-mdb.c-include-limits.h.patch removed since it's included in 6.5.0 Signed-off-by: Wang Mingyu --- .../0001-bridge-mdb.c-include-limits.h.patch | 41 --- .../{iproute2_6.4.0.bb => iproute2_6.5.0.bb} | 3 +- 2 files changed, 1 insertion(+), 43

[OE-core] [PATCH] harfbuzz: upgrade 8.1.1 -> 8.2.0

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: == - Various build and fuzzing fixes - Improvements to COLRv1 painting. - New API: +hb_paint_color_glyph_func_t +hb_paint_funcs_set_color_glyph_func +hb_paint_color_glyph Signed-off-by: Wang Mingyu --- .../harfbuzz/{harfbuzz_8.1.1.bb => harfbuzz_8.2.0.bb}

[OE-core] [PATCH] stress-ng: upgrade 0.16.04 -> 0.16.05

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === -stress-vnni: verify if selected method supports intrinsic in intrisinc mode -Manual: Indent stressors to ease man page reading -stress-ng: Fix text of license in stress-sleep.c -stress-pty: don't treat EINTR as failure when tcdrain is interrupted

[OE-core] [PATCH] python3-setuptools: upgrade 68.1.2 -> 68.2.1

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === Features -- -Rework how setuptools internally handles dependencies/install_requires and optional-dependencies/extras_require. (#3903) -Improve the generated PKG-INFO files, by adding Requires-Dist fields. -Improve atomicity when writing PKG-INFO

[OE-core] [PATCH] strace: upgrade 6.4 -> 6.5

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === * Implemented decoding of cachestat and fchmodat2 syscalls. * Implemented decoding of SO_PASSPIDFD and SO_PEERPIDFD socket options. * Implemented decoding of SCM_PIDFD control messages. * Implemented decoding of BPF_ENABLE_STATS, BPF_ITER_CREATE,

Re: [OE-core] [PATCH] bitbake: fetch2: git: revert path checks

2023-09-13 Thread Mikko Rapeli
Hi, Sorry, wrong list. Cheers, -Mikko -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187555): https://lists.openembedded.org/g/openembedded-core/message/187555 Mute This Topic: https://lists.openembedded.org/mt/101333061/21656 Group Owner:

[OE-core] [PATCH] dnf: upgrade 4.16.1 -> 4.17.0

2023-09-13 Thread wangmy
From: Wang Mingyu 0001-dnf-write-the-log-lock-to-root.patch refreshed for 4.17.0 Changelog: === -crypto: Use libdnf crypto API instead of using GnuPG/GpgME -Reprotect dnf, unprotect python3-dnf -Block signals during RPM transaction processing -Fix bash completion due to sqlite changes

[OE-core] [PATCH] python3-git: upgrade 3.1.34 -> 3.1.35

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: -Fix Windows environment variable upcasing bug -Added test for PR #1645 submodule path -Tests fail due to security vulnerability fix in git 2.38.1 acknowledged -3.1.30 & 3.1.31: failing tests acknowledged help wanted -Only make config more permissive in

[OE-core] [PATCH] pkgconf: upgrade 2.0.2 -> 2.0.3

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: == * Fix some edge-cases with the new `--modversion` implementation and add additional regression tests. * Fix some format specifiers to use PRIu64 in debug tracing. Signed-off-by: Wang Mingyu --- .../pkgconf/{pkgconf_2.0.2.bb => pkgconf_2.0.3.bb}

Re: [OE-core] [PATCH] btrfs-tools: upgrade 6.3.3 -> 6.5

2023-09-13 Thread Richard Purdie
On Wed, 2023-09-13 at 17:28 +0800, wangmy wrote: > From: Wang Mingyu > > Changelog: > > * crc32c implementation speedup (3x) > * btrfstune: >* be more strict about option combinations and refuse changing > features from incompatible groups >* metadata_uuid changes fixes

[OE-core] [PATCH] alsa-ucm-conf: upgrade 1.2.9 -> 1.2.10

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === Fix symver build error on non-ELF platforms doxygen: include docs for shmarea functions doxygen: silence warning from asoundlib.h doxygen: global: silence 'not documented' warnings doxygen: Fix missing group end markers configure:

[OE-core] [PATCH] libnl: upgrade 3.7.0 -> 3.8.0

2023-09-13 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-support/libnl/{libnl_3.7.0.bb => libnl_3.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libnl/{libnl_3.7.0.bb => libnl_3.8.0.bb} (96%) diff --git

[OE-core][PATCH] libinput: upgrade 1.23.0 -> 1.24.0

2023-09-13 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../wayland/{libinput_1.23.0.bb => libinput_1.24.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.23.0.bb => libinput_1.24.0.bb} (97%) diff --git

[PATCH] [OE-core] [PATCH] font-util: upgrade 1.4.0 -> 1.4.1

2023-09-13 Thread wangmy
From: Wang Mingyu License-Update: - Replace unicode files with ones that provide better terms of use Identical files but these have the unicode terms-of-use (SPDX: Unicode-TOU) instead of some old license format. https://www.unicode.org/Public/MAPPINGS/ISO8859/8859-1.TXT

[OE-core] [PATCH] wayland-utils: upgrade 1.1.0 -> 1.2.0

2023-09-13 Thread wangmy
From: Wang Mingyu 0001-wayland-info-Fix-build-without-libdrm.patch removed since it's included in 1.2.0 Changelog: === -wayland-info: Fix spurious tab/space -wayland-info: add drm-lease-v1 support -meson: improve protocol generation -wayland-info: Destroy zwp_linux_dmabuf_feedback_v1

[OE-core] [PATCH] wireless-regdb: upgrade 2023.05.03 -> 2023.09.01

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: == wireless-regdb: update regulatory database based on preceding changes wireless-regdb: Update regulatory rules for Australia (AU) for June 2023 wireless-regdb: Update regulatory info for Türkiye (TR) wireless-regdb: Update regulatory rules for Egypt (EG)

Re: [PATCH] [OE-core] [PATCH] font-util: upgrade 1.4.0 -> 1.4.1

2023-09-13 Thread Richard Purdie
On Wed, 2023-09-13 at 17:36 +0800, wangmy wrote: > From: Wang Mingyu > > License-Update: > - Replace unicode files with ones that provide better terms of use > Identical files but these have the unicode terms-of-use (SPDX: > Unicode-TOU) instead of some old license format. > >

Re: [OE-core] [kirkstone][PATCH] glibc: stable 2.35 branch updates

2023-09-13 Thread Sanjana V
Regression tests are performed and below is test summary. Test summary after glibc updates: PASS : 4773 FAIL   : 139 XPASS : 6 XFAIL   : 16 UNSUPPORTED : 235 Test summary before glibc updates: PASS : 4770 FAIL   : 142 XPASS : 6 XFAIL   : 16 UNSUPPORTED : 235 Diff: +3 PASS 0 FAIL 0 XPASS 0 XFAIL

[OE-core] Security processes: YP needs

2023-09-13 Thread Marta Rybczynska
Hello, I've been working recently on collecting what works and what doesn't in YP security processes. The goal is to go forward and define an actionable strategy! Today, I'd like to share with you the summary of what I have heard as needs from several people (those in Cc:). I want the community

[OE-core] [PATCH] debianutils: upgrade 5.8 -> 5.12

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === * d/control: - Add myself as maintainer and Niels Thykier as uploader - Bump standards version from 4.6.0 to 4.6.2. * d/prerm: Make script executable. * d/postinst: Use 'set -e' in the body of the script. * d/tests/smoke: Use 'set -e' in

[OE-core] [PATCH] dbus: upgrade 1.14.8 -> 1.14.10

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === • Avoid a dbus-daemon crash if re-creating a connection's policy fails. • If getting the groups from a user ID fails, report the error correctly, instead of logging "(null)" • Return the primary group ID in GetConnectionCredentials()' UnixGroupIDs

[OE-core] [PATCH] nghttp2: upgrade 1.55.1 -> 1.56.0

2023-09-13 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../nghttp2/{nghttp2_1.55.1.bb => nghttp2_1.56.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.55.1.bb => nghttp2_1.56.0.bb} (91%) diff --git

[OE-core] [PATCH] python3-hypothesis: upgrade 6.84.0 -> 6.84.3

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === -This patch automatically disables the differing_executors health check for methods which are also pytest parametrized tests, because those were mostly false alarms (issue #3733). -Building on recent releases, characters() now accepts _any_ codec=, not

[OE-core] [PATCH] python3-pyelftools: upgrade 0.29 -> 0.30

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: === - Optimization: cache instantiation of DWARF structs (#435) - DWARFv5 CU headers (#442) - Bug fix in attribute reporting for DWA_FORM_indirect (#475) - Support for RISC-V attributes (#459) - Readelf used for testing upgraded to 2.41 (#489) - Support for

[OE-core] [kirkstone][PATCH] binutils: stable 2.38 branch updates

2023-09-13 Thread Sanjana V
Below commits on binutils-2.38 stable branch are updated. ea5fe5d01e5 PR30697, ppc32 mix of local-dynamic and global-dynamic TLS Signed-off-by: Sanjana --- meta/recipes-devtools/binutils/binutils-2.38.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core] [kirkstone][PATCH] binutils: stable 2.38 branch updates

2023-09-13 Thread Sanjana V
Regression testing with binutils testing is performed and no regressions found. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187586): https://lists.openembedded.org/g/openembedded-core/message/187586 Mute This Topic:

[OE-core] [PATCH] bitbake: fetch2: git: revert path checks

2023-09-13 Thread Mikko Rapeli
Commit 10f38157a069cb6938323cadd5e523037a29ace9 triggers re-clones of uptodate repositories when their access path changes. This is wrong. It is enough that needed commits are found from the git repo. For example when same DL_DIR is accessed using two different paths due to a symlink, then the

[OE-core] [PATCH] ccache: upgrade 4.8.2 -> 4.8.3

2023-09-13 Thread wangmy
From: Wang Mingyu License-Update: Copyright year updated to 2021 Changelog: === -Fixed various problems with parsing of MSVC response file (.rsp). -Fixed handling of NVCC -Xcompiler and --Werror options. -Fixed bookkeeping of files when hard linking or file cloning is enabled. -Made a

[OE-core] [kirkstone][PATCH] glibc: stable 2.35 branch updates

2023-09-13 Thread Sanjana V
Below commits on glibc-2.35 stable branch are updated. 561e9dadc0 x86: Fix incorrect scope of setting `shared_per_thread` 1c3ecf5858 x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold. 47c7d2eb03 x86: Fix slight bug in `shared_per_thread` cache size calculation. d1b1da26ea x86:

[OE-core] [PATCH] coreutils: upgrade 9.3 -> 9.4

2023-09-13 Thread wangmy
From: Wang Mingyu stdlib-mb-cur-max.patch removed since it's included in 9.4. Changelog: == ** Bug fixes On GNU/Linux s390x and alpha, programs like 'cp' and 'ls' no longer fail on files with inode numbers that do not fit into 32 bits. 'b2sum --check' will no longer

[OE-core] [PATCH] at-spi2-core: upgrade 2.48.3 -> 2.48.4

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: = * Add atspi_get_version() to return the runtime version of the AT-SPI library. * collection: Fix match testing for attributes. * collection: Avoid locking up if an object has a very large child count * Fix possible NULL pointer dereference when

[OE-core] [PATCH] btrfs-tools: upgrade 6.3.3 -> 6.5

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: * crc32c implementation speedup (3x) * btrfstune: * be more strict about option combinations and refuse changing features from incompatible groups * metadata_uuid changes fixes * libbtrfs: fix ABI breakage introduced in 6.3.1, revert struct

[OE-core] [PATCH] kexec-tools: upgrade 2.0.26 -> 2.0.27

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: arm64: Hook up the ZBOOT support as vmlinuz arm64: Add ZBOOT PE containing compressed image support kexec/zboot: Add arch independent zboot support kexec: Introduce a member kernel_fd in kexec_info kexec/arm64: Simplify the code for zImage LoongArch:

[OE-core] [PATCH] python3-pytest: upgrade 7.4.1 -> 7.4.2

2023-09-13 Thread wangmy
From: Wang Mingyu Changelog: == Bug Fixes -- -Fix doctest collection of functools.cached_property objects. -Fixed bug using --importmode=importlib which would cause package __init__.py files to be imported more than once in some cases. -Fixed bug where user_properties where not

[OE-core] [PATCH 2/2] python3-jsonschema: Fix rfc3339 validation dependencies

2023-09-13 Thread Stephan Wurm via lists.openembedded.org
The project changed its dependency for rfc3339 validation from package "python3-strict-rfc3339" to package "python3-rfc3339-validation" after v3.2.0. But the v4.4.0 recipe in does not reflect this change and still depends on package "python3-strict-rfc3339" when "format" is set in PACKAGECONFIG.

[OE-core] [PATCH 0/2] python3-jsonschema: Fix rfc3339 validation dependencies in #kirkstone

2023-09-13 Thread Stephan Wurm via lists.openembedded.org
The project changed its dependency for rfc3339 validation from package "python3-strict-rfc3339" to package "python3-rfc3339-validation" after v3.2.0. But the v4.4.0 recipe in #kirkstone does not reflect this change and still depends on package "python3-strict-rfc3339" when "format" is set in

[OE-core] [PATCH 1/2] python3-jsonschema: Update homepage URL

2023-09-13 Thread Stephan Wurm via lists.openembedded.org
Although being redirected from the old URL, adapted HOMEPAGE to reflect new official URL instead. Signed-off-by: Stephan Wurm --- meta/recipes-devtools/python/python3-jsonschema_4.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [OE-core] [PATCH 16/17] build-sysroots.bb: run tasks one after the other

2023-09-13 Thread Richard Purdie
On Wed, 2023-09-13 at 15:00 +0100, Richard Purdie via lists.openembedded.org wrote: > On Mon, 2023-09-11 at 17:19 +0200, Alexander Kanavin wrote: > > On Thu, 7 Sept 2023 at 14:04, Richard Purdie > > wrote: > > > See meta/conf/distro/include/no-static-libs.inc which does things like: > > > > > >

Re: [OE-core] [PATCH 16/17] build-sysroots.bb: run tasks one after the other

2023-09-13 Thread Richard Purdie
On Mon, 2023-09-11 at 17:19 +0200, Alexander Kanavin wrote: > On Thu, 7 Sept 2023 at 14:04, Richard Purdie > wrote: > > See meta/conf/distro/include/no-static-libs.inc which does things like: > > > > meta/conf/distro/include/no-static-libs.inc:DISABLE_STATIC:pn-openssl-native > > = "" > >

Re: [OE-core] mickledore - adding rust tooling to sdk seems to create problematic rustc/cargo executable configurations

2023-09-13 Thread Alexander Kanavin
Can you try this in a plain poky checkout (to the same revision as in your setup) with no other layers? Machine qemuarm, image core-image-minimal. If it works, you have a reference point to compare with and untangle where the breaking difference is. If it doesn't work, then I or someone else have

[OE-core] [kirkstone][PATCH] tcl: prevent installing another copy of tzdata

2023-09-13 Thread Martin Jansa
From: Martin Jansa It checks build host filesystem and if it doesn't find UTC or GMT files it installs another copy of tzdata files in: /usr/lib/tcl8.6/tzdata Buildhistory shows the difference: -PKGSIZE = 2227075 +PKGSIZE = 3433088 See the autodetection in configure.in:

Re: [OE-core] [Openembedded-architecture] Security processes: YP needs

2023-09-13 Thread Mikko Rapeli
Hi, On Wed, Sep 13, 2023 at 01:52:19PM +0200, Marta Rybczynska wrote: > Hello, > I've been working recently on collecting what works and what doesn't > in YP security processes. The goal is to go forward and define an > actionable strategy! > > Today, I'd like to share with you the summary of

[OE-core][kirkstone 4/8] libxml2: Fix CVE-2023-39615

2023-09-13 Thread Steve Sakoman
From: Soumya Sambu Xmlsoft Libxml2 v2.11.0 was discovered to contain a global buffer overflow via the xmlSAX2StartElement() function at /libxml2/SAX2.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via supplying a crafted XML file. References:

[OE-core][kirkstone 5/8] flac: fix CVE-2020-22219

2023-09-13 Thread Steve Sakoman
From: Meenali Gupta Buffer Overflow vulnerability in function bitwriter_grow_ in flac before 1.4.0 allows remote attackers to run arbitrary code via crafted input to the encoder. Signed-off-by: Meenali Gupta Signed-off-by: Steve Sakoman --- .../flac/files/CVE-2020-22219.patch | 197

[OE-core][kirkstone 3/8] qemu: fix CVE-2021-3638

2023-09-13 Thread Steve Sakoman
From: Yogita Urade QEMU: ati-vga: inconsistent check in ati_2d_blt() may lead to out-of-bounds write. Reference: https://nvd.nist.gov/vuln/detail/CVE-2021-3638 https://lists.nongnu.org/archive/html/qemu-devel/2021-09/msg01682.html Signed-off-by: Yogita Urade Signed-off-by: Steve Sakoman ---

[OE-core][kirkstone 6/8] webkitgtk: fix CVE-2022-48503

2023-09-13 Thread Steve Sakoman
From: Yogita Urade The issue was addressed with improved bounds checks. This issue is fixed in tvOS 15.6, watchOS 8.7, iOS 15.6 and iPadOS 15.6, macOS Monterey 12.5, Safari 15.6. Processing web content may lead to arbitrary code execution. References:

[OE-core][kirkstone 7/8] gdb: Fix CVE-2023-39128

2023-09-13 Thread Steve Sakoman
From: Siddharth Doshi Note: The Fix needs to be pushed in gdb rather than bintuils-gdb as we are disabling gdb in binutils configure. Upstream-Status: Backport from [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=033bc52bb6190393c8eed80925fa78cc35b40c6d] CVE: CVE-2023-39128

[OE-core][kirkstone 8/8] yocto-uninative: Update to 4.3

2023-09-13 Thread Steve Sakoman
From: Michael Halstead Add in stable updates to glibc 2.38 to fix malloc bugs Signed-off-by: Michael Halstead Signed-off-by: Richard Purdie (cherry picked from commit 39f987fcb20ad7c0e45425b9f508d463c50ce0c1) Signed-off-by: Steve Sakoman --- meta/conf/distro/include/yocto-uninative.inc | 8

[OE-core][kirkstone 0/8] Patch review

2023-09-13 Thread Steve Sakoman
Please review this set of changes for kirkstone and have comments back by end of day Friday, September 15. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5876 The following changes since commit 47a1dd7f389e3cf4ac2dc5fc21dccc870aafab4a:

[OE-core][kirkstone 1/8] python3-pygments: Fix CVE-2022-40896

2023-09-13 Thread Steve Sakoman
From: Narpat Mali CVE-2022-40896: A ReDoS issue was discovered in pygments/lexers/smithy.py in pygments through 2.15.0 via SmithyLexer. The CVE issue is fixed by 3 different commits between the releases 2.14.0 (for Smithy lexer), 2.15.0 (for SQL+Jinja lexers) and 2.15.1 (for Java properties) as

[OE-core][kirkstone 2/8] dropbear: fix CVE-2023-36328

2023-09-13 Thread Steve Sakoman
From: Yogita Urade Integer Overflow vulnerability in mp_grow in libtom libtommath before commit beba892bc0d4e4ded4d667ab1d2a94f4d75109a9, allows attackers to execute arbitrary code and cause a denial of service (DoS). References: https://nvd.nist.gov/vuln/detail/CVE-2023-36328

Re: [OE-core][mickledore][PATCH 2/2] qemu: fix CVE-2023-0330

2023-09-13 Thread Steve Sakoman
Unfortunately this change breaks the qemux86 and qemux86-64 tests on the autobuilder: https://errors.yoctoproject.org/Errors/Details/736394/ https://errors.yoctoproject.org/Errors/Details/736395/ In both cases: Failed: qemux86-64 does not shutdown within timeout(120) There was recently an

[OE-core][PATCH] fetch2: git: Use samestat() instead of path for repo check

2023-09-13 Thread Joshua Watt
Using path prefixes to check if the git directory is a descendant of the clone directory can be easily confused with symlinkes and bind mounts, causing directories to be deleted unnecessarily. Instead, use os.path.samestat() which is immune to the these sorts of problems. The code needs manually

Re: [OE-core] [kirkstone][PATCH] glibc: stable 2.35 branch updates

2023-09-13 Thread Khem Raj
Thanks LGTM On Wed, Sep 13, 2023 at 4:19 AM Sanjana V wrote: > > Below commits on glibc-2.35 stable branch are updated. > > 561e9dadc0 x86: Fix incorrect scope of setting `shared_per_thread` > 1c3ecf5858 x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold. > 47c7d2eb03 x86: Fix

[OE-core] The YPS 2023.11 CFP is waiting for you!

2023-09-13 Thread Josef Holzmayr
Summer vacation is over, so what is the next thing to focus on? Sharing your The Yocto Project, A Linux Foundation Project Kung-Fu, war stories, use cases... And the best place to do so is the Yocto Project Summit 2023.11 - the CFP is already open. We are eager to read your submissions!

[OE-core] [PATCH 3/4] patchtest: add requirements.txt

2023-09-13 Thread Trevor Gamblin
Add a requirements.txt file with the Python modules needed for Patchtest to run. Signed-off-by: Trevor Gamblin --- meta/lib/patchtest/requirements.txt | 4 1 file changed, 4 insertions(+) create mode 100644 meta/lib/patchtest/requirements.txt diff --git

[OE-core][PATCH v2 0/4] patchtest: Add test suite for oe-core

2023-09-13 Thread Trevor Gamblin
v2 is a resend after a refactor to the patchtest CLI. Patch 3 is unchanged, while patch 4 only fixes a typo. Patchtest change: https://git.yoctoproject.org/patchtest/commit/?id=28fa31f48de960ccba9e6d410dc41dbed3355b29 As part of the patchtest revitalization project, the patchtest-oe repository

[OE-core] [PATCH v2 2/4] patchtest/selftest: remove configurable target

2023-09-13 Thread Trevor Gamblin
The ability to pass the target (i.e. oe-core) as an argument was a testing mechanism and isn't needed when the tests are part of the repo, so remove it and use os.path.dirname to get it instead. Signed-off-by: Trevor Gamblin --- v2 is a simple update to the patch diff reflecting the other

[OE-core] [PATCH v2 4/4] patchtest: Add README.md for selftests

2023-09-13 Thread Trevor Gamblin
Add a short README describing how to setup patchtest's selftests for oe-core. Signed-off-by: Trevor Gamblin --- meta/lib/patchtest/README.md | 20 1 file changed, 20 insertions(+) create mode 100644 meta/lib/patchtest/README.md diff --git a/meta/lib/patchtest/README.md

[OE-core] [PATCH v2 1/4] patchtest: Add tests from patchtest oe repo

2023-09-13 Thread Trevor Gamblin
Copy the core components of the patchtest-oe repo into meta/lib/patchtest in oe-core. Signed-off-by: Trevor Gamblin --- v2 incorporates the new syntax for invoking patchtest in the selftest script. ...-selftest-remove-configurable-target.patch | 64 +

[OE-core] [PATCH] testimage: respect target/server IPs when using slirp

2023-09-13 Thread Ross Burton
From: Ross Burton We can't hardcode these IPs when using slirp. The target IP will need a port to be specified as this controls what port the SSH connection uses, and when slirp is used it can't bind to port 22. The qemu runner (OEQemuTarget) assumes that the first port forward is the SSH

Re: [OE-core] [kirkstone][PATCH] binutils: stable 2.38 branch updates

2023-09-13 Thread Khem Raj
On Wed, Sep 13, 2023 at 4:41 AM Sanjana V wrote: > > Regression testing with binutils testing is performed and no regressions > found. Thanks. LGTM > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187619):

Re: [OE-core][PATCH] fetch2: git: Use samestat() instead of path for repo check

2023-09-13 Thread Joshua Watt
Oops sorry I sent this to the wrong mailing list. Should be bitbake-devel not openembedded-core Anyway, this should fix your problem Mikko and Martin On Wed, Sep 13, 2023 at 9:46 AM Joshua Watt wrote: > > Using path prefixes to check if the git directory is a descendant of the > clone directory

Re: [OE-core] [Openembedded-architecture] Security processes: YP needs

2023-09-13 Thread Mark Hatle
On 9/13/23 11:00 AM, Alex Stewart wrote: Thanks for driving this Marta. Internally and externally, it feels like we're just on the cusp of everyone *suddenly caring* about our security response strategy. So it's good to see that we're making moves in that direction. In general, this list

Re: [OE-core] [openembedded/openembedded-core] openssh: Move sshdgenkeys.service to sshd.socket (af38a39)

2023-09-13 Thread Alex Kiernan
Pretty much what they commit says - you avoid the delay in initial connect at the expense of more CPU up front. On Wed, 13 Sept 2023, 08:21 pawanbadganchi, wrote: > @akiernan What problem is this commit > supposed to solve > > — > Reply to this email directly,

[OE-core][dunfell][PATCH] libxml2: Fix CVE-2023-39615

2023-09-13 Thread Siddharth via lists.openembedded.org
From: Siddharth Doshi Upstream-Status: Backport from [https://gitlab.gnome.org/GNOME/libxml2/-/commit/d0c3f01e110d54415611c5fa0040cdf4a56053f9, https://gitlab.gnome.org/GNOME/libxml2/-/commit/235b15a590eecf97b09e87bdb7e4f8333e9de129] CVE: CVE-2023-39615 Signed-off-by: Siddharth Doshi ---

Re: [OE-core] [Openembedded-architecture] Security processes: YP needs

2023-09-13 Thread Alex Stewart
Thanks for driving this Marta. Internally and externally, it feels like we're just on the cusp of everyone *suddenly caring* about our security response strategy. So it's good to see that we're making moves in that direction. In general, this list looks complete to me. I'm primarily

Re: [OE-core] [PATCH] iproute2: upgrade 6.4.0 -> 6.5.0

2023-09-13 Thread Richard Purdie
On Wed, 2023-09-13 at 17:31 +0800, wangmy wrote: > From: Wang Mingyu > > 0001-bridge-mdb.c-include-limits.h.patch > removed since it's included in 6.5.0 > > Signed-off-by: Wang Mingyu > --- > .../0001-bridge-mdb.c-include-limits.h.patch | 41 --- > .../{iproute2_6.4.0.bb =>

Re: [PATCH] [OE-core] [PATCH] font-util: upgrade 1.4.0 -> 1.4.1

2023-09-13 Thread wangmy
The original LICENSE of bb file : LICENSE = "MIT & MIT & BSD-4-Clause & BSD-2-Clause" Using the license check tool to confirm the COPYING, the conclusion is as following: MIT-open-group Unicode-TOU BSD-1-Clause BSD-3-Clause MIT Do I need to modify the LICENSE in the bb file based on the