bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20171230


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20171230
Date: Sun, 31 Dec 2017 01:15:54 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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

 ncurses 6.0 - patch 20171230 - 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-20171230.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec 31 01:08:31 UTC 2017
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                         |   20 
 Ada95/configure                          |   16 
 NEWS                                     |   14 
 VERSION                                  |    2 
 aclocal.m4                               |   20 
 configure                                | 4169 ++++++++++++++---------------
 configure.in                             |   21 
 dist.mk                                  |    4 
 include/ncurses_defs                     |    4 
 misc/Makefile.in                         |    6 
 package/debian-mingw/changelog           |    4 
 package/debian-mingw64/changelog         |    4 
 package/debian/changelog                 |    4 
 package/mingw-ncurses.nsi                |    4 
 package/mingw-ncurses.spec               |    6 
 package/ncurses.map                      |    8 
 package/ncurses.spec                     |    6 
 package/ncursest.map                     |    8 
 package/ncursestw.map                    |    8 
 package/ncursesw.map                     |    8 
 test/aclocal.m4                          |    8 
 test/configure                           |  757 ++---
 test/configure.in                        |   14 
 test/demo_termcap.c                      |    4 
 test/package/mingw-ncurses-examples.spec |    7 
 test/package/ncurses-examples.spec       |    3 
 test/picsmap.c                           |    4 
 test/test.priv.h                         |    6 
 28 files changed, 2633 insertions(+), 2506 deletions(-)
 ------------------------------------------------------------------------------
 
20171230
        + build-fix for ncurses-examples with Fedora27, adding check for
          reset_color_pairs() -- not yet in Fedora's package.
        + consistently add $CFLAGS to $MK_SHARED_LIB symbol in configure
          script when the latter happens to use the C compiler rather than
          directly using the loader (report by Jeffrey Walton).
        + set ABI for upcoming 6.1 release in "*.map" files.  While there are
          some remaining internals to apply, no ABI-related changes are
          anticipated.
        + add configure --with-config-suffix option to work around filename
          conflict with Redhat packages versus test-packages.


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