Thanks, applied as 058003f3ccc39d1f0a5c49929b967fa347ed064f.

Michael

[sent from post-receive hook]

On Wed, 27 May 2026 23:54:51 +0200, Alexander Dahl <[email protected]> wrote:
> Regression fixes, comment from announcement:
> 
> > This fixes regressions in scp from 2026.90.
> > Compression is now disabled by default in the client, a runtime
> > '-o compression' option is added.
> 
> Signed-off-by: Alexander Dahl <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/dropbear.make b/rules/dropbear.make
> index b2e9ba8c8b29..bc93b0047a40 100644
> --- a/rules/dropbear.make
> +++ b/rules/dropbear.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear
>  #
>  # Paths and names
>  #
> -DROPBEAR_VERSION     := 2026.90
> -DROPBEAR_SHA256              := 
> 16be820347723271b0fea6049ffeed6d6680d7429c65406d8af37776393a0250
> +DROPBEAR_VERSION     := 2026.91
> +DROPBEAR_SHA256              := 
> defa924475abf6bc1e74abc00173e46bfdc804bd47caafa14f5a4ef0cc76da34
>  DROPBEAR             := dropbear-$(DROPBEAR_VERSION)
>  DROPBEAR_SUFFIX              := tar.bz2
>  DROPBEAR_URL         := \

Reply via email to