The following Fedora EPEL 9 Security updates need testing: Age URL 6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-fc74dc491a java-latest-openjdk-19.0.2.0.7-1.rolling.el9 The following builds have been pushed to Fedora EPEL 9 updates-testing davix-0.8.4-1.el9 retsnoop-0.9.4-1.el9 rust-darling-0.14.3-1.el9 rust-darling_core-0.14.3-1.el9 rust-darling_macro-0.14.3-1.el9 rust-io-lifetimes-1.0.5-1.el9 rust-parking_lot_core-0.9.7-1.el9 rust-petgraph-0.6.3-1.el9 rust-quick-xml-0.27.1-1.el9 rust-quick-xml0.25-0.25.0-1.el9 rust-rgb-0.8.35-1.el9 syncthing-1.23.1-1.el9 syslog-ng-3.35.1-6.el9 vkd3d-1.6-2.el9 Details about builds: ================================================================================ davix-0.8.4-1.el9 (FEDORA-EPEL-2023-64b445f54d) Toolkit for http based file management -------------------------------------------------------------------------------- Update Information: Davix 0.8.4 -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 0.8.4-1 - New upstream release 0.8.4 - Drop patches accepted upstream * Tue Jan 24 2023 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 0.8.3-4 - Rebuild for gtest 1.13.0 - Don't downgrade the C++ version * Thu Jan 19 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 21 2022 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 0.8.3-2 - Rebuild against gsoap-2.8.124 (bug #2155567) -------------------------------------------------------------------------------- ================================================================================ retsnoop-0.9.4-1.el9 (FEDORA-EPEL-2023-6d5a912173) A tool for investigating kernel error call stacks -------------------------------------------------------------------------------- Update Information: `retsnoop` 0.9.4: - fix IP (instruction pointer) fetching on non-x86_64 architectures on older kernels; - handle io_uring source code files better, after Linux code reorganization; - automatically pick debugfs (/sys/kernel/debug/tracing) or tracefs (/sys/kernel/tracing), whichever is available; - handle very old kernels that don't support BPF global data more gracefully. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Michel Alexandre Salim <salimma@xxxxxxxxxxxxxxxxx> - 0.9.4-1 - Update to 0.9.4 * Sun Feb 5 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.9.3-5 - Rebuild for fixed frame pointer compiler flags in Rust RPM macros * Fri Jan 20 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.9.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2167831 - retsnoop-0.9.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=2167831 -------------------------------------------------------------------------------- ================================================================================ rust-darling-0.14.3-1.el9 (FEDORA-EPEL-2023-e674f41b59) Proc-macro library for reading attributes into structs -------------------------------------------------------------------------------- Update Information: Update the darling, darling_macro, and darling_core crates to version 0.14.3. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.3-1 - Update to version 0.14.3; Fixes RHBZ#2167533 -------------------------------------------------------------------------------- ================================================================================ rust-darling_core-0.14.3-1.el9 (FEDORA-EPEL-2023-e674f41b59) Helper crate for proc-macro library for reading attributes into structs -------------------------------------------------------------------------------- Update Information: Update the darling, darling_macro, and darling_core crates to version 0.14.3. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.3-1 - Update to version 0.14.3; Fixes RHBZ#2167520 -------------------------------------------------------------------------------- ================================================================================ rust-darling_macro-0.14.3-1.el9 (FEDORA-EPEL-2023-e674f41b59) Internal support for a proc-macro library for reading attributes into structs -------------------------------------------------------------------------------- Update Information: Update the darling, darling_macro, and darling_core crates to version 0.14.3. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.3-1 - Update to version 0.14.3; Fixes RHBZ#2167521 -------------------------------------------------------------------------------- ================================================================================ rust-io-lifetimes-1.0.5-1.el9 (FEDORA-EPEL-2023-a509cd19c6) Low-level I/O ownership and borrowing library -------------------------------------------------------------------------------- Update Information: Update to version 1.0.5. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.5-1 - Update to version 1.0.5; Fixes RHBZ#2166488 -------------------------------------------------------------------------------- ================================================================================ rust-parking_lot_core-0.9.7-1.el9 (FEDORA-EPEL-2023-356c5cd635) Advanced API for creating custom synchronization primitives -------------------------------------------------------------------------------- Update Information: Update to version 0.9.7. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.9.7-1 - Update to version 0.9.7; Fixes RHBZ#2166439 -------------------------------------------------------------------------------- ================================================================================ rust-petgraph-0.6.3-1.el9 (FEDORA-EPEL-2023-31b6bb9a3f) Graph data structure library -------------------------------------------------------------------------------- Update Information: Update to version 0.6.3. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.6.3-1 - Update to version 0.6.3; Fixes RHBZ#2167552 * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-quick-xml-0.27.1-1.el9 (FEDORA-EPEL-2023-f9a35638a2) High performance xml reader and writer -------------------------------------------------------------------------------- Update Information: Update the quick-xml crate to version 0.27.0 and add a compat package for version 0.25. -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 3 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.27.1-1 - Update to version 0.27.1; Fixes RHBZ#2122015 * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.25.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-quick-xml0.25-0.25.0-1.el9 (FEDORA-EPEL-2023-f9a35638a2) High performance xml reader and writer -------------------------------------------------------------------------------- Update Information: Update the quick-xml crate to version 0.27.0 and add a compat package for version 0.25. -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 3 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.25.0-1 - Initial import (quick-xml 0.25 compat package) -------------------------------------------------------------------------------- ================================================================================ rust-rgb-0.8.35-1.el9 (FEDORA-EPEL-2023-379ced3ea9) Struct RGB/RGBA/etc. for sharing pixels between crates -------------------------------------------------------------------------------- Update Information: Update to version 0.8.35. -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.35-1 - Update to version 0.8.35; Fixes RHBZ#2167553 * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.34-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ syncthing-1.23.1-1.el9 (FEDORA-EPEL-2023-cdf6a7b829) Continuous File Synchronization -------------------------------------------------------------------------------- Update Information: Update to version 1.23.1. Release notes: https://github.com/syncthing/syncthing/releases/tag/v1.23.1 -------------------------------------------------------------------------------- ChangeLog: * Tue Feb 7 2023 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.23.1-1 - Update to version 1.23.1 -------------------------------------------------------------------------------- ================================================================================ syslog-ng-3.35.1-6.el9 (FEDORA-EPEL-2023-8c6f3e37e1) Next-generation syslog server -------------------------------------------------------------------------------- Update Information: Security fix for CVE-2022-38725 -------------------------------------------------------------------------------- ChangeLog: * Mon Feb 6 2023 Peter Czanik <peter@xxxxxxxxx> - 3.35.1-6 - add 4110.diff to fix CVE-2022-38725 - remove unused / commented out parts of the spec file -------------------------------------------------------------------------------- References: [ 1 ] Bug #2164618 - CVE-2022-38725 syslog-ng: integer overflow in the RFC3164 parser can lead to DoS https://bugzilla.redhat.com/show_bug.cgi?id=2164618 -------------------------------------------------------------------------------- ================================================================================ vkd3d-1.6-2.el9 (FEDORA-EPEL-2023-ba13a495ce) D3D12 to Vulkan translation library -------------------------------------------------------------------------------- Update Information: New for EPEL. -------------------------------------------------------------------------------- ChangeLog: * Sat Jan 21 2023 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 - Michael Cronenworth <mike@xxxxxxxxxx> - 1.6-1 - version update * Mon Oct 24 2022 - Michael Cronenworth <mike@xxxxxxxxxx> - 1.5-1 - version update * Thu Aug 25 2022 - Michael Cronenworth <mike@xxxxxxxxxx> - 1.4-3 - Include MinGW debuginfo packages * Sat Jul 23 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jun 25 2022 - Michael Cronenworth <mike@xxxxxxxxxx> - 1.4-1 - version update - Initial MinGW package * Fri Mar 11 2022 - Michael Cronenworth <mike@xxxxxxxxxx> - 1.3-1 - version update * Sat Jan 22 2022 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2118065 - Please branch and build vkd3d for EPEL 9 https://bugzilla.redhat.com/show_bug.cgi?id=2118065 -------------------------------------------------------------------------------- _______________________________________________ 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