unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60502] [PATCH] gnu: guile-ssh: Update to 0.16.2.
@ 2023-01-02 20:13 Artyom V. Poptsov
  2023-01-08 15:08 ` bug#60502: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2023-01-02 20:13 UTC (permalink / raw)
  To: 60502


[-- Attachment #1.1: Type: text/plain, Size: 48 bytes --]

Hello,

this patch updates Guile-SSH to 0.16.2.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-guile-ssh-Update-to-0.16.2.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From b9eae3e887bbfee8051264dc86395ba98fe3433e Mon Sep 17 00:00:00 2001
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Mon, 2 Jan 2023 23:06:34 +0300
Subject: [PATCH] gnu: guile-ssh: Update to 0.16.2.

* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.2.
---
 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 65280bc4da..2f6874f811 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -318,7 +318,7 @@ (define-public openssh-sans-x
 (define-public guile-ssh
   (package
     (name "guile-ssh")
-    (version "0.16.0")
+    (version "0.16.2")
     (home-page "https://github.com/artyom-poptsov/guile-ssh")
     (source (origin
               (method git-fetch)
@@ -328,7 +328,7 @@ (define-public guile-ssh
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ka5ayrg7kysx3bi5d8s0z6n12sdc06qp9gc4k9h2mlw3vz187ny"))))
+                "1rp5y1xjmsxplrzl0yf23g6rdjsw7ryh5pxs4pydpsryjjdwnf84"))))
     (build-system gnu-build-system)
     (outputs '("out" "debug"))
     (arguments
-- 
2.34.1


[-- Attachment #1.3: Type: text/plain, Size: 2099 bytes --]


Changelog for this version:

--8<---------------cut here---------------start------------->8---
* Changes in version 0.16.2 (2023-01-02)
** Bugfix in test "string->public-key, ECDSA"
The test used to explicitly compare libssh version with "9" so it would always
fail on platforms with libssh 0.10.  Now the test does numerical comparison
and uses "ecdsa-p256" on platforms that have libssh 0.9 or later version.

Reported by Vagrant Cascadian, here:
<https://github.com/artyom-poptsov/guile-ssh/issues/34>

* Changes in version 0.16.1 (2022-12-31)
** Disable the tests that require DSA algorithm by default
When DSA support is disabled in libssh (which is the default state since
libssh 0.10) all DSA-related Guile-SSH procedures will fail.  Now Guile-SSH
disables by default all the tests that are require the DSA algorithm support
by default.

Although those changes do not affect the Guile-SSH API directly, users should
be aware that DSA support will be removed altogether in the next major libssh
release.

Reported by Vagrant Cascadian, here:
<https://github.com/artyom-poptsov/guile-ssh/issues/34>
** Add '--enable-dsa' Autoconf option
'configure.ac' now has '--enable-dsa' option that allows to enable DSA public
key algorithm support in Guile-SSH.
** (ssh version): 'dsa-support?': New procedure
** guix.scm: Use libssh 0.10.0
The development GNU Guix environment now uses libssh 0.10.0.
--8<---------------cut here---------------end--------------->8---

As there's no '--enable-dsa' option passed to the Guile-SSH 'configure'
script, DSA-related tests are disabled; it means that libssh can be
upgraded to 0.10 without breaking Guile-SSH build.

I tested Guile-SSH with libssh 0.10 myself; here's the GNU Guix development
package recipe I used, for reference:
https://github.com/artyom-poptsov/guile-ssh/blob/master/guix.scm

Thanks,
avp

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60502: [PATCH] gnu: guile-ssh: Update to 0.16.2.
  2023-01-02 20:13 [bug#60502] [PATCH] gnu: guile-ssh: Update to 0.16.2 Artyom V. Poptsov
@ 2023-01-08 15:08 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-01-08 15:08 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 60502-done


Hello Artyom,

> this patch updates Guile-SSH to 0.16.2.

The package builds and the Guix test suite is passing, so let's go.

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-08 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-02 20:13 [bug#60502] [PATCH] gnu: guile-ssh: Update to 0.16.2 Artyom V. Poptsov
2023-01-08 15:08 ` bug#60502: " Mathieu Othacehe

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