From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 37741 invoked by alias); 2 May 2019 17:25:53 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 12261 invoked by uid 89); 2 May 2019 17:14:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=tunnel, H*F:D*cygwin.com, transfer X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 02 May 2019 17:25:00 -0000 Message-Id: <20190502131427.17856-1-yselkowitz@cygwin.com> Subject: libssh 0.8.7-1 X-SW-Source: 2019-05/txt/msg00016.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * libssh4-0.8.7-1 * libssh-common-0.8.7-1 * libssh-devel-0.8.7-1 The ssh 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). This is an update to the latest upstream release, built with OpenSSL 1.1. -- Yaakov