From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 18 May 2026 09:54:37 +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 1wOso9-0013L1-0S for lore@lore.pengutronix.de; Mon, 18 May 2026 09:54:37 +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 1wOso8-0005eh-NU; Mon, 18 May 2026 09:54:36 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1wOsnD-0002Lf-KG; Mon, 18 May 2026 09:53:39 +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 1wOsnD-000YR1-02; Mon, 18 May 2026 09:53:39 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1wOsnD-00000000D9u-2CGf; Mon, 18 May 2026 09:53:39 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 18 May 2026 09:53:39 +0200 Message-ID: <20260518075339.50575-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260504071811.56396-1-ada@thorsis.com> References: <20260504071811.56396-1-ada@thorsis.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] dropbear: version bump 2025.89 -> 2026.90 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 eaf084db8957d317b2f310142a508a1f72bb0ff3. Michael [sent from post-receive hook] On Mon, 18 May 2026 09:53:39 +0200, Alexander Dahl wrote: > Quote from the announcement: > > > It has a few contributed features, and various fixes. > > > > There are a few moderate security fixes depending on circumstances. > > Plugs CVE-2019-6111 and CVE-2026-35385. > > Signed-off-by: Alexander Dahl > Message-Id: <20260504071811.56396-1-ada@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/dropbear.make b/rules/dropbear.make > index 921aeb9ad5fc..3b9b59149f56 100644 > --- a/rules/dropbear.make > +++ b/rules/dropbear.make > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DROPBEAR) += dropbear > # > # Paths and names > # > -DROPBEAR_VERSION := 2025.89 > -DROPBEAR_MD5 := 2816ff711130f030daee12cbb10fd5ec > +DROPBEAR_VERSION := 2026.90 > +DROPBEAR_MD5 := fbc89d0ae8e8024285107b0f27a3db89 > DROPBEAR := dropbear-$(DROPBEAR_VERSION) > DROPBEAR_SUFFIX := tar.bz2 > DROPBEAR_URL := \