↵ Return to the main page of perl-MCE-tools
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-01-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.889-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.889-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-09-14 | Paul Howarth <paul at city dash fan dot org> - 1.889-1 | - Update to 1.889 (rhbz#2238875) - Add Android support - Revert defer signal-handling in MCE::Channel (send2 method) - Improve mutex synchronize (a.k.a. enter) with guard capability - Fix mutex re-entrant lock on the Windows platform - Add mutex guard_lock method |
2023-07-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.888-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-06-22 | Paul Howarth <paul at city dash fan dot org> - 1.888-1 | - Update to 1.888 (rhbz#2216582) - Fix typos caught by lintian (GH#17) |
2023-06-09 | Paul Howarth <paul at city dash fan dot org> - 1.887-1 | - Update to 1.887 (rhbz#2213846) - Fix typo in Queue dequeue_timed documentation |
2023-06-07 | Paul Howarth <paul at city dash fan dot org> - 1.886-1 | - Update to 1.886 (rhbz#2212959) - Added dequeue_timed method to MCE::Queue - Fixed taint mode in MCE->printf and _sprintf - Improved reliability on the Windows platform |
2023-05-31 | Paul Howarth <paul at city dash fan dot org> - 1.885-1 | - Update to 1.885 (rhbz#2211269) - Improved reliability on the Windows platform - Avoid use of deprecated patch syntax |
2023-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.884-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |
2023-01-05 | Paul Howarth <paul at city dash fan dot org> - 1.884-1 | - Update to 1.884 - Disabled non-blocking dequeue_nb and recv_nb tests on the Windows platform, since the author cannot reproduce failing tests reported by CPAN Tester aero |