bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20201205


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20201205
Date: Sun, 6 Dec 2020 01:23:07 +0000
User-agent: NeoMutt/20170113 (1.7.2)

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

 ncurses 6.2 - patch 20201205 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20201205.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Dec  6 01:15:52 UTC 2020
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                      |   23 ++-
 Ada95/configure                       |   96 +++++++------
 Ada95/configure.in                    |    6 
 Ada95/src/Makefile.in                 |   14 +
 NEWS                                  |   19 ++
 VERSION                               |    2 
 aclocal.m4                            |   23 ++-
 configure                             |  234 +++++++++++++++++---------------
 configure.in                          |    6 
 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_inopts.3x.html      |   19 +-
 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_inopts.3x                    |    7 
 misc/terminfo.src                     |   16 +-
 ncurses/base/lib_addstr.c             |   10 -
 ncurses/widechar/lib_ins_wch.c        |    6 
 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 
 38 files changed, 311 insertions(+), 228 deletions(-)
 ------------------------------------------------------------------------------
 
20201205
        + amend build-fixes for gnat 10 to work with certain systems lacking
          gprbuild (cf: 20200627).
        + eliminate an additional strlen and wsclen.
        + eliminate an unnecessary strlen in waddnstr() (suggested by Benjamin
          Abendroth).
        + modify inopts manpage, separating the items for nodelay and notimeout
          (patch by Benno Schulenberg).
        + correct mlterm3 kf1-kf4 (Debian #975322) -TD
        + add flash to mlterm3 -TD

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