GNU bug report logs - #78600
gnu: dropbear: Update to 2025.88

Previous Next

Package: guix-patches;

Reported by: Arthur Rodrigues <arthurhdrodrigues <at> proton.me>

Date: Tue, 27 May 2025 00:01:01 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arthur Rodrigues <arthurhdrodrigues <at> proton.me>
Subject: bug#78600: closed (Re: gnu: dropbear: Update to 2025.88)
Date: Mon, 02 Jun 2025 11:31:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78600: gnu: dropbear: Update to 2025.88

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78600 <at> debbugs.gnu.org.

-- 
78600: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78600
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Arthur Rodrigues <arthurhdrodrigues <at> proton.me>
Cc: 78600-done <at> debbugs.gnu.org
Subject: Re: gnu: dropbear: Update to 2025.88
Date: Mon, 2 Jun 2025 13:30:01 +0200
Pushed after adapting the commit message to our style.
Thanks!

Andreas


[Message part 3 (message/rfc822, inline)]
From: Arthur Rodrigues <arthurhdrodrigues <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Cc: "arthurhdrodrigues <at> proton.me" <arthurhdrodrigues <at> proton.me>
Subject: gnu: dropbear: Update to 2025.88
Date: Tue, 27 May 2025 00:00:19 +0000
Change-Id: I55faec63b0e89d39403534c31547a9b1c9ae9084
---
 gnu/packages/ssh.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index f14dd431ac..89b2e2519e 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -539,7 +539,7 @@ (define-public mosh
 (define-public dropbear
   (package
     (name "dropbear")
-    (version "2024.86")
+    (version "2025.88")
     (source
      (origin
        (method url-fetch)
@@ -547,7 +547,7 @@ (define-public dropbear
              "https://matt.ucc.asn.au/dropbear/releases/"
              "dropbear-" version ".tar.bz2"))
        (sha256
-        (base32 "0pha5s1a3l0dadfba4lpp5k0j6arwrmisclrn06jwprrzkgkd2g7"))
+        (base32 "1m2kvir3ckafi9lyb435iyxl9ypcdpdsz3spi7d1cz5i4zm50gvq"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 3e676b49b9b702051257d5afbfeb66c056a57088
prerequisite-patch-id: b3132d9e2db4cb05c354bbd98ca766680c0bb035
-- 
2.49.0




This bug report was last modified 16 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.