All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yoann Congal" <yoann.congal@smile.fr>
To: <mac@mcrowe.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [scarthgap][PATCH] dropbear: Disable DSS correctly
Date: Tue, 07 Jul 2026 10:54:38 +0200	[thread overview]
Message-ID: <DJS7O5671XMZ.OZRLCFBNZFYP@smile.fr> (raw)
In-Reply-To: <20260629165056.2489582-1-mac@mcrowe.com>

Hello,

On Mon Jun 29, 2026 at 6:50 PM CEST, Mike Crowe via lists.openembedded.org wrote:
> From: Mike Crowe <mac@mcrowe.com>
>
> Take upstream patch that stops sysoptions.h unconditionally turning
> DROPBEAR_DSS back on even when it has been disabled (which is the
> default).
>
> Signed-off-by: Mike Crowe <mac@mcrowe.com>
> ---
>  ...PBEAR_DSS-is-only-forced-for-fuzzing.patch | 29 +++++++++++++++++++
>  .../recipes-core/dropbear/dropbear_2022.83.bb |  1 +
>  2 files changed, 30 insertions(+)
>  create mode 100644 meta/recipes-core/dropbear/dropbear/0001-Fix-so-DROPBEAR_DSS-is-only-forced-for-fuzzing.patch
>
> diff --git a/meta/recipes-core/dropbear/dropbear/0001-Fix-so-DROPBEAR_DSS-is-only-forced-for-fuzzing.patch b/meta/recipes-core/dropbear/dropbear/0001-Fix-so-DROPBEAR_DSS-is-only-forced-for-fuzzing.patch
> new file mode 100644
> index 0000000000..b9705a2bbb
> --- /dev/null
> +++ b/meta/recipes-core/dropbear/dropbear/0001-Fix-so-DROPBEAR_DSS-is-only-forced-for-fuzzing.patch
> @@ -0,0 +1,29 @@
> +From c7dfaebd5f6a4cde4198f4d2a7baabaa1f632274 Mon Sep 17 00:00:00 2001
> +From: Matt Johnston <matt@ucc.asn.au>
> +Date: Tue, 6 Dec 2022 22:34:11 +0800
> +Subject: [PATCH] Fix so DROPBEAR_DSS is only forced for fuzzing
> +
> +Regression from 787391ea3b5af2acf5e3c83372510f0c79477ad7,
> +was missing fuzzing conditional
> +
> +Upstream-Status: Backport [https://github.com/mkj/dropbear/commit/c043efb47c3173072fa636ca0da0d19875d4511f]

This patch is missing your signed-off-by.
> +---
> + sysoptions.h | 2 ++
> + 1 file changed, 2 insertions(+)
> +

Regards,
-- 
Yoann Congal


  reply	other threads:[~2026-07-07  8:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 16:50 [scarthgap][PATCH] dropbear: Disable DSS correctly mac
2026-07-07  8:54 ` Yoann Congal [this message]
2026-07-09 19:07   ` [OE-core] " Mike Crowe
2026-07-09 19:33     ` Alex Kiernan
2026-07-10  7:27       ` Yoann Congal
2026-07-10  9:07         ` Mike Crowe
2026-07-10  9:18           ` Yoann Congal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DJS7O5671XMZ.OZRLCFBNZFYP@smile.fr \
    --to=yoann.congal@smile.fr \
    --cc=mac@mcrowe.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.