The following Fedora EPEL 9 Security updates need testing: Age URL 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-8a05d0e402 python-templated-dictionary-1.4-1.el9 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-0d11a63127 chromium-120.0.6099.224-1.el9 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-601a7ad770 vorbis-tools-1.4.2-10.el9 1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-11c0b9b06a prometheus-podman-exporter-1.7.0-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
arpwatch-3.6-1.el9 castxml-0.6.3-1.el9 proxychains-ng-4.17-1.el9 python-catkin_pkg-1.0.0-1.el9 python-pytest-repeat-0.9.3-1.el9 python-untangle-1.2.1-2.el9 rust-difftastic-0.54.0-1.el9 rust-shlex-1.3.0-1.el9 xrootd-5.6.5-1.el9
Details about builds:
================================================================================ arpwatch-3.6-1.el9 (FEDORA-EPEL-2024-63f0b9c2b5) Network monitoring tools for tracking IP addresses on a network -------------------------------------------------------------------------------- Update Information:
Update to 3.6 (close RHBZ#2259459); generate ethercodes.dat from latest oui.csv. -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 22 2024 Benjamin A. Beasley code@musicinmybrain.net - 14:3.6-1 - Update to 3.6 (close RHBZ#2259459) * Mon Jan 22 2024 Benjamin A. Beasley code@musicinmybrain.net - 14:3.5-4 - Generate ethercodes.dat from latest oui.csv -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2259459 - arpwatch-3.6 is available https://bugzilla.redhat.com/show_bug.cgi?id=2259459 --------------------------------------------------------------------------------
================================================================================ castxml-0.6.3-1.el9 (FEDORA-EPEL-2024-139702ff9f) C-family abstract syntax tree XML output tool -------------------------------------------------------------------------------- Update Information:
CastXML 0.6.3 -------------------------------------------------------------------------------- ChangeLog:
* Fri Jan 19 2024 Mattias Ellert mattias.ellert@physics.uu.se - 0.6.3-1 - Update to version 0.6.3 * Fri Jan 19 2024 Fedora Release Engineering releng@fedoraproject.org - 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2259072 - castxml-0.6.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=2259072 --------------------------------------------------------------------------------
================================================================================ proxychains-ng-4.17-1.el9 (FEDORA-EPEL-2024-6fb883df87) Redirect connections through proxy servers -------------------------------------------------------------------------------- Update Information:
https://github.com/rofl0r/proxychains-ng/releases/tag/v4.17 -------------------------------------------------------------------------------- ChangeLog:
* Sun Jan 21 2024 Pablo Greco psgreco@gmail.com - 4.17-1 - Update to 4.17 * Fri Jul 21 2023 Fedora Release Engineering releng@fedoraproject.org - 4.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering releng@fedoraproject.org - 4.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering releng@fedoraproject.org - 4.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild --------------------------------------------------------------------------------
================================================================================ python-catkin_pkg-1.0.0-1.el9 (FEDORA-EPEL-2024-d7be529d95) Library for retrieving information about catkin packages -------------------------------------------------------------------------------- Update Information:
Update to the latest release of `catkin_pkg`. -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 22 2024 Scott K Logan logans@cottsay.net - 1.0.0-1 - Update to 1.0.0 (rhbz#2238988) - Switch to SPDX license identifier -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2238988 - python-catkin_pkg-1.0.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2238988 --------------------------------------------------------------------------------
================================================================================ python-pytest-repeat-0.9.3-1.el9 (FEDORA-EPEL-2024-94228f6f5a) A pytest plugin for repeating test execution -------------------------------------------------------------------------------- Update Information:
Update to the latest release of `pytest-repeat`. -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 22 2024 Scott K Logan logans@cottsay.net - 0.9.3-1 - Update to 0.9.3 (rhbz#2241970) - Define _description variable to reduce duplication - Drop macro from URL to improve ergonomics - Use modern Python packaging macros - Switch to SPDX license identifier -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2241970 - python-pytest-repeat-0.9.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=2241970 --------------------------------------------------------------------------------
================================================================================ python-untangle-1.2.1-2.el9 (FEDORA-EPEL-2024-72f5662573) Converts XML to Python objects -------------------------------------------------------------------------------- Update Information:
Converts XML to a Python object. Siblings with similar names are grouped into a list. Children can be accessed with parent.child, attributes with element. -------------------------------------------------------------------------------- ChangeLog:
* Thu Jan 18 2024 Michal Ambroz rebus@seznam.cz - 1.2.1-2 - #PR140 - remove unnecessary shebang * Wed Dec 7 2022 Michal Ambroz rebus@seznam.cz - 1.2.1-1 - Initial package. -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2250689 - Review Request: python-untangle - Converts XML to Python objects https://bugzilla.redhat.com/show_bug.cgi?id=2250689 --------------------------------------------------------------------------------
================================================================================ rust-difftastic-0.54.0-1.el9 (FEDORA-EPEL-2024-0523ce5688) Structural diff that understands syntax -------------------------------------------------------------------------------- Update Information:
## 0.54 (released 7th January 2024) ### Parsing Added support for Salesforce Apex. Improved parsing of regex literals in Clojure and strictness annotations in Haskell. ### Diffing Difftastic will now also report file permission changes. Fixed an issue where directory diffing would show a file more than once. ### Display Fixed a rare crash when the last non-blank line had changes for certain parsers, particularly YAML. ### Command Line Interface Difftastic now errors if given a single path, unless that file contains conflict markers. Previously this was a warning. ### Build Difftastic now requires Rust 1.63 to build. -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 22 2024 Michel Lind salimma@fedoraproject.org - 0.54.0-1 - Update to 0.54.0 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2257147 - rust-difftastic-0.54.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2257147 --------------------------------------------------------------------------------
================================================================================ rust-shlex-1.3.0-1.el9 (FEDORA-EPEL-2024-6b7a5b323f) Split a string into shell words, like Python's shlex -------------------------------------------------------------------------------- Update Information:
Update to version 1.3.0. This update addresses RUSTSEC-2024-0006. The necessary rebuilds of affected applications will be coordinated with the ongoing mass rebuild. -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 22 2024 Fabio Valentini decathorpe@gmail.com - 1.3.0-1 - Update to version 1.3.0; Fixes RHBZ#2259478 --------------------------------------------------------------------------------
================================================================================ xrootd-5.6.5-1.el9 (FEDORA-EPEL-2024-d7a6dcb922) Extended ROOT file server -------------------------------------------------------------------------------- Update Information:
XRootD 5.6.5 -------------------------------------------------------------------------------- ChangeLog:
* Mon Jan 22 2024 Mattias Ellert mattias.ellert@physics.uu.se - 1:5.6.5-1 - Update to version 5.6.5 - Drop patches accepted upstream * Wed Jan 17 2024 Mattias Ellert mattias.ellert@physics.uu.se - 1:5.6.4-2 - Fix printf null pointer error --------------------------------------------------------------------------------
epel-devel@lists.fedoraproject.org