Files: https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20260627.tgz https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20260627.tgz.asc https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20260627.tgz https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20260627.tgz.asc https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20260627.tgz https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20260627.tgz.asc https://invisible-island.net/archives/ncurses/6.6/MD5sums https://invisible-island.net/archives/ncurses/6.6/dev-patches.zip https://invisible-island.net/archives/ncurses/6.6/ncurses-6.6-20260627.patch.gz https://invisible-island.net/archives/ncurses/6.6/ncurses-6.6-20260627.patch.gz.asc https://invisible-island.net/archives/ncurses/current/ncurses-6.6-20260627.tgz https://invisible-island.net/archives/ncurses/current/ncurses-6.6-20260627.tgz.asc https://invisible-island.net/archives/ncurses/win32/mingw32-20260627.zip https://invisible-island.net/archives/ncurses/win32/mingw64-20260627.zip
ncurses 6.6 - patch 20260627 - Thomas E. Dickey ------------------------------------------------------------------------------ Ncurses 6.6 is at https://invisible-island.net/archives/ncurses/ https://invisible-mirror.net/archives/ncurses/ https://ftp.gnu.org/gnu/ncurses/ Patches for ncurses 6.6 can be found at https://invisible-island.net/archives/ncurses/6.6 https://invisible-mirror.net/archives/ncurses/6.6 ------------------------------------------------------------------------------ https://invisible-island.net/archives/ncurses/6.6/ncurses-6.6-20260627.patch.gz patch by Thomas E. Dickey <[email protected]> created Sun Jun 28 00:50:07 UTC 2026 ------------------------------------------------------------------------------ NEWS | 16 +++++ VERSION | 2 aclocal.m4 | 17 +++++- c++/Makefile.in | 8 ++ configure | 71 +++++++++++++++++++------ configure.in | 28 +++++++++- dist.mk | 4 - form/Makefile.in | 8 ++ menu/Makefile.in | 8 ++ misc/Makefile.in | 21 ++----- misc/terminfo.src | 102 ++++++++++++++++++++++++++++--------- ncurses/Makefile.in | 6 +- ncurses/term.priv.h | 6 +- ncurses/tinfo/comp_expand.c | 4 - ncurses/tinfo/lib_setup.c | 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.spec | 6 +- package/ncursest.spec | 6 +- panel/Makefile.in | 8 ++ 23 files changed, 252 insertions(+), 97 deletions(-) ------------------------------------------------------------------------------ 20260627 + add a makefile symbol for the names of the installed libraries to simplify parallel build of more than one configuration (patch by Luca Fancellu). + change misc/Makefile to eliminate "pc-files" stamp target (report by Luca Fancellu). + change internal type for file-descriptor to int, eliminate cast (report by Antonio Nino Diaz). + add xon to several entries, based on manuals and product descriptions -TD + revise adm36, based on manual -TD + add u6, u7, kdch1 to vp3a+ based on manual -TD + add u6, u7, home, cbt to adm20 based on manual -TD -- Thomas E. Dickey <[email protected]> https://invisible-island.net
signature.asc
Description: PGP signature
