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 988DD388A411 for ; Mon, 23 Nov 2020 21:47:46 +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 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@cygwin.com Date: Mon, 23 Nov 2020 14:30:19 -0700 Message-Id: Subject: [ANNOUNCEMENT] 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 Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Nov 2020 21:47:46 -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