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

    java-latest-openjdk-25.0.0.0.36-0.4.el10_0
    mongo-c-driver-1.30.6-1.el10_0
    perl-Gtk3-SimpleList-0.21-18.el10_0
    phpMyAdmin-5.2.3-1.el10_0
    ruby-build-20251008-1.el10_0
    rust-bytemuck-1.24.0-1.el10_0
    rust-bytemuck_derive-1.10.2-1.el10_0
    rust-reqwest-middleware-0.4.2-4.el10_0
    rust-winnow-0.7.13-3.el10_0

Details about builds:


================================================================================
 java-latest-openjdk-25.0.0.0.36-0.4.el10_0 (FEDORA-EPEL-2025-0c6eb7b41a)
 OpenJDK 25 Runtime Environment
--------------------------------------------------------------------------------
Update Information:

finally buiilt in el8
--------------------------------------------------------------------------------
ChangeLog:

* Tue Sep 30 2025 Jiri Vanek <jva...@redhat.com> - 1:25.0.0.0.36-4
- Bumped release
--------------------------------------------------------------------------------


================================================================================
 mongo-c-driver-1.30.6-1.el10_0 (FEDORA-EPEL-2025-b9b3f88544)
 Client library written in C for MongoDB
--------------------------------------------------------------------------------
Update Information:

libbson 1.30.6
No changes since 1.30.5. Version incremented to match the libmongoc version.
libmongoc 1.30.6
Fixes:
Fix write command options handling.
Links:
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  8 2025 Remi Collet <r...@remirepo.net> - 1.30.6-1
- update to 1.30.6
--------------------------------------------------------------------------------


================================================================================
 perl-Gtk3-SimpleList-0.21-18.el10_0 (FEDORA-EPEL-2025-3785b70f8e)
 Simple interface to Gtk3's complex MVC list widget
--------------------------------------------------------------------------------
Update Information:

This update brings a new perl-Gtk3-SimpleList package, a Perl interface to GTK3
complex MVC list widget.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.21-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jun  6 2025 Petr Pisar <ppi...@redhat.com> - 0.21-17
- Modernize a spec file
* Sat Jan 18 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.21-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.21-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.21-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.21-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2370625 - Add perl-Gtk3-SimpleList to EPEL 10 and 10.0
        https://bugzilla.redhat.com/show_bug.cgi?id=2370625
--------------------------------------------------------------------------------


================================================================================
 phpMyAdmin-5.2.3-1.el10_0 (FEDORA-EPEL-2025-da8d3ff7b6)
 A web interface for MySQL and MariaDB
--------------------------------------------------------------------------------
Update Information:

phpMyAdmin 5.2.3 is released
Welcome to the release of phpMyAdmin 5.2.3, a bugfix release.
Please note that we are working towards the release of phpMyAdmin 6, which is
expected to require PHP 8.2.0 or newer and MySQL 5.5 or newer or MariaDB 5.5 or
newer. New releases and support for phpMyAdmin 5 is expected to end in the near
future.
Some notable fixes in this release include:
Fixed "Delete" button not asking for confirmation when deleting a row
Remove the maxlength for routines name
Fix error 500 when simulating a SET statement
Fixed PHP 8.4 deprecations in thecodingmachine/safe
Improved GIS visualization to work with huge tables
Fix copy to clipboard
Fixed some PHP 8.4 and PHP 8.5 deprecations
Add support for "bacon-qr-code" v3, which relates to two-factor authentication
Fixes for right-to-left languages
There are many more changes which can be viewed online
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  8 2025 Remi Collet <r...@remirepo.net> - 5.2.3-1
- update to 5.2.3 (2025-10-08, bugfix release)
- fix patch to system CA certificates
- always build with composer-generators
--------------------------------------------------------------------------------


================================================================================
 ruby-build-20251008-1.el10_0 (FEDORA-EPEL-2025-78b7b0ea73)
 Compile and install Ruby
--------------------------------------------------------------------------------
Update Information:

Update to 20251008
--------------------------------------------------------------------------------
ChangeLog:

* Wed Oct  8 2025 Packit <he...@packit.dev> - 20251008-1
- Update to 20251008 upstream release
- Resolves: rhbz#2398148
--------------------------------------------------------------------------------


================================================================================
 rust-bytemuck-1.24.0-1.el10_0 (FEDORA-EPEL-2025-734900e0fb)
 Muck around with piles of bytes
--------------------------------------------------------------------------------
Update Information:

bytemuck 1.24
use new stable avx512 types from rust 1.89
impl AnyBitPattern for [MaybeUninit<T: AnyBitPattern>; N]]
bump derive minimum version.
bytemuck_derive 1.10.2
Extend #[derive(TransparentWrapper)]
--------------------------------------------------------------------------------
ChangeLog:

* Tue Oct  7 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.24.0-1
- Update to version 1.24.0; Fixes RHBZ#2401316
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2401316 - rust-bytemuck-1.24.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2401316
  [ 2 ] Bug #2401317 - rust-bytemuck_derive-1.10.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2401317
--------------------------------------------------------------------------------


================================================================================
 rust-bytemuck_derive-1.10.2-1.el10_0 (FEDORA-EPEL-2025-734900e0fb)
 Derive proc-macros for bytemuck
--------------------------------------------------------------------------------
Update Information:

bytemuck 1.24
use new stable avx512 types from rust 1.89
impl AnyBitPattern for [MaybeUninit<T: AnyBitPattern>; N]]
bump derive minimum version.
bytemuck_derive 1.10.2
Extend #[derive(TransparentWrapper)]
--------------------------------------------------------------------------------
ChangeLog:

* Tue Oct  7 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 1.10.2-1
- Update to version 1.10.2; Fixes RHBZ#2401317
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2401316 - rust-bytemuck-1.24.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2401316
  [ 2 ] Bug #2401317 - rust-bytemuck_derive-1.10.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2401317
--------------------------------------------------------------------------------


================================================================================
 rust-reqwest-middleware-0.4.2-4.el10_0 (FEDORA-EPEL-2025-26be00c250)
 Wrapper around reqwest to allow for client middleware chains
--------------------------------------------------------------------------------
Update Information:

Remove tokio dev-dependency, not needed by anything in the crate
--------------------------------------------------------------------------------
ChangeLog:

* Tue Oct  7 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.4.2-4
- Remove tokio dev-dependency, not needed by anything in the crate
* Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue May 13 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.4.2-2
- Remove no-longer-needed .rpmlintrc file
--------------------------------------------------------------------------------


================================================================================
 rust-winnow-0.7.13-3.el10_0 (FEDORA-EPEL-2025-84c2aafc9b)
 Byte-oriented, zero-copy, parser combinators library
--------------------------------------------------------------------------------
Update Information:

Update anstream dependency from 0.3 to 0.6 and test with the debug feature
enabled.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Oct  6 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.7.13-3
- Test with the debug feature enabled
* Sun Oct  5 2025 Benjamin A. Beasley <c...@musicinmybrain.net> - 0.7.13-2
- Update anstream dependency from 0.3 to 0.6
--------------------------------------------------------------------------------


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