From c1ccf669c1c282d803eb2a4d557994e4e7a575e3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 1 Sep 2022 21:49:17 +0300 Subject: [PATCH] libssh-0.10.2 --- network/misc/libssh/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/network/misc/libssh/pspec.xml b/network/misc/libssh/pspec.xml index 7185805086..a41677ea86 100644 --- a/network/misc/libssh/pspec.xml +++ b/network/misc/libssh/pspec.xml @@ -13,7 +13,7 @@ library Full C library functions for manipulating a client-side SSH connection libssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl). - https://www.libssh.org/files/0.10/libssh-0.10.1.tar.xz + https://www.libssh.org/files/0.10/libssh-0.10.2.tar.xz openssl-devel cmocka-devel @@ -60,6 +60,13 @@ + + 2022-09-01 + 0.10.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-08-31 0.10.1