From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 27 Apr 2026 09:48:20 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wHGhY-00GreU-08 for lore@lore.pengutronix.de; Mon, 27 Apr 2026 09:48:20 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wHGhX-0000FW-UY; Mon, 27 Apr 2026 09:48:19 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1wHGfT-0005pS-Ny; Mon, 27 Apr 2026 09:46:11 +0200 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wHGfT-007S1Q-1d; Mon, 27 Apr 2026 09:46:11 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1wHGfT-00000000Dgn-1ufV; Mon, 27 Apr 2026 09:46:11 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 27 Apr 2026 09:46:11 +0200 Message-ID: <20260427074611.52614-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260420110451.141525-2-ada@thorsis.com> References: <20260420110451.141525-2-ada@thorsis.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] dropbear: version bump 2025.88 -> 2025.89 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 5b03b78561834d2b80e1ea6209caf8eef554f1c8. Michael [sent from post-receive hook] On Mon, 27 Apr 2026 09:46:11 +0200, Alexander Dahl wrote: > Security update, plugs CVE-2025-14282 and CVE-2019-6111. > Plus some minor bugfixes. > > Link: https://lists.ucc.gu.uwa.edu.au/pipermail/dropbear/2025q4/002390.html > Signed-off-by: Alexander Dahl > Message-Id: <20260420110451.141525-2-ada@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/dropbear.make b/rules/dropbear.make > index 79cb8873e3e1..fe44432c97cb 100644 > --- a/rules/dropbear.make > +++ b/rules/dropbear.make > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear > # > # Paths and names > # > -DROPBEAR_VERSION := 2025.88 > -DROPBEAR_MD5 := 510165167b102589d64144cab4477b6c > +DROPBEAR_VERSION := 2025.89 > +DROPBEAR_MD5 := 2816ff711130f030daee12cbb10fd5ec > DROPBEAR := dropbear-$(DROPBEAR_VERSION) > DROPBEAR_SUFFIX := tar.bz2 > DROPBEAR_URL := \