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.

Full log


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)]

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.