bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20161231


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20161231
Date: Sat, 31 Dec 2016 23:55:05 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

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

 ncurses 6.0 - patch 20161231 - Thomas E. Dickey

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

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

 Patches for ncurses 6.0 can be found at
        ftp://invisible-island.net/ncurses/6.0
        http://invisible-mirror.net/archives/ncurses/6.0 

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20161231.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Dec 31 23:48:48 UTC 2016
 ------------------------------------------------------------------------------
 NEWS                                    |   20 
 VERSION                                 |    2 
 aclocal.m4                              |    6 
 config.guess                            |   12 
 config.sub                              |   17 
 configure                               |    2 
 dist.mk                                 |    4 
 doc/html/NCURSES-Programming-HOWTO.html |14480 +++++++++++++-----------------
 doc/html/man/adacurses6-config.1.html   |    2 
 doc/html/man/captoinfo.1m.html          |    2 
 doc/html/man/clear.1.html               |   32 
 doc/html/man/form.3x.html               |    2 
 doc/html/man/infocmp.1m.html            |    2 
 doc/html/man/infotocap.1m.html          |    2 
 doc/html/man/menu.3x.html               |    2 
 doc/html/man/ncurses.3x.html            |    2 
 doc/html/man/ncurses6-config.1.html     |    2 
 doc/html/man/panel.3x.html              |    2 
 doc/html/man/tabs.1.html                |   66 
 doc/html/man/terminfo.5.html            |    2 
 doc/html/man/tic.1m.html                |    2 
 doc/html/man/toe.1m.html                |    2 
 doc/html/man/tput.1.html                |    2 
 doc/html/man/tset.1.html                |    2 
 man/clear.1                             |   19 
 man/tabs.1                              |   57 
 misc/terminfo.src                       |  110 
 mk-1st.awk                              |    6 
 ncurses/trace/lib_trace.c               |   23 
 package/debian-mingw/changelog          |    4 
 package/debian-mingw64/changelog        |    4 
 package/debian/changelog                |    4 
 package/mingw-ncurses.nsi               |    4 
 package/mingw-ncurses.spec              |    2 
 package/ncurses.spec                    |    2 
 progs/Makefile.in                       |    5 
 progs/tabs.c                            |   27 
 progs/tic.c                             |    3 
 38 files changed, 6876 insertions(+), 8063 deletions(-)
 ------------------------------------------------------------------------------
 
20161231
        + fix errata for ncurses-howto (report by Damien Ruscoe).
        + fix a few places in configure/build scripts where DESTDIR and rpath
          were combined (report by Thomas Klausner).
        + merge current st description (report by Harry Gindi) -TD
        + modify flash capability for linux and wyse entries to put the delay
          between the reverse/normal escapes rather than after -TD
        + modify program tabs to pass the actual tty file descriptor to
          setupterm rather than the standard output, making padding work
          consistently.
        + explain in clear's manual page that it writes to stdout.
        + add special case for verbose debugging traces of command-line
          utilities which write to stderr (cf: 20161126).
        + remove a trace with literal escapes from skip_DECSCNM(), added in
          20161203.
        + update config.guess, config.sub from
                http://git.savannah.gnu.org/cgit/config.git


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