From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mxd-1-a77.seznam.cz (mxd-1-a77.seznam.cz [IPv6:2a02:598:128:8a00::1000:a77]) by sourceware.org (Postfix) with ESMTPS id ED6983858D1E for ; Sat, 11 Nov 2023 21:13:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org ED6983858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=seznam.cz Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=seznam.cz ARC-Filter: OpenARC Filter v1.0.0 sourceware.org ED6983858D1E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2a02:598:128:8a00::1000:a77 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699737185; cv=none; b=bBBfOuYOeuonewxAPF2JYTNItctJ4dAPIMJ3FHHGhAJeTI/dfnyQ9Arxzk4c4ZGAERPnx16GXQXBZC40mn0rrQoE/TyX8AGQbKcWcJTPvW0IkWkJpC+xpEZC/foJw9Xy2WcDgd+SSplvaXFgvsUkl0fUTmzCkoPIQf9+bdQaMNs= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699737185; c=relaxed/simple; bh=8EIERLpz1/Jq4CvjsH5VOq49UK1JsX5lXq4z8U5Y2fE=; h=DKIM-Signature:Message-ID:Date:MIME-Version:To:From:Subject; b=Hsphkfssc8XsGGmi0wAr96A64mbJUyNDDVSnJ3aCaqMJk2cJZlCRXoLyLTzLsbcGEdW9RMyfGQXKBBIRpeYyuJ64KzQoY8s9W8R2sE9B5U243mKm72+u0Mjxr+W1CUjleOJFMmFgQXz3GyFpCHyvESsMnb8vrVLCZVIEZIpo7sA= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from email.seznam.cz by smtpc-mxd-6cf5f5cdff-d2d78 (smtpc-mxd-6cf5f5cdff-d2d78 [2a02:598:128:8a00::1000:a77]) id 5fcb8b15fa9d89ea5fcb851b; Sat, 11 Nov 2023 22:12:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seznam.cz; s=szn20221014; t=1699737179; bh=8EIERLpz1/Jq4CvjsH5VOq49UK1JsX5lXq4z8U5Y2fE=; h=Received:Message-ID:Date:MIME-Version:User-Agent:Content-Language: To:From:Subject:Content-Type:Content-Transfer-Encoding; b=GCoL+FHNsCIOmQh58DOD9W0xjGKPWhKcCukPpjep9h0ESrCzjfmSJLPKAN7WEzlC9 20DHdup48b8CkJMZ0rAO+iN152B3sNLCuyBQHUQIuzynwodAaU2GH6TAhw8lUh+Scw 7z0C2vmB/GGQ1BsqMtKzu3nbtInOHF6d/EuY+W5+Wjb7lqGUXvHAd6uZ/SntScjXgI 7y1431UwatU7nphTFy0Bb83QzgYA1ZagGAYgwPZx5z4haZuy2NaDE3Obe9MKQCko/K 67XbRIqH7FvztnOMF6yQtIeLgqE4/rMWwJP+PsgTr9vDQqRTLkD9S5jNc2LP7CXBZy LLlwX3BJ3v6wA== Received: from [192.168.2.5] (brno.ccbr.com [77.240.178.2]) by smtpd-relay-6b9d47ff88-dpm6g (smtpd/2.0.15) with ESMTPA id b99f4569-b807-4311-b3b1-e864ea03a420; Sat, 11 Nov 2023 22:12:57 +0100 Message-ID: <9a98fefc-ce23-4f09-9fd6-9cc56df23276@seznam.cz> Date: Sat, 11 Nov 2023 22:12:30 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: cs To: cygwin-announce@cygwin.com From: Libor Ukropec Subject: duplicity 2.1.4-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,JMQ_SPF_NEUTRAL,KAM_NUMSUBJECT,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following packages have been uploaded to the Cygwin distribution: * duplicity-2.1.4-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 package is the latest upstream version. Any feedback is appreciated. For changes see https://gitlab.com/duplicity/duplicity/-/blob/main/CHANGELOG.md Please send questions or concerns to the main Cygwin mailing list as usual. Libor