[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.1-20180217
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.1-20180217 |
Date: |
Sun, 18 Feb 2018 01:52:46 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20180217.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20180217.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20180217.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20180217.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20180217.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20180217.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-20180217.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20180217.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20180217.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20180217.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20180217.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20180217.zip
ncurses 6.1 - patch 20180217 - 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-20180217.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Feb 18 01:45:21 UTC 2018
------------------------------------------------------------------------------
NEWS | 9 ++++++++-
VERSION | 2 +-
dist.mk | 4 ++--
man/user_caps.5 | 4 ++--
ncurses/base/safe_sprintf.c | 8 ++------
ncurses/tinfo/lib_setup.c | 6 ++----
ncurses/tinfo/write_entry.c | 6 +++---
package/debian-mingw/changelog | 4 ++--
package/debian-mingw64/changelog | 4 ++--
package/debian/changelog | 4 ++--
package/debian/rules | 2 +-
package/mingw-ncurses.nsi | 4 ++--
package/mingw-ncurses.spec | 2 +-
package/ncurses.spec | 2 +-
test/demo_defkey.c | 8 ++++----
test/list_keys.c | 6 +++---
test/picsmap.c | 10 +++++-----
17 files changed, 43 insertions(+), 42 deletions(-)
------------------------------------------------------------------------------
20180217
+ remove incorrect free() from 20170617 changes (report by David Macek).
+ correct type for "U8" in user_caps.5; it is a number not boolean.
+ add a null-pointer check in safe_sprintf.c (report by Steven Noonan).
+ improve fix for Debian #882620 by reusing limit2 variable (report
Julien Cristau, Sven Cristau).
--
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: Digital signature
- ANN: ncurses-6.1-20180217,
Thomas Dickey <=