bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.1-20180317


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20180317
Date: Sun, 18 Mar 2018 01:35:28 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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

 ncurses 6.1 - patch 20180317 - 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-20180317.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar 18 01:26:15 UTC 2018
 ------------------------------------------------------------------------------
 NEWS                             |   12 +++++++
 VERSION                          |    2 -
 dist.mk                          |    4 +-
 include/nc_tparm.h               |    5 +--
 man/MKterminfo.sh                |    4 +-
 ncurses/base/lib_insnstr.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 -
 progs/tic.c                      |   58 ++++++++++++++++++++++++++++---------
 13 files changed, 76 insertions(+), 35 deletions(-)
 ------------------------------------------------------------------------------
 
20180317
        + fix a check in infotocap which may not have detected a problem when
          it should have.
        + add a check in tic for the case where setf/setb are given using
          different strings, but provide identical results to setaf/setab.
        + further improve fix for terminfo.5 (patch by Kir Kolyshkin).
        + reorder loop-limit checks in winsnstr() in case the string has no
          terminating null and only the number of characters is used (patch
          by Gyorgy Jeney).


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