Changelog for
perl-IO-Tty-1.200.0-3.2.x86_64.rpm :
* Fri Mar 08 2024 Tina Müller
- Fix disabling of __perllib_provides
* Fri Dec 29 2023 Tina Müller - updated to 1.20 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 1.20 2023-12-28 Todd Rinaldo
* #32 - Skip t/pty_get_winsize.t tests on AIX
* #27 - Fix patchlevel check for util.h 1.19 2023-12-28 Todd Rinaldo
* #37 - Remove --no-undefined from compiler test which is not compatible with all platforms.
* Tue Nov 28 2023 Tina Müller - updated to 1.18 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 1.18 2023-11-27 Todd Rinaldo
* #35 - Address Freebsd build issue: Make function checks more robust within shared lib
* Sat Nov 12 2022 Tina Müller - updated to 1.17 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 1.17 2022-11-11 Todd Rinaldo
* Switch changelog entries to metacpan friendly format
* #29 - Fix printf format conversion specifiers in croak to support size_t on all platforms
* #11,#30 - Tty.pm: pre-allocate buffer for ioctl but leave it length 0
* #28 - Use $arg to match AATTARGV in Makefile.PL
* Sat Jan 23 2021 Tina Müller - updated to 1.16 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 1.16 2021-01-2 Todd Rinaldo
* Switch to github for issue tracker.
* Switch to testsuite CI workflow.
* Tidy
* Wed Nov 04 2020 Tina Müller - updated to 1.15 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 2020-10-03 Todd Rinaldo 1.15
* Skip winsize test on Solaris and QNX NTO
* Make function tests more robust
* Work around a header name collission on util.h. This is breaking on recent OSX
* Mon Jan 20 2020 - updated to 1.14 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 2020-01-18 Todd Rinaldo 1.14
* Add strict/warnings to Tty.pm
* Fix pod errors
* Typo: s/dependend/dependent/
* Prevent spurious warning from get_winsize()
* Fix usage of setsid
* Github actions testing. Windows is off of course.
* Make README.md 2014-12-14 Todd Rinaldo 1.13_01
* RT 91590 - Remove MAP_TARGET from Makefile.PL
* RT 88271 - Fix for Solaris setuid when root running as other user
* Mon Apr 13 2015 cooloAATTsuse.com- updated to 1.12 see /usr/share/doc/packages/perl-IO-Tty/ChangeLog 2014-09-12 Todd Rinaldo 1.12
* Merge pull request from Chris Williams (bingos) to fix \"redefinition of typedef\" errors with v5.19.4 and above 2014-05-05 Todd Rinaldo
* Release 1.11 to CPAN with explicit dropping of support for Win32 (we never supported it) - RT 77813
* Bump version to a devel release 1.11_01 for experimental work.
* Fix typo in compilter - RT 75649
* Add support for PERL_MM_OPT
* Thu Mar 31 2011 cooloAATTnovell.com- update to 1.10
* CPAN testers clean. Bumping to release version 1.10
* RT 60788 - Better error reporting on Operating Systems that can\'t set a controlling terminal e.g. BeOS
* CPAN testers looks clean. Internal testing done on perl 5.6
* Bump version to 1.09 and release to CPAN
* RT 61642 - Fix file number test to work without hang on cygwin
* Update all versions to the new version
* RT 45008 - only try TIOCSCTTY if we don\'t have a ctty
* RT 53883 - IO::Tty detection on BeOS w/fix
* RT 60014 - better META.yml by modernizing Makefile.PL
* RT 44771 - Add _ to list of escape characters for compiler so it\'ll compile on windows This is experimental pending a successful dev release
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro