The following builds have been pushed to Fedora EPEL 10.0 updates-testing Lmod-8.7.65-2.el10_0 libopenmpt-0.8.3-1.el10_0 libsidplayfp-2.15.0-1.el10_0 python-collectd_cvmfs-1.4.0-2.el10_0 Details about builds: ================================================================================ Lmod-8.7.65-2.el10_0 (FEDORA-EPEL-2025-3f94f78235) Environmental Modules System in Lua -------------------------------------------------------------------------------- Update Information: Update to 8.7.65 -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Orion Poplawski <orion@xxxxxxxx> - 8.7.65-2 - Convert to tmt tests (rhbz#2382850) * Wed Aug 6 2025 Orion Poplawski <orion@xxxxxxxx> - 8.7.65-1 - Update to 8.7.65 * Wed Jul 23 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 8.7.63-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 30 2025 Orion Poplawski <orion@xxxxxxxx> - 8.7.63-1 - Update to 8.7.63 * Thu Jun 26 2025 Orion Poplawski <orion@xxxxxxxx> - 8.7.62-1 - Update to 8.7.62 * Sat Mar 1 2025 Orion Poplawski <orion@xxxxxxxx> - 8.7.58-1 - Update to 8.7.58 * Thu Feb 27 2025 Orion Poplawski <orion@xxxxxxxx> - 8.7.57-1 - Update to 8.7.57 * Wed Feb 5 2025 Orion Poplawski <orion@xxxxxxxx> - 8.7.56-1 - Update to 8.7.56 - Tcl 9 support (rhbz#2337726) * Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 8.7.55-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2374935 - Upgrade to Lmod 8.7.62 https://bugzilla.redhat.com/show_bug.cgi?id=2374935 -------------------------------------------------------------------------------- ================================================================================ libopenmpt-0.8.3-1.el10_0 (FEDORA-EPEL-2025-dc43510de4) C/C++ library to decode tracker music module (MOD) files -------------------------------------------------------------------------------- Update Information: libopenmpt 0.8.3 (2025-09-06) [Bug] libopenmpt is now compatible with most non-standard builds of libmpg123 which do not by default output signed 16bit PCM. [Bug] openmpt123: Pausing playback using the space key did not work since 0.8.0. [Bug] Windows 10 binaries wrongly targeted Windows 11 22H2. They now target Windows 10 2004. [Bug] in_openmpt: in_openmpt for Windows XP or later did not ever work in Winamp 2.x. We now provide a build specifically for Winamp 2.x in the Winamp2/ folder inside the retro.winxp package. The retro.win98 build was not affected. [Change] in_openmpt: Modern and legacy builds of in_openmpt now officially only support Winamp 5.x. IT: Even when the filter cutoff envelope is stopped before its first tick is applied, the filter should still be activated. mpg123: Update to v1.33.2 (2025-08-05). libopenmpt 0.8.2 (2025-07-19) [Sec] Possible out-of-bounds sample data read in a specific combination of reverse sample playback + offset past sample loop. [Bug] Fixed pre-C++20 undefined behaviour due to left-shifting negative integer values. [New] Makefile now supports DragonFly BSD. openmpt123: FLAC multithreaded encoding has been enabled for Windows builds. Since libopenmpt 0.8.0, swapping between samples on the rear channels could introduce a click on the front channels. IT: Volume column slides no longer propagate their effect memory to the regular effect column volume slides. FC: Allow files with a sequence size of 0 to load (fixes a broken copy of cult.smod). ogg: Update to v1.3.6 (2025-06-16). -------------------------------------------------------------------------------- ChangeLog: * Sat Sep 6 2025 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 0.8.3-1 - update to 0.8.3 * Thu Jul 24 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jul 19 2025 Michael Schwendt <mschwendt@xxxxxxxxxxxxxxxxx> - 0.8.2-1 - update to 0.8.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2382072 - libopenmpt-0.8.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=2382072 -------------------------------------------------------------------------------- ================================================================================ libsidplayfp-2.15.0-1.el10_0 (FEDORA-EPEL-2025-17c59696d6) SID chip music module playing library -------------------------------------------------------------------------------- Update Information: libsidplayfp 2.15.0 Compile with fast math, without unsafe optimizations residfp: reworked the SIMD support, removed the intrinsics code leaving the compiler vectorize the loop Extended the new play API Marked old play API functions as deprecated libsidplayfp 2.14.0 Rough approximation of MDAC saturation for the 6581 New play API for client side mixing Minor fixes and optimizations libsidplayfp 2.13.1 Fix build with inlining disabled Add missing files to the tarball Update exsid driver Fixed an uninitialized warning libsidplayfp 2.13.0 Add support for c++23 where available Reworked power on delay Correctly link to pthread library Add proper compiler flag when enabling sse4 resid/residfp: Use more bits for the 8580 filter cutoff resid: reduce aliasing noise -------------------------------------------------------------------------------- ChangeLog: * Wed Aug 13 2025 Karel Volný <kvolny@xxxxxxxxxx> - 2.15.0-1 - Update to 2.15.0 (rhbz#2359289) - See the upstream changes at https://github.com/libsidplayfp/libsidplayfp/releases * Thu Jul 24 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ python-collectd_cvmfs-1.4.0-2.el10_0 (FEDORA-EPEL-2025-9d4ba66ce0) Collectd plugin to monitor CvmFS Clients -------------------------------------------------------------------------------- Update Information: First EPEL10 release. -------------------------------------------------------------------------------- ChangeLog: * Sat Sep 6 2025 Steve Traylen <steve.traylen@xxxxxxx> - 1.4.0-2 - Disable tests in EPEL10 * Sat Sep 6 2025 Steve Traylen <steve.traylen@xxxxxxx> - 1.4.0-1 - Release 1.4.0 * Fri Aug 15 2025 Python Maint <python-maint@xxxxxxxxxx> - 1.3.4-4 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 3 2025 Python Maint <python-maint@xxxxxxxxxx> - 1.3.4-2 - Rebuilt for Python 3.14 * Fri Feb 7 2025 Steve Traylen <steve.traylen@xxxxxxx> - 1.3.4-1 - Release 1.3.4 * Sat Jan 18 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.3-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Python Maint <python-maint@xxxxxxxxxx> - 1.3.3-14 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.3.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --------------------------------------------------------------------------------
-- _______________________________________________ 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