From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) by sourceware.org (Postfix) with ESMTPS id A2FDF3854800 for ; Mon, 23 Nov 2020 21:32:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A2FDF3854800 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=brian.inglis@systematicsw.ab.ca Received: from SystematicSW.ab.ca ([24.64.172.44]) by shaw.ca with ESMTP id hJRykZubXktFkhJRzkTK6K; Mon, 23 Nov 2020 14:32:43 -0700 X-Authority-Analysis: v=2.4 cv=NYRYa0P4 c=1 sm=1 tr=0 ts=5fbc2a7b a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17 a=zeeZ30N6EhfeKgeLN5AA:9 From: Brian Inglis To: cygwin-announce@cygwin.com Reply-To: cygwin@cygwin.com Date: Mon, 23 Nov 2020 14:30:19 -0700 Message-Id: <20201123143019.15070-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: units 2.21 X-CMAE-Envelope: MS4xfKR3EFGEFTQF53q1OL/Oasd06z4MRcrBvw+WLqhVQafA880kMWaeDH36Mla0aQp6VpGt2TtSJRQeMdzf6szacEXoVu5RX72Xsy2xY5esW58TSwbC3SuW EYF+96IxsgQVhMvs6j6HVViwHyzDajBPMgQ6jUkCplt1u+6n6ei+8InTjx9kxW9L56Fr6du0+QEB3D5HT2vSQjTmiiekvmffJ3+NCToDyiVgb61rHKCIlm51 rDtilGSKjWNcuRK/+YFEXI24wwloGqcqysGoEN1KTHU= X-Spam-Status: No, score=-5.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Mailman-Approved-At: Mon, 23 Nov 2020 21:47:44 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2020 21:32:45 -0000 The following package has been upgraded in the Cygwin distribution: * units 2.21 The Units program converts quantities expressed in various scales to to their equivalents in other scales. The units program can handle multiplicative scale changes as well as nonlinear conversions such as Fahrenheit to Celsius or wire gauge. Units comes with an annotated, extendable database defining over three and a half thousand units using ten systems of units including SI, 170 currencies, plus bitcoin and precious metals prices, which may be updated daily using the units_cur script. HTML (single and multi-page), Info, man, PDF, and txt format docs are all now included. GNU units NEWS - User visible changes. Version 2.21 - 12 November 2020 (bug fix release) * Fixed bug arising when $HOME or other environment variables are undefined, which primarily affects the Windows version * Improved error reporting when input files are missing or invalid