From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30845 invoked by alias); 30 Mar 2017 20:06:30 -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 22823 invoked by uid 89); 30 Mar 2017 20:03:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 7954F2E6065 Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 7954F2E6065 X-Mailbox-Line: From cygwin-announce-ncurses-6.0-10.20170325 Thu Mar 30 15:03:08 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 30 Mar 2017 20:06:00 -0000 Subject: ncurses 6.0-10.20170325 X-SW-Source: 2017-03/txt/msg00088.txt.bz2 Message-ID: <20170330200600.azbUij7cy-Erl9Be4Kn8siz3un2RuaL83G7uSZnFUe0@z> The following packages have been uploaded to the Cygwin distribution: * ncurses-6.0-10.20170325 * ncurses-demo-6.0-10.20170325 * libncursesw10-6.0-10.20170325 * libncurses-devel-6.0-10.20170325 * terminfo-6.0-10.20170325 * terminfo-extra-6.0-10.20170325 * mingw64-i686-ncurses-6.0-10.20170325 * mingw64-x86_64-ncurses-6.0-10.20170325 Ncurses (new curses) started as a freely distributable clone of SVr4 curses. It has outgrown the clone description, and now contains many features which are not in SVr4 curses. Curses is a pun on the term <>. It is a library of functions that manage an application's display on character-cell terminals (e.g., VT100). This is an update to the latest upstream patchset. -- Yaakov