The following Fedora EPEL 9 Security updates need testing: Age URL 5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-7168a5211b yarnpkg-1.22.22-9.el9 The following builds have been pushed to Fedora EPEL 9 updates-testing helix-25.01.1-6.el9 python-pytest-dependency-0.6.0-4.el9 rust-nu-cli-0.99.1-6.el9 rust-nu-command-0.99.1-7.el9 rust-nu-test-support-0.99.1-4.el9 rust-procs-0.14.10-2.el9 rust-which-8.0.0-1.el9 Details about builds: ================================================================================ helix-25.01.1-6.el9 (FEDORA-EPEL-2025-6a6b3b45f4) A post-modern modal text editor written in Rust -------------------------------------------------------------------------------- Update Information: rust-which 8.0.0 Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @dsherret for this contribution to which! Add more debug level tracing for otherwise silent I/O errors. Call the NonFatalHandler in more places to catch previously ignored I/O errors. Remove use of the either dependency. -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 25 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 25.01.1-6 - Allow which 8 * Thu Jun 12 2025 blinxen <h-k-81@xxxxxxxxxxx> - 25.01.1-5 - Add weak dependency on clipboard tools (rhbz#2372518) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2370374 - rust-which-8.0.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2370374 -------------------------------------------------------------------------------- ================================================================================ python-pytest-dependency-0.6.0-4.el9 (FEDORA-EPEL-2025-69294256cb) Pytest plugin to manage dependencies of tests -------------------------------------------------------------------------------- Update Information: Fix build for EL9 -------------------------------------------------------------------------------- ChangeLog: * Mon Jun 2 2025 Python Maint <python-maint@xxxxxxxxxx> - 0.6.0-4 - Rebuilt for Python 3.14 * Sat Apr 19 2025 Mikel Olasagasti Uranga <mikel@xxxxxxxxxxxxxxx> - 0.6.0-3 - Fix FTBFS due to missing tox configuration - Closes rhbz#2354118 * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Aug 26 2024 Mikel Olasagasti Uranga <mikel@xxxxxxxxxxxxxxx> - 0.6.0-1 - Initial package - Closes rhbz#2283312 -------------------------------------------------------------------------------- ================================================================================ rust-nu-cli-0.99.1-6.el9 (FEDORA-EPEL-2025-6a6b3b45f4) CLI-related functionality for Nushell -------------------------------------------------------------------------------- Update Information: rust-which 8.0.0 Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @dsherret for this contribution to which! Add more debug level tracing for otherwise silent I/O errors. Call the NonFatalHandler in more places to catch previously ignored I/O errors. Remove use of the either dependency. -------------------------------------------------------------------------------- ChangeLog: * Thu Jun 26 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.99.1-6 - Allow which 8 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2370374 - rust-which-8.0.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2370374 -------------------------------------------------------------------------------- ================================================================================ rust-nu-command-0.99.1-7.el9 (FEDORA-EPEL-2025-6a6b3b45f4) Nushell's built-in commands -------------------------------------------------------------------------------- Update Information: rust-which 8.0.0 Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @dsherret for this contribution to which! Add more debug level tracing for otherwise silent I/O errors. Call the NonFatalHandler in more places to catch previously ignored I/O errors. Remove use of the either dependency. -------------------------------------------------------------------------------- ChangeLog: * Sun Jun 29 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.99.1-7 - Allow which 8 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2370374 - rust-which-8.0.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2370374 -------------------------------------------------------------------------------- ================================================================================ rust-nu-test-support-0.99.1-4.el9 (FEDORA-EPEL-2025-6a6b3b45f4) Support for writing Nushell tests -------------------------------------------------------------------------------- Update Information: rust-which 8.0.0 Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @dsherret for this contribution to which! Add more debug level tracing for otherwise silent I/O errors. Call the NonFatalHandler in more places to catch previously ignored I/O errors. Remove use of the either dependency. -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 25 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.99.1-4 - Allow which 8 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.99.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2370374 - rust-which-8.0.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2370374 -------------------------------------------------------------------------------- ================================================================================ rust-procs-0.14.10-2.el9 (FEDORA-EPEL-2025-6a6b3b45f4) Modern replacement for ps -------------------------------------------------------------------------------- Update Information: rust-which 8.0.0 Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @dsherret for this contribution to which! Add more debug level tracing for otherwise silent I/O errors. Call the NonFatalHandler in more places to catch previously ignored I/O errors. Remove use of the either dependency. -------------------------------------------------------------------------------- ChangeLog: * Thu Jun 26 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.14.10-2 - Allow which 8 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2370374 - rust-which-8.0.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2370374 -------------------------------------------------------------------------------- ================================================================================ rust-which-8.0.0-1.el9 (FEDORA-EPEL-2025-6a6b3b45f4) Rust equivalent of Unix command "which" -------------------------------------------------------------------------------- Update Information: rust-which 8.0.0 Add new Sys trait to allow abstracting over the underlying filesystem. Particularly useful for wasm32-unknown-unknown targets. Thanks @dsherret for this contribution to which! Add more debug level tracing for otherwise silent I/O errors. Call the NonFatalHandler in more places to catch previously ignored I/O errors. Remove use of the either dependency. -------------------------------------------------------------------------------- ChangeLog: * Wed Jun 25 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 8.0.0-1 - Update to version 8.0.0; Fixes RHBZ#2370374 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2370374 - rust-which-8.0.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2370374 -------------------------------------------------------------------------------- -- _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue