From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [IPv6:2001:67c:2050:0:465::102]) by sourceware.org (Postfix) with ESMTPS id 8EEF73858C2C for ; Sun, 2 Oct 2022 21:27:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8EEF73858C2C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=kircheis.it Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=kircheis.it Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4MgcWC0Bl9z9sNX for ; Sun, 2 Oct 2022 23:27:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kircheis.it; s=MBO0001; t=1664746055; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qAGshWJk2CslPit8uMMBm5ZLI1YLW6XWEWbAlcDCvxs=; b=i44SCqIYeegRcCaUDiYkY4+EfS949RF9O9ZEMKsJBZg7L+s8NjmOtCbS8nSB54cNDqhGSE ZWRjrMa3jP/kcut+Rn7BInE6lPR+84dvv3KGisCZC68qbz4ds/1PNFNr1bIzda0Qd1VSqN OEomlPm6nlviC9IQQotD0WrmhTECKPZ6fNX6c7IW2oLnV8GZ9BxHKws/cWZb3zrASiVXjD waQ6JqqzuRlTagy2G+LT5vVIq9MDW/QCJ4ArFPYoI2qfu6SUSeQZ8ERWB5SdiJWolm/+0Y id7rdjFHp1xxvFCbjLW1sCIrZb2M52aJ4GlVI6rRAHDvseTwRkMiNUmyOBQvFw== Message-ID: Date: Sun, 2 Oct 2022 23:27:32 +0200 MIME-Version: 1.0 To: cygwin From: Federico Kircheis Subject: jdupes-1.21.0-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP 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: Version 1.21.0-1 of jdupes has been uploaded. jdupes is a program for finding and acting on duplicate files On GitHub it is possible to find the changelog for the new release: https://github.com/jbruchon/jdupes/releases Federico