GNU bug report logs -
#60940
Update libssh to 0.10.4
Previous Next
Reported by: Vagrant Cascadian <vagrant <at> debian.org>
Date: Wed, 18 Jan 2023 18:53:01 UTC
Severity: normal
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
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 60940 in the body.
You can then email your comments to 60940 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#60940
; Package
guix-patches
.
(Wed, 18 Jan 2023 18:53:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 18 Jan 2023 18:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I've been working on this one a couple months (mostly was blocked on
fixing guile-ssh to be compatible), and got mostly successful rebuilds
most of the times I've tried it... by the time I finish rebuilds,
though, most changes usually land in master, and the cycle begins anew.
So I think I am moderately confident to at least let QA build this
now. :)
live well,
vagrant
[0001-gnu-libssh-Update-to-0.10.4.patch (text/x-diff, inline)]
From 9793f7ece6297c0dcf031d1d258487a023b1befa Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Thu, 27 Oct 2022 13:18:46 -0700
Subject: [PATCH] gnu: libssh: Update to 0.10.4.
* gnu/packages/ssh.scm (libssh): Update to 0.10.4.
---
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 2f6874f811..d398c5911a 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -130,7 +130,7 @@ (define-public hss
(define-public libssh
(package
(name "libssh")
- (version "0.9.6")
+ (version "0.10.4")
(source (origin
(method url-fetch)
(uri (string-append "https://www.libssh.org/files/"
@@ -138,7 +138,7 @@ (define-public libssh
"/libssh-" version ".tar.xz"))
(sha256
(base32
- "16w2mc7pyv9mijjlgacbz8dgczc7ig2m6m70w1pld04vpn2zig46"))))
+ "0zfr9fy4vg1bmz1k836hg9wi20mmaz2sgw61s6464iv1mda2qf87"))))
(build-system cmake-build-system)
(outputs '("out" "debug"))
(arguments
--
2.39.0
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#60940
; Package
guix-patches
.
(Tue, 21 Feb 2023 13:35:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> debian.org> writes:
> I've been working on this one a couple months (mostly was blocked on
> fixing guile-ssh to be compatible), and got mostly successful rebuilds
> most of the times I've tried it... by the time I finish rebuilds,
> though, most changes usually land in master, and the cycle begins anew.
>
> So I think I am moderately confident to at least let QA build this
> now. :)
QA looks green to me, please push :)
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#60940
; Package
guix-patches
.
(Tue, 21 Feb 2023 13:35:02 GMT)
Full text and
rfc822 format available.
Reply sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
You have taken responsibility.
(Sun, 26 Feb 2023 08:39:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> debian.org>
:
bug acknowledged by developer.
(Sun, 26 Feb 2023 08:39:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 60940-done <at> debbugs.gnu.org (full text, mbox):
Am Dienstag, dem 21.02.2023 um 13:33 +0000 schrieb Christopher Baines:
>
> Vagrant Cascadian <vagrant <at> debian.org> writes:
>
> > I've been working on this one a couple months (mostly was blocked
> > on
> > fixing guile-ssh to be compatible), and got mostly successful
> > rebuilds
> > most of the times I've tried it... by the time I finish rebuilds,
> > though, most changes usually land in master, and the cycle begins
> > anew.
> >
> > So I think I am moderately confident to at least let QA build this
> > now. :)
>
> QA looks green to me, please push :)
Please pushed.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 26 Mar 2023 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.