From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-201.mailbox.org (mout-p-201.mailbox.org [IPv6:2001:67c:2050:0:465::201]) by sourceware.org (Postfix) with ESMTPS id 1E8A63858D39 for ; Tue, 4 Oct 2022 18:58:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1E8A63858D39 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 smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (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-201.mailbox.org (Postfix) with ESMTPS id 4Mhn670v1pz9sRW for ; Tue, 4 Oct 2022 20:58:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kircheis.it; s=MBO0001; t=1664909903; 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=4+Z3Qrom2R62iQHSWw4kOu2GpWtmplGDtsUmee1CMVA=; b=TTieprccS+h11Avov11w6aD8V40J0Kv+ymIfUKwNcYPfbstnb4dmkLEuGzQSvlsdiNJtQl 2bCzUCpItQeM0NItS2INfX34v8BTIdYg68I4L9V2UeB6m/H8PRih8UQMz5gm2HmavmvHho BW6Gb1qVH+iYyjygsscJo8z7Xp+Q3vnS/LJixrK/LuRfSuC73U5Fdo29mds4DEGVM9BBCh QY+TpKZ1w/j43NoA9wHAZqTz/WEzzEHONGDo8+NynUFFSuO9Lz8fmv4LoqWWk0y/AOp4O2 PegRv4CjoghtwqzuMDsqx+lkQec8hLYs6rOo141zQ57skdSoANw6N17hiob/uA== Message-ID: <1696431b-4aaa-ca13-06dd-aea08b4a8708@kircheis.it> Date: Tue, 4 Oct 2022 20:58:22 +0200 MIME-Version: 1.0 From: Federico Kircheis Subject: Updated: jdupes-1.21.0-2 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham 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-2 of neomutt has been uploaded. jdupes is a program for finding and acting on duplicate files This version should fix a packaging error of version 1.21.0-1. Federico