From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH v1 2/2] dropbear: version bump 2022.83 -> 2025.88
Date: Thu, 8 May 2025 13:48:56 +0200 [thread overview]
Message-ID: <20250508114856.270879-3-ada@thorsis.com> (raw)
In-Reply-To: <20250508114856.270879-1-ada@thorsis.com>
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 <ada@thorsis.com>
---
rules/dropbear.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/dropbear.make b/rules/dropbear.make
index ee4f98040..79cb8873e 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
--
2.39.5
prev parent reply other threads:[~2025-05-08 11:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-08 11:48 [ptxdist] [PATCH v1 0/2] dropbear: mirror url and version bump Alexander Dahl via ptxdist
2025-05-08 11:48 ` [ptxdist] [PATCH v1 1/2] dropbear: Add mirror URL Alexander Dahl via ptxdist
2025-05-08 11:48 ` Alexander Dahl via ptxdist [this message]
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=20250508114856.270879-3-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox