From c2e93a4ac5e58fda361e34853423ae8adfef1c17 Mon Sep 17 00:00:00 2001 From: Suyun Date: Thu, 4 Jun 2026 21:02:40 +0800 Subject: [PATCH] SPECS: dropbear: Update to 2026.91 [security-fixes]. Fix CVE-2026-35385, CVE-2019-6111. Signed-off-by: Suyun --- SPECS/dropbear/dropbear.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SPECS/dropbear/dropbear.spec b/SPECS/dropbear/dropbear.spec index d04369ba8a..8a823ba3c6 100644 --- a/SPECS/dropbear/dropbear.spec +++ b/SPECS/dropbear/dropbear.spec @@ -6,13 +6,13 @@ # SPDX-License-Identifier: MulanPSL-2.0 Name: dropbear -Version: 2025.89 +Version: 2026.91 Release: %autorelease Summary: A lightweight SSH server and client License: MIT URL: https://matt.ucc.asn.au/dropbear/dropbear.html VCS: git:https://github.com/mkj/dropbear -#!RemoteAsset +#!RemoteAsset: sha256:defa924475abf6bc1e74abc00173e46bfdc804bd47caafa14f5a4ef0cc76da34 Source0: https://matt.ucc.asn.au/dropbear/releases/dropbear-%{version}.tar.bz2 Source1: dropbear.service Source2: dropbear-keygen.service @@ -75,4 +75,4 @@ install -pm644 %{SOURCE2} %{buildroot}%{_unitdir}/dropbear-keygen.service %{_mandir}/man8/*.8* %changelog -%{?autochangelog} +%autochangelog