bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20171209


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20171209
Date: Sun, 10 Dec 2017 00:39:13 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

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

 ncurses 6.0 - patch 20171209 - 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-20171209.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec 10 00:31:04 UTC 2017
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                   |   56 +++++++++++++++++------------------
 Ada95/configure                    |   52 ++++++++++++++++----------------
 Ada95/include/ncurses_cfg.hin      |    6 +--
 Ada95/package/AdaCurses-doc.spec   |    4 +-
 Ada95/package/AdaCurses.spec       |    4 +-
 Ada95/package/debian/watch         |    2 -
 NEWS                               |   15 ++++++++-
 VERSION                            |    2 -
 aclocal.m4                         |   56 +++++++++++++++++------------------
 configure                          |   52 ++++++++++++++++----------------
 dist.mk                            |    4 +-
 include/ncurses_cfg.hin            |    4 +-
 man/man_db.renames                 |    3 +
 misc/ncurses-config.in             |   12 +++++--
 mk-1st.awk                         |    4 +-
 ncurses/base/MKlib_gen.sh          |    7 +++-
 package/debian-mingw/changelog     |    4 +-
 package/debian-mingw/watch         |    2 -
 package/debian-mingw64/changelog   |    4 +-
 package/debian-mingw64/watch       |    2 -
 package/debian/changelog           |    4 +-
 package/debian/watch               |    2 -
 package/mingw-ncurses.nsi          |    4 +-
 package/mingw-ncurses.spec         |    2 -
 package/ncurses.spec               |    2 -
 test/dots_xcurses.c                |    4 +-
 test/key_names.c                   |    4 +-
 test/package/debian-mingw/watch    |    2 -
 test/package/debian-mingw64/watch  |    2 -
 test/package/debian/watch          |    2 -
 test/package/ncurses-examples.spec |    4 +-
 31 files changed, 175 insertions(+), 152 deletions(-)
 ------------------------------------------------------------------------------
 
20171209
        + modify misc/ncurses-config.in to make output with --includedir
          consistent with --cflags, i.e., when --disable-overwrite option was
          configured the output should show the subdirectory where headers
          are.
        + modify MKlib_gen.sh to suppress macros when calling an "implemented"
          function in link_test.c
        + updated ftp-url used in test-packages, etc.
        + modify order of -pie/-shared options in configure script in case
          LDFLAGS uses "-pie", working around a defect or limitation in the GNU
          linker (prompted by patch by Yogesh Prasad, forwarded by Jay Shah).
        + add entry in man_db.renames for user_caps.5


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