public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Test: ncurses/-demo libncurses/-devel/++/w10 terminfo/-extra 6.4-4.20230429 (TEST)
@ 2023-05-06 19:10 Cygwin ncurses Maintainer
  0 siblings, 0 replies; only message in thread
From: Cygwin ncurses Maintainer @ 2023-05-06 19:10 UTC (permalink / raw)
  To: Cygwin Announcements

The following test packages have been uploaded to the Cygwin distribution:

* ncurses			6.4-4.20230429
* ncurses-demo			6.4-4.20230429
* libncurses-devel		6.4-4.20230429
* libncurses++w10		6.4-4.20230429
* libncursesw10			6.4-4.20230429
* terminfo			6.4-4.20230429
* terminfo-extra		6.4-4.20230429

Please test these packages as extensively as possible (especially if you
are a Cygwin package maintainer) as libncursesw10 is used in many
libraries including libreadline and utilities including less, vim,
emacs, most other editors, screen, tmux, mail and web clients, and bash.
Package maintainers should install this test release and rerun checks of
as many libraries and packages depending on libncurses{,++}w10 as
possible.
If no issues are reported in the next few weeks, and no newer release
becomes available, this release will be promoted to current stable.

The ncurses (new curses) library is an emulation of Sys V R 4
curses, and more. It uses terminfo format, supports pads, color,
multiple highlights, forms characters, function key mapping,
and has all the other SVR4 curses enhancements over BSD curses.

For more information see the project home page:

	https://invisible-island.net/ncurses

As there are multiple components and many changes each release see below
or read /usr/share/doc/ncurses/ANNOUNCE and /usr/share/doc/ncurses/NEWS
after installation:

	https://invisible-island.net/ncurses/announce.html#h2-release-notes


20230429
* revise recent change to _nc_write_entry to isolate it to a Cygwin bug
* amend fix for wgetnstr, wgetn_wstr to use cbreak mode unless raw mode
  was set
* fix a few warnings from cppcheck, etc.
* correct copy/paste error in nc_access.h

20230424
* check return value of _nc_save_str(), in special case for tic where
  extended capabilities are processed but the terminal description was
  not initialized
* regenerate llib-* files.

20230423
* add tiscan_s() to help applications check formatting capabilities that
  would be passed to tiparm_s, etc.
* add tiparm_s() to provide applications a way to tell ncurses what the
  expected parameters are for a capability
* improve check in lib_tparm.c, ensuring that a char* fits into a
  TPARM_ARG.
* add --disable-setuid-environ configure option
* drop compatibility with obsolete versions of tack, e.g., pre-1.08

20230418
* improve checks for limits on privileged execution:
  - modify _nc_syserr_abort() to use _nc_env_access(), rather than only
    checking root uid.
  - use getauxval() when available, to improve setuid/setgid checks.
  - modify test packages to disable root access/environ options.
* modify tgoto() to accept no-parameter capabilities, for joe editor
 

20230415
* configure script fixes:
  - fix copy/paste error in configure option --disable-root-access
  - modify CF_XOPEN_SOURCE macro's amend default case to avoid
    undefining _XOPEN_SOURCE if _POSIX_C_SOURCE is defined.
* modify test_tparm to account for extended capabilities.
* add checks in tparm() and tiparm() for misuse of numeric parameters,
  overlooked in 20230408.
* fix errata in clear.1 and curs_terminfo.3x

20230408
* document limitations of tparm, and error-returns in curs_terminfo.3x
* document limitations of tgoto, and error-returns in curs_termcap.3x
* add xterm+focus to alacritty+common
* add "-v" option to tput, to show warnings.
* improve checks for malformed terminfo data
  - make the parameter type/count checks in _nc_tiparm() more stringent
  - update tgoto() to account for _nc_tiparm() changes
  - add checks in tparm() and tiparm() for misuse of string parameters
  - add special cases in tput to handle extensions Cs/Ms parameters
  - ignore compiled-terminfo where the array sizes exceed the standard

20230401
* modify experimental Windows driver to work with xterm mouse protocol.
* remove DECCOLM+DECSCLM from foot

20230311
* improve manpage description for addch versus unctrl format used for
  non-printable characters.
* modify version-check for gcc/g++, now works for msys2.
* modify check in _nc_write_entry() for multiply defined aliases to
  report problems within the current runtime of tic rather than for
  conflicts with pre-existing terminal descriptions.
* allow for MinGW32-/64-bit configurations to use _DEFAULT_SOURCE
* clarify interaction of -R option versus -C, -I and -r in infocmp
  manpage.
* build-fix in lib_win32con.c

20230225
* build-fixes for rpm test-packages.
* add/use configure check for clock_gettime(), to supersede
  gettimeofday().

20230218
* configure-script improvements:
  - recent msys2 headers work with _DEFAULT_SOURCE; amend check
  - use $ac_includes_default in most cases where stdlib.h should work
  - use #error consistently vs "make an error"
  - add configure macro for gettimeofday vs inline check

20230211
* set dwShareMode in calls to CreateConsoleScreenBuffer()
* use CreateFile with "CONIN$", "CONOUT$" rather than GetStdHandle to
  obtain a handle on the actual console, avoiding redirection in the
  MinGW/Win32 configurations

20230128
* document XF, kxIN and kxOUT -TD
* add note on sun/wscons/cmdtool/shelltool -TD
* modify configure script check for pkg-config library directory to take
  into account an older version 0.15.0 which used PKG_CONFIG_PATH but
  not PKG_CONFIG_LIBDIR

20230121
* correct limit-check when dumping tc/use clause via tic -I
* correct a check for manpage-alias in edit_man.sh, to work with out of
  tree builds


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-06 19:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-06 19:10 Test: ncurses/-demo libncurses/-devel/++/w10 terminfo/-extra 6.4-4.20230429 (TEST) Cygwin ncurses Maintainer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).