[EPEL-devel] Fedora EPEL 10.1 updates-testing report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following builds have been pushed to Fedora EPEL 10.1 updates-testing

    Lmod-8.7.65-2.el10_1
    libopenmpt-0.8.3-1.el10_1
    libsidplayfp-2.15.0-1.el10_1
    python-collectd_cvmfs-1.4.0-2.el10_1
    python-typer-0.17.4-1.el10_1
    rust-reflink-copy-0.1.27-1.el10_1
    webkitgtk-2.49.90-3.el10_1

Details about builds:


================================================================================
 Lmod-8.7.65-2.el10_1 (FEDORA-EPEL-2025-3feddea753)
 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_1 (FEDORA-EPEL-2025-3f99ee4dca)
 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_1 (FEDORA-EPEL-2025-0b1b926591)
 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_1 (FEDORA-EPEL-2025-57499c14ce)
 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
--------------------------------------------------------------------------------


================================================================================
 python-typer-0.17.4-1.el10_1 (FEDORA-EPEL-2025-2616058580)
 Build great CLIs; easy to code; based on Python type hints
--------------------------------------------------------------------------------
Update Information:

0.17.4
Fixes
ð??? Make sure rich.markup is imported when rendering help text.
0.17.3
Features
â?¨ Allow annotated parsing with a subclass of Path.
0.17.2
Fixes
ð??? Avoid printing default: None in the help section when using Rich.
0.17.1
Fixes
ð??? Fix markdown formatting in --help output.
0.17.0
Features
â?¡ Lazy-load rich_utils to reduce startup time.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep  6 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.17.4-1
- Update to 0.17.4 (close RHBZ#2393554)
* Sun Aug 31 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.17.3-1
- Update to 0.17.3 (close RHBZ#2392124)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2392124 - python-typer-0.17.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2392124
  [ 2 ] Bug #2393554 - python-typer-0.17.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2393554
--------------------------------------------------------------------------------


================================================================================
 rust-reflink-copy-0.1.27-1.el10_1 (FEDORA-EPEL-2025-e43e410756)
 Copy-on-write mechanism on supported file systems
--------------------------------------------------------------------------------
Update Information:

Update to 0.1.27 (close RHBZ#2393617)
This update only bumps a dependency for Windows users.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Sep  6 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.1.27-1
- Update to 0.1.27 (close RHBZ#2393617)
* Fri Jul 25 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1.26-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue May 13 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.1.26-2
- Remove no-longer-necessary .rpmlintrc file
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2393617 - rust-reflink-copy-0.1.27 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2393617
--------------------------------------------------------------------------------


================================================================================
 webkitgtk-2.49.90-3.el10_1 (FEDORA-EPEL-2025-bfa97edd0c)
 GTK web content engine library
--------------------------------------------------------------------------------
Update Information:

Fixup sources file
--------------------------------------------------------------------------------
ChangeLog:

* Fri Sep  5 2025 Daniel Milnes <daniel@xxxxxxxxxxxxxxxx> - 2.49.90-3
- Fixup sources file
* Thu Sep  4 2025 Daniel Milnes <daniel@xxxxxxxxxxxxxxxx> - 2.49.90-2
- RPMAUTOSPEC: unresolvable merge
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2386381 - CVE-2025-43265 webkitgtk: Processing maliciously crafted web content may disclose internal states of the app [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=2386381
  [ 2 ] Bug #2386402 - CVE-2025-31278 webkitgtk: Processing maliciously crafted web content may lead to memory corruption [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=2386402
  [ 3 ] Bug #2386407 - CVE-2025-31273 webkitgtk: Processing maliciously crafted web content may lead to memory corruption [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=2386407
  [ 4 ] Bug #2386412 - CVE-2025-24189 webkitgtk: Processing maliciously crafted web content may lead to memory corruption [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=2386412
  [ 5 ] Bug #2386418 - CVE-2025-6558 webkitgtk: Chromium insufficient validation [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=2386418
  [ 6 ] Bug #2386573 - CVE-2025-43228 webkitgtk: Visiting a malicious website may lead to address bar spoofing [epel-all]
        https://bugzilla.redhat.com/show_bug.cgi?id=2386573
--------------------------------------------------------------------------------


-- 
_______________________________________________
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

[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux