The following builds have been pushed to Fedora EPEL 9 updates-testing bugzilla-5.0.6-25.el9 castxml-0.6.13-1.el9 centpkg-0.10.1-1.el9 chromium-139.0.7258.154-1.el9 libmongocrypt-1.15.1-1.el9 nordugrid-arc-nagios-plugins-3.2.2-1.el9 php-ast-1.1.3-1.el9 php-pecl-raphf-2.0.2-1.el9 php-zstd-0.15.1-1.el9 python-pystemd-0.13.4-1.el9 ruby-build-20250829-1.el9 rust-form_urlencoded-1.2.2-1.el9 rust-idna-1.1.0-1.el9 rust-percent-encoding-2.3.2-1.el9 yq-4.47.1-2.el9
Details about builds: ================================================================================ bugzilla-5.0.6-25.el9 (FEDORA-EPEL-2025-f941a3afb0) Bug tracking system -------------------------------------------------------------------------------- Update Information: This package contains bugzilla, the bug-tracking web software. -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 23 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 5.0.6-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 5.0.6-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Aug 28 2024 Miroslav Suchý <msu...@redhat.com> - 5.0.6-23 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 5.0.6-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jan 23 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 5.0.6-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 5.0.6-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ castxml-0.6.13-1.el9 (FEDORA-EPEL-2025-0790a438d0) C-family abstract syntax tree XML output tool -------------------------------------------------------------------------------- Update Information: CastXML 0.6.13 -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Mattias Ellert <mattias.ell...@physics.uu.se> - 0.6.13-1 - Update to version 0.6.13 * Wed Jul 23 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 0.6.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2391532 - castxml-0.6.13 is available https://bugzilla.redhat.com/show_bug.cgi?id=2391532 -------------------------------------------------------------------------------- ================================================================================ centpkg-0.10.1-1.el9 (FEDORA-EPEL-2025-e29ba1f384) CentOS utility for working with dist-git -------------------------------------------------------------------------------- Update Information: Determining if package is synced solely on distrobaker config (sgajdosi) -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Troy Dawson <tdaw...@redhat.com> - 0.10.1-1 - Determining if package is synced solely on distrobaker config (sgajdosi) - Use the authenticated session for PP API (sgallagh) * Fri Aug 15 2025 Python Maint <python-ma...@redhat.com> - 0.10.0-7 - Rebuilt for Python 3.14.0rc2 bytecode * Wed Jul 23 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 0.10.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jul 14 2025 Stephen Gallagher <sgall...@redhat.com> - 0.10.0-5 - Switch to %pyproject_* macros - Resolves: rhbz#2377223 * Tue Jun 10 2025 Python Maint <python-ma...@redhat.com> - 0.10.0-4 - Rebuilt for Python 3.14 * Tue Jun 10 2025 Stephen Gallagher <sgall...@redhat.com> - 0.10.0-3 - Use authentication session for PP API -------------------------------------------------------------------------------- ================================================================================ chromium-139.0.7258.154-1.el9 (FEDORA-EPEL-2025-780225e056) A WebKit (Blink) powered web browser that Google doesn't want you to use -------------------------------------------------------------------------------- Update Information: Update to 139.0.7258.154 CVE-2025-9478: Use after free in ANGLE -------------------------------------------------------------------------------- ChangeLog: * Thu Aug 28 2025 Than Ngo <t...@redhat.com> - 139.0.7258.154-1 - Update to 139.0.7258.154 * CVE-2025-9478: Use after free in ANGLE -------------------------------------------------------------------------------- ================================================================================ libmongocrypt-1.15.1-1.el9 (FEDORA-EPEL-2025-fc3a27f005) The companion C library for client side encryption in drivers -------------------------------------------------------------------------------- Update Information: Version 1.15.1 Fix possible error when text options include multiple query types and are used for a find payload: Text search query specification cannot contain multiple query type specifications. Require setting contention for text options. Improve error message if text options are unset when using text algorithm. -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Remi Collet <r...@remirepo.net> - 1.15.1-1 - update to 1.15.1 -------------------------------------------------------------------------------- ================================================================================ nordugrid-arc-nagios-plugins-3.2.2-1.el9 (FEDORA-EPEL-2025-9fb233d3ea) Nagios plugins for ARC -------------------------------------------------------------------------------- Update Information: ARC nagios plugins 3.2.2 -------------------------------------------------------------------------------- ChangeLog: * Wed Aug 27 2025 Mattias Ellert <mattias.ell...@physics.uu.se> - 3.2.2-1 - Version 3.2.2 * Fri Aug 15 2025 Python Maint <python-ma...@redhat.com> - 3.2.1-3 - Rebuilt for Python 3.14.0rc2 bytecode * Thu Jul 24 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 3.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ php-ast-1.1.3-1.el9 (FEDORA-EPEL-2025-0468c734fa) Abstract Syntax Tree -------------------------------------------------------------------------------- Update Information: Version 1.1.3 Fix build against PHP 8.5. In version 120, exit and clone are represented as AST_CALL instead of AST_EXIT and AST_CLONE. Added MODIFIER_PUBLIC_SET, MODIFIER_PROTECTED_SET and MODIFIER_PRIVATE_SET asymmetric visibility flags. Added BINARY_PIPE flag for AST_BINARY_OP for |> pipe operator. Support (void) cast via TYPE_VOID flag on AST_CAST. -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Remi Collet <r...@remirepo.net> - 1.1.3-1 - update to 1.1.3 - re-license spec file to CECILL-2.1 - add pie virtual provides (nikic/php-ast) -------------------------------------------------------------------------------- ================================================================================ php-pecl-raphf-2.0.2-1.el9 (FEDORA-EPEL-2025-2c0ab362d4) Resource and persistent handles factory -------------------------------------------------------------------------------- Update Information: Version 2.0.2 Merged gh#9: fix format, used is unsigned long (Remi) -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Remi Collet <r...@remirepo.net> - 2.0.2-1 - update to 2.0.2 - re-license spec file to CECILL-2.1 - add pie virtualprovides (m6w6/ext-raphf) - drop patch merged upstream -------------------------------------------------------------------------------- ================================================================================ php-zstd-0.15.1-1.el9 (FEDORA-EPEL-2025-3fd5674fa4) Zstandard extension -------------------------------------------------------------------------------- Update Information: Version 0.15.1 fix: disable dcb encoding when dictionary loading fails Version 0.15.0 feat: Incremental Compression: Added zstd_(un)compress_init() and zstd_(un)compress_add() functions for streaming compression feat: ZstdContext Classes: Introduced Zstd\Compress\Context and Zstd\Uncompress\Context classes for object-oriented streaming feat: Dictionary Support: Added dictionary parameter to compress and uncompress functions feat: Named Arguments: Support for PHP 8.0+ named arguments update: Zstd Library: Updated to zstd 1.5.7 update: Constants Unification: Renamed constants for consistency: experimental: DCZ Support: Experimental compression dictionary transport support in output handler improve: Refactored internal compression/decompression to use stream-based approach with php_zstd_context{} improve: Enhanced output handler with dictionary support improve: Error handling and memory management fix: streaming compressed data with zstd_uncompress_dict() fix: improved output handler context initialization -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Remi Collet <r...@remirepo.net> - 0.15.1-1 - update to 0.15.1 - re-license spec file to CECILL-2.1 -------------------------------------------------------------------------------- ================================================================================ python-pystemd-0.13.4-1.el9 (FEDORA-EPEL-2025-ea79a899f3) A thin Cython-based wrapper on top of libsystemd -------------------------------------------------------------------------------- Update Information: v0.13.4 release (and test) v0.13.4 by @aleivag in #99 add apt-get update to release by @aleivag in #100 v0.13.3 Fix deprecation warning: LICENSE is autodetected by @michel-slm in #87 fixing DbusRemote by @aleivag in #93 enable user_mode in futures by @aleivag in #97 -------------------------------------------------------------------------------- ChangeLog: * Thu Aug 28 2025 Michel Lind <sali...@fedoraproject.org> - 0.13.4-1 - Update to 0.13.4; Fixes: RHBZ#2375044 - Stop using deprecated macros; Fixes: RHBZ#2378100 * Fri Aug 15 2025 Python Maint <python-ma...@redhat.com> - 0.13.2-14 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 0.13.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 3 2025 Python Maint <python-ma...@redhat.com> - 0.13.2-12 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 0.13.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 0.13.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 7 2024 Python Maint <python-ma...@redhat.com> - 0.13.2-9 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 0.13.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 0.13.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2375044 - python-pystemd-0.13.4 is available https://bugzilla.redhat.com/show_bug.cgi?id=2375044 [ 2 ] Bug #2378100 - python-pystemd: Stop using deprecated %py3_build/%py3_install macros https://bugzilla.redhat.com/show_bug.cgi?id=2378100 -------------------------------------------------------------------------------- ================================================================================ ruby-build-20250829-1.el9 (FEDORA-EPEL-2025-432620f818) Compile and install Ruby -------------------------------------------------------------------------------- Update Information: Update to 20250829 version -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Packit <he...@packit.dev> - 20250829-1 - Update to 20250829 upstream release - Resolves: rhbz#2391747 -------------------------------------------------------------------------------- ================================================================================ rust-form_urlencoded-1.2.2-1.el9 (FEDORA-EPEL-2025-db7b472291) Parser and serializer for the application/x-www-form-urlencoded syntax -------------------------------------------------------------------------------- Update Information: Update to version 1.2.2. -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Fabio Valentini <decatho...@gmail.com> - 1.2.2-1 - Update to version 1.2.2; Fixes RHBZ#2390064 * Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 1.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ rust-idna-1.1.0-1.el9 (FEDORA-EPEL-2025-3ed0868c60) IDNA (Internationalizing Domain Names in Applications) and Punycode -------------------------------------------------------------------------------- Update Information: Update to version 1.1.0. -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Fabio Valentini <decatho...@gmail.com> - 1.1.0-1 - Update to version 1.1.0; Fixes RHBZ#2390059 -------------------------------------------------------------------------------- ================================================================================ rust-percent-encoding-2.3.2-1.el9 (FEDORA-EPEL-2025-45d65688d8) Percent encoding and decoding -------------------------------------------------------------------------------- Update Information: Update to version 2.3.2. -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Fabio Valentini <decatho...@gmail.com> - 2.3.2-1 - Update to version 2.3.2; Fixes RHBZ#2390048 * Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 2.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 2.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 20 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 2.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jan 26 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 2.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild -------------------------------------------------------------------------------- ================================================================================ yq-4.47.1-2.el9 (FEDORA-EPEL-2025-46cf2c5319) Yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor -------------------------------------------------------------------------------- Update Information: Fist build of yq for epel9 -------------------------------------------------------------------------------- ChangeLog: * Fri Aug 29 2025 Mikel Olasagasti Uranga <mi...@olasagasti.info> - 4.47.1-2 - Add shell completions * Thu Aug 21 2025 Romain Geissler <romain.geiss...@amadeus.com> - 4.47.1-1 - Upgrade to upstream version 4.47.1 and use vendoring (rhbz#2282002). * Fri Aug 15 2025 Maxwell G <maxw...@gtmx.me> - 4.43.1-7 - Rebuild for golang-1.25.0 * Fri Jul 25 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 4.43.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sun Jan 26 2025 Michel Lind <sali...@fedoraproject.org> - 4.43.1-5 - Fix building with Go 1.24; Resolves: RHBZ#2341595 * Sun Jan 19 2025 Fedora Release Engineering <rel...@fedoraproject.org> - 4.43.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 20 2024 Fedora Release Engineering <rel...@fedoraproject.org> - 4.43.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Apr 23 2024 Michel Lind <sali...@fedoraproject.org> - 4.43.1-2 - Fix goipath and remove gopkg, thanks mikelo2 * Tue Apr 23 2024 Michel Lind <sali...@fedoraproject.org> - 4.43.1-1 - Initial package (rhbz#2276522) -------------------------------------------------------------------------------- References: [ 1 ] Bug #2321263 - Please branch and build yq in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2321263 --------------------------------------------------------------------------------
-- _______________________________________________ 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