The following Fedora EPEL 9 Security updates need testing: Age URL 2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-bd80ef332a rust-cargo-vendor-filterer-0.5.17-2.el9 rust-eif_build-0.2.1-3.el9 rust-nu-0.99.1-7.el9 rust-openssl-0.10.70-1.el9 rust-openssl-sys-0.9.105-1.el9 rust-pore-0.1.17-5.el9 rust-sequoia-keyring-linter-1.0.1-10.el9 rust-sequoia-policy-config-0.7.0-3.el9 rust-sequoia-sq-1.1.0-4.el9 The following builds have been pushed to Fedora EPEL 9 updates-testing dnf-plugin-diff-2.0-1.el9 openbgpd-8.8-1.el9 rsnapshot-1.5.1-1.el9 rust-bumpalo-3.17.0-1.el9 rust-cc-1.2.13-1.el9 rust-clang-ast-0.1.30-1.el9 rust-imara-diff-0.1.8-1.el9 rust-once_cell-1.20.3-1.el9 rust-psl-2.1.83-1.el9 rust-serde_json-1.0.138-1.el9 vifm-0.14-1.el9 vokoscreenNG-4.4.4-1.el9 Details about builds: ================================================================================ dnf-plugin-diff-2.0-1.el9 (FEDORA-EPEL-2025-d2be09d4ee) Display local changes in files from installed RPM packages -------------------------------------------------------------------------------- Update Information: new upstream release, with DNF5 support https://github.com/praiskup/dnf-plugin- diff/releases/tag/v2.0 -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Pavel Raiskup <praiskup@xxxxxxxxxx> - 2.0-1 - new upstream release, with DNF5 support https://github.com/praiskup/dnf-plugin-diff/releases/tag/v2.0 * Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 25 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 1.1-22 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 7 2024 Python Maint <python-maint@xxxxxxxxxx> - 1.1-20 - Rebuilt for Python 3.13 * Mon Jan 29 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 19 2023 Pavel Raiskup <praiskup@xxxxxxxxxx> - 1.1-15 - fix FTI rhbz#2219976 * Tue Jun 13 2023 Python Maint <python-maint@xxxxxxxxxx> - 1.1-14 - Rebuilt for Python 3.12 -------------------------------------------------------------------------------- ================================================================================ openbgpd-8.8-1.el9 (FEDORA-EPEL-2025-44758d1d6b) OpenBGPD Routing Daemon -------------------------------------------------------------------------------- Update Information: OpenBGPD 8.8 Improve default multiproto capability announcement selection. The default MP capability is only set if no other capability is configured on the neighbor. The reject as-set configuration option now defaults to yes. Route announcements with AS_SET segments in the AS_PATH Attribute will be rejected. See draft-ietf- idr-deprecate-as-set-confed-set for more information. The RFC 8654 Extended Message configuration changed from announce extended (yes|no|enforce) to announce extended message (yes|no|enforce). RFC 8950 - Extended nexthop encoding support in the RIB. Preliminary support for EVPN in the RIB. When transparent-as yes is set, well-known BGP communities are passed on according to RFC 7947. This means that IX Route Servers transparently pass through NO_EXPORT, NO_ADVERTISE, etc. Fix an error introduced in the previous release that prevented sessions from staying down. Fix add-path send support using best, ecmp, or as-wide-best mode which was not working correctly in the previous release. Fix FIB handling on FreeBSD when an interface is destroyed. Make the example bgpd.conf work out of the box with 4byte ASN. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 8.8-1 - Upgrade to 8.8 (#2344212) * Fri Jan 17 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 8.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2344212 - openbgpd-8.8 is available https://bugzilla.redhat.com/show_bug.cgi?id=2344212 -------------------------------------------------------------------------------- ================================================================================ rsnapshot-1.5.1-1.el9 (FEDORA-EPEL-2025-63215404d1) Local and remote filesystem snapshot utility -------------------------------------------------------------------------------- Update Information: rsnapshot 1.5.1 Fix make tar rsnapshot 1.5.0 Rotate only if there will be a new <interval>.0 folder Use POSIX::lchown Add new backup script for sqlite3 databases Wait between rsync tries Update rsnapshot-HOWTO.en.md Point at the new Markdown HOWTO from the repo's README Docs: add description for rsync_numtries to man page Docs: fix spelling issues Docs: mention the behavior of "sync" cron job in case of "warnings" Docs: Use L<...> for other man pages Docs: Use F<...> for filenames Docs: Fix some styling issues Docs: Fix literal hyphens being turned into en-dash Docs: Fix grammatical error Fix rsync_numtries example in default config Fix validation of rsync_numtries = 0 Update readme with info on cross interval rotation Replace deprecated interval with retain in readme example Minor bugfix: Check retval for termination by signal Fix typo in docs: rm trailing slash in backup_exec example -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> - 1.5.1-1 - Upgrade to 1.5.1 (#2342185) * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.4.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.4.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.4.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.4.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2342185 - rsnapshot-1.5.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2342185 -------------------------------------------------------------------------------- ================================================================================ rust-bumpalo-3.17.0-1.el9 (FEDORA-EPEL-2025-13eb867c9f) Fast bump allocation arena for Rust -------------------------------------------------------------------------------- Update Information: Update to version 3.17.0. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 3.17.0-1 - Update to version 3.17.0; Fixes RHBZ#2342637 -------------------------------------------------------------------------------- ================================================================================ rust-cc-1.2.13-1.el9 (FEDORA-EPEL-2025-b492b1bec4) Build-time dependency for Cargo build scripts to invoke the native C compiler -------------------------------------------------------------------------------- Update Information: Update to version 1.2.13. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.2.13-1 - Update to version 1.2.13; Fixes RHBZ#2343259 -------------------------------------------------------------------------------- ================================================================================ rust-clang-ast-0.1.30-1.el9 (FEDORA-EPEL-2025-67dbeb622e) Data structures for processing Clang's -ast-dump=json format -------------------------------------------------------------------------------- Update Information: Update to version 0.1.30. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.1.30-1 - Update to version 0.1.30; Fixes RHBZ#2344521 -------------------------------------------------------------------------------- ================================================================================ rust-imara-diff-0.1.8-1.el9 (FEDORA-EPEL-2025-4cca64e3d1) High performance library for computing diffs -------------------------------------------------------------------------------- Update Information: Update to version 0.1.8 -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 blinxen <h-k-81@xxxxxxxxxxx> - 0.1.8-1 - Update version to 0.1.8 (rhbz#2343381) * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-once_cell-1.20.3-1.el9 (FEDORA-EPEL-2025-6f427f889e) Single assignment cells and lazy values -------------------------------------------------------------------------------- Update Information: Update to version 1.20.3. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.20.3-1 - Update to version 1.20.3; Fixes RHBZ#2344282 -------------------------------------------------------------------------------- ================================================================================ rust-psl-2.1.83-1.el9 (FEDORA-EPEL-2025-30626b0bf5) Extract root domain and suffix from a domain name -------------------------------------------------------------------------------- Update Information: Update to version 2.1.83. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.1.83-1 - Update to version 2.1.83; Fixes RHBZ#2338567 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.78-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-serde_json-1.0.138-1.el9 (FEDORA-EPEL-2025-696da788e8) JSON serialization file format -------------------------------------------------------------------------------- Update Information: Update to version 1.0.138. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 9 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.138-1 - Update to version 1.0.138; Fixes RHBZ#2338790 -------------------------------------------------------------------------------- ================================================================================ vifm-0.14-1.el9 (FEDORA-EPEL-2025-fd4466c078) Vifm is a file manager with curses interface -------------------------------------------------------------------------------- Update Information: See commit history -------------------------------------------------------------------------------- ChangeLog: * Sat Feb 8 2025 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 0.14-1 - chore: Update to 0.14 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.13-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ vokoscreenNG-4.4.4-1.el9 (FEDORA-EPEL-2025-b9aa3317f0) Powerful screencast creator to record the screen -------------------------------------------------------------------------------- Update Information: Automatic update for vokoscreenNG-4.4.4-1.el9. Changelog for vokoscreenNG * Sat Feb 08 2025 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 4.4.4-1 - chore: Update to 4.4.4 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 09 2025 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 4.4.2-1 - chore: Update to 4.4.2 * Tue Jan 07 2025 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 4.4.1-1 - chore: Update to 4.4.1 -------------------------------------------------------------------------------- ChangeLog: * Sat Feb 8 2025 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 4.4.4-1 - chore: Update to 4.4.4 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 4.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jan 9 2025 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 4.4.2-1 - chore: Update to 4.4.2 * Tue Jan 7 2025 Artem Polishchuk <ego.cordatus@xxxxxxxxx> - 4.4.1-1 - chore: Update to 4.4.1 --------------------------------------------------------------------------------
-- _______________________________________________ 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