-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-a89819196e 2025-12-03 00:52:00.122610+00:00 --------------------------------------------------------------------------------
Name : retry Product : Fedora 43 Version : 1.0.6 Release : 1.fc43 URL : https://github.com/minfrin/retry Summary : Repeat a command until success Description : The tool repeats the given command until the command is successful, backing off with a configurable delay between each attempt. Retry captures stdin into memory as the data is passed to the repeated command, and this captured stdin is then replayed should the command be repeated. This makes it possible to embed the retry tool into shell pipelines. Retry captures stdout into memory, and if the command was successful stdout is passed on to stdout as normal, while if the command was repeated stdout is passed to stderr instead. This ensures that output is passed to stdout once and once only. -------------------------------------------------------------------------------- Update Information: Retry a command until the command succeeds. Retry captures stdin into memory as the data is passed to the repeated command, and this captured stdin is then replayed should the command be repeated. This makes it possible to embed the retry tool into shell pipelines. Retry captures stdout into memory, and if the command was successful stdout is passed on to stdout as normal, while if the command was repeated stdout is passed to stderr instead. This ensures that output is passed to stdout once and once only. -------------------------------------------------------------------------------- ChangeLog: * Sun Jun 15 2025 Graham Leggett <[email protected]> - 1.0.6-1 - Add optional jitter to the delay. - Avoid the final delay when running a command a specific number of times. - Generate the man page during the dist hook, and not at build time. -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-a89819196e' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
