GNU bug report logs - #74300
[PATCH] gnu: dropbear: Update to 2024.86.

Previous Next

Package: guix-patches;

Reported by: attila.lendvai <at> gmail.com

Date: Sun, 10 Nov 2024 20:45:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74300 in the body.
You can then email your comments to 74300 AT debbugs.gnu.org in the normal way.

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#74300; Package guix-patches. (Sun, 10 Nov 2024 20:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to attila.lendvai <at> gmail.com:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 10 Nov 2024 20:45:02 GMT) Full text and rfc822 format available.

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

From: attila.lendvai <at> gmail.com
To: guix-patches <at> gnu.org
Cc: Attila Lendvai <attila <at> lendvai.name>
Subject: [PATCH] gnu: dropbear: Update to 2024.86.
Date: Sun, 10 Nov 2024 21:44:26 +0100
From: Attila Lendvai <attila <at> lendvai.name>

Change-Id: I1fe9bf0fcaaed3e55ed9a56697d51c5451f3a726
---
 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 47c2c5aada..3b52f586ea 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -513,7 +513,7 @@ (define-public mosh
 (define-public dropbear
   (package
     (name "dropbear")
-    (version "2024.85")
+    (version "2024.86")
     (source
      (origin
        (method url-fetch)
@@ -521,7 +521,7 @@ (define-public dropbear
              "https://matt.ucc.asn.au/dropbear/releases/"
              "dropbear-" version ".tar.bz2"))
        (sha256
-        (base32 "00m5dmajx0za1zmya4qdz763hxy4cmfk7bpba778k7d66g23dc46"))
+        (base32 "0pha5s1a3l0dadfba4lpp5k0j6arwrmisclrn06jwprrzkgkd2g7"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: ee3219996b688d2c3336a7ea1e262308cf2d00b7
prerequisite-patch-id: 69604c6ecc6bc38af1f4d570957913136e47a744
prerequisite-patch-id: 0191b92812f5c7df75e6aa67ea7dddfcf69ba5ad
prerequisite-patch-id: a7eeb3f0032895fcb10bbd4cdb097fb7b376fd72
prerequisite-patch-id: 8f420d5bcaa5a256a8abdba67fa4b0b38eb121fe
-- 
2.46.0





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Tue, 12 Nov 2024 07:06:02 GMT) Full text and rfc822 format available.

Notification sent to attila.lendvai <at> gmail.com:
bug acknowledged by developer. (Tue, 12 Nov 2024 07:06:02 GMT) Full text and rfc822 format available.

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

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: attila.lendvai <at> gmail.com
Cc: 74300-done <at> debbugs.gnu.org, Attila Lendvai <attila <at> lendvai.name>
Subject: Re: [bug#74300] [PATCH] gnu: dropbear: Update to 2024.86.
Date: Tue, 12 Nov 2024 15:04:47 +0800
[Message part 1 (text/plain, inline)]
attila.lendvai <at> gmail.com writes:

> From: Attila Lendvai <attila <at> lendvai.name>
>
> Change-Id: I1fe9bf0fcaaed3e55ed9a56697d51c5451f3a726
> ---
>  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 47c2c5aada..3b52f586ea 100644
> --- a/gnu/packages/ssh.scm
> +++ b/gnu/packages/ssh.scm
> @@ -513,7 +513,7 @@ (define-public mosh
>  (define-public dropbear
>    (package
>      (name "dropbear")
> -    (version "2024.85")
> +    (version "2024.86")
>      (source
>       (origin
>         (method url-fetch)
> @@ -521,7 +521,7 @@ (define-public dropbear
>               "https://matt.ucc.asn.au/dropbear/releases/"
>               "dropbear-" version ".tar.bz2"))
>         (sha256
> -        (base32 "00m5dmajx0za1zmya4qdz763hxy4cmfk7bpba778k7d66g23dc46"))
> +        (base32 "0pha5s1a3l0dadfba4lpp5k0j6arwrmisclrn06jwprrzkgkd2g7"))
>         (modules '((guix build utils)))
>         (snippet
>          '(begin
>
> base-commit: ee3219996b688d2c3336a7ea1e262308cf2d00b7
> prerequisite-patch-id: 69604c6ecc6bc38af1f4d570957913136e47a744
> prerequisite-patch-id: 0191b92812f5c7df75e6aa67ea7dddfcf69ba5ad
> prerequisite-patch-id: a7eeb3f0032895fcb10bbd4cdb097fb7b376fd72
> prerequisite-patch-id: 8f420d5bcaa5a256a8abdba67fa4b0b38eb121fe

Seems to have pushed. close.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 10 Dec 2024 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 252 days ago.

Previous Next


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