bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20150711


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20150711
Date: Sat, 11 Jul 2015 21:35:29 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Files:
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150711.tgz
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150711.tgz.asc
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150711.tgz
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150711.tgz.asc
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150711.tgz
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150711.tgz.asc
        ftp://invisible-island.net/ncurses/5.9/MD5sums
        ftp://invisible-island.net/ncurses/5.9/dev-patches.zip
        ftp://invisible-island.net/ncurses/5.9/ncurses-6.0-20150711.patch.gz
        ftp://invisible-island.net/ncurses/5.9/ncurses-6.0-20150711.patch.gz.asc
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20150711.tgz
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20150711.tgz.asc
        ftp://invisible-island.net/ncurses/win32/mingw32-20150711.zip
        ftp://invisible-island.net/ncurses/win32/mingw64-20150711.zip

 ncurses 6.0 - patch 20150711 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-6.0-20150711.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jul 12 01:32:50 UTC 2015
 ------------------------------------------------------------------------------
 NEWS                             |   11 ++
 VERSION                          |    2 
 dist.mk                          |    4 -
 package/debian-mingw/changelog   |    4 -
 package/debian-mingw64/changelog |    4 -
 package/debian/changelog         |    4 -
 package/debian/control           |    9 ++
 package/debian/rules             |  147 +++++++++++++++++++++++++++---------
 package/mingw-ncurses.nsi        |    4 -
 package/mingw-ncurses.spec       |    2 
 package/ncurses.spec             |    2 
 package/ncursest.map             |    4 -
 package/ncursest.sym             |    3 
 package/ncursestw.map            |    4 -
 package/ncursestw.sym            |    3 
 progs/dump_entry.c               |    8 +-
 test/demo_termcap.c              |  140 +++++++++++++++++++++--------------
 test/demo_terminfo.c             |    8 +-
 test/package/debian/control      |   10 ++
 test/package/debian/rules        |  148 +++++++++++++++++++++++++++----------
 20 files changed, 364 insertions(+), 157 deletions(-)
 ------------------------------------------------------------------------------
 
20150711
        + modify scripts to build/use test-packages for the pthreads
          configuration of ncurses6.
        + add references to ttytype and termcap symbols in demo_terminfo.c and
          demo_termcap.c to ensure that when building ncursest.map, etc., that
          the corresponding names such as _nc_ttytype are added to the list of
          versioned symbols (report by Werner Fink)
        + fix regression from 20150704 (report/patch by Werner Fink).


-- 
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]