bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.1-20180505


From: Thomas Dickey
Subject: ANN: ncurses-6.1-20180505
Date: Sun, 6 May 2018 01:07:32 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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

 ncurses 6.1 - patch 20180505 - 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-20180505.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May  6 00:58:46 UTC 2018
 ------------------------------------------------------------------------------
 NEWS                             |   14 +++++++++++++-
 VERSION                          |    2 +-
 dist.mk                          |    4 ++--
 include/curses.h.in              |    9 ++++++++-
 include/term_entry.h             |   17 ++++++++++++-----
 include/tic.h                    |   21 ++++++++++++++-------
 ncurses/tinfo/lib_acs.c          |   11 ++++++++---
 ncurses/trace/lib_traceatr.c     |   10 ++++++----
 ncurses/tty/tty_update.c         |   14 +++++++++++---
 ncurses/widechar/lib_wacs.c      |    8 ++++----
 package/debian-mingw/changelog   |    4 ++--
 package/debian-mingw64/changelog |    4 ++--
 package/debian/changelog         |    4 ++--
 package/debian/rules             |    1 +
 package/mingw-ncurses.nsi        |    4 ++--
 package/mingw-ncurses.spec       |    2 +-
 package/ncurses.spec             |    2 +-
 test/tracemunch                  |   11 ++++++-----
 18 files changed, 96 insertions(+), 46 deletions(-)
 ------------------------------------------------------------------------------
 
20180505
        + add deprecation warnings for internal functions called by older
          versions of tack.
        + fix a special case in PutAttrChar() where a cell is marked as
          alternate-character set, but the terminal does not actually support
          the given graphic character.  This would happen in an older terminal
          such as vt52, which lacks most line-drawing capability.
        + use configure --with-config-suffix option to work around filename
          conflict with Debian packages versus test-packages.
        + update tracemunch to work with perl 5.26.2, which changed the rules
          for escaping regular expressions.


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