Thursday 7th May 2026
Fedora Project
Updated perl-Authen-Radius to 0.36 in Rawhide:
Treat EINTR from can_read() as a retryable signal interruption rather than ETIMEOUT, so a signal arriving during recv_packet() no longer triggers a spurious retransmit when the reply is actually in flight
Updated perl-Test-MockModule to 0.185.0 in Rawhide:
Revert to pre-v0.181.0 behaviour: new() returns singleton-per-package by default again; pass distinct => 1 for v0.181's fresh-object-per-call behaviour (GH#83)
New: Test::MockModule->original_for($pkg, $sub): Call the original sub from inside a mock closure without capturing $mock
Local Packages
Updated perl-Test-MockModule to 0.185.0 as per the Fedora version