X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding:reply-to; q=dns; s= default; b=Djb+m3Lp/Io9KCJ8qEH0j/5F6G/YVH+DOZVvKkUflvOIGn6afxt0z KKaUoxwRgEVbfUC0V4avw2VuQPhPSGtjuvIrjbFy3znefwaPLmi8Avtl4gGkkXQj XvDXDq5mt9RVjaWQTsM1M49MWedA4lmVQ0gmvgmb2ih55HmjI+PePs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding:reply-to; s=default; bh= 5oIgtlDu+wO55uyHMPWmyGRbRek=; b=TgK6xtlxIOV1fgiwOvWIAjm0FsUhNpks /rDP9dZat9FVntDfiDkRBvp6AR+S5SItmiI8ZqxaOxYOv6hWvtFJjx3nNBpjGWVW vX7GZ4vj+RqBtIC4ananVubwq7g3glXeCaHgefVCstCTpl9StePEo436QBfP6F0/ YMpi4jZyWGM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain 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 Message-Id: Date: Mon, 08 Jun 2015 08:55:45 -0700 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 AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: librsync-1.0.0-1 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple