From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 669A33854158 for ; Mon, 3 Oct 2022 00:50: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 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@cygwin.com From: Federico Kircheis Subject: [ANNOUNCEMENT] 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 X-Mailman-Approved-At: Mon, 03 Oct 2022 00:50:26 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User 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