Tue, 02 Jul 2024 18:08:51 UTC | login

Information for build perl-IO-FDPass-1.2-6.fc29

ID40548
Package Nameperl-IO-FDPass
Version1.2
Release6.fc29
Epoch
SummaryPass a file descriptor over a socket
DescriptionThis small low-level module only has one purpose: pass a file descriptor to another process, using a (streaming) UNIX domain socket (on POSIX systems) or any (streaming) socket (on WIN32 systems). The ability to pass file descriptors on Windows is currently the unique selling point of this module. Have I mentioned that it is really small, too?
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 07:25:55 UTC
CompletedFri, 08 Jun 2018 09:09:24 UTC
Taskbuild (f29-candidate, perl-IO-FDPass-1.2-6.fc29.src.rpm)
Tags
f29
RPMs
src
perl-IO-FDPass-1.2-6.fc29.src.rpm (info) (download)
riscv64
perl-IO-FDPass-1.2-6.fc29.riscv64.rpm (info) (download)
perl-IO-FDPass-debuginfo-1.2-6.fc29.riscv64.rpm (info) (download)
perl-IO-FDPass-debugsource-1.2-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Sep 25 2016 Paul Howarth <paul@city-fan.org> - 1.2-1 - Update to 1.2 - Compatibility macros were still using C++ syntax, fortunately only affecting the Solaris platform * Thu Sep 22 2016 Paul Howarth <paul@city-fan.org> - 1.1-3 - Incorporate package review feedback (#1378014) - Silence rpmlint warning about capitalization of UNIX in %description - Quieten interaction with Canary::Stability during build process * Wed Sep 21 2016 Paul Howarth <paul@city-fan.org> - 1.1-2 - Sanitize for Fedora submission * Sat Sep 10 2016 Paul Howarth <paul@city-fan.org> - 1.1-1 - Initial RPM build