↵ Return to the main page of perl-IPC-Run
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 20231003.0-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-01-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 20231003.0-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 20231003.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-10-03 | Paul Howarth <paul at city dash fan dot org> - 20231003.0-1 | - Update to 20231003.0 (rhbz#2241845) - On Windows, avoid hang under IPCRUNDEBUG (GH#157) - Refresh "cpanfile" from Makefile.PL, to allow use on Windows - Normalize shebangs to /usr/bin/perl (GH#163) - Fix or skip all tests recently seen to fail on Windows - Include t/result.t in releases - Make full_result() and result() Windows behavior match non-Windows (GH#168) |
2023-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 20220807.0-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-04-18 | Michal Josef Špaček <mspacek at redhat dot com> - 20220807.0-3 | - Update license to SPDX format |
2023-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 20220807.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2022-08-07 | Paul Howarth <paul at city dash fan dot org> - 20220807.0-1 | - Update to 20220807.0 - If your applications rely on portability to Windows, see new documentation sections "argument-passing rules are program-specific" and "batch files" - This release fixes bugs in runs of Windows programs that use standard command line parsing rules - Runs of non-standard programs may require changes; notable non-standard programs include cmd.exe, cscript.exe, and Cygwin programs - Skip t/pty.t test on NetBSD too (GH#140) - Add strict/warnings - Follow Windows argument quoting rules (GH#142) - Allow win32_newlines.t to actually run (GH#146) - Make t/pty.t test pass on OpenBSD (GH#150) - Support Win32 commands having non-standard command line parsing rules (GH#148) - Support executing Win32 batch files - Add IPC::Run::Win32Process, for delivering non-standard command lines - Fix reporting of Win32::Process::Create() errors - On Windows, avoid hang when closing read end of pipe (GH#156) - Ignore known test failure on msys - t/windows_search_path.t (GH#155) - Avoid warning with IPCRUNDEBUG, in Windows spawned children - Use $^X, not 'perl', in tests - Thanks to the new active developer: Noah Misch! |
2022-07-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 20200505.0-9 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |