[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
   2  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-9fdf7908ff   python-h11-0.13.0-2.el9


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

    atomic-queue-1.6.9-1.el9
    rust-adblock-0.9.7-1.el9
    rust-deranged-0.4.0-1.el9
    rust-logos-0.14.4-1.el9
    rust-logos-codegen-0.14.4-1.el9
    rust-logos-derive-0.14.4-1.el9
    rust-miette-7.6.0-1.el9
    rust-miette-derive-7.6.0-1.el9
    rust-peg-0.8.5-1.el9
    rust-peg-macros-0.8.5-1.el9
    rust-peg-runtime-0.8.5-1.el9
    rust-pest-2.8.0-1.el9
    rust-pest_derive-2.8.0-1.el9
    rust-pest_generator-2.8.0-1.el9
    rust-pest_meta-2.8.0-1.el9
    rust-procs-0.14.10-1.el9
    rust-pyo3-0.24.2-1.el9
    rust-pyo3-build-config-0.24.2-1.el9
    rust-pyo3-ffi-0.24.2-1.el9
    rust-pyo3-macros-0.24.2-1.el9
    rust-pyo3-macros-backend-0.24.2-1.el9
    rust-reqwest0.11-0.11.27-7.el9
    rust-rust-embed-8.7.0-1.el9
    rust-rust-embed-impl-8.7.0-1.el9
    rust-rust-embed-utils-8.7.0-1.el9
    rust-rust_decimal-1.37.1-1.el9
    rust-rust_decimal_macros-1.37.1-1.el9
    rust-sscanf-0.4.3-1.el9
    rust-sscanf_macro-0.4.3-1.el9
    rust-time-0.3.41-1.el9
    rust-time-core-0.1.4-1.el9
    rust-time-macros-0.2.22-1.el9
    yamllint-1.37.1-1.el9

Details about builds:


================================================================================
 atomic-queue-1.6.9-1.el9 (FEDORA-EPEL-2025-b1a63815ac)
 C++ lockless queue
--------------------------------------------------------------------------------
Update Information:

Update to 1.6.9 upstream release: Meson URL fixed.
Update to 1.6.7 upstream release: Fix Werror=sign-compare.
Update to 1.6.6
Added support for loong64 architecture
Improved documentation
Improved build systems; added pkg-config support
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Packit <hello@xxxxxxxxxx> - 1.6.9-1
- Update to 1.6.9 upstream release
- Resolves: rhbz#2363840
* Fri May  2 2025 Packit <hello@xxxxxxxxxx> - 1.6.7-1
- Update to 1.6.7 upstream release
- Resolves: rhbz#2363613
* Sat Apr 26 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.6.6-1
- Update to 1.6.6 (close RHBZ#2362348)
* Sat Apr 26 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 1.6.5-4
- Simplify the package description
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2362348 - atomic-queue-1.6.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2362348
  [ 2 ] Bug #2363613 - atomic-queue-1.6.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2363613
  [ 3 ] Bug #2363840 - atomic-queue-1.6.9 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2363840
--------------------------------------------------------------------------------


================================================================================
 rust-adblock-0.9.7-1.el9 (FEDORA-EPEL-2025-767d0bff90)
 Native Rust module for Adblock Plus syntax
--------------------------------------------------------------------------------
Update Information:

Update to version 0.9.7.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.9.7-1
- Update to version 0.9.7; Fixes RHBZ#2360856
--------------------------------------------------------------------------------


================================================================================
 rust-deranged-0.4.0-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Ranged integers
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.4.0-1
- Update to version 0.4.0; Fixes RHBZ#2352222
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.3.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-logos-0.14.4-1.el9 (FEDORA-EPEL-2025-183928f261)
 Create ridiculously fast Lexers
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.4-1
- Update to version 0.14.4
--------------------------------------------------------------------------------


================================================================================
 rust-logos-codegen-0.14.4-1.el9 (FEDORA-EPEL-2025-183928f261)
 Create ridiculously fast Lexers
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.4-1
- Update to version 0.14.4
--------------------------------------------------------------------------------


================================================================================
 rust-logos-derive-0.14.4-1.el9 (FEDORA-EPEL-2025-183928f261)
 Create ridiculously fast Lexers
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.4-1
- Update to version 0.14.4
--------------------------------------------------------------------------------


================================================================================
 rust-miette-7.6.0-1.el9 (FEDORA-EPEL-2025-183928f261)
 Fancy diagnostic reporting library and protocol for us mere mortals
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 7.6.0-1
- Update to version 7.6.0; Fixes RHBZ#2362509
--------------------------------------------------------------------------------


================================================================================
 rust-miette-derive-7.6.0-1.el9 (FEDORA-EPEL-2025-183928f261)
 Derive macros for miette
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 7.6.0-1
- Update to version 7.6.0; Fixes RHBZ#2362510
--------------------------------------------------------------------------------


================================================================================
 rust-peg-0.8.5-1.el9 (FEDORA-EPEL-2025-183928f261)
 Simple Parsing Expression Grammar (PEG) parser generator
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.5-1
- Update to version 0.8.5; Fixes RHBZ#2349292
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-peg-macros-0.8.5-1.el9 (FEDORA-EPEL-2025-183928f261)
 Procedural macros for rust-peg
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.5-1
- Update to version 0.8.5; Fixes RHBZ#2349283
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-peg-runtime-0.8.5-1.el9 (FEDORA-EPEL-2025-183928f261)
 Runtime support for rust-peg grammars
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.5-1
- Update to version 0.8.5; Fixes RHBZ#2349282
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Jul 20 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.8.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest-2.8.0-1.el9 (FEDORA-EPEL-2025-183928f261)
 Elegant Parser
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354771
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest_derive-2.8.0-1.el9 (FEDORA-EPEL-2025-183928f261)
 Pest's derive macro
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354770
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest_generator-2.8.0-1.el9 (FEDORA-EPEL-2025-183928f261)
 Pest code generator
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354773
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-pest_meta-2.8.0-1.el9 (FEDORA-EPEL-2025-183928f261)
 Pest meta language parser and validator
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.0-1
- Update to version 2.8.0; Fixes RHBZ#2354772
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.7.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-procs-0.14.10-1.el9 (FEDORA-EPEL-2025-dd9a33ad76)
 Modern replacement for ps
--------------------------------------------------------------------------------
Update Information:

Update to version 0.14.10.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.14.10-1
- Update to version 0.14.10; Fixes RHBZ#2355693
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-0.24.2-1.el9 (FEDORA-EPEL-2025-183928f261)
 Bindings to Python interpreter
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361540
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-build-config-0.24.2-1.el9 (FEDORA-EPEL-2025-183928f261)
 Build configuration for the PyO3 ecosystem
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361539
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-ffi-0.24.2-1.el9 (FEDORA-EPEL-2025-183928f261)
 Python-API bindings for the PyO3 ecosystem
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361543
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-macros-0.24.2-1.el9 (FEDORA-EPEL-2025-183928f261)
 Proc macros for PyO3 package
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361541
--------------------------------------------------------------------------------


================================================================================
 rust-pyo3-macros-backend-0.24.2-1.el9 (FEDORA-EPEL-2025-183928f261)
 Code generation for PyO3 package
--------------------------------------------------------------------------------
Update Information:

Update the logos, logos-derive, and logos-codegen crates to version 0.14.4.
Update the miette and miette-derive crates to version 7.6.0.
Update the peg, peg-macros, and peg-runtime crates to version 0.8.5.
Update the pest, pest_meta, pest_generator, and pest_derive crates to version
2.8.0.
Update the pyo3, pyo3-build-config, pyo3-ffi, pyo3-macros, and pyo3-macros-
backend crates to version 0.24.2.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.24.2-1
- Update to version 0.24.2; Fixes RHBZ#2361542
--------------------------------------------------------------------------------


================================================================================
 rust-reqwest0.11-0.11.27-7.el9 (FEDORA-EPEL-2025-6a4740b41b)
 Higher level HTTP client library
--------------------------------------------------------------------------------
Update Information:

Skip one test that fails with the latest version of the url / idna crates with
the new icu4x unicode backend. Fixes FTBFS issues across all branches of Fedora
and on EPEL 9.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.11.27-7
- Skip one test which fails with idna v1
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.11.27-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rust-embed-8.7.0-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Custom Derive Macro which loads files into the rust binary
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 8.7.0-1
- Update to version 8.7.0; Fixes RHBZ#2347540
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 8.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rust-embed-impl-8.7.0-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Custom Derive Macro which loads files into the rust binary
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 8.7.0-1
- Update to version 8.7.0; Fixes RHBZ#2347541
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 8.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rust-embed-utils-8.7.0-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Utilities for rust-embed
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 8.7.0-1
- Update to version 8.7.0; Fixes RHBZ#2347542
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 8.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rust_decimal-1.37.1-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Decimal number implementation written in pure Rust
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.37.1-1
- Update to version 1.37.1; Fixes RHBZ#2353046
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.36.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-rust_decimal_macros-1.37.1-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Shorthand macros to assist creating Decimal types
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.37.1-1
- Update to version 1.37.1; Fixes RHBZ#2353047
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.36.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-sscanf-0.4.3-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Sscanf (inverse of format!()) Macro based on Regex
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.4.3-1
- Update to version 0.4.3; Fixes RHBZ#2352717
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-sscanf_macro-0.4.3-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Proc-Macros for the sscanf Crate
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.4.3-1
- Update to version 0.4.3; Fixes RHBZ#2352717
* Sat Mar 15 2025 Benjamin A. Beasley <code@xxxxxxxxxxxxxxxxxx> - 0.4.2-3
- Update strsim dependency to 0.11
* Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 rust-time-0.3.41-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Date and time library
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.3.41-1
- Update to version 0.3.41; Fixes RHBZ#2353111
--------------------------------------------------------------------------------


================================================================================
 rust-time-core-0.1.4-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Internal implementation details of the 'time' crate
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.1.4-1
- Update to version 0.1.4; Fixes RHBZ#2353112
--------------------------------------------------------------------------------


================================================================================
 rust-time-macros-0.2.22-1.el9 (FEDORA-EPEL-2025-9f9061d69c)
 Procedural macros for the time crate
--------------------------------------------------------------------------------
Update Information:

Update the rust_decimal and rust_decimal_macros crates to version 1.37.1.
Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version
8.7.0.
Update the sscanf and sscanf_macro crates to version 0.4.3.
Update the time crate to version 0.3.41, the time-macros crate to version
0.2.22, the time-core crate to version 0.1.4, and the deranged crate to version
0.4.0.
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.2.22-1
- Update to version 0.2.22; Fixes RHBZ#2353113
--------------------------------------------------------------------------------


================================================================================
 yamllint-1.37.1-1.el9 (FEDORA-EPEL-2025-0600aad9f5)
 A linter for YAML files
--------------------------------------------------------------------------------
Update Information:

Update to latest upstream version
--------------------------------------------------------------------------------
ChangeLog:

* Sun May  4 2025 Adrien Vergé <adrienverge@xxxxxxxxx> - 1.37.1-1
- Update to latest upstream version
--------------------------------------------------------------------------------


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