From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126448 invoked by alias); 3 Mar 2017 08:20:11 -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 95182 invoked by uid 89); 3 Mar 2017 08:15:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-duplicity-0.7.11-1 Fri Mar 03 02:14:55 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 03 Mar 2017 08:20:00 -0000 Subject: duplicity 0.7.11-1 X-SW-Source: 2017-03/txt/msg00009.txt.bz2 Message-ID: <20170303082000.juNeSH28fzgdHev1FURsjKvYcGfVIBOI4wE0fp8Zqr4@z> The following packages have been uploaded to the Cygwin distribution: * duplicity-0.7.11-1 Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server. This is an update to the latest upstream release. -- Yaakov