X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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: <announce.5575BB01.1030908@acm.org>
Date: Mon, 08 Jun 2015 08:55:45 -0700
From: David Rothenberger <daveroth@acm.org>
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@cygwin.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@cygwin.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

