bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.1-20190302


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20190302
Date: Sun, 3 Mar 2019 02:22:28 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190302.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190302.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190302.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190302.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190302.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190302.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-20190302.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190302.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190302.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190302.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20190302.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20190302.zip

 ncurses 6.1 - patch 20190302 - 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-20190302.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar  3 02:12:54 UTC 2019
 ------------------------------------------------------------------------------
 Ada95/make-tar.sh                         |    6 -
 MANIFEST                                  |    1 
 NEWS                                      |    9 +
 VERSION                                   |    2 
 dist.mk                                   |    4 
 include/Caps.hpux11                       |   16 +--
 include/MKkey_defs.sh                     |    6 -
 include/MKterm.h.awk.in                   |   11 +-
 include/Makefile.in                       |   25 ++--
 man/MKterminfo.sh                         |   30 +++--
 man/Makefile.in                           |   13 +-
 ncurses-6.1-20190302/include/Caps-ncurses |  145 ++++++++++++++++++++++++++++
 ncurses/Makefile.in                       |   13 +-
 ncurses/tinfo/MKkeys_list.sh              |   16 ++-
 ncurses/tty/MKexpanded.sh                 |    6 -
 ncurses/tty/tty_update.c                  |    9 -
 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 
 progs/capconvert                          |    8 -
 test/make-tar.sh                          |    6 -
 25 files changed, 263 insertions(+), 85 deletions(-)
 ------------------------------------------------------------------------------
 
20190302
        + corrected some of the undocumented terminfo names in Caps.hpux11
        + add "Caps-ncurses" file to help with checking inconsistencies in some
          user-defined capabilities.
        + amend check for repeat_char to handle a case where setlocale() was
          called after initscr() (report by "Ampera").


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

Attachment: signature.asc
Description: Digital signature


reply via email to

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