bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.1-20191102


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20191102
Date: Sun, 3 Nov 2019 01:23:01 +0000
User-agent: NeoMutt/20170113 (1.7.2)

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

 ncurses 6.1 - patch 20191102 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20191102.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Nov  3 01:16:28 UTC 2019
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                 |   22 -
 Ada95/configure                  |  288 +++++++-------
 NEWS                             |    9 
 VERSION                          |    2 
 aclocal.m4                       |   20 
 configure                        |  558 +++++++++++++--------------
 dist.mk                          |    4 
 misc/terminfo.src                |   16 
 ncurses/base/lib_getch.c         |   32 -
 ncurses/tinfo/lib_setup.c        |   20 
 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 
 package/ncursest.spec            |    2 
 test/aclocal.m4                  |   22 -
 test/configure                   |  756 ++++++++++++++++++-------------------
 19 files changed, 901 insertions(+), 870 deletions(-)
 ------------------------------------------------------------------------------
 
20191102
        + check parameter of set_escdelay, return ERR if negative.
        + check parameter of set_tabsize, return ERR if not greater than zero
          (report/patch by Anthony Sottile).
        + revise CF_ADD_LIBS macro to prepend rather than append libraries.
        + add "xterm-mono" to help packagers (report by Sven Joachim) -TD


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

Attachment: signature.asc
Description: PGP signature


reply via email to

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