bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.3-20220416


From: Thomas Dickey
Subject: ANN: ncurses-6.3-20220416
Date: Sun, 17 Apr 2022 01:13:47 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

Files:
        
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20220416.tgz
        
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20220416.tgz.asc
        
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20220416.tgz
        
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20220416.tgz.asc
        
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20220416.tgz
        
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20220416.tgz.asc
        https://invisible-island.net/archives/ncurses/6.3/MD5sums
        https://invisible-island.net/archives/ncurses/6.3/dev-patches.zip
        
https://invisible-island.net/archives/ncurses/6.3/ncurses-6.3-20220416.patch.gz
        
https://invisible-island.net/archives/ncurses/6.3/ncurses-6.3-20220416.patch.gz.asc
        
https://invisible-island.net/archives/ncurses/current/ncurses-6.3-20220416.tgz
        
https://invisible-island.net/archives/ncurses/current/ncurses-6.3-20220416.tgz.asc
        https://invisible-island.net/archives/ncurses/win32/mingw32-20220416.zip
        https://invisible-island.net/archives/ncurses/win32/mingw64-20220416.zip

 ncurses 6.3 - patch 20220416 - Thomas E. Dickey

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

 Ncurses 6.3 is at
        https://invisible-island.net/archives/ncurses/
        https://invisible-mirror.net/archives/ncurses/
        ftp://ftp.invisible-island.net/ncurses/
        https://ftp.gnu.org/gnu/ncurses/

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

 ------------------------------------------------------------------------------
 https://invisible-island.net/archives/ncurses/6.3/ncurses-6.3-20220416.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Apr 17 00:27:48 UTC 2022
 ------------------------------------------------------------------------------
 NEWS                                  |   10 
 VERSION                               |    2 
 configure                             | 3501 ++++++++++++++++----------------
 configure.in                          |   18 
 dist.mk                               |    4 
 doc/html/man/adacurses6-config.1.html |    2 
 doc/html/man/captoinfo.1m.html        |    2 
 doc/html/man/clear.1.html             |    2 
 doc/html/man/curs_attr.3x.html        |   61 
 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              |    2 
 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/curs_attr.3x                      |   29 
 ncurses/base/lib_wattron.c            |    8 
 ncurses/tinfo/alloc_entry.c           |   12 
 ncurses/tinfo/read_entry.c            |   21 
 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/README                           |    4 
 test/clip_printw.c                    |    5 
 test/color_content.c                  |    5 
 test/color_set.c                      |    5 
 test/demo_altkeys.c                   |    5 
 test/demo_defkey.c                    |    5 
 test/demo_keyok.c                     |    5 
 test/dots_xcurses.c                   |    5 
 test/extended_color.c                 |    5 
 test/pair_content.c                   |    5 
 test/picsmap.c                        |    3 
 test/test_unget_wch.c                 |    3 
 test/test_vid_puts.c                  |    5 
 46 files changed, 1931 insertions(+), 1849 deletions(-)
 ------------------------------------------------------------------------------
 
20220416
        + add a limit-check to guard against corrupt terminfo data
          (report/testcase by NCNIPC of China).
        + add check/warning in configure script if option --with-xterm-kbs is
          missing or inconsistent (Arch #74379).
        + add setlocale call to several test-programs.
        + allow extended-color number in opts parameter of wattr_on.

 

-- 
Thomas E. Dickey <dickey@invisible-island.net>
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]