-
Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.16-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
-
Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.16-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
-
Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Fri Jan 22 2021 Paul Howarth <paul@city-fan.org> - 1.16-1
- Update to 1.16
- Switch to GitHub for issue tracker
- Switch to testsuite CI workflow
- Tidy
-
Wed Nov 04 2020 Paul Howarth <paul@city-fan.org> - 1.15-1
- Update to 1.15
- Skip winsize test on Solaris and QNX NTO (GH#22)
- Make function tests more robust (GH#24)
- Work around a header name collision on util.h; this is breaking on recent
OSX (GH#26)
-
Sat Aug 22 2020 Paul Howarth <paul@city-fan.org> - 1.14-5
- Fix FTBFS due to false detection of strlcpy() and _getpty()
https://github.com/toddr/IO-Tty/pull/24
- Modernize spec using %{make_build} and %{make_install}
-
Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.14-3
- Perl 5.32 rebuild
-
Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
Sun Jan 19 2020 Paul Howarth <paul@city-fan.org> - 1.14-1
- Update to 1.14
- Remove MAP_TARGET from Makefile.PL (CPAN RT#91590)
- Fix for Solaris setuid when root running as other user (CPAN RT#88271)
- 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
- Use author-independent source URL
- Fix permissions verbosely