From: attila.lendvai@gmail.com
To: 74300@debbugs.gnu.org
Cc: Attila Lendvai <attila@lendvai.name>
Subject: [bug#74300] [PATCH] gnu: dropbear: Update to 2024.86.
Date: Sun, 10 Nov 2024 21:44:26 +0100 [thread overview]
Message-ID: <f009fa472bd1e841d84a8baccd05d329fa1a1314.1731271465.git.attila@lendvai.name> (raw)
From: Attila Lendvai <attila@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
next reply other threads:[~2024-11-10 20:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-10 20:44 attila.lendvai [this message]
2024-11-12 7:04 ` bug#74300: [PATCH] gnu: dropbear: Update to 2024.86 Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f009fa472bd1e841d84a8baccd05d329fa1a1314.1731271465.git.attila@lendvai.name \
--to=attila.lendvai@gmail.com \
--cc=74300@debbugs.gnu.org \
--cc=attila@lendvai.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).