From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11271 invoked by alias); 10 Jun 2015 04:58:39 -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 70789 invoked by uid 89); 10 Jun 2015 03:55:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1433908507.10588.15.camel@cygwin.com> Subject: Updated: ncurses-5.9-20150530-1 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 10 Jun 2015 04:58:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-06/txt/msg00038.txt.bz2 The following packages have been updated in the Cygwin distribution: * ncurses-5.9-20150530-1 * ncurses-demo-5.9-20150530-1 * libncurses10-5.9-20150530-1 (x86 only) * libncursesw10-5.9-20150530-1 * libncurses-devel-5.9-20150530-1 * terminfo-5.9-20150530-1 * terminfo-extra-5.9-20150530-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