emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27223: closed ([PATCH] gnu: libssh: Update to 0.7.


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27223: closed ([PATCH] gnu: libssh: Update to 0.7.5.)
Date: Tue, 06 Jun 2017 23:12:02 +0000

Your message dated Wed, 07 Jun 2017 01:11:26 +0200
with message-id <address@hidden>
and subject line Re: bug#27223: [PATCH] gnu: libssh: Update to 0.7.5.
has caused the debbugs.gnu.org bug report #27223,
regarding [PATCH] gnu: libssh: Update to 0.7.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27223: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27223
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: libssh: Update to 0.7.5. Date: Sat, 3 Jun 2017 19:08:15 -0400
* gnu/packages/ssh.scm (libssh): Update to 0.7.5.
---
 gnu/packages/ssh.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index c96ed0a72..826c082eb 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -58,15 +58,15 @@
 (define-public libssh
   (package
     (name "libssh")
-    (version "0.7.4")
+    (version "0.7.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
-                    "https://red.libssh.org/attachments/download/210/libssh-";
+                    "https://red.libssh.org/attachments/download/218/libssh-";
                     version ".tar.xz"))
               (sha256
                (base32
-                "03bcp9ksqp0s1pmwfmzhcknvkxay5k0mjzzxp3rjlifbng1vxq9r"))))
+                "15bh6dm9c50ndddzh3gqcgw7axp3ghrspjpkb1z3dr90vkanvs2l"))))
     (build-system cmake-build-system)
     (outputs '("out" "debug"))
     (arguments
-- 
2.13.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#27223: [PATCH] gnu: libssh: Update to 0.7.5. Date: Wed, 07 Jun 2017 01:11:26 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
Hi Leo,

Leo Famulari <address@hidden> skribis:

> For this update, we should wait for resolution of this test failure in
> guile-ssh:
>
> https://github.com/artyom-poptsov/guile-ssh/issues/4

Oops, I realize that I pushed a libssh update with the relevant patch in
commit fb976ada5be4634048bcbdde880729ee12f610e9 without noticing this
thread.

I’m closing this bug, but let me know what you think!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]