bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.9-20120608.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120608.patch.gz
Date: Fri, 08 Jun 2012 20:49:42 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120608 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.9 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20120608.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Jun  9 00:43:33 UTC 2012
 ------------------------------------------------------------------------------
 MANIFEST                                          |    8 
 NEWS                                              |   12 
 aclocal.m4                                        |   15 
 c++/cursesf.h                                     |   12 
 c++/cursesm.h                                     |   12 
 configure                                         |  641 ++++++++++----------
 dist.mk                                           |    4 
 ncurses-5.9-20120608/package/debian/changelog     |    5 
 ncurses-5.9-20120608/package/debian/compat        |    1 
 ncurses-5.9-20120608/package/debian/control       |   16 
 ncurses-5.9-20120608/package/debian/copyright     |  112 +++
 ncurses-5.9-20120608/package/debian/rules         |  117 +++
 ncurses-5.9-20120608/package/debian/source/format |    1 
 ncurses-5.9-20120608/package/debian/watch         |    4 
 ncurses-5.9-20120608/package/ncurses.spec         |   81 ++
 progs/infocmp.c                                   |    3 
 16 files changed, 707 insertions(+), 337 deletions(-)
 ------------------------------------------------------------------------------
 
20120608
        + fix an uninitialized variable in -c/-n logic for infocmp changes
          (cf: 20120526).
        + corrected fix for building c++ binding with clang 3.0 (report/patch
          by Richard Yao, Gentoo #417613, cf: 20110409)
        + correct configure check for working poll, fixing the case where stdin
          is redirected, e.g., in rpm/dpkg builds (Debian #676461).
        + add rpm- and dpkg-scripts, to test those build-environments.
          The resulting packages are used only for testing.


-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]