From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 117018 invoked by alias); 3 May 2017 21:36:36 -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 113727 invoked by uid 89); 3 May 2017 21:36:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:463, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 6C300624B3 Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx10.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 6C300624B3 X-Mailbox-Line: From cygwin-announce-file-5.30-1 Wed May 03 16:35:25 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 03 May 2017 21:36:00 -0000 Subject: file 5.30-1 X-SW-Source: 2017-05/txt/msg00016.txt.bz2 Message-ID: <20170503213600.VIUNEt41zzczAXCxUuU1xcDyM8JaDwuCp4X-J1XhbVw@z> The following packages have been uploaded to the Cygwin distribution: * file-5.30-1 * file-devel-5.30-1 * python2-magic-5.30-1 * python3-magic-5.30-1 With file you can obtain information on the file type of a specified file. File type recognition is controlled by the file /usr/share/file/magic which contains the classification criteria. This is an update to the latest upstream release. The Python 3 bindings have been built for 3.6. -- Yaakov