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

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

 



The following Fedora EPEL 9 Security updates need testing:
 Age  URL
   6  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-be9d8a1131   pgbouncer-1.24.1-1.el9
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-69dbee5b72   java-latest-openjdk-24.0.1.0.9-1.rolling.el9
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-9129f1f736   nextcloud-29.0.16-1.el9


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

    nordugrid-arc-nagios-plugins-3.0.0-1.el9
    rust-bindgen-0.71.1-1.el9
    rust-bindgen-cli-0.71.1-1.el9
    rust-bindgen0.69-0.69.5-1.el9
    rust-cookie_store-0.21.1-2.el9
    rust-jiff-0.2.10-1.el9
    rust-munge-0.4.4-1.el9
    rust-munge_macro-0.4.4-1.el9

Details about builds:


================================================================================
 nordugrid-arc-nagios-plugins-3.0.0-1.el9 (FEDORA-EPEL-2025-31e11f44b7)
 Nagios plugins for ARC
--------------------------------------------------------------------------------
Update Information:

ARC Nagios plugins 3.0.0
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 22 2025 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 3.0.0-1
- Version 3.0.0
* Fri Jan 17 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun  7 2024 Python Maint <python-maint@xxxxxxxxxx> - 2.0.1-4
- Rebuilt for Python 3.13
* Thu Jan 25 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-bindgen-0.71.1-1.el9 (FEDORA-EPEL-2025-eb0738b873)
 Automatically generates Rust FFI bindings to C and C++ libraries
--------------------------------------------------------------------------------
Update Information:

Update the bindgen CLI to version 0.71.1.
Update the bindgen crate to version 0.71.1.
Add a compat package for version 0.69 of the bindgen crate.
Release notes: https://github.com/rust-lang/rust-
bindgen/blob/v0.71.1/CHANGELOG.md#v0711-2024-12-09
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 22 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.71.1-1
- Update to version 0.71.1; Fixes RHBZ#2305397
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.69.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-bindgen-cli-0.71.1-1.el9 (FEDORA-EPEL-2025-eb0738b873)
 Automatically generates Rust FFI bindings to C and C++ libraries
--------------------------------------------------------------------------------
Update Information:

Update the bindgen CLI to version 0.71.1.
Update the bindgen crate to version 0.71.1.
Add a compat package for version 0.69 of the bindgen crate.
Release notes: https://github.com/rust-lang/rust-
bindgen/blob/v0.71.1/CHANGELOG.md#v0711-2024-12-09
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 23 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.71.1-1
- Update to version 0.71.1; Fixes RHBZ#2305396
--------------------------------------------------------------------------------


================================================================================
 rust-bindgen0.69-0.69.5-1.el9 (FEDORA-EPEL-2025-eb0738b873)
 Automatically generates Rust FFI bindings to C and C++ libraries
--------------------------------------------------------------------------------
Update Information:

Update the bindgen CLI to version 0.71.1.
Update the bindgen crate to version 0.71.1.
Add a compat package for version 0.69 of the bindgen crate.
Release notes: https://github.com/rust-lang/rust-
bindgen/blob/v0.71.1/CHANGELOG.md#v0711-2024-12-09
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 23 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.69.5-1
- Initial import (bindgen 0.69 compat package)
--------------------------------------------------------------------------------


================================================================================
 rust-cookie_store-0.21.1-2.el9 (FEDORA-EPEL-2025-fcb1a7936a)
 Implementation of Cookie storage and retrieval
--------------------------------------------------------------------------------
Update Information:

Hide the serde_ron feature for now, until we have the desired version of ron
and/or something requires it. Fixes failure to install rust-
cookie_store+serde_ron-devel.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Apr 22 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.21.1-2
- Hide the serde_ron feature for now; Fixes RHBZ#2359329
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2359329 - F43FailsToInstall: rust-cookie_store+serde_ron-devel
        https://bugzilla.redhat.com/show_bug.cgi?id=2359329
--------------------------------------------------------------------------------


================================================================================
 rust-jiff-0.2.10-1.el9 (FEDORA-EPEL-2025-c77f43bb42)
 Date-time library that encourages you to jump into the pit of success
--------------------------------------------------------------------------------
Update Information:

0.2.10 (2025-04-21)
This release includes a bug fix for parsing Tuesday when using %A via
Jiff's strptime APIs. Specifically, it would recognize Tueday instead of
Tuesday.
0.2.9 (2025-04-19)
This release includes a bug fix that, in debug mode, could result in datetime
types having different hashes for the same value. This could cause problems,
for example, if you are using datetimes as keys in a hash map. This problem
didn't exist when Jiff was compiled in release mode.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 23 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.2.10-1
- Update to 0.2.10 (close RHBZ#2361155)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2361155 - rust-jiff-0.2.10 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2361155
--------------------------------------------------------------------------------


================================================================================
 rust-munge-0.4.4-1.el9 (FEDORA-EPEL-2025-978043e479)
 Macro for custom destructuring
--------------------------------------------------------------------------------
Update Information:

Restructure members for wildcard patterns to ensure they are dropped.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 23 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.4.4-1
- Update to 0.4.4 (close RHBZ#2361874)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2361873 - rust-munge_macro-0.4.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2361873
  [ 2 ] Bug #2361874 - rust-munge-0.4.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2361874
--------------------------------------------------------------------------------


================================================================================
 rust-munge_macro-0.4.4-1.el9 (FEDORA-EPEL-2025-978043e479)
 Macro for custom destructuring
--------------------------------------------------------------------------------
Update Information:

Restructure members for wildcard patterns to ensure they are dropped.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 23 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.4.4-1
- Update to 0.4.4 (close RHBZ#2361873)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2361873 - rust-munge_macro-0.4.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2361873
  [ 2 ] Bug #2361874 - rust-munge-0.4.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2361874
--------------------------------------------------------------------------------


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