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>

To reply to this bug, email your comments to 78600 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78600; Package guix-patches. (Tue, 27 May 2025 00:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arthur Rodrigues <arthurhdrodrigues <at> proton.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 27 May 2025 00:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Mon, 02 Jun 2025 11:31:02 GMT) Full text and rfc822 format available.

Notification sent to Arthur Rodrigues <arthurhdrodrigues <at> proton.me>:
bug acknowledged by developer. (Mon, 02 Jun 2025 11:31:03 GMT) Full text and rfc822 format available.

Message #10 received at 78600-done <at> debbugs.gnu.org (full text, mbox):

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





This bug report was last modified 15 days ago.

Previous Next


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