Hello,
To make the Python offering complete in EL, we've decided to bring
Python 3.13 to EPEL 10.1 and 9. Now you can test it out.
(We don't currently plan to add it to EPEL 10.0, so if you have a strong
case for that, please speak up).
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-a6ebd046d4https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-b777af3d6c
We plan to rebase the Pythons to every new upstream version and keep it
synced in all active branches (similarly to how we do it in Fedora).
We don't plan to add more packages to the stack, but if you need some,
you can do so yourself.
Cheers,
Karolina Surma (she/her/hers)
Senior Software Engineer
Python Maintenance Team, Red Hat
The following builds have been pushed to Fedora EPEL 8 updates-testing
veristat-0.5-1.el8
xrdp-0.10.4-1.el8
Details about builds:
================================================================================
veristat-0.5-1.el8 (FEDORA-EPEL-2025-3c7828589e)
Tool for loading, verifying, and debugging BPF object files
--------------------------------------------------------------------------------
Update Information:
Implemented support for setting global variables. Use -G CLI argument to set
global variables in BPF programs, including structures and arrays.
Memory accounting for BPF programs. Introduced a new field, mem_peak, to
estimate peak verifier memory consumption.
Support reading object file list from file.
Optimized the loading process for struct_ops programs to reduce processing time.
Improved error messages.
Bug fixes.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 3 2025 Michel Lind <salimma(a)fedoraproject.org> - 0.5-1
- Update to 0.5 upstream release
* Sun Jan 19 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
xrdp-0.10.4-1.el8 (FEDORA-EPEL-2025-ae0724fe79)
Open source remote desktop protocol (RDP) server
--------------------------------------------------------------------------------
Update Information:
Release notes for xrdp v0.10.4 (2025/07/02)
General announcements
The use_vsock parameter in xrdp.ini is deprecated. Use 'port=vsock://' instead.
Security fixes
None
New features
When running as a Hyper-V VM, additional security features can be provided by
setting the vmconnect parameter in xrdp.ini. Thanks to @gpotter2 for this great
feature (#3524)
Add Latvian keyboards (#3511, #3519)
Bug fixes
systemd detection has been improved on Debian-based systems (#3497, #3502)
xrdp sessions fail with Quest/OneIdentity Safeguard for Privileged Sessions
(#3498, #3507)
A race condition at chansrv startup which can result in chansrv not being killed
has been addressed (#3482)
Various Coverity warnings have been addressed (#3508)
A possible double-free on chansrv exit has been addressed (#3546)
Internal changes
The embedded TOML-C99 library is updated to the latest version (#3530)
Changes for users
None
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 3 2025 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.4-1
- Update to 0.10.4
--------------------------------------------------------------------------------
The following builds have been pushed to Fedora EPEL 9 updates-testing
perl-Test-Strict-0.54-2.el9
rust-debug-helper-0.3.13-3.el9
rust-onenote_parser-0.3.1-2.el9
veristat-0.5-1.el9
xrdp-0.10.4-1.el9
Details about builds:
================================================================================
perl-Test-Strict-0.54-2.el9 (FEDORA-EPEL-2025-795b68b021)
Check syntax, presence of use strict/warnings, and test coverage
--------------------------------------------------------------------------------
Update Information:
Added package to EPEL 9/10
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.54-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Aug 12 2024 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.54-1
- 0.54 bump (rhbz#2299297)
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.52-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.52-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.52-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.52-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu May 25 2023 Jitka Plesnikova <jplesnik(a)redhat.com> - 0.52-13
- Fix tests failing with Perl 5.38
* Fri Jan 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.52-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2374940 - Please branch and build perl-Test-Strict in epel9/10
https://bugzilla.redhat.com/show_bug.cgi?id=2374940
--------------------------------------------------------------------------------
================================================================================
rust-debug-helper-0.3.13-3.el9 (FEDORA-EPEL-2025-88233aaf39)
Declarative macros to help you implement the Debug trait manually
--------------------------------------------------------------------------------
Update Information:
Build for Epel9
--------------------------------------------------------------------------------
ChangeLog:
* Sat Sep 14 2024 Orion Poplawski <orion(a)nwra.com> - 0.3.13-3
- Update to re-reviewed spec with latest rust2rpm
--------------------------------------------------------------------------------
================================================================================
rust-onenote_parser-0.3.1-2.el9 (FEDORA-EPEL-2025-b795720283)
Parser for Microsoft OneNote files
--------------------------------------------------------------------------------
Update Information:
Build for EPEL9
--------------------------------------------------------------------------------
ChangeLog:
* Tue Oct 29 2024 Orion Poplawski <orion(a)nwra.com> - 0.3.1-2
- Bump dependencies
* Sun Sep 15 2024 Orion Poplawski <orion(a)nwra.com> - 0.3.1-1
- Initial import
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2374353 - Please branch and build rust-onenote_parser for EPEL-9
https://bugzilla.redhat.com/show_bug.cgi?id=2374353
--------------------------------------------------------------------------------
================================================================================
veristat-0.5-1.el9 (FEDORA-EPEL-2025-b0993d7bdb)
Tool for loading, verifying, and debugging BPF object files
--------------------------------------------------------------------------------
Update Information:
Implemented support for setting global variables. Use -G CLI argument to set
global variables in BPF programs, including structures and arrays.
Memory accounting for BPF programs. Introduced a new field, mem_peak, to
estimate peak verifier memory consumption.
Support reading object file list from file.
Optimized the loading process for struct_ops programs to reduce processing time.
Improved error messages.
Bug fixes.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 3 2025 Michel Lind <salimma(a)fedoraproject.org> - 0.5-1
- Update to 0.5 upstream release
* Sun Jan 19 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
xrdp-0.10.4-1.el9 (FEDORA-EPEL-2025-458a6432bc)
Open source remote desktop protocol (RDP) server
--------------------------------------------------------------------------------
Update Information:
Release notes for xrdp v0.10.4 (2025/07/02)
General announcements
The use_vsock parameter in xrdp.ini is deprecated. Use 'port=vsock://' instead.
Security fixes
None
New features
When running as a Hyper-V VM, additional security features can be provided by
setting the vmconnect parameter in xrdp.ini. Thanks to @gpotter2 for this great
feature (#3524)
Add Latvian keyboards (#3511, #3519)
Bug fixes
systemd detection has been improved on Debian-based systems (#3497, #3502)
xrdp sessions fail with Quest/OneIdentity Safeguard for Privileged Sessions
(#3498, #3507)
A race condition at chansrv startup which can result in chansrv not being killed
has been addressed (#3482)
Various Coverity warnings have been addressed (#3508)
A possible double-free on chansrv exit has been addressed (#3546)
Internal changes
The embedded TOML-C99 library is updated to the latest version (#3530)
Changes for users
None
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 3 2025 Bojan Smojver <bojan(a)rexursive.com> - 1:0.10.4-1
- Update to 0.10.4
--------------------------------------------------------------------------------