From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90003 invoked by alias); 13 Apr 2015 15:19:54 -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 86493 invoked by uid 89); 13 Apr 2015 15:19:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1428938346.8368.4.camel@cygwin.com> Subject: Updated: ncurses-5.9-20150404-1 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 13 Apr 2015 15:19:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-04/txt/msg00018.txt.bz2 The following packages have been updated in the Cygwin distribution: * ncurses-5.9-20150404-1 * ncurses-demo-5.9-20150404-1 * libncurses10-5.9-20150404-1 (x86 only) * libncursesw10-5.9-20150404-1 * libncurses-devel-5.9-20150404-1 * terminfo-5.9-20150404-1 * terminfo-extra-5.9-20150404-1 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 "cursor optimization". It is a library of functions that manage an application's display on character-cell terminals. This release updates ncurses to the latest upstream patch release. -- Yaakov