From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98967 invoked by alias); 8 Jun 2015 16:01:32 -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 Received: (qmail 89045 invoked by uid 89); 8 Jun 2015 15:55:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: resqmta-po-11v.sys.comcast.net Message-ID: <5575BB01.1030908@acm.org> Date: Mon, 08 Jun 2015 16:01:00 -0000 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin-announce@cygwin.com Subject: Updated: librsync-1.0.0-1 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-06/txt/msg00035.txt.bz2 New upstream release of librsync, including a security fix. Note that the ABI for the librsync has changed, so the package now provides librsync2. Cygwin packaging changes: * Main package renamed from rdiff to librsync. DESCRIPTION: ============ librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a "streaming" design similar to that of zlib with the aim of allowing it to be embedded into many different applications. rdiff is a utility included with librsync to compute and apply signature-based file differences. QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place.