[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.0-20150613
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.0-20150613 |
Date: |
Sat, 13 Jun 2015 21:26:32 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
Files:
ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150613.tgz
ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150613.tgz.asc
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150613.tgz
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150613.tgz.asc
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150613.tgz
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150613.tgz.asc
ftp://invisible-island.net/ncurses/5.9/MD5sums
ftp://invisible-island.net/ncurses/5.9/dev-patches.zip
ftp://invisible-island.net/ncurses/5.9/ncurses-6.0-20150613.patch.gz
ftp://invisible-island.net/ncurses/5.9/ncurses-6.0-20150613.patch.gz.asc
ftp://invisible-island.net/ncurses/current/ncurses-6.0-20150613.tgz
ftp://invisible-island.net/ncurses/current/ncurses-6.0-20150613.tgz.asc
ftp://invisible-island.net/ncurses/win32/mingw32-20150613.zip
ftp://invisible-island.net/ncurses/win32/mingw64-20150613.zip
ncurses 6.0 - patch 20150613 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.0 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.0 are in the subdirectory
ftp://invisible-island.net/ncurses/6.0
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.9/ncurses-6.0-20150613.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jun 14 01:15:46 UTC 2015
------------------------------------------------------------------------------
NEWS | 14 +++++-
VERSION | 2
dist.mk | 4 -
ncurses/tinfo/lib_baudrate.c | 4 -
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.map | 17 +++++---
package/ncurses.spec | 2
package/ncurses.sym | 11 ++++-
package/ncursest.map | 71 +++++++++++++++++++----------------
package/ncursest.sym | 63 +++++++++++++++++--------------
package/ncursestw.map | 75 ++++++++++++++++++++-----------------
package/ncursestw.sym | 67 ++++++++++++++++++---------------
package/ncursesw.map | 17 +++++---
package/ncursesw.sym | 11 ++++-
18 files changed, 225 insertions(+), 151 deletions(-)
------------------------------------------------------------------------------
20150613
+ fix overflow warning for OSX with lib_baudrate.c (cf: 20010630).
+ modify script used to generate map/sym files to mark 5.9.20150530 as
the last "5.9" version, and regenerated the files. That makes the
files not use ".current" for the post-5.9 symbols. This also
corrects the label for _nc_sigprocmask used in when weak symbols are
configured for the ncursest/ncursestw libraries (prompted by
discussion with Sven Joachim).
+ fix typo in NEWS (report by Sven Joachim).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.0-20150613,
Thomas Dickey <=