Thanks, applied as 14e37d712c883d39eadc25f3df40e432fbd29769.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:08:03 +0200, Alexander Dahl <[email protected]> wrote:
> 2024.84: Mitigates CVE-2023-48795.
> 2024.85: Build regression fixes.
> 2024.86: Small fixes and improvements.
> 2025.87: Post-quantum key exchange methods, and disables sha1 by default.
> 2025.88: Few regression fixes, and mitigates CVE-2025-47203.
> 
> Link: https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2024q2/002365.html
> Link: https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2024q2/002368.html
> Link: https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2024q4/002379.html
> Link: https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2025q1/002384.html
> Link: https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2025q2/002385.html
> Link: https://matt.ucc.asn.au/dropbear/CHANGES
> 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 ee4f980403f5..79cb8873e3e1 100644
> --- a/rules/dropbear.make
> +++ b/rules/dropbear.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear
>  #
>  # Paths and names
>  #
> -DROPBEAR_VERSION     := 2022.83
> -DROPBEAR_MD5         := a75a34bcc03cacf71a2db9da3b7c94a5
> +DROPBEAR_VERSION     := 2025.88
> +DROPBEAR_MD5         := 510165167b102589d64144cab4477b6c
>  DROPBEAR             := dropbear-$(DROPBEAR_VERSION)
>  DROPBEAR_SUFFIX              := tar.bz2
>  DROPBEAR_URL         := \
> @@ -31,7 +31,7 @@ DROPBEAR_LICENSE_FILES      := \
>       file://LICENSE;md5=25cf44512b7bc8966a48b6b1a9b7605f \
>       file://libtomcrypt/LICENSE;md5=71baacc459522324ef3e2b9e052e8180 \
>       file://libtommath/LICENSE;md5=23e7e0a32e53a2b1d35f5fd9ef053402 \
> -     
> file://loginrec.c;startline=1;endline=26;md5=0d785ee11fab1cead2c7fee9c35574f1
> +     
> file://src/loginrec.c;startline=1;endline=26;md5=0d785ee11fab1cead2c7fee9c35574f1
>  
>  # 
> ----------------------------------------------------------------------------
>  # Prepare

Reply via email to