The following Fedora EPEL 10.1 Security updates need testing:
 Age  URL
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-5304230dce   
jpegxl-0.10.4-1.el10_1
   5  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-b365e4f919   
rust-slab-0.4.11-1.el10_1


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

    algol68g-3.7.7-1.el10_1
    eggdrop-1.10.1-1.el10_1
    python-tox-uv-1.28.0-1.el10_1
    rust-bitflags-2.9.2-1.el10_1
    rust-cargo-config2-0.1.35-1.el10_1
    rust-cc-1.2.33-1.el10_1
    rust-lsp-server-0.7.9-1.el10_1
    rust-markup5ever-0.14.1-1.el10_1
    rust-plist-1.7.4-1.el10_1
    rust-polling-3.10.0-1.el10_1
    rust-rayon-1.11.0-1.el10_1
    rust-rayon-core-1.13.0-1.el10_1
    rust-scratch-1.0.9-1.el10_1
    rust-tokio-1.47.1-1.el10_1
    rust-tracing-indicatif-0.3.13-1.el10_1
    syncthing-1.30.0-1.el10_1

Details about builds:


================================================================================
 algol68g-3.7.7-1.el10_1 (FEDORA-EPEL-2025-af02fba978)
 Algol 68 Genie compiler-interpreter
--------------------------------------------------------------------------------
Update Information:

Update to 3.7.7
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug 16 2025 Oleg Girko <o...@infoserver.lv> - 3.7.7-1
- Update to 3.7.7
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2387063 - algol68g-3.7.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2387063
--------------------------------------------------------------------------------


================================================================================
 eggdrop-1.10.1-1.el10_1 (FEDORA-EPEL-2025-4ac97afe78)
 World's most popular Open Source IRC bot
--------------------------------------------------------------------------------
Update Information:

Eggdrop v1.10.1
General changes
Added a new SCRAM authentication method for SASL
Fixed an issue where the bot can crash if the bot parts while the channel
memberlist is not yet synched
Removed TLS commands deprecated by openssl 3.0
Fixed a 1.10.0 bug where userhost-in-names was always used if offered by the
server, even if the bot did not request it
Account changes are now logged under the +j console flag, not the +k console
flag
Fixed a bug handling long server or password strings in .jump
Fixed a possible crash condition if a bot is marked as away
Added compatibility for a change by inspircd adding extra :s to for all trailing
commands
Fixed a bug where putlog timestamps may be off by a second
Add notice of expired TLS certs at startup and owner login
Fixed malformed content in the language files
Botnet changes
Added a check to ensure TLS handshake is complete before testing/writing to
socket, eliminating many of those annoying dequeue_sockets(): errno = 11
(Resource temporarily unavailable) on 7 log messages during botnet linking
Tcl API changes
Added a new CHANSET bind, allowing users to trigger Tcl procs when a a channel
setting is modified
Removed a non-casesensitive comparison for non-stacked binds that prevented proc
names from being overwritten
Fixed an issue with utimers ignoring the [count] argument
Fixed an issue where calling a bind log improperly clears the Tcl interpreter
result, causing issues with subsequent processing
Module changes
Removed python.mod's reliance on IRC mod, thereby preventing a crash condition
when unloaded (such as on a .restart)
Similar to .tcl, the .python command now requires the owner flag
Fixed a bug in the python module where storage was not properly segmented by
threads
Fixed a bug introduced in 1.9.4 where unloading the IRC module caused a crash
Fixed an issue with PBKDF2 where it did not properly make on certain systems
(such as NetBSD)
Eggdrop config changes
Added "SCRAM-SHA-512" SASL authentication method to config
Documentation changes
Added python script tutorial
Added documentation for SASL SCRAM mode
Fixed userfile tutorial formatting
Fixed utimers description to specify the return value is seconds, not minutes
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Robert Scheck <rob...@fedoraproject.org> 1.10.1-1
- Upgrade to 1.10.1 (#2375377)
* Wed Jul 23 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun  2 2025 Python Maint <python-ma...@redhat.com> - 1.10.0-2
- Rebuilt for Python 3.14
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2375377 - eggdrop-1.10.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2375377
--------------------------------------------------------------------------------


================================================================================
 python-tox-uv-1.28.0-1.el10_1 (FEDORA-EPEL-2025-9e7d098319)
 Integration of uv with tox
--------------------------------------------------------------------------------
Update Information:

1.28.0
fix: uv workspaces with sourced packages
Update to 1.27.0
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug 16 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.28.0-1
- Update to 1.28.0 (close RHBZ#2388661)
* Fri Aug 15 2025 Python Maint <python-ma...@redhat.com> - 1.27.0-3
- Rebuilt for Python 3.14.0rc2 bytecode
* Thu Aug  7 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.27.0-1
- Update to 1.27.0 (close RHBZ#2387086)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2387086 - python-tox-uv-1.27.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2387086
  [ 2 ] Bug #2388661 - python-tox-uv-1.28.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2388661
--------------------------------------------------------------------------------


================================================================================
 rust-bitflags-2.9.2-1.el10_1 (FEDORA-EPEL-2025-7c11dc23c8)
 Macro to generate structures which behave like bitflags
--------------------------------------------------------------------------------
Update Information:

Update to version 2.9.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 2.9.2-1
- Update to version 2.9.2; Fixes RHBZ#2388951
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
2.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-cargo-config2-0.1.35-1.el10_1 (FEDORA-EPEL-2025-2f95ffb36f)
 Load and resolve Cargo configuration
--------------------------------------------------------------------------------
Update Information:

Update to version 0.1.35.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 0.1.35-1
- Update to version 0.1.35; Fixes RHBZ#2370946
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.1.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jul 20 2025 Fabio Valentini <decatho...@gmail.com> - 0.1.34-1
- Update to version 0.1.34
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.1.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-cc-1.2.33-1.el10_1 (FEDORA-EPEL-2025-098de0de03)
 Build-time dependency for Cargo build scripts to invoke the native C compiler
--------------------------------------------------------------------------------
Update Information:

Update to version 1.2.33.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 1.2.33-1
- Update to version 1.2.33; Fixes RHBZ#2387216
--------------------------------------------------------------------------------


================================================================================
 rust-lsp-server-0.7.9-1.el10_1 (FEDORA-EPEL-2025-0ada3aafac)
 Generic LSP server scaffold
--------------------------------------------------------------------------------
Update Information:

Update to version 0.7.9.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 0.7.9-1
- Update to version 0.7.9; Fixes RHBZ#2386899
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.7.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-markup5ever-0.14.1-1.el10_1 (FEDORA-EPEL-2025-2c97f236c5)
 Common code for xml5ever and html5ever
--------------------------------------------------------------------------------
Update Information:

Update to version 0.14.1.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 0.14.1-1
- Update to version 0.14.1
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.14.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-plist-1.7.4-1.el10_1 (FEDORA-EPEL-2025-ed359116ac)
 Rusty plist parser
--------------------------------------------------------------------------------
Update Information:

Update to version 1.7.4.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 1.7.4-1
- Update to version 1.7.4; Fixes RHBZ#2376541
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-polling-3.10.0-1.el10_1 (FEDORA-EPEL-2025-9983fb7287)
 Portable interface to epoll, kqueue, event ports, and IOCP
--------------------------------------------------------------------------------
Update Information:

Update to version 3.10.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 3.10.0-1
- Update to version 3.10.0
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
3.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rayon-1.11.0-1.el10_1 (FEDORA-EPEL-2025-e8e3519ec4)
 Simple work-stealing parallelism for Rust
--------------------------------------------------------------------------------
Update Information:

Update the rayon crate to version 1.11.0 and the rayon-core crate to version
1.13.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug 16 2025 Fabio Valentini <decatho...@gmail.com> - 1.11.0-1
- Update to version 1.11.0; Fixes RHBZ#2388137
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.10.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.10.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rayon-core-1.13.0-1.el10_1 (FEDORA-EPEL-2025-e8e3519ec4)
 Core APIs for Rayon
--------------------------------------------------------------------------------
Update Information:

Update the rayon crate to version 1.11.0 and the rayon-core crate to version
1.13.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug 16 2025 Fabio Valentini <decatho...@gmail.com> - 1.13.0-1
- Update to version 1.13.0; Fixes RHBZ#2388138
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.12.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.12.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-scratch-1.0.9-1.el10_1 (FEDORA-EPEL-2025-7226b98ca4)
 Shared compile-time directory
--------------------------------------------------------------------------------
Update Information:

Update to version 1.0.9.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 1.0.9-1
- Update to version 1.0.9; Fixes RHBZ#2387135
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-tokio-1.47.1-1.el10_1 (FEDORA-EPEL-2025-09f56966ab)
 Event-driven, non-blocking I/O platform
--------------------------------------------------------------------------------
Update Information:

Update to version 1.47.1.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 1.47.1-1
- Update to version 1.47.1; Fixes RHBZ#2385932
--------------------------------------------------------------------------------


================================================================================
 rust-tracing-indicatif-0.3.13-1.el10_1 (FEDORA-EPEL-2025-f96cf9b88d)
 Tracing layer that automatically creates and manages progress bars
--------------------------------------------------------------------------------
Update Information:

Update to version 0.3.13.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 0.3.13-1
- Update to version 0.3.13; Fixes RHBZ#2376503
--------------------------------------------------------------------------------


================================================================================
 syncthing-1.30.0-1.el10_1 (FEDORA-EPEL-2025-8c45b918fa)
 Continuous File Synchronization
--------------------------------------------------------------------------------
Update Information:

Update to version 1.30.0.
Release notes for 1.29.7:
https://github.com/syncthing/syncthing/releases/tag/v1.29.7
Release notes for 1.30.0:
https://github.com/syncthing/syncthing/releases/tag/v1.30.0
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2025 Fabio Valentini <decatho...@gmail.com> - 1.30.0-1
- Update to version 1.30.0
* Fri Aug 15 2025 Maxwell G <maxw...@gtmx.me> - 1.29.6-3
- Rebuild for golang-1.25.0
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.29.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------


-- 
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to