Mail Archives: cygwin/2009/02/23/20:22:26
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-4.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,J_CHICKENPOX_62
|
X-Spam-Check-By: | sourceware.org
|
X-SWARE-Spam-Status: | No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_62,RCVD_IN_DNSWL_LOW,SPF_PASS
|
Message-Id: | <announce.49A34B33.5000507@cwilson.fastmail.fm>
|
Date: | Mon, 23 Feb 2009 20:19:47 -0500
|
From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm>
|
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666
|
MIME-Version: | 1.0
|
To: | cygwin AT cygwin DOT com
|
Subject: | [ANNOUNCEMENT] Updated: terminfo-5.7_20090221-1; NEW: terminfo-extra-5.7_20090221-1
|
Reply-To: | cygwin AT cygwin DOT com
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
The terminfo package has been updated to version 5.7_20090221-1. It
contains the terminfo database that enables proper operation of
ncurses-based applications.
This will most likely be the final terminfo update for the cygwin-1.5
distribution; future development will continue with
terminfo-5.7_20090221-10 for cygwin-1.7.
************************
IMPORTANT: You must upgrade libncurses8 (to 5.7-1) and terminfo (to
5.7_20090221-1) simultaneously.
************************
CHANGES (since 5.5_20061104-1)
========================
o Resync'ed with 20090221 patchlevel of ncurses-5.7
o Build using stock cygport 0.4.3
o Split into two packages: terminfo and terminfo-extra.
- terminfo contains the same terminals provided by Fedora 10's
'ncurses-base' package, such as cygwin, vt*, xterm*,
putty*, screen*, and rxvt*, and a few others.
- terminfo-extra contains everything else.
o Upstream changes:
- /usr/share/terminfo database now organized by hex code
of first character (e.g. instead of r/rxvt, we have 72/rxvt
(0x72 == 'r'). See warning, below.
WARNING:
========================
Because of a slight change in the organization of the terminfo database,
terminfo entries NOT part of the terminfo package may need to be
manually upgraded or moved. To improve operation on case-insensitive
platforms, the terminfo database is now organizaed according to the
two-digit hexadecimal code of the entry's first letter, instead of
organized according to that first letter itself. For instance:
OLD ---> NEW
r/rxvt-unicode 72/rxvt-unicode
To "fix" any out-of-place entries, you may manually move them to the
correct location, or re-run tic.exe on the original terminfo source for
that terminal. In the case of rxvt-unicode:
$ /etc/postinstall/rxvt-unicode.sh.done
will do the job.
--
Charles Wilson
terminfo volunteer maintainer for cygwin
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions.
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:
cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com
If you need more information on unsubscribing, start reading here:
http://sources.redhat.com/lists.html#unsubscribe-simple
Please read *all* of the information on unsubscribing that is available
starting at the above URL.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -