X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B96083858D3C
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1672782140;
	bh=4iZ9zdTK2cQeUA1BIUDEr9RxbJBgquTvgl4Wm86r2qs=;
	h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=flr7SOQVKjklZrzjuX2XM3ELR444RYDCU46LsQJogrOgfmyOql6rj2/svEoBso4sa
	 NGboBifXX8pBA0C39fQTqHYzjmN3cBKNFlnn+47ATLBWQtBGu71TMG8WUQkXdU0aEr
	 cnd/rdsO/qIg6dSNXpak9Wyb321R2PI4wDRsrv7g=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A9DB3858404
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6BAAC3858C74
X-Authority-Analysis: v=2.4 cv=VbHkgXl9 c=1 sm=1 tr=0 ts=63b4a11e
 a=oHm12aVswOWz6TMtn9zYKg==:117 a=oHm12aVswOWz6TMtn9zYKg==:17 a=HiWkEfo4AAAA:8
 a=NEAV23lmAAAA:8 a=8o5u6wJPMsWU_a79YDIA:9 a=_QplDg0m8TGAdENQf2wZ:22
To: cygwin@cygwin.com
Date: Tue, 03 Jan 2023 14:38:05 -0700
Message-Id: <announce.20230103143805.47828-1-Brian.Inglis@Shaw.ca>
Subject: [ANNOUNCEMENT] Updated: vttest 20221229
X-CMAE-Envelope: MS4xfEeMBdoPbxM4Oq3w92uGMNZRh7bTllQAwq1x3t6fH8LbN6roVNeFcVNEKxMzpWY/wvS/d1ipUMcRlNZYqoJ6Y/Kuvs1lOyFSrDw2IXRW6O/H7TcbPTNc
 bL+gA4JV9mfChZhWhn5A8kL7RhH/s5hHO40tCI5Z4HWag6KSYKCcKdTGij5T8hIWosGax31u1tHtvtm6qE3wi52unPtr2a3A4Aw=
X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, SPF_HELO_NONE,
 SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Cygwin vttest Maintainer via Cygwin-announce via Cygwin
 <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Cygwin vttest Maintainer via Cygwin-announce <cygwin-announce@cygwin.com>,
        Cygwin vttest Maintainer <Brian.Inglis@Shaw.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

The following package has been upgraded in the Cygwin distribution:

* vttest    20221229

Tests the functionality of a VT100 terminal (or emulator thereof).
Tests both display (escape sequence handling) and keyboard.
The program is menu-driven and contains full operating instructions.
To run a given menu-item, you enter its number. You can run all
menu-items (for a given level) by entering an asterisk, i.e, '*'.

It has been enhanced to support and test many xterm control and status
escape sequences, and it is mainly used nowadays for testing emulator
compatibility.

See the project home page for more information:

        https://invisible-island.net/vttest/

Please see below or read /usr/share/doc/vttest/CHANGES after installation
for details of changes since the last Cygwin release.

	https://github.com/ThomasDickey/vttest-snapshots/blob/master/CHANGES


20221229 changes:

* configure-script fixes:
  CF_XOPEN_SOURCE:  amend the test for conflict between _XOPEN_SOURCE
  and _POSIX_C_SOURCE to allow for the former to be undefined because
  unneeded.
  CF_FCNTL_VS_IOCTL: include <sys/ioctl.h>, for systems which may define
  FIONREAD there


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
