bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20200613


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20200613
Date: Sun, 14 Jun 2020 01:35:27 +0000
User-agent: NeoMutt/20170113 (1.7.2)

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

 ncurses 6.2 - patch 20200613 - 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-20200613.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Jun 14 01:26:43 UTC 2020
 ------------------------------------------------------------------------------
 NEWS                                  |    8 ++++
 VERSION                               |    2 -
 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_memleaks.3x.html    |   16 ++++-----
 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          |   54 ++++++++++++++++++--------------
 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_memleaks.3x                  |    4 +-
 man/ncurses.3x                        |   38 ++++++++++++++--------
 ncurses/base/lib_mouse.c              |   17 +++++++---
 ncurses/base/lib_set_term.c           |   17 +++++++++-
 ncurses/curses.priv.h                 |    7 +++-
 ncurses/tinfo/lib_data.c              |    7 +++-
 ncurses/tinfo/lib_tparm.c             |   26 +++++++--------
 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 -
 34 files changed, 154 insertions(+), 98 deletions(-)
 ------------------------------------------------------------------------------
 
20200613
        + update list of functions in ncurses.3x
        + move dlclose() call from lib_mouse.c to delscreen() to avoid a case
          in the former which could be called from SIGTSTP handler (Debian
          #961097).


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