[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-IO-Tty-1.20-7.el10.aarch64 download

Name perl-IO-Tty
Epoch 0
Version 1.20
Release 7.el10
Architecture aarch64
Website/URL https://metacpan.org/release/IO-Tty
License (GPL-1.0-or-later OR Artistic-1.0-Perl) AND BSD-2-Clause
Build Time 2024-12-20 16:00:53
Build Host builder-arm64-1.inferitos.ru
Summary Perl interface to pseudo tty's
Repositories CRB
Description IO::Tty and IO::Pty provide an interface to pseudo tty's.
Errata
Size 42 KiB
Source Project perl-IO-Tty-1.20-7.el10
SHA-256 checksum 0de737c14739f238215632738d68ce6ac1bf4c9da0a13d0a4f4bb696f4bcff1b
× Full screenshot
Changelog link
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.20-7
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.20-6
- Rebuilt for MSVSphere 10

* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1.20-6
- Bump release for Aug 2024 java mass rebuild

* Thu Jul 11 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.20-5
- Package tests

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.20-4
- Bump release for June 2024 mass rebuild

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Dec 29 2023 Paul Howarth <paul@city-fan.org> - 1.20-1
- Update to 1.20 (rhbz#2256127)
  - Remove --no-undefined from compiler test, which is not compatible with all
    platforms (GH#37)
  - Skip t/pty_get_winsize.t tests on AIX (GH#32)
  - Fix patchlevel check for util.h (GH#27)

* Tue Nov 28 2023 Paul Howarth <paul@city-fan.org> - 1.18-1
- Update to 1.18 (rhbz#2251844)
  - Address Freebsd build issue: make function checks more robust within
    shared lib (GH#35)

* Tue Nov 28 2023 Florian Weimer <fweimer@redhat.com> - 1.17-5
- Backport upstream patch to fix C99 compatibility issue