[OE-core] [RFC OE-core][PATCH 2/4] goarch: switch the default linking to static

2025-03-03 Thread Jose Quaresma via lists.openembedded.org
at we realy need and thus we do not need to have unused features in the runtime system library. This way it ends up not even being necessary to install the libstd.so on the target, which reduces the total space when there are few applications as already mentioned. Signed-off-by: Jose Quaresma ---

[OE-core] [RFC OE-core][PATCH 1/4] go: bump 1.23.0

2025-02-28 Thread Jose Quaresma via lists.openembedded.org
Go 1.23 Release Notes https://go.dev/doc/go1.23 Signed-off-by: Jose Quaresma --- meta/classes-recipe/go.bbclass| 1 - meta/conf/distro/include/tcmode-default.inc | 2 +- .../go/{go-1.22.12.inc => go-1.23.0.inc} | 2 +- ..._1.22.12.bb => go-binary-native_1.23.0.bb

[OE-core] [RFC OE-core][PATCH 4/4] go: bump 1.24.0

2025-02-28 Thread Jose Quaresma via lists.openembedded.org
Go 1.24 Release Notes https://go.dev/doc/go1.24 - LICENSE: update per Google Legal https://github.com/golang/go/commit/760b722c344d312ab62a5c2f94865a869ce0bab9 Signed-off-by: Jose Quaresma --- meta/conf/distro/include/tcmode-default.inc | 2 +- .../go/{go-1.23.6.inc => go-1.24.0.

[OE-core] [RFC OE-core][PATCH 3/4] go: upgrade 1.23.0 -> 1.23.6

2025-02-28 Thread Jose Quaresma via lists.openembedded.org
tead of O_TRUNC in CopyFS to disallow rewriting existing files does not exist dbecb416d1 [release-branch.go1.23] os: fix Chtimes test flakes [1] https://github.com/golang/go/compare/go1.23.0...go1.23.6 Signed-off-by: Jose Quaresma --- meta/recipes-devtools/go/{go-1.23.0.inc => go-1.23.6.inc} |

[OE-core][scarthgap][PATCH] u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behavior

2025-02-25 Thread Jose Quaresma via lists.openembedded.org
OOT_SIGN_ENABLE and UBOOT_ENV enabled") Signed-off-by: Marek Vasut Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie (cherry picked from commit 0106e5efab99c8016836a2ab71e2327ce58a9a9d) Signed-off-by: Jose Quaresma --- meta/classes-recipe/uboot-sign.bbclass | 60 +

Re: [OE-core] [PATCH] u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behavior

2025-02-25 Thread Jose Quaresma via lists.openembedded.org
gt; to update the generated unused.itb, and instead rewrites it. > >> > >> Fixes: 259bfa86f384 ("u-boot: kernel-fitimage: Fix dependency loop if > >> UBOOT_SIGN_ENABLE and UBOOT_ENV enabled") > >> Signed-off-by: Marek Vasut > >> --- > &g

Re: [OE-core][PATCH 1/3] go: Is anyone working on 1.24 now?

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
Hi Randy The last thing I have is the [RFC 1.23.0] I sent to the list on https://patchwork.yoctoproject.org/project/oe-core/list/?series=29005. It was incomplete and I haven't done anything since. We are already very late on the golang front. However, I think I'll be able to get back to it next w

Re: [OE-core] [RFC] uboot-sign: Fix u-boot dtb signatures

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
Hi Leonard, I tested it on a couple of machines on my side and it fixes the regression. Tested-by: Jose Quaresma Thanks for working on the solution. Jose Rogerio Guerra Borin via lists.openembedded.org escreveu (quinta, 20/02/2025 à(s) 19:22): > Hi Leonard, > > I've tested yo

Re: [OE-core] Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
edded-core/message/211761 > > Leonard > > Am Donnerstag, dem 20.02.2025 um 10:46 + schrieb Jose Quaresma via > lists.openembedded.org: > > Hi, > > > > Any news about this regression? > > If we don't get a fix for this bug asap maybe we should r

Re: [OE-core] Broken FIT image signing since "u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled"

2025-02-20 Thread Jose Quaresma via lists.openembedded.org
Hi, Any news about this regression? If we don't get a fix for this bug asap maybe we should revert and drop this patch since it broke our scarthgap stable LTS Jose Rogerio Guerra Borin via lists.openembedded.org escreveu (terça, 18/02/2025 à(s) 03:49): > > This message originated from outside

Re: [OE-core] [RFC OE-core][PATCH 2/2] go-runtime: fixme: buildpaths

2024-11-06 Thread Jose Quaresma
Richard Purdie escreveu (sexta, 1/11/2024 à(s) 22:45): > On Thu, 2024-10-31 at 12:12 +0000, Jose Quaresma wrote: > > > > > > Richard Purdie escreveu (quarta, > > 30/10/2024 à(s) 19:40): > > > On Wed, 2024-10-30 at 18:19 +, Jose Quaresma vi

Re: [OE-core] [RFC OE-core][PATCH 2/2] go-runtime: fixme: buildpaths

2024-10-31 Thread Jose Quaresma
Richard Purdie escreveu (quarta, 30/10/2024 à(s) 19:40): > On Wed, 2024-10-30 at 18:19 +0000, Jose Quaresma via > lists.openembedded.org wrote: > > > > > > Jose Quaresma via lists.openembedded.org > > escreveu (quarta, > > 30/10/2024 à(s) 18:18)

[OE-core][PATCH] oeqa/selftest: Update the BB_HASHSERVE_UPSTREAM

2024-10-31 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/lib/oeqa/selftest/cases/devtool.py | 2 +- meta/lib/oeqa/selftest/cases/sstatetests.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/lib/oeqa/selftest/cases/devtool.py b/meta/lib/oeqa/selftest/cases/devtool.py index

Re: [OE-core] [RFC OE-core][PATCH 2/2] go-runtime: fixme: buildpaths

2024-10-30 Thread Jose Quaresma
Jose Quaresma via lists.openembedded.org escreveu (quarta, 30/10/2024 à(s) 18:18): > Signed-off-by: Jose Quaresma > --- > meta/recipes-devtools/go/go-runtime_1.23.0.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-devtools/go/go-runtime_1.23.0.b

[OE-core] [RFC OE-core][PATCH 2/2] go-runtime: fixme: buildpaths

2024-10-30 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- meta/recipes-devtools/go/go-runtime_1.23.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/go/go-runtime_1.23.0.bb b/meta/recipes-devtools/go/go-runtime_1.23.0.bb index 63464a1501..a9a4e2a044 100644 --- a/meta/recipes-devtools/go/go

[OE-core] [RFC OE-core][PATCH 1/2] go: bump 1.23.0

2024-10-30 Thread Jose Quaresma
Go 1.23 Release Notes https://go.dev/doc/go1.23 Signed-off-by: Jose Quaresma --- meta/classes-recipe/go.bbclass| 1 - meta/conf/distro/include/tcmode-default.inc | 2 +- .../go/{go-1.22.8.inc => go-1.23.0.inc} | 2 +- ...e_1.22.8.bb => go-binary-native_1.23.0.bb

Re: [OE-core][PATCH 2/2] go: upgrade 1.22.7 -> 1.22.8

2024-10-30 Thread Jose Quaresma
Jose Quaresma via lists.openembedded.org escreveu (quarta, 30/10/2024 à(s) 16:09): > > > Peter Marko via lists.openembedded.org siemens@lists.openembedded.org> escreveu (segunda, 28/10/2024 à(s) > 20:09): > >> -Original Message- >> > From: Ale

Re: [OE-core][PATCH 2/2] go: upgrade 1.22.7 -> 1.22.8

2024-10-30 Thread Jose Quaresma
Peter Marko via lists.openembedded.org escreveu (segunda, 28/10/2024 à(s) 20:09): > -Original Message- > > From: Alexander Kanavin > > Sent: Monday, October 28, 2024 20:48 > > To: Marko, Peter (FT D EU SK BFS1) > > Cc: openembedded-core@lists.openembedded.org > > Subject: Re: [OE-core][

Re: [OE-core] scarthgap: kernel build failure

2024-09-27 Thread Jose Quaresma
Phil Reid via lists.openembedded.org escreveu (sexta, 27/09/2024 à(s) 01:59): > G'day All, > > > Just started migrating our layer to scarthgap and ran into an issue > building the kernel. > We maintian a local git repo with a custom branch with all our patches and > build from that. > So no KMETA

Re: [OE-core] [PATCH 4/4] scripts/install-buildtools: Update to 4.0.21

2024-09-23 Thread Jose Quaresma
Hi Aleksandar, Aleksandar Nikolic via lists.openembedded.org escreveu (segunda, 23/09/2024 à(s) 10:00): > From: Aleksandar Nikolic > > Update to the 4.0.21 release of the 4.0 series for buildtools. > > Signed-off-by: Aleksandar Nikolic > --- > scripts/install-buildtools | 6 +++--- > 1 file c

Re: [OE-core] [PATCH] sanity: check for working user namespaces

2024-09-13 Thread Jose Quaresma
Richard Purdie escreveu (quinta, 12/09/2024 à(s) 21:37): > On Thu, 2024-09-12 at 18:29 +0100, Jose Quaresma via > lists.openembedded.org wrote: > > > > > > Ross Burton via lists.openembedded.org > > escreveu (quinta, > > 12/09/2024 à(s) 17:57): > &

Re: [OE-core] [PATCH] sanity: check for working user namespaces

2024-09-12 Thread Jose Quaresma
Ross Burton escreveu (quinta, 12/09/2024 à(s) 18:32): > > > > On 12 Sep 2024, at 18:29, Jose Quaresma wrote: > > The error message could be better imo. > > It will also happen inside a docker container that runs without the > NET_ADMIN capability, which

Re: [OE-core] [PATCH] sanity: check for working user namespaces

2024-09-12 Thread Jose Quaresma
Ross Burton via lists.openembedded.org escreveu (quinta, 12/09/2024 à(s) 17:57): > If user namespaces are not available (typically because AppArmor is > blocking them), alert the user. > > We consider network isolation sufficiently important that this is a fatal > error, and the user will need to

Re: [OE-core] [PATCH] go-mod.bbclass: Set GO_MOD_CACHE_DIR

2024-09-12 Thread Jose Quaresma
Hi Christian, Christian Lindeberg via lists.openembedded.org escreveu (quinta, 12/09/2024 à(s) 15:30): > From: Christian Lindeberg > > Set the GO_MOD_CACHE_DIR variable and move the location of the module > cache to enable the use of the go module fetchers for module > dependencies. > Also, cle

[[OE-core][scarthgap][PATCH]] go: upgrade 1.22.5 -> 1.22.6

2024-08-20 Thread Jose Quaresma
From: Jose Quaresma Upgrade to latest 1.22.x release [1]: $ git --no-pager log --oneline go1.22.5..go1.22.6 cb4eee693c (tag: go1.22.6, origin/release-branch.go1.22) [release-branch.go1.22] go1.22.6 8c8adffd53 [release-branch.go1.22] cmd/compile: add 0-sized-value simplification to copyelim

[OE-core][PATCH] go: upgrade 1.22.5 -> 1.22.6

2024-08-08 Thread Jose Quaresma
of signed values 49906f9575 [release-branch.go1.22] cmd/go: fix build config before creating actions for 'go list -cover' ea96074191 [release-branch.go1.22] os/exec: only use cachedLookExtensions if Cmd.Path is unmodified [1] https://github.com/golang/go/compare/go1.22.5...go1.22.6

[OE-core][PATCH] libssh2: disable-DSA-by-default

2024-07-31 Thread Jose Quaresma
Backport the merged solution and drop the submited patch. Signed-off-by: Jose Quaresma --- .../libssh2/0001-disable-DSA-by-default.patch | 173 ++ ...t-drop-ssh-dss-openssh_server-config.patch | 30 --- .../recipes-support/libssh2/libssh2_1.11.0.bb | 2 +- 3 files changed

Re: [OE-core][PATCH] iptables: fix memory corruption when parsing nft rules

2024-07-26 Thread Jose Quaresma
Hi Christian, Taedcke, Christian via lists.openembedded.org escreveu (sexta, 26/07/2024 à(s) 13:45): > Thanks for applying this fix to master. > > Should i send another patch for scarthgap or is this automatically > ported to scarthgap? > You can always send the patch with: git cherry-pick -x

[OE-core][scarthgap][PATCH 4/4] openssh: systemd notification was implemented upstream

2024-07-26 Thread Jose Quaresma
From: Jose Quaresma Drop our sd-notify patch and switch to the upstream standalone implementation that does not depend on libsystemd. Signed-off-by: Jose Quaresma Signed-off-by: Richard Purdie (cherry picked from commit 07522f85a987b673b0a3c98690c3c17ab0c4b608) Signed-off-by: Jose Quaresma

[OE-core][scarthgap][PATCH 3/4] openssh: systemd sd-notify patch was rejected upstream

2024-07-26 Thread Jose Quaresma
From: Jose Quaresma Still side effects of the XZ backdoor. Racional [1]: License incompatibility and library bloatedness were the reasons. Given recent events we're never going to take a dependency on libsystemd, though we might implement the notification protocol ourselves if it isn&

[OE-core][scarthgap][PATCH 1/4] oeqa/runtime/scp: requires openssh-sftp-server

2024-07-26 Thread Jose Quaresma
From: Jose Quaresma The SCP protocol was deprecated in favor of the SFTP. For the legacy SCP protocol scp should be run with "-O". Instead of adding "-O" on the scp_options ssh oeqa we can require the openssh-sftp-server to be instaled on the target. This way the

[OE-core][scarthgap][PATCH 2/4] openssh: drop rejected patch fixed in 8.6p1 release

2024-07-26 Thread Jose Quaresma
From: Jose Quaresma The rationale [1] is that C11 6.5.6.9 says: """ When two pointers are subtracted, both shall point to elements of the same array object, or one past the last element of the array object; the result is the difference of the subscripts of the two array elements

[OE-core][PATCH v8 1/3] openssh: systemd notification was implemented upstream

2024-07-25 Thread Jose Quaresma
Drop our sd-notify patch and switch to the upstream standalone implementation that does not depend on libsystemd. Signed-off-by: Jose Quaresma --- v4: - split update of Upstream-Status in new patches in the serie v5: - use the upstream solution v6: - sshd socket service runs with '-i

[OE-core][PATCH v8 2/3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-25 Thread Jose Quaresma
ble. GHPR479 * build: improve detection of the -fzero-call-used-regs compiler flag. bz3673. * build: relax OpenSSL version check to accept all OpenSSL 3.x versions. * sshd(8): add support for notifying systemd on server listen and reload, using a standalone implementation that does

[OE-core][PATCH v8 3/3] libssh2: fix ptest regression with openssh 9.8p1

2024-07-25 Thread Jose Quaresma
Signed-off-by: Jose Quaresma --- ...t-drop-ssh-dss-openssh_server-config.patch | 30 +++ .../recipes-support/libssh2/libssh2_1.11.0.bb | 1 + 2 files changed, 31 insertions(+) create mode 100644 meta/recipes-support/libssh2/libssh2/0001-test-drop-ssh-dss-openssh_server

Re: [OE-core][PATCH v7 2/2] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-24 Thread Jose Quaresma
Richard Purdie escreveu (quarta, 24/07/2024 à(s) 16:11): > On Wed, 2024-07-24 at 15:19 +0100, Jose Quaresma via > lists.openembedded.org wrote: > > Gentle ping. > > When in the branch, this this causes libssh2 ptest failures. I did try > just queuing patch 1/2 alone but that

Re: [OE-core][PATCH v7 2/2] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-24 Thread Jose Quaresma
Gentle ping. Jose Quaresma via lists.openembedded.org escreveu (quinta, 18/07/2024 à(s) 17:55): > - drop the CVE-2024-6387 > - fix musl build [backported patch] > - fix ptest regression [submited patch] > - sshd now had the sshd-session > > Release notes at https://www.opens

[OE-core][PATCH v7 2/2] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-18 Thread Jose Quaresma
-used-regs compiler flag. bz3673. * build: relax OpenSSL version check to accept all OpenSSL 3.x versions. * sshd(8): add support for notifying systemd on server listen and reload, using a standalone implementation that doesn't depend on libsystemd. bz2641 Signed-off-by: Jose Quar

[OE-core][PATCH v7 1/2] openssh: systemd notification was implemented upstream

2024-07-18 Thread Jose Quaresma
Drop our rejected sd-notify patch and switch to the upstream standalone implementation that does not depend on libsystemd. Signed-off-by: Jose Quaresma --- v4: - split update of Upstream-Status in new patches in the serie v5: - use the upstream solution v6: - sshd socket service runs with

Re: [OE-core] [PATCH v2 0/6] Use the kernel from sstate when building fitImages

2024-07-18 Thread Jose Quaresma
Adrian Freihofer via lists.openembedded.org escreveu (quinta, 18/07/2024 à(s) 09:00): > Hi Martin > > Thank you for looking at my patches. > > On Mon, 2024-07-15 at 16:32 +0200, Martin Jansa wrote: > > Doesn't it still rebuild from scratch when IMAGE_VERSION_SUFFIX > > changes? > > I wonder why t

Re: [OE-core] [PATCH] openssh: enable sshd.service by default

2024-07-18 Thread Jose Quaresma
Emil Kronborg via lists.openembedded.org escreveu (segunda, 18/03/2024 à(s) 18:55): > On Fri, Mar 15, 2024 at 16:09 +, Ross Burton wrote: > > On 7 Mar 2024, at 20:08, Emil Kronborg via lists.openembedded.org > wrote: > > > > > > Socket activation is prone to DoS (denial of service) because t

[OE-core][PATCH v6 3/3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-18 Thread Jose Quaresma
-used-regs compiler flag. bz3673. * build: relax OpenSSL version check to accept all OpenSSL 3.x versions. * sshd(8): add support for notifying systemd on server listen and reload, using a standalone implementation that doesn't depend on libsystemd. bz2641 Signed-off-by: Jose Quar

[OE-core][PATCH v6 2/3] openssh: systemd notification was implemented upstream

2024-07-18 Thread Jose Quaresma
ble/commit/08f579231cd38a1c657aaa6ddeb8ab57a1fd4f5c Signed-off-by: Jose Quaresma --- v4: - split update of Upstream-Status in new patches in the serie v5: - use the upstream solution v6: - sshd socket service runs with '-i' and don't support systemd notification ...-notify-systemd-on-list

[OE-core][PATCH v6 1/3] openssh: drop rejected patch fixed in 8.6p1 release

2024-07-18 Thread Jose Quaresma
ms to support this position. [1] https://bugzilla.mindrot.org/show_bug.cgi?id=2608 Signed-off-by: Jose Quaresma --- ...igned-overflow-in-pointer-arithmatic.patch | 111 -- .../openssh/openssh_9.7p1.bb | 1 - 2 files changed, 112 deletions(-) delete mode 100644 m

Re: [OE-core][PATCH v5 2/3] openssh: systemd notification was implemented upstream

2024-07-18 Thread Jose Quaresma
r to do the same in both (with -D) and thus notify the systemd in both? Jose > > > Regards, > > Qi > > > > *From:* openembedded-core@lists.openembedded.org < > openembedded-core@lists.openembedded.org> *On Behalf Of *Jose Quaresma > *Sent:* Wednesday, July

[OE-core][PATCH] oeqa/runtime/scp: requires openssh-sftp-server

2024-07-17 Thread Jose Quaresma
ic regardless of the host machine client used. For the old fashion clients still using legacy SCP protocol the openssh-sshd server will be used, for the new ones using the SFTP the openssh-sftp-server will be picked. Signed-off-by: Jose Quaresma --- meta/lib/oeqa/runtime/cases/scp.py | 2 +

Re: [OE-core][PATCH] Revert "testimage: retrieve ptests directory when ptests fail"

2024-07-17 Thread Jose Quaresma
Richard Purdie escreveu (quarta, 17/07/2024 à(s) 12:25): > On Wed, 2024-07-17 at 12:00 +0100, Jose Quaresma via > lists.openembedded.org wrote: > > This reverts commit d1ac9bb1bd2132cd121f0e80829302298d8a8a64. > > > > The variable TESTIMAGE_FAILED_QA_ARTIFACTS is n

[OE-core][PATCH] Revert "testimage: retrieve ptests directory when ptests fail"

2024-07-17 Thread Jose Quaresma
in:/sbin:/usr/bin:/bin; for p in '',; do if [ -e $p ]; then echo $p; fi; done DEBUG: Waiting for process output: time: 1721212870.6207979, endtime: 1721213170.62004 DEBUG: Data from SSH call: DEBUG: [Command returned '0' after 0.37 seconds] DEBUG: Command: for p in ''

Re: [OE-core][PATCH v5 2/3] openssh: systemd notification was implemented upstream

2024-07-17 Thread Jose Quaresma
me issues with testimage without the overall openssh patch series. Jose > Regards, > Qi > > On 7/17/24 16:46, Jose Quaresma wrote: > > > Khem Raj escreveu (quarta, 17/07/2024 à(s) 07:38): > >> actually I narrowed down my problem of disconnection to this patch in >> t

Re: [OE-core][PATCH v5 3/3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-17 Thread Jose Quaresma
ve to test libssh2 to see what's happening. Thanks for the feedback. Jose > > > On 16/07/2024 15:16:39+0100, Jose Quaresma wrote: > > - drop the CVE-2024-6387 > > - drop the backported systemd notify > > - backported fix for musl build > > - sub

Re: [OE-core][PATCH v5 3/3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-17 Thread Jose Quaresma
this today and try to find the root cause. The ptest goes well in my local tests but I didn't do anything with testimage. I'll see if the testimage picks up something. Thanks for the feedback. Jose > > On 16/07/2024 15:16:39+0100, Jose Quaresma wrote: > > - drop the CVE-2

Re: [OE-core][PATCH v5 2/3] openssh: systemd notification was implemented upstream

2024-07-17 Thread Jose Quaresma
ed, the problem is gone. > I will jump on this today and try to find the root cause. The ptest goes well in my local tests but I didn't do anything with testimage. I'll see if the testimage picks up something. Thanks for the feedback. Jose > > On Tue, Jul 16,

[OE-core][PATCH v5 3/3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-16 Thread Jose Quaresma
detection of the -fzero-call-used-regs compiler flag. bz3673. * build: relax OpenSSL version check to accept all OpenSSL 3.x versions. * sshd(8): add support for notifying systemd on server listen and reload, using a standalone implementation that doesn't depend on libsystemd. bz2

[OE-core][PATCH v5 2/3] openssh: systemd notification was implemented upstream

2024-07-16 Thread Jose Quaresma
ble/commit/08f579231cd38a1c657aaa6ddeb8ab57a1fd4f5c Signed-off-by: Jose Quaresma --- v4: - split update of Upstream-Status in new patches in the serie v5: - use the upstream solution ...-notify-systemd-on-listen-and-reload.patch | 225 ++ ...tional-support-for-systemd-sd_notify.patch | 96 .../opens

[OE-core][PATCH v5 1/3] openssh: drop rejected patch fixed in 8.6p1 release

2024-07-16 Thread Jose Quaresma
ms to support this position. [1] https://bugzilla.mindrot.org/show_bug.cgi?id=2608 Signed-off-by: Jose Quaresma --- ...igned-overflow-in-pointer-arithmatic.patch | 111 -- .../openssh/openssh_9.7p1.bb | 1 - 2 files changed, 112 deletions(-) delete mode 100644 m

Re: [OE-core][PATCH v4 2/3] openssh: systemd sd-notify patch was rejected upstream

2024-07-16 Thread Jose Quaresma
Alexander Kanavin escreveu (terça, 16/07/2024 à(s) 11:37): > On Tue, 16 Jul 2024 at 12:31, Ross Burton via lists.openembedded.org > wrote: > > > I was reading about this in your previous patch and was planning to > > > make a comment about it. Thanks for splitting it out! > > > > > > I remember

[OE-core][PATCH v4 3/3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-16 Thread Jose Quaresma
relax OpenSSL version check to accept all OpenSSL 3.x versions. * sshd(8): add support for notifying systemd on server listen and reload, using a standalone implementation that doesn't depend on libsystemd. bz2641 Signed-off-by: Jose Quaresma --- v2: - fix musl build - fix ss

[OE-core][PATCH v4 2/3] openssh: systemd sd-notify patch was rejected upstream

2024-07-16 Thread Jose Quaresma
[1] https://github.com/openssh/openssh-portable/pull/375#issuecomment-2027749729 Signed-off-by: Jose Quaresma --- ...001-systemd-Add-optional-support-for-systemd-sd_notify.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/openssh/openssh/0001-s

[OE-core][PATCH v4 1/3] openssh: drop rejected patch fixed in 8.6p1 release

2024-07-16 Thread Jose Quaresma
ms to support this position. [1] https://bugzilla.mindrot.org/show_bug.cgi?id=2608 Signed-off-by: Jose Quaresma --- ...igned-overflow-in-pointer-arithmatic.patch | 111 -- .../openssh/openssh_9.7p1.bb | 1 - 2 files changed, 112 deletions(-) delete mode 100644 m

Re: [OE-core][PATCH v3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-16 Thread Jose Quaresma
Richard Purdie escreveu (terça, 16/07/2024 à(s) 09:53): > On Tue, 2024-07-16 at 09:48 +0200, Alexander Kanavin via > lists.openembedded.org wrote: > > On Mon, 15 Jul 2024 at 20:02, Jose Quaresma via > > lists.openembedded.org > > wrote: > > > +From: Jose Quares

[OE-core][PATCH v3] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-15 Thread Jose Quaresma
rt for notifying systemd on server listen and reload, using a standalone implementation that doesn't depend on libsystemd. bz2641 Signed-off-by: Jose Quaresma --- v2: - fix musl build - fix sshd-session packing on openssh-sshd - rebase on top of the CVE-2024-6387 fix sent v

[OE-core][scarthgap][PATCH] go: upgrade 1.22.4 -> 1.22.5

2024-07-15 Thread Jose Quaresma
From: Jose Quaresma - refresh patches with devtool Upgrade to latest 1.22.x release [1]: $ git --no-pager log --oneline go1.22.4..go1.22.5 8e1fdea831 (tag: go1.22.5, origin/release-branch.go1.22) [release-branch.go1.22] go1.22.5 c2d4f852ce [release-branch.go1.22] cmd/link: handle dynamic

Re: [OE-core][PATCH v2] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-09 Thread Jose Quaresma
Jose Quaresma via lists.openembedded.org escreveu (sexta, 5/07/2024 à(s) 11:34): > > > Richard Purdie escreveu (quinta, > 4/07/2024 à(s) 21:27): > >> On Thu, 2024-07-04 at 13:46 +0100, Jose Quaresma via >> lists.openembedded.org wrote: >> > Release notes at

Re: [OE-core] [PATCH] kernel: fix do_symlink_kernsrc function

2024-07-05 Thread Jose Quaresma
Julien Stephan via lists.openembedded.org escreveu (sexta, 5/07/2024 à(s) 12:31): > According to the comment in do_symlink_kernsrc, this function exists > for compatibility with old style kernel recipes: > > # Old style kernels may set ${S} = ${WORKDIR}/git for example > > For such recipes S

Re: [OE-core][PATCH v2] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-05 Thread Jose Quaresma
Richard Purdie escreveu (quinta, 4/07/2024 à(s) 21:27): > On Thu, 2024-07-04 at 13:46 +0100, Jose Quaresma via > lists.openembedded.org wrote: > > Release notes at https://www.openssh.com/txt/release-9.8 > > > > Security > > > > > > This releas

[OE-core][PATCH] go: upgrade 1.22.4 -> 1.22.5

2024-07-04 Thread Jose Quaresma
EDNS0 header b515c5208b [release-branch.go1.22] go/internal/gccgoimporter: recognize "any" as a builtin type [1] https://github.com/golang/go/compare/go1.22.4...go1.22.5 Signed-off-by: Jose Quaresma --- .../go/{go-1.22.4.inc => go-1.22.5.inc} | 2 +- ...-native_1.22

[OE-core][PATCH v2] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-04 Thread Jose Quaresma
rt for notifying systemd on server listen and reload, using a standalone implementation that doesn't depend on libsystemd. bz2641 Signed-off-by: Jose Quaresma --- v2: - fix musl build - fix sshd-session packing on openssh-sshd - rebase on top of the CVE-2024-6387 fi

Re: [OE-core][PATCH] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-04 Thread Jose Quaresma
Jose Quaresma via lists.openembedded.org escreveu (quarta, 3/07/2024 à(s) 19:57): > > > Richard Purdie escreveu (quarta, > 3/07/2024 à(s) 18:41): > >> On Wed, 2024-07-03 at 16:40 +0100, Jose Quaresma via >> lists.openembedded.org wrote: >> > Release notes at

[OE-core][PATCH] openssh: fix CVE-2024-6387

2024-07-04 Thread Jose Quaresma
://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt References: https://www.openssh.com/security.html Signed-off-by: Jose Quaresma --- .../openssh/openssh/CVE-2024-6387.patch | 27 +++ .../openssh/openssh_9.7p1.bb | 1 + 2 files changed, 28 insertions

Re: [OE-core][PATCH] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-03 Thread Jose Quaresma
Richard Purdie escreveu (quarta, 3/07/2024 à(s) 18:41): > On Wed, 2024-07-03 at 16:40 +0100, Jose Quaresma via > lists.openembedded.org wrote: > > Release notes at https://www.openssh.com/txt/release-9.8 > > Thanks for the upgrade, it does look important. Unfortunately it had

[OE-core][PATCH] openssh: upgrade 9.7p1 -> 9.8p1

2024-07-03 Thread Jose Quaresma
rt for notifying systemd on server listen and reload, using a standalone implementation that doesn't depend on libsystemd. bz2641 Signed-off-by: Jose Quaresma --- ...h-log-input-and-output-files-on-erro.patch | 8 +++ ...tional-support-for-systemd-sd_notify.patch | 21 ++--

Re: [OE-core][kirkstone][PATCH v2] openssh: fix CVE-2024-6387

2024-07-03 Thread Jose Quaresma
Steve Sakoman escreveu (quarta, 3/07/2024 à(s) 14:41): > On Tue, Jul 2, 2024 at 10:15 AM Jose Quaresma via > lists.openembedded.org > wrote: > > > > Hi Matthew, > > > > Matthew Bullock escreveu (terça, > 2/07/2024 à(s) 18:00): > >> > &

Re: [OE-core][scarthgap][PATCH] openssh: fix CVE-2024-6387

2024-07-03 Thread Jose Quaresma
Steve Sakoman escreveu (quarta, 3/07/2024 à(s) 14:37): > On Wed, Jul 3, 2024 at 5:17 AM Jose Quaresma via > lists.openembedded.org > wrote: > > > > sshd(8) in Portable OpenSSH versions 8.5p1 to 9.7p1 (inclusive). > > Race condition resulting in potential remote

[OE-core][scarthgap][PATCH] openssh: fix CVE-2024-6387

2024-07-03 Thread Jose Quaresma
://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt References: https://www.openssh.com/security.html Signed-off-by: Jose Quaresma --- .../openssh/openssh/CVE-2024-6387.patch | 27 +++ .../openssh/openssh_9.6p1.bb | 1 + 2 files changed, 28 insertions

Re: [OE-core][kirkstone][PATCH v2] openssh: fix CVE-2024-6387

2024-07-02 Thread Jose Quaresma
Hi Matthew, Matthew Bullock escreveu (terça, 2/07/2024 à(s) 18:00): > On Tue, 2 Jul 2024 at 17:34, Jose Quaresma via lists.openembedded.org > wrote: > > > > sshd(8) in Portable OpenSSH versions 8.5p1 to 9.7p1 (inclusive). > > Race condition resulting in potential remo

[OE-core][kirkstone][PATCH v3] openssh: fix CVE-2024-6387

2024-07-02 Thread Jose Quaresma
://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt References: https://www.openssh.com/security.html Signed-off-by: Jose Quaresma v2: include the missing cve tag: CVE: CVE-2024-6387 v3: add the Signed-off-by on the CVE-2024-6387.patch --- .../openssh/openssh/CVE-2024-6387.patch | 27

[OE-core][kirkstone][PATCH v2] openssh: fix CVE-2024-6387

2024-07-02 Thread Jose Quaresma
://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt References: https://www.openssh.com/security.html Signed-off-by: Jose Quaresma --- v2: include the missing cve tag: CVE: CVE-2024-6387 .../openssh/openssh/CVE-2024-6387.patch | 25 +++ .../openssh/openssh_8.9p1.bb

[OE-core][kirkstone][PATCH] openssh: fix CVE-2024-6387

2024-07-02 Thread Jose Quaresma
://www.qualys.com/2024/07/01/cve-2024-6387/regresshion.txt References: https://www.openssh.com/security.html Signed-off-by: Jose Quaresma --- .../openssh/openssh/CVE-2024-6387.patch | 23 +++ .../openssh/openssh_8.9p1.bb | 1 + 2 files changed, 24 insertions

Re: [OE-core] [scarthgap][PATCH] go: fix CVE-2024-24789

2024-06-26 Thread Jose Quaresma
Hi Hitendra, I sent a backport with the latest golang 1.22.4 from master https://lists.openembedded.org/g/openembedded-core/message/201157 Jose Hitendra Prajapati via lists.openembedded.org escreveu (quarta, 26/06/2024 à(s) 05:36): > Upstream-Status: Backport from > https://github.com/golang/g

[OE-core][scarthgap][PATCH 3/3] go: drop the old 1.4 bootstrap C version

2024-06-26 Thread Jose Quaresma
From: Jose Quaresma Bootstrap [1] As mentioned in the Go 1.20 release notes, Go 1.22 now requires the final point release of Go 1.20 or later for bootstrap. We expect that Go 1.24 will require the final point release of Go 1.22 or later for bootstrap. The default recipe for bootstrap is the

[OE-core][scarthgap][PATCH 2/3] go: upgrade 1.22.3 -> 1.22.4

2024-06-26 Thread Jose Quaresma
From: Jose Quaresma Include fixes for CVE-2024-24790 Upgrade to latest 1.22.x release [1]: $ git --no-pager log --oneline go1.22.3..go1.22.4 ace5bb40d0 (tag: go1.22.4) [release-branch.go1.22] go1.22.4 12d5810cdb [release-branch.go1.22] net/netip: check if address is v6 mapped in Is methods

[OE-core][scarthgap][PATCH 1/3] go: upgrade 1.22.2 -> 1.22.3

2024-06-26 Thread Jose Quaresma
From: Jose Quaresma Upgrade to latest 1.22.x release [1]: $ git --no-pager log --oneline go1.22.2..go1.22.3 adbfb672ba (tag: go1.22.3) [release-branch.go1.22] go1.22.3 fa0292d252 [release-branch.go1.22] cmd/go: disallow -lto_library in LDFLAGS 947e43e371 [release-branch.go1.22] Revert &quo

Re: [OE-core][PATCH 3/3] go: move to a single binary bootstrap option

2024-06-24 Thread Jose Quaresma
e > > On 19/06/2024 11:34:06+0100, Jose Quaresma wrote: > > With the drop of the old 1.4 bootstrap C version we can > > move the go-binary-native to go-binary and drop the PREFERRED_PROVIDER > > > > Signed-off-by: Jose Quaresma > > --- > > me

Re: [OE-core] [PATCH 10/15] glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate

2024-06-19 Thread Jose Quaresma
Alexander Kanavin via lists.openembedded.org escreveu (quarta, 19/06/2024 à(s) 16:40): > On Wed, 19 Jun 2024 at 17:35, Ross Burton wrote: > > >>> +Upstream-Status: Inappropriate [independently developed patch > submitted at https://github.com/KhronosGroup/glslang/pull/3371] > > >> > > >> > > >>

[OE-core][PATCH v2 3/3] go: move to a single bootstrap option which is the binary

2024-06-19 Thread Jose Quaresma
With the drop of the old 1.4 bootstrap C version we can move the go-binary-native to go-native and drop the PREFERRED_PROVIDER Signed-off-by: Jose Quaresma --- v2: rewrite the commit meta/conf/distro/include/tcmode-default.inc | 4 .../go/{go-binary-native_1.22.4.bb

[OE-core][PATCH v2 1/3] go: upgrade 1.22.3 -> 1.22.4

2024-06-19 Thread Jose Quaresma
gotoolchain_issue66175 dc8976dd0b [release-branch.go1.22] cmd/compile: don't combine loads in generated equality functions 00e6815208 [release-branch.go1.22] cmd/go: download 1.X.0 instead of 1.X during toolchain upgrade. [1] https://github.com/golang/go/compare/go1.22.3...go1.22.4 Signed-off-by: Jose Qua

[OE-core][PATCH v2 2/3] go: drop the old 1.4 bootstrap C version

2024-06-19 Thread Jose Quaresma
been broken for some time but as we used go-binary-native by default it went unnoticed. [1] https://go.dev/doc/go1.22#bootstrap Signed-off-by: Jose Quaresma --- meta/recipes-devtools/go/go-native_1.22.4.bb | 58 1 file changed, 58 deletions(-) delete mode 100644 meta/reci

[OE-core][PATCH 2/3] go: drop the old 1.4 bootstrap C version

2024-06-19 Thread Jose Quaresma
been broken for some time but as we used go-binary-native by default it went unnoticed. [1] https://go.dev/doc/go1.22#bootstrap Signed-off-by: Jose Quaresma --- meta/recipes-devtools/go/go-native_1.22.4.bb | 58 1 file changed, 58 deletions(-) delete mode 100644 meta/reci

[OE-core][PATCH 3/3] go: move to a single binary bootstrap option

2024-06-19 Thread Jose Quaresma
With the drop of the old 1.4 bootstrap C version we can move the go-binary-native to go-binary and drop the PREFERRED_PROVIDER Signed-off-by: Jose Quaresma --- meta/conf/distro/include/tcmode-default.inc | 4 .../go/{go-binary-native_1.22.4.bb => go-native_1.22.4

[OE-core][PATCH 1/3] go: upgrade 1.22.3 -> 1.22.4

2024-06-19 Thread Jose Quaresma
gotoolchain_issue66175 dc8976dd0b [release-branch.go1.22] cmd/compile: don't combine loads in generated equality functions 00e6815208 [release-branch.go1.22] cmd/go: download 1.X.0 instead of 1.X during toolchain upgrade. [1] https://github.com/golang/go/compare/go1.22.3...go1.22.4 Signed-off-by: Jose Qua

Re: [OE-core] [PATCH 10/15] glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate

2024-06-19 Thread Jose Quaresma
. It is mostly the same with the exception of the -lHLSL -lSPVRemapper we have in yocto. Jose > > Signed-off-by: Jose Quaresma > --- > -- > 2.39.2 > > > > > -- Best regards, José Quaresma -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [OE-core] [PATCH] archiver.bbclass: Fix work-shared checking for kernel recipes

2024-06-13 Thread Jose Quaresma
Jose Quaresma via lists.openembedded.org escreveu (quarta, 12/06/2024 à(s) 10:32): > Hi Livius, > > In reality, although the kernel has its code in S = "${WORKDIR}/git" it > ends up being moved to ${STAGING_KERNEL_DIR} in the do_symlink_kernsrc > kernel.bbclass functio

Re: [OE-core] [PATCH] archiver.bbclass: Fix work-shared checking for kernel recipes

2024-06-12 Thread Jose Quaresma
Hi Livius, In reality, although the kernel has its code in S = "${WORKDIR}/git" it ends up being moved to ${STAGING_KERNEL_DIR} in the do_symlink_kernsrc kernel.bbclass function. https://github.com/openembedded/openembedded-core/blob/07b4c7a2bd23f8645810e13439e814caaaf9cd94/meta/classes-recipe/ker

[OE-core][kirkstone][PATCH] gobject-introspection: Do not hardcode objdump name

2024-06-11 Thread Jose Quaresma
c04b3e0e371859c159b76bff87a5b1299b51d0c8) Signed-off-by: Daiane Angolini Signed-off-by: Jose Quaresma --- .../gobject-introspection/gobject-introspection_1.72.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.72.0.bb b/meta/recipes-gnome

Re: [OE-core] [PATCH] layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE

2024-05-24 Thread Jose Quaresma
GGEN_EXCLUDERECIPES_ABISAFE += " \ > >>ca-certificates \ > >>shared-mime-info \ > >>desktop-file-utils \ > >> + os-release \ > > > > > > Acked-by: Jose Quaresma > > > > I've had this on t

Re: [OE-core] [PATCH] layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE

2024-05-24 Thread Jose Quaresma
LUDERECIPES_ABISAFE += " \ >ca-certificates \ >shared-mime-info \ >desktop-file-utils \ > + os-release \ > Acked-by: Jose Quaresma ose.quare...@foundries.io > I've had this on the Linux microPlatform distro for a while now but I forgot to submit https://github.

Re: [OE-core] [PATCH] buildhistory: Fix do_package race issues

2024-05-20 Thread Jose Quaresma
Hi Pedro, This will add the sstate-cache as a dependency of the buildhistory which can be correct if it is enabled or in use but IMO the buildhistory should also work without it, when the sstate is not in use. Could you please test one build with: bitbake --no-setscene ... ? Jose pmi183 via lis

Re: [OE-core] [yocto-security] CVE status for scathgap on 2024-05-16 and ask for help

2024-05-16 Thread Jose Quaresma
Marta Rybczynska via lists.yoctoproject.org escreveu (quinta, 16/05/2024 à(s) 14:20): > Hello all, > The prototype CVE check via the MITRE database is giving the following for > scathgap today (adding maintainers of affected packages in copy): > > CVE-2024-32002.json: affected: git 2.44.0 > CVE-2

[OE-core][PATCH] go: upgrade 1.22.2 -> 1.22.3

2024-05-16 Thread Jose Quaresma
lang.org/x/net/http2 a65a2bbd8e [release-branch.go1.22] all: tidy dependency versioning after release [1] https://github.com/golang/go/compare/go1.22.2...go1.22.3 Signed-off-by: Jose Quaresma --- meta/recipes-devtools/go/{go-1.22.2.inc => go-1.22.3.inc} | 2 +- ...o-binary-native_1.22.2.bb =&g

[OE-core][kirkstone][PATCH] classes: go-mod: do not pack go mod cache

2024-05-14 Thread Jose Quaresma
From: Stefan Herbrechtsmeier Clean go module cache from builddir to prevent it of beeing packed. Signed-off-by: Stefan Herbrechtsmeier Signed-off-by: Lukas Funke Signed-off-by: Alexandre Belloni (cherry picked from commit 328bea56dec8f83b5c118f567e122510f9243087) Signed-off-by: Jose Quaresma

  1   2   3   4   5   6   7   8   >