The following Fedora EPEL 9 Security updates need testing: Age URL 4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-226e292288 mosquitto-2.0.22-1.el9 3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-79c2e0f87a valkey-8.0.4-1.el9 The following builds have been pushed to Fedora EPEL 9 updates-testing geany-2.1-2.el9 geany-plugins-2.1-2.el9 oidc-agent-5.3.2-1.el9 rust-cxx-1.0.161-1.el9 rust-cxx-build-1.0.161-1.el9 rust-cxx-gen-0.7.161-1.el9 rust-cxxbridge-flags-1.0.161-1.el9 rust-cxxbridge-macro-1.0.161-1.el9 rust-ed25519-dalek-2.2.0-1.el9 rust-enumset-1.1.7-1.el9 rust-enumset_derive-0.12.0-1.el9 rust-gif-0.13.3-1.el9 rust-minreq-2.14.0-1.el9 rust-pest-2.8.1-1.el9 rust-pest_derive-2.8.1-1.el9 rust-pest_generator-2.8.1-1.el9 rust-pest_meta-2.8.1-1.el9 rust-prettyplease-0.2.35-1.el9 rust-proptest-1.7.0-1.el9 rust-proptest-macro-0.2.0-1.el9 rust-psl-2.1.126-1.el9 rust-quanta-0.12.6-1.el9 rust-ratatui-0.29.0-2.el9 rust-ravif-0.11.20-1.el9 rust-rgb-0.8.52-1.el9 rust-rpki-0.18.6-1.el9 rust-rust-embed-8.7.2-1.el9 rust-rust-embed-impl-8.7.2-1.el9 rust-rust-embed-utils-8.7.2-1.el9 rust-rustix-1.0.8-1.el9 rust-schemars-1.0.4-1.el9 rust-schemars_derive-1.0.4-1.el9 rust-sdd-3.0.10-1.el9 rust-unicode-width-0.2.1-1.el9 rust-winnow-0.7.12-1.el9 weechat-4.7.0-1.el9 Details about builds: ================================================================================ geany-2.1-2.el9 (FEDORA-EPEL-2025-3c3fe7da23) A fast and lightweight IDE using GTK3 -------------------------------------------------------------------------------- Update Information: This update brings the new Geany release to an EPEL-9 box near you. -------------------------------------------------------------------------------- ChangeLog: * Thu Jul 10 2025 Dominic Hopf <dmaphy@xxxxxxxxxxxxxxxxx> - 2.1-2 - New upstream release: Geany 2.1 (RHBZ#2376572) - Remove gcc15 patch - Introduce Obsoletes for geany-themes * Thu Jan 16 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - Fix build with patch from Gentoo * Wed Aug 28 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 2.0-5 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2376571 - geany-plugins-2.1.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2376571 -------------------------------------------------------------------------------- ================================================================================ geany-plugins-2.1-2.el9 (FEDORA-EPEL-2025-3c3fe7da23) Plugins for Geany -------------------------------------------------------------------------------- Update Information: This update brings the new Geany release to an EPEL-9 box near you. -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 11 2025 Dominic Hopf <dmaphy@xxxxxxxxxxxxxxxxx> - 2.1-2 - New upstream release: Geany-Plugins 2.1 - New Plugin: LSP -------------------------------------------------------------------------------- References: [ 1 ] Bug #2376571 - geany-plugins-2.1.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2376571 -------------------------------------------------------------------------------- ================================================================================ oidc-agent-5.3.2-1.el9 (FEDORA-EPEL-2025-74d5ab9ff1) Managing OpenID Connect tokens on the command line -------------------------------------------------------------------------------- Update Information: oidc-agent 5.3.2 -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 5.3.2-1 - Update to version 5.3.2 * Mon Feb 24 2025 Mattias Ellert <mattias.ellert@xxxxxxxxxxxxx> - 5.2.3-3 - Use webkit2gtk-4.1 (EPEL 10) * Fri Jan 17 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 5.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-cxx-1.0.161-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Safe interop between Rust and C++ -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.161-1 - Update to version 1.0.161; Fixes RHBZ#2375064 -------------------------------------------------------------------------------- ================================================================================ rust-cxx-build-1.0.161-1.el9 (FEDORA-EPEL-2025-7920ff6a10) C++ code generator for integrating cxx crate into a Cargo build -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.161-1 - Update to version 1.0.161; Fixes RHBZ#2375065 -------------------------------------------------------------------------------- ================================================================================ rust-cxx-gen-0.7.161-1.el9 (FEDORA-EPEL-2025-7920ff6a10) C++ code generator for integrating cxx crate into higher level tools -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.7.161-1 - Update to version 1.0.161; Fixes RHBZ#2375066 -------------------------------------------------------------------------------- ================================================================================ rust-cxxbridge-flags-1.0.161-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Compiler configuration of the cxx crate (implementation detail) -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.161-1 - Update to version 1.0.161; Fixes RHBZ#2375062 -------------------------------------------------------------------------------- ================================================================================ rust-cxxbridge-macro-1.0.161-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Implementation detail of the cxx crate -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.161-1 - Update to version 1.0.161; Fixes RHBZ#2375063 -------------------------------------------------------------------------------- ================================================================================ rust-ed25519-dalek-2.2.0-1.el9 (FEDORA-EPEL-2025-7b3fec88fa) Fast and efficient ed25519 EdDSA key generations, signing, and verification -------------------------------------------------------------------------------- Update Information: Update to version 2.2.0. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.2.0-1 - Update to version 2.2.0; Fixes RHBZ#2379068 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-enumset-1.1.7-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Library for creating compact sets of enums -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.1.7-1 - Update to version 1.1.7; Fixes RHBZ#2377154 -------------------------------------------------------------------------------- ================================================================================ rust-enumset_derive-0.12.0-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Internal helper crate for enumset -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.12.0-1 - Update to version 0.12.0; Fixes RHBZ#2377153 -------------------------------------------------------------------------------- ================================================================================ rust-gif-0.13.3-1.el9 (FEDORA-EPEL-2025-40004ba05f) GIF de- and encoder -------------------------------------------------------------------------------- Update Information: Update to version 0.13.3. -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 18 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.13.3-1 - Update to version 0.13.3 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.13.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-minreq-2.14.0-1.el9 (FEDORA-EPEL-2025-b10daecc6c) Simple, minimal-dependency HTTP client -------------------------------------------------------------------------------- Update Information: Update to version 2.14.0. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.14.0-1 - Update to version 2.14.0; Fixes RHBZ#2298237 -------------------------------------------------------------------------------- ================================================================================ rust-pest-2.8.1-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Elegant Parser -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.1-1 - Update to version 2.8.1; Fixes RHBZ#2372897 -------------------------------------------------------------------------------- ================================================================================ rust-pest_derive-2.8.1-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Pest's derive macro -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.1-1 - Update to version 2.8.1; Fixes RHBZ#2372898 -------------------------------------------------------------------------------- ================================================================================ rust-pest_generator-2.8.1-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Pest code generator -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.1-1 - Update to version 2.8.1; Fixes RHBZ#2372900 -------------------------------------------------------------------------------- ================================================================================ rust-pest_meta-2.8.1-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Pest meta language parser and validator -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.8.1-1 - Update to version 2.8.1; Fixes RHBZ#2372899 -------------------------------------------------------------------------------- ================================================================================ rust-prettyplease-0.2.35-1.el9 (FEDORA-EPEL-2025-3f02b2d4cb) Minimal syn syntax tree pretty-printer -------------------------------------------------------------------------------- Update Information: Update to version 0.2.35. -------------------------------------------------------------------------------- ChangeLog: * Fri Jul 18 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.2.35-1 - Update to version 0.2.35 -------------------------------------------------------------------------------- ================================================================================ rust-proptest-1.7.0-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Hypothesis-like property-based testing and shrinking -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.7.0-1 - Update to version 1.7.0; Fixes RHBZ#2370965 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-proptest-macro-0.2.0-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Procedural macros for the proptest crate -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.2.0-1 - Update to version 0.2.0; Fixes RHBZ#2370966 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-psl-2.1.126-1.el9 (FEDORA-EPEL-2025-060d8cf163) Extract root domain and suffix from a domain name -------------------------------------------------------------------------------- Update Information: Update to version 2.1.126. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 2.1.126-1 - Update to version 2.1.126; Fixes RHBZ#2378946 -------------------------------------------------------------------------------- ================================================================================ rust-quanta-0.12.6-1.el9 (FEDORA-EPEL-2025-439c1b0a37) High-speed timing library -------------------------------------------------------------------------------- Update Information: Update to version 0.12.6. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.12.6-1 - Update to version 0.12.6; Fixes RHBZ#2371483 -------------------------------------------------------------------------------- ================================================================================ rust-ratatui-0.29.0-2.el9 (FEDORA-EPEL-2025-be9ef41e11) Library that's all about cooking up terminal user interfaces -------------------------------------------------------------------------------- Update Information: Relax unicode-width dependency from =0.2.0 to ^0.2.0. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.29.0-2 - Relax unicode-width dependency from =0.2.0 to ^0.2.0 -------------------------------------------------------------------------------- ================================================================================ rust-ravif-0.11.20-1.el9 (FEDORA-EPEL-2025-22ea0a92e5) Rav1e-based pure Rust library for encoding images in AVIF format -------------------------------------------------------------------------------- Update Information: Update to version 0.11.20. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.11.20-1 - Update to version 0.11.20 -------------------------------------------------------------------------------- ================================================================================ rust-rgb-0.8.52-1.el9 (FEDORA-EPEL-2025-b09ce58f75) Struct RGB/RGBA/etc. for sharing pixels between crates -------------------------------------------------------------------------------- Update Information: Update to version 0.8.52. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.8.52-1 - Update to version 0.8.52; Fixes RHBZ#2379783 -------------------------------------------------------------------------------- ================================================================================ rust-rpki-0.18.6-1.el9 (FEDORA-EPEL-2025-38e5cdf634) Library for validating and creating RPKI data -------------------------------------------------------------------------------- Update Information: Update to version 0.18.6. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.18.6-1 - Update to version 0.18.6; Fixes RHBZ#2361845 -------------------------------------------------------------------------------- ================================================================================ rust-rust-embed-8.7.2-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Custom Derive Macro which loads files into the rust binary -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 8.7.2-1 - Update to version 8.7.2; Fixes RHBZ#2364170 -------------------------------------------------------------------------------- ================================================================================ rust-rust-embed-impl-8.7.2-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Custom Derive Macro which loads files into the rust binary -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 8.7.2-1 - Update to version 8.7.2; Fixes RHBZ#2366281 -------------------------------------------------------------------------------- ================================================================================ rust-rust-embed-utils-8.7.2-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Utilities for rust-embed -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 8.7.2-1 - Update to version 8.7.2; Fixes RHBZ#2366280 -------------------------------------------------------------------------------- ================================================================================ rust-rustix-1.0.8-1.el9 (FEDORA-EPEL-2025-06f53a1eb1) Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls -------------------------------------------------------------------------------- Update Information: Update to version 1.0.8. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.8-1 - Update to version 1.0.8; Fixes RHBZ#2380211 -------------------------------------------------------------------------------- ================================================================================ rust-schemars-1.0.4-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Generate JSON Schemas from Rust code -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.4-1 - Update to version 1.0.4; Fixes RHBZ#2376559 -------------------------------------------------------------------------------- ================================================================================ rust-schemars_derive-1.0.4-1.el9 (FEDORA-EPEL-2025-7920ff6a10) Macros for #[derive(JsonSchema)], for use with schemars -------------------------------------------------------------------------------- Update Information: Update the cxx, cxx-gen, cxx-build, cxxbridge-flags, cxxbridge-macro crates to version 1.0.161 / 0.7.161. Update the enumset crate to version 1.1.7 and the enumset_derive crate to version 0.12.0. Update the pest, pest_meta, pest_generator, and pest_derive crates to version 2.8.1. Update the proptest crate to version 1.7.0 and the proptest-macro crate to version 0.2.0. Update the rust-embed, rust-embed-impl, and rust-embed-utils crates to version 8.7.2. Update the schemars and schemars_derive crates to version 1.0.4. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.0.4-1 - Update to version 1.0.4; Fixes RHBZ#2376558 -------------------------------------------------------------------------------- ================================================================================ rust-sdd-3.0.10-1.el9 (FEDORA-EPEL-2025-ecaf76028a) Containers and utilities for concurrent and asynchronous programming -------------------------------------------------------------------------------- Update Information: Update to version 3.0.10. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 3.0.10-1 - Update to version 3.0.10; Fixes RHBZ#2379288 -------------------------------------------------------------------------------- ================================================================================ rust-unicode-width-0.2.1-1.el9 (FEDORA-EPEL-2025-3064b60a4a) Determine displayed width of 'char' and 'str' types -------------------------------------------------------------------------------- Update Information: Update to version 0.2.1. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.2.1-1 - Update to version 0.2.1; Fixes RHBZ#2371330 * Sun Jan 19 2025 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-winnow-0.7.12-1.el9 (FEDORA-EPEL-2025-2dbd6ce815) Byte-oriented, zero-copy, parser combinators library -------------------------------------------------------------------------------- Update Information: Update to version 0.7.12. -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 Fabio Valentini <decathorpe@xxxxxxxxx> - 0.7.12-1 - Update to version 0.7.12; Fixes RHBZ#2379566 -------------------------------------------------------------------------------- ================================================================================ weechat-4.7.0-1.el9 (FEDORA-EPEL-2025-0c5e4ef1fc) Portable, fast, light and extensible IRC client -------------------------------------------------------------------------------- Update Information: Update to 4.7.0 -------------------------------------------------------------------------------- ChangeLog: * Sat Jul 19 2025 LuK1337 <priv.luk@xxxxxxxxx> - 4.7.0-1 - Update to 4.7.0 * Mon Jul 7 2025 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 4.6.3-3 - Perl 5.42 rebuild * Mon Jun 2 2025 Python Maint <python-maint@xxxxxxxxxx> - 4.6.3-2 - Rebuilt for Python 3.14 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2382058 - weechat-4.7.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2382058 --------------------------------------------------------------------------------
-- _______________________________________________ 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