The following Fedora EPEL 9 Security updates need testing: Age URL 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-b707739993 mongo-c-driver-1.24.3-2.el9 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-8a05d0e402 python-templated-dictionary-1.4-1.el9 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-0d11a63127 chromium-120.0.6099.224-1.el9 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-601a7ad770 vorbis-tools-1.4.2-10.el9 The following builds have been pushed to Fedora EPEL 9 updates-testing packit-0.89.0-1.el9 python-specfile-0.27.0-1.el9 python-xrst-2024.0.0-2.el9 rust-constant_time_eq-0.3.0-2.el9 rust-dunce-1.0.4-3.el9 rust-procs-0.14.4-1.el9 rust-sequoia-sq-0.33.0-1.el9 rust-tendril-0.4.3-7.el9 rust-url1-1.7.2-14.el9 rust-which-5.0.0-1.el9 rust-which4-4.4.2-1.el9 simdjson-3.6.3-1.el9 Details about builds: ================================================================================ packit-0.89.0-1.el9 (FEDORA-EPEL-2024-815110fd46) A tool for integrating upstream projects with Fedora operating system -------------------------------------------------------------------------------- Update Information: Automatic update for packit-0.89.0-1.el9. ##### **Changelog for packit** ``` * Fri Jan 19 2024 Packit <hello@xxxxxxxxxx> - 0.89.0-1 - We have fixed a bug in handling chroot-specific configuration once the chroots themselves are updated. (#2194) ``` -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Packit <hello@xxxxxxxxxx> - 0.89.0-1 - We have fixed a bug in handling chroot-specific configuration once the chroots themselves are updated. (#2194) -------------------------------------------------------------------------------- ================================================================================ python-specfile-0.27.0-1.el9 (FEDORA-EPEL-2024-eb833bc7d2) A library for parsing and manipulating RPM spec files -------------------------------------------------------------------------------- Update Information: Automatic update for python-specfile-0.27.0-1.el9. ##### **Changelog for python-specfile** ``` * Fri Jan 19 2024 Packit <hello@xxxxxxxxxx> - 0.27.0-1 - Improved handling of commented-out macro definitions and fixed related logic in `Specfile.update_value()`. (#338) ``` -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Packit <hello@xxxxxxxxxx> - 0.27.0-1 - Improved handling of commented-out macro definitions and fixed related logic in `Specfile.update_value()`. (#338) -------------------------------------------------------------------------------- ================================================================================ python-xrst-2024.0.0-2.el9 (FEDORA-EPEL-2024-81fc1ba101) Extract Sphinx RST Files -------------------------------------------------------------------------------- Update Information: Advance to upstream source xrst-2024.0.0. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Brad Bell <bradbell at seanet dot com> - 2024.0.0-2 - Advance to new upstream source. - Remove patches that were fixed upstream. * Sat Jan 6 2024 Brad Bell <bradbell at seanet dot com> - 2024.0.0-1 - New upstream source. - pyspellchecker is now available as a fedora package. - Remove some extra blank lines. * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2023.1.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@xxxxxxxxxx> - 2023.1.22-2 - Rebuilt for Python 3.12 -------------------------------------------------------------------------------- ================================================================================ rust-constant_time_eq-0.3.0-2.el9 (FEDORA-EPEL-2024-7b1555896b) Compares two equal-sized byte strings in constant time -------------------------------------------------------------------------------- Update Information: Remove the "CC0-1.0" license option from packages where it is not the only option. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.0-2 - Remove CC0-1.0 from license metadata (not acceptable for code in Fedora) -------------------------------------------------------------------------------- ================================================================================ rust-dunce-1.0.4-3.el9 (FEDORA-EPEL-2024-7b1555896b) Normalize Windows paths to the most compatible format -------------------------------------------------------------------------------- Update Information: Remove the "CC0-1.0" license option from packages where it is not the only option. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.4-3 - Remove CC0-1.0 from license metadata (not acceptable for code in Fedora) * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-procs-0.14.4-1.el9 (FEDORA-EPEL-2024-9ee1788d58) Modern replacement for ps -------------------------------------------------------------------------------- Update Information: - Update procs to version 0.14.4, and build and ship shell completions. - Update the which crate to version 5.0.0. - Add a compat package for version 4 of the which crate. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.4-1 - Update to version 0.14.4; Fixes RHBZ#2244800 * Fri Jan 19 2024 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.14.1-2 - Install shell completion support system-wide - Supported shells (for system-wide completion) are bash, fish, and zsh; procs can also generate completions for elvish and powershell. -------------------------------------------------------------------------------- ================================================================================ rust-sequoia-sq-0.33.0-1.el9 (FEDORA-EPEL-2024-a9605c38e3) Command-line frontends for Sequoia -------------------------------------------------------------------------------- Update Information: Update to version 0.33.0. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.33.0-1 - Update to version 0.33.0; Fixes RHBZ#2259207 -------------------------------------------------------------------------------- ================================================================================ rust-tendril-0.4.3-7.el9 (FEDORA-EPEL-2024-f1ec7e012d) Compact buffer/string type for zero-copy parsing -------------------------------------------------------------------------------- Update Information: Drop dependencies on the unmaintained and obsolete "encoding" crate. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.4.3-7 - Drop unused support for the obsolete "encoding" crate * Mon Aug 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.4.3-6 - Regenerate with rust2rpm v24 * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.4.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-url1-1.7.2-14.el9 (FEDORA-EPEL-2024-f1ec7e012d) URL library for Rust, based on the WHATWG URL Standard -------------------------------------------------------------------------------- Update Information: Drop dependencies on the unmaintained and obsolete "encoding" crate. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.7.2-14 - Drop unused optional feature for supporting encoding * Sat Jul 22 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.7.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 17 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.7.2-12 - Regenerate with rust2rpm v24 * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.7.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-which-5.0.0-1.el9 (FEDORA-EPEL-2024-9ee1788d58) Rust equivalent of Unix command "which" -------------------------------------------------------------------------------- Update Information: - Update procs to version 0.14.4, and build and ship shell completions. - Update the which crate to version 5.0.0. - Add a compat package for version 4 of the which crate. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 5.0.0-1 - Update to version 5.0.0 -------------------------------------------------------------------------------- ================================================================================ rust-which4-4.4.2-1.el9 (FEDORA-EPEL-2024-9ee1788d58) Rust equivalent of Unix command "which" -------------------------------------------------------------------------------- Update Information: - Update procs to version 0.14.4, and build and ship shell completions. - Update the which crate to version 5.0.0. - Add a compat package for version 4 of the which crate. -------------------------------------------------------------------------------- ChangeLog: * Fri Jan 19 2024 Fabio Valentini <decathorpe@xxxxxxxxx> - 4.4.2-1 - Initial import (which 4 compat package) -------------------------------------------------------------------------------- ================================================================================ simdjson-3.6.3-1.el9 (FEDORA-EPEL-2024-deff1e8973) Parsing gigabytes of JSON per second -------------------------------------------------------------------------------- Update Information: Build for EPEL -------------------------------------------------------------------------------- ChangeLog: * Mon Dec 11 2023 Ali Erdinc Koroglu <aekoroglu@xxxxxxxxxxxxxxx> - 3.6.3-1 - Update to 3.6.3 * Wed Nov 1 2023 Ali Erdinc Koroglu <aekoroglu@xxxxxxxxxxxxxxx> - 3.6.0-1 - Update to 3.6.0 * Sat Jul 22 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 25 2023 aekoroglu <aekoroglu@xxxxxxxxxxxxxxx> - 3.1.0-1 - update to 3.1.0 * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 29 2022 aekoroglu <aekoroglu@xxxxxxxxxxxxxxx> - 3.0.1-1 - update to 3.0.1 * Tue Aug 9 2022 aekoroglu <ali.erdinc.koroglu@xxxxxxxxx> - 2.2.2-1 - initial package -------------------------------------------------------------------------------- References: [ 1 ] Bug #2255538 - Please build simdjson for EPEL8 and EPEL9 https://bugzilla.redhat.com/show_bug.cgi?id=2255538 -------------------------------------------------------------------------------- -- _______________________________________________ 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