bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20171223


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20171223
Date: Sat, 23 Dec 2017 23:13:40 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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

 ncurses 6.0 - patch 20171223 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.0/ncurses-6.0-20171223.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Dec 23 23:06:29 UTC 2017
 ------------------------------------------------------------------------------
 NEWS                             |   14 +++++++++++++-
 VERSION                          |    2 +-
 dist.mk                          |    4 ++--
 ncurses/tinfo/lib_termcap.c      |   12 ++++++++----
 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 +-
 progs/toe.c                      |    9 +++------
 test/movewindow.c                |    4 ++--
 test/test.priv.h                 |    8 ++++++--
 test/testcurs.c                  |    4 ++--
 test/tracemunch                  |    4 ++--
 15 files changed, 49 insertions(+), 32 deletions(-)
 ------------------------------------------------------------------------------
 
20171223
        + modify ncurses-examples to quiet const-warnings when building with
          PDCurses.
        + modify toe to not exit if unable to read a terminal description,
          e.g., if there is a permission problem.
        + minor fix for progs/toe.c, using _nc_free_termtype2.
        + assign 0 to pointer in _nc_tgetent_leak() after freeing it. Also
          avoid reusing pointer from previous successful call to tgetent
          if the latest call is unsuccessful (patch by Michael Schroeder,
          OpenSuSE #1070450).
        + minor fix for test/tracemunch, initialize $awaiting variable.


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