The following Fedora EPEL 8 Security updates need testing:
Age URL
7 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-5b2095e2c2 xpdf-4.06-1.el8
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-c2bf491987 rnp-0.18.1-1.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-0739431e45 openbao-2.4.4-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
R-qtl-1.72-1.el8
fcgi-2.4.7-1.el8
fedpkg-1.47-1.el8
qt-creator-8.0.2-6.el8
rpkg-1.69-2.el8
stb-0-0.55.20251025gitf1c79c0.el8
Details about builds:
================================================================================
R-qtl-1.72-1.el8 (FEDORA-EPEL-2025-316eadf710)
Tools for analyzing QTL experiments
--------------------------------------------------------------------------------
Update Information:
R-qtl 1.72
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 1.72-1
- Update to 1.72
* Wed Jul 23 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.70-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
fcgi-2.4.7-1.el8 (FEDORA-EPEL-2025-1099c414ec)
FastCGI development kit
--------------------------------------------------------------------------------
Update Information:
2.4.7 release, fixes CVE-2025-23016
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 26 2025 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 2.4.7-1
- 2.4.7 release, fixes CVE-2025-23016
* Wed Jul 23 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat May 31 2025 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 2.4.6-1
- 2.4.6 release
- Upstream project moved to github with new author
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2417257 - fcgi-2.4.7 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2417257
--------------------------------------------------------------------------------
================================================================================
fedpkg-1.47-1.el8 (FEDORA-EPEL-2025-c5e21ef325)
Fedora utility for working with dist-git
--------------------------------------------------------------------------------
Update Information:
New releases, more information about content:
https://docs.pagure.org/fedpkg/releases/1.47.htmlhttps://docs.pagure.org/rpkg/releases/1.69.html
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 26 2025 Ondřej Nosek <onosek(a)redhat.com> - 1.47-1
- Use ruff code checker instead of bandit (onosek)
- Clone the API key info into all help messages (mpospisi)
- README: Documentation link change, and new Jenkins link – `#606`_ (gleiro)
- `update`: Add unspecified update type (priv.luk(a)gmail.com)
- `request-unretirement`: Added a new command (amedvede)
- `request-repo`: creating project and package in Anitya (amedvede)
- Switch to %pyproject_* macros (onosek)
- `retire`: extend the command's console help - `rhbz#2189969`_ (onosek)
- Jenkinsfile: use local declaration instead of global (onosek)
- `srpm`: --offline arg to prevent connecting to Koji – `#600`_ (onosek)
* Fri Sep 19 2025 Python Maint <python-maint(a)redhat.com> - 1.46-7
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint(a)redhat.com> - 1.46-6
- Rebuilt for Python 3.14.0rc2 bytecode
* Wed Jul 23 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.46-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
qt-creator-8.0.2-6.el8 (FEDORA-EPEL-2025-b5bc7d4894)
Cross-platform IDE for Qt
--------------------------------------------------------------------------------
Update Information:
Rebuild LLVM 20
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 26 2025 Thomas Zimmermann <thomas.zimmermann|voestalpine.com> - 8.0.2-6
- Rebuild for Clang/LLVM 20
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2417234 - Request to rebuild qt-creator for RHEL 8.10
https://bugzilla.redhat.com/show_bug.cgi?id=2417234
--------------------------------------------------------------------------------
================================================================================
rpkg-1.69-2.el8 (FEDORA-EPEL-2025-c5e21ef325)
Python library for interacting with rpm+git
--------------------------------------------------------------------------------
Update Information:
New releases, more information about content:
https://docs.pagure.org/fedpkg/releases/1.47.htmlhttps://docs.pagure.org/rpkg/releases/1.69.html
--------------------------------------------------------------------------------
ChangeLog:
* Tue Nov 25 2025 Ondřej Nosek <onosek(a)redhat.com> - 1.69-2
- Patch: Use ruff code checker instead of bandit
* Tue Nov 25 2025 Ondřej Nosek <onosek(a)redhat.com> - 1.69-1
- Only update the progress bar when meaningfully changed (code)
- Don’t set up upload progress when stdout isn’t a tty (code)
- Fix unittests for Python 3.14 (onosek)
- `sources`: set "Accept-Encoding: identity" header on HTTP requests
(decathorpe)
- Accept auto-generated sources in pre-push checks (fweimer)
- Add mock configuration option to build and srpm commands for use along with
the srpm mock option, same as in mockbuild command. (abobrov)
- `srpm`: man page generation fixed (onosek)
- `install`: add rpmbuild arguments `--with` and `--without` - 541 (gleiro)
- type: fix typo in requirements README. (gleiro)
- `patch`: Execute subprocess in text mode (ferdnyc)
- Fix mockbuild --srpm-mock specfile_path (wngtk)
- `pre-push-check`: bogus error - file wasn't listed - #747 (onosek)
- Switch to %pyproject_* macros (onosek)
- Use the spec name to assemble src.rpm name (sergio)
- Jenkinsfile: use local declaration instead the global (onosek)
- `srpm`: --offline arg to prevent connecting to Koji - 600 (onosek)
- `mockbuild`: -r argument as shortcut of --root (sergio)
- `rhpkg mockbuild` won't show a hint with '--target' (onosek)
--------------------------------------------------------------------------------
================================================================================
stb-0-0.55.20251025gitf1c79c0.el8 (FEDORA-EPEL-2025-e1a26dce63)
Single-file public domain libraries for C/C++
--------------------------------------------------------------------------------
Update Information:
Patch two newly-reported memory-safety bugs in stb_image:
https://github.com/nothings/stb/issues/1860https://github.com/nothings/stb/issues/1861
--------------------------------------------------------------------------------
ChangeLog:
* Tue Nov 25 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0-0.55.20251025gitf1c79c0
- Patch two newly-reported memory-safety bugs in stb_image
- https://github.com/nothings/stb/issues/1860
- https://github.com/nothings/stb/issues/1861
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
6 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-5b2095e2c2 xpdf-4.06-1.el8
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-c2bf491987 rnp-0.18.1-1.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-0739431e45 openbao-2.4.4-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
lemonldap-ng-2.22.1-1.el8
Details about builds:
================================================================================
lemonldap-ng-2.22.1-1.el8 (FEDORA-EPEL-2025-8187ea0ac0)
Web Single Sign On (SSO) and Access Management
--------------------------------------------------------------------------------
Update Information:
Update to 2.22.1
See https://projects.ow2.org/view/lemonldap-ng/lemonldap-ng-2-22-1-is-out/
--------------------------------------------------------------------------------
ChangeLog:
* Tue Nov 25 2025 Clement Oudot <clement.oudot(a)worteks.com> - 2.22.1-1
- Update to 2.22.1
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2417036 - lemonldap-ng-2.22.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2417036
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-5b2095e2c2 xpdf-4.06-1.el8
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-c2bf491987 rnp-0.18.1-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
castxml-0.6.13-2.el8
openbao-2.4.4-1.el8
perl-Net-Amazon-S3-0.992-1.el8
retry-1.0.6-1.el8
Details about builds:
================================================================================
castxml-0.6.13-2.el8 (FEDORA-EPEL-2025-eaf9741c8c)
C-family abstract syntax tree XML output tool
--------------------------------------------------------------------------------
Update Information:
Rebuild for llvm/clang 20 (EPEL 8/9)
Rebuild for llvm/clang 21 (fedora 43/44)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 0.6.13-2
- Rebuild for llvm/clang 20 (EPEL 8/9)
- Rebuild for llvm/clang 21 (fedora 43/44)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2415615 - Request to rebuild castxml for RHEL 9.7
https://bugzilla.redhat.com/show_bug.cgi?id=2415615
--------------------------------------------------------------------------------
================================================================================
openbao-2.4.4-1.el8 (FEDORA-EPEL-2025-0739431e45)
A tool for securely accessing secrets
--------------------------------------------------------------------------------
Update Information:
update to upstream 2.4.4
Rebuild to add hsm tag.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Dave Dykstra <2129743+DrDaveD(a)users.noreply.github.com> - 2.4.4-1
- update to 2.4.4
* Tue Nov 18 2025 Dave Dykstra <2129743+DrDaveD(a)users.noreply.github.com> - 2.4.3-2
- add hsm build tag
--------------------------------------------------------------------------------
================================================================================
perl-Net-Amazon-S3-0.992-1.el8 (FEDORA-EPEL-2025-10db94ddd6)
Use the Amazon Simple Storage Service (S3)
--------------------------------------------------------------------------------
Update Information:
This release updates list of localtion constraints.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Petr Pisar <ppisar(a)redhat.com> - 0.992-1
- 0.992 bump
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416552 - perl-Net-Amazon-S3-0.992 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2416552
--------------------------------------------------------------------------------
================================================================================
retry-1.0.6-1.el8 (FEDORA-EPEL-2025-8a137fd5b7)
Repeat a command until success
--------------------------------------------------------------------------------
Update Information:
Retry a command until the command succeeds.
Retry captures stdin into memory as the data is passed to the repeated command,
and this captured stdin is then replayed should the command be repeated. This
makes it possible to embed the retry tool into shell pipelines.
Retry captures stdout into memory, and if the command was successful stdout is
passed on to stdout as normal, while if the command was repeated stdout is
passed to stderr instead. This ensures that output is passed to stdout once and
once only.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jun 15 2025 Graham Leggett <minfrin(a)sharp.fm> - 1.0.6-1
- Add optional jitter to the delay.
- Avoid the final delay when running a command a specific number of times.
- Generate the man page during the dist hook, and not at build time.
* Wed Jan 4 2023 Graham Leggett <minfrin(a)sharp.fm> - 1.0.5-1
- Allow multiple comma separated delay values.
- End getopt parsing on first non-option argument.
* Tue Feb 18 2020 Graham Leggett <minfrin(a)sharp.fm> - 1.0.4-1
- Fix an issue where the stdout of the retried command
was not correctly captured on the second try.
* Wed Jan 29 2020 Graham Leggett <minfrin(a)sharp.fm> - 1.0.3-1
- Switch from help2man to txt2man.
* Wed Jan 15 2020 Graham Leggett <minfrin(a)sharp.fm> - 1.0.2-1
- Add help2man to debian packaging build dependencies.
* Tue Jan 14 2020 Graham Leggett <minfrin(a)sharp.fm> - 1.0.1-1
- Add the --times option to repeat at most N times.
- Move the close logic to the same place as the open logic.
- Allow zero delay.
* Sun Jan 5 2020 Graham Leggett <minfrin(a)sharp.fm> - 1.0.0-1
- Initial version of the package
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
5 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-9a55de96db xpdf-4.06-1.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-cdf5100498 chromium-142.0.7444.175-2.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-06a66cd929 rnp-0.18.1-1.el9
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-1facfe149a pack-0.38.2-1.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
GMT-6.4.0-10.el9
castxml-0.6.13-2.el9
openbao-2.4.4-1.el9
parallel-20251122-1.el9
perl-Net-Amazon-S3-0.992-1.el9
restic-0.18.1-1.el9
retry-1.0.6-1.el9
rust-alphanumeric-sort-1.5.4-1.el9
rust-axum-0.8.7-1.el9
rust-byte-unit-5.2.0-1.el9
rust-fixed_decimal-0.7.1-1.el9
rust-icu_collator-2.1.1-1.el9
rust-icu_collator_data-2.1.1-1.el9
rust-icu_decimal-2.1.1-1.el9
rust-icu_decimal_data-2.1.1-1.el9
rust-icu_locale-2.1.1-1.el9
rust-icu_locale_data-2.1.1-1.el9
rust-open-5.3.3-1.el9
rust-quick-xml-0.38.4-1.el9
rust-rsa-0.9.9-1.el9
rust-signal-hook-registry-1.4.7-1.el9
rust-syn-2.0.111-1.el9
rust-termion-4.0.6-1.el9
rust-utf8-width-0.1.8-1.el9
rust-weezl-0.1.12-1.el9
Details about builds:
================================================================================
GMT-6.4.0-10.el9 (FEDORA-EPEL-2025-e82573571e)
Generic Mapping Tools
--------------------------------------------------------------------------------
Update Information:
Rebuild for gdal
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 15 2023 Sandro Mani <manisandro(a)gmail.com> - 6.4.0-10
- Rebuild (gdal)
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.4.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu May 11 2023 Sandro Mani <manisandro(a)gmail.com> - 6.4.0-8
- Rebuild (gdal)
* Mon Apr 24 2023 Florian Weimer <fweimer(a)redhat.com> - 6.4.0-7
- Switch to upstream version of GMT-c99.patch
* Mon Apr 24 2023 Florian Weimer <fweimer(a)redhat.com> - 6.4.0-6
- Port to C99
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
castxml-0.6.13-2.el9 (FEDORA-EPEL-2025-ea92989b31)
C-family abstract syntax tree XML output tool
--------------------------------------------------------------------------------
Update Information:
Rebuild for llvm/clang 20 (EPEL 8/9)
Rebuild for llvm/clang 21 (fedora 43/44)
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 0.6.13-2
- Rebuild for llvm/clang 20 (EPEL 8/9)
- Rebuild for llvm/clang 21 (fedora 43/44)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2415615 - Request to rebuild castxml for RHEL 9.7
https://bugzilla.redhat.com/show_bug.cgi?id=2415615
--------------------------------------------------------------------------------
================================================================================
openbao-2.4.4-1.el9 (FEDORA-EPEL-2025-054eae36ef)
A tool for securely accessing secrets
--------------------------------------------------------------------------------
Update Information:
update to upstream 2.4.4
Rebuild to add hsm tag.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Dave Dykstra <2129743+DrDaveD(a)users.noreply.github.com> - 2.4.4-1
- update to 2.4.4
* Tue Nov 18 2025 Dave Dykstra <2129743+DrDaveD(a)users.noreply.github.com> - 2.4.3-2
- add hsm build tag
--------------------------------------------------------------------------------
================================================================================
parallel-20251122-1.el9 (FEDORA-EPEL-2025-0d419214fc)
Shell tool for executing jobs in parallel
--------------------------------------------------------------------------------
Update Information:
update to 20251122 fixes rhbz#2416682
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 23 2025 Filipe Rosset <rosset.filipe(a)gmail.com> - 20251122-1
- update to 20251122 fixes rhbz#2416682
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416682 - parallel-20251122 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2416682
--------------------------------------------------------------------------------
================================================================================
perl-Net-Amazon-S3-0.992-1.el9 (FEDORA-EPEL-2025-2c690845d4)
Use the Amazon Simple Storage Service (S3)
--------------------------------------------------------------------------------
Update Information:
This release updates list of localtion constraints.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Petr Pisar <ppisar(a)redhat.com> - 0.992-1
- 0.992 bump
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2416552 - perl-Net-Amazon-S3-0.992 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2416552
--------------------------------------------------------------------------------
================================================================================
restic-0.18.1-1.el9 (FEDORA-EPEL-2025-6495526449)
Fast, secure, efficient backup program
--------------------------------------------------------------------------------
Update Information:
Update to 0.18.1
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> - 0.18.1-1
- Update to 0.18.1 - Closes rhbz#2397204 rhbz2416773
* Mon Jul 28 2025 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> - 0.18.0-5
- Clean up: Remove files not present in rawhide
* Mon Jul 28 2025 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> - 0.18.0-4
- RPMAUTOSPEC: unresolvable merge
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2214190 - Please update restic to newest version
https://bugzilla.redhat.com/show_bug.cgi?id=2214190
[ 2 ] Bug #2272498 - restic package is out of date
https://bugzilla.redhat.com/show_bug.cgi?id=2272498
[ 3 ] Bug #2331936 - CVE-2024-45337 restic: Misuse of ServerConfig.PublicKeyCallback may cause authorization bypass in golang.org/x/crypto [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2331936
[ 4 ] Bug #2348791 - CVE-2025-22868 restic: Unexpected memory consumption during token parsing in golang.org/x/oauth2 [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2348791
[ 5 ] Bug #2350765 - CVE-2025-22869 restic: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2350765
[ 6 ] Bug #2351908 - CVE-2025-22870 restic: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2351908
[ 7 ] Bug #2398374 - CVE-2025-47910 restic: CrossOriginProtection bypass in net/http [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2398374
[ 8 ] Bug #2399024 - CVE-2025-47906 restic: Unexpected paths returned from LookPath in os/exec [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2399024
[ 9 ] Bug #2407561 - CVE-2025-58189 restic: go crypto/tls ALPN negotiation error contains attacker controlled information [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2407561
[ 10 ] Bug #2409015 - CVE-2025-61723 restic: Quadratic complexity when parsing some invalid inputs in encoding/pem [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2409015
[ 11 ] Bug #2409962 - CVE-2025-58185 restic: Parsing DER payload can cause memory exhaustion in encoding/asn1 [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2409962
[ 12 ] Bug #2410895 - CVE-2025-58188 restic: Panic when validating certificates with DSA public keys in crypto/x509 [epel-9]
https://bugzilla.redhat.com/show_bug.cgi?id=2410895
[ 13 ] Bug #2412495 - CVE-2025-58183 restic: Unbounded allocation when parsing GNU sparse map [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2412495
--------------------------------------------------------------------------------
================================================================================
retry-1.0.6-1.el9 (FEDORA-EPEL-2025-b0239bdd21)
Repeat a command until success
--------------------------------------------------------------------------------
Update Information:
Retry a command until the command succeeds.
Retry captures stdin into memory as the data is passed to the repeated command,
and this captured stdin is then replayed should the command be repeated. This
makes it possible to embed the retry tool into shell pipelines.
Retry captures stdout into memory, and if the command was successful stdout is
passed on to stdout as normal, while if the command was repeated stdout is
passed to stderr instead. This ensures that output is passed to stdout once and
once only.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jun 15 2025 Graham Leggett <minfrin(a)sharp.fm> - 1.0.6-1
- Add optional jitter to the delay.
- Avoid the final delay when running a command a specific number of times.
- Generate the man page during the dist hook, and not at build time.
--------------------------------------------------------------------------------
================================================================================
rust-alphanumeric-sort-1.5.4-1.el9 (FEDORA-EPEL-2025-18cc5465d4)
Can help you sort order for files and folders whose names contain numerals
--------------------------------------------------------------------------------
Update Information:
Update to version 1.5.4.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 1.5.4-1
- Update to version 1.5.4; Fixes RHBZ#2416603
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jan 19 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-axum-0.8.7-1.el9 (FEDORA-EPEL-2025-7f60cfbac9)
Web framework that focuses on ergonomics and modularity
--------------------------------------------------------------------------------
Update Information:
Update to version 0.8.7.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.8.7-1
- Update to version 0.8.7; Fixes RHBZ#2415120
--------------------------------------------------------------------------------
================================================================================
rust-byte-unit-5.2.0-1.el9 (FEDORA-EPEL-2025-c4adb1bc7d)
Library for interacting with units of bytes
--------------------------------------------------------------------------------
Update Information:
Update to version 5.2.0.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 5.2.0-1
- Update to version 5.2.0; Fixes RHBZ#2416627
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.1.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jan 19 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-fixed_decimal-0.7.1-1.el9 (FEDORA-EPEL-2025-3390ea67a7)
API for representing numbers in a human-readable form
--------------------------------------------------------------------------------
Update Information:
Initial packages for some Rust libraries in the ICU4X stack that will be
required for uutils 0.3.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 16 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 0.7.1-1
- Initial package (close RHBZ#2408499)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408402 - Review Request: rust-icu_collator_data - Data for the icu_collator crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408402
[ 2 ] Bug #2408419 - Review Request: rust-icu_collator - API for comparing strings according to language-dependent conventions
https://bugzilla.redhat.com/show_bug.cgi?id=2408419
[ 3 ] Bug #2408421 - Review Request: rust-icu_decimal_data - Data for the icu_decimal crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408421
[ 4 ] Bug #2408499 - Review Request: rust-fixed_decimal - API for representing numbers in a human-readable form
https://bugzilla.redhat.com/show_bug.cgi?id=2408499
[ 5 ] Bug #2408520 - Review Request: rust-icu_decimal - API for formatting basic decimal numbers in a locale-sensitive way
https://bugzilla.redhat.com/show_bug.cgi?id=2408520
--------------------------------------------------------------------------------
================================================================================
rust-icu_collator-2.1.1-1.el9 (FEDORA-EPEL-2025-3390ea67a7)
API for comparing strings according to language-dependent conventions
--------------------------------------------------------------------------------
Update Information:
Initial packages for some Rust libraries in the ICU4X stack that will be
required for uutils 0.3.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.1.1-1
- Initial package (close RHBZ#2408419)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408402 - Review Request: rust-icu_collator_data - Data for the icu_collator crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408402
[ 2 ] Bug #2408419 - Review Request: rust-icu_collator - API for comparing strings according to language-dependent conventions
https://bugzilla.redhat.com/show_bug.cgi?id=2408419
[ 3 ] Bug #2408421 - Review Request: rust-icu_decimal_data - Data for the icu_decimal crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408421
[ 4 ] Bug #2408499 - Review Request: rust-fixed_decimal - API for representing numbers in a human-readable form
https://bugzilla.redhat.com/show_bug.cgi?id=2408499
[ 5 ] Bug #2408520 - Review Request: rust-icu_decimal - API for formatting basic decimal numbers in a locale-sensitive way
https://bugzilla.redhat.com/show_bug.cgi?id=2408520
--------------------------------------------------------------------------------
================================================================================
rust-icu_collator_data-2.1.1-1.el9 (FEDORA-EPEL-2025-3390ea67a7)
Data for the icu_collator crate
--------------------------------------------------------------------------------
Update Information:
Initial packages for some Rust libraries in the ICU4X stack that will be
required for uutils 0.3.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 20 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.1.1-1
- Initial package (close RHBZ#2408402)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408402 - Review Request: rust-icu_collator_data - Data for the icu_collator crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408402
[ 2 ] Bug #2408419 - Review Request: rust-icu_collator - API for comparing strings according to language-dependent conventions
https://bugzilla.redhat.com/show_bug.cgi?id=2408419
[ 3 ] Bug #2408421 - Review Request: rust-icu_decimal_data - Data for the icu_decimal crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408421
[ 4 ] Bug #2408499 - Review Request: rust-fixed_decimal - API for representing numbers in a human-readable form
https://bugzilla.redhat.com/show_bug.cgi?id=2408499
[ 5 ] Bug #2408520 - Review Request: rust-icu_decimal - API for formatting basic decimal numbers in a locale-sensitive way
https://bugzilla.redhat.com/show_bug.cgi?id=2408520
--------------------------------------------------------------------------------
================================================================================
rust-icu_decimal-2.1.1-1.el9 (FEDORA-EPEL-2025-3390ea67a7)
API for formatting basic decimal numbers in a locale-sensitive way
--------------------------------------------------------------------------------
Update Information:
Initial packages for some Rust libraries in the ICU4X stack that will be
required for uutils 0.3.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 20 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.1.1-1
- Initial package (close RHBZ#2408520)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408402 - Review Request: rust-icu_collator_data - Data for the icu_collator crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408402
[ 2 ] Bug #2408419 - Review Request: rust-icu_collator - API for comparing strings according to language-dependent conventions
https://bugzilla.redhat.com/show_bug.cgi?id=2408419
[ 3 ] Bug #2408421 - Review Request: rust-icu_decimal_data - Data for the icu_decimal crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408421
[ 4 ] Bug #2408499 - Review Request: rust-fixed_decimal - API for representing numbers in a human-readable form
https://bugzilla.redhat.com/show_bug.cgi?id=2408499
[ 5 ] Bug #2408520 - Review Request: rust-icu_decimal - API for formatting basic decimal numbers in a locale-sensitive way
https://bugzilla.redhat.com/show_bug.cgi?id=2408520
--------------------------------------------------------------------------------
================================================================================
rust-icu_decimal_data-2.1.1-1.el9 (FEDORA-EPEL-2025-3390ea67a7)
Data for the icu_decimal crate
--------------------------------------------------------------------------------
Update Information:
Initial packages for some Rust libraries in the ICU4X stack that will be
required for uutils 0.3.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Nov 16 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.1.1-1
- Initial package (close RHBZ#2408421)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408402 - Review Request: rust-icu_collator_data - Data for the icu_collator crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408402
[ 2 ] Bug #2408419 - Review Request: rust-icu_collator - API for comparing strings according to language-dependent conventions
https://bugzilla.redhat.com/show_bug.cgi?id=2408419
[ 3 ] Bug #2408421 - Review Request: rust-icu_decimal_data - Data for the icu_decimal crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408421
[ 4 ] Bug #2408499 - Review Request: rust-fixed_decimal - API for representing numbers in a human-readable form
https://bugzilla.redhat.com/show_bug.cgi?id=2408499
[ 5 ] Bug #2408520 - Review Request: rust-icu_decimal - API for formatting basic decimal numbers in a locale-sensitive way
https://bugzilla.redhat.com/show_bug.cgi?id=2408520
--------------------------------------------------------------------------------
================================================================================
rust-icu_locale-2.1.1-1.el9 (FEDORA-EPEL-2025-3390ea67a7)
API for Unicode Language and Locale Identifiers canonicalization
--------------------------------------------------------------------------------
Update Information:
Initial packages for some Rust libraries in the ICU4X stack that will be
required for uutils 0.3.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Oct 29 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.1.1-1
- Update to version 2.1.1; Fixes RHBZ#2406864
* Fri Sep 12 2025 Kai A. Hiller <fedora(a)kaialexhiller.de> - 2.0.0-1
- Initial import (fedora#2388113)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408402 - Review Request: rust-icu_collator_data - Data for the icu_collator crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408402
[ 2 ] Bug #2408419 - Review Request: rust-icu_collator - API for comparing strings according to language-dependent conventions
https://bugzilla.redhat.com/show_bug.cgi?id=2408419
[ 3 ] Bug #2408421 - Review Request: rust-icu_decimal_data - Data for the icu_decimal crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408421
[ 4 ] Bug #2408499 - Review Request: rust-fixed_decimal - API for representing numbers in a human-readable form
https://bugzilla.redhat.com/show_bug.cgi?id=2408499
[ 5 ] Bug #2408520 - Review Request: rust-icu_decimal - API for formatting basic decimal numbers in a locale-sensitive way
https://bugzilla.redhat.com/show_bug.cgi?id=2408520
--------------------------------------------------------------------------------
================================================================================
rust-icu_locale_data-2.1.1-1.el9 (FEDORA-EPEL-2025-3390ea67a7)
Data for the icu_locale crate
--------------------------------------------------------------------------------
Update Information:
Initial packages for some Rust libraries in the ICU4X stack that will be
required for uutils 0.3.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Oct 29 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.1.1-1
- Update to version 2.1.1; Fixes RHBZ#2406866
* Mon Sep 8 2025 Kai A. Hiller <V02460(a)gmail.com> - 2.0.0-1
- Initial import (fedora#2388112)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408402 - Review Request: rust-icu_collator_data - Data for the icu_collator crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408402
[ 2 ] Bug #2408419 - Review Request: rust-icu_collator - API for comparing strings according to language-dependent conventions
https://bugzilla.redhat.com/show_bug.cgi?id=2408419
[ 3 ] Bug #2408421 - Review Request: rust-icu_decimal_data - Data for the icu_decimal crate
https://bugzilla.redhat.com/show_bug.cgi?id=2408421
[ 4 ] Bug #2408499 - Review Request: rust-fixed_decimal - API for representing numbers in a human-readable form
https://bugzilla.redhat.com/show_bug.cgi?id=2408499
[ 5 ] Bug #2408520 - Review Request: rust-icu_decimal - API for formatting basic decimal numbers in a locale-sensitive way
https://bugzilla.redhat.com/show_bug.cgi?id=2408520
--------------------------------------------------------------------------------
================================================================================
rust-open-5.3.3-1.el9 (FEDORA-EPEL-2025-f59d581a09)
Open a path or URL using the program configured on the system
--------------------------------------------------------------------------------
Update Information:
Update to version 5.3.3.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 5.3.3-1
- Update to version 5.3.3; Fixes RHBZ#2415495
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.3.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jan 19 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-quick-xml-0.38.4-1.el9 (FEDORA-EPEL-2025-2e6910eeba)
High performance xml reader and writer
--------------------------------------------------------------------------------
Update Information:
Update to version 0.38.4.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.38.4-1
- Update to version 0.38.4; Fixes RHBZ#2414244
--------------------------------------------------------------------------------
================================================================================
rust-rsa-0.9.9-1.el9 (FEDORA-EPEL-2025-3736455760)
Pure Rust RSA implementation
--------------------------------------------------------------------------------
Update Information:
Update to version 0.9.9.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.9.9-1
- Update to version 0.9.9; Fixes RHBZ#2414798
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.9.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-signal-hook-registry-1.4.7-1.el9 (FEDORA-EPEL-2025-53b79de36c)
Backend crate for signal-hook
--------------------------------------------------------------------------------
Update Information:
Update to version 1.4.7.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 1.4.7-1
- Update to version 1.4.7; Fixes RHBZ#2416568
--------------------------------------------------------------------------------
================================================================================
rust-syn-2.0.111-1.el9 (FEDORA-EPEL-2025-8e3c24d9b5)
Parser for Rust source code
--------------------------------------------------------------------------------
Update Information:
Update to version 2.0.111.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 2.0.111-1
- Update to version 2.0.111; Fixes RHBZ#2412982
--------------------------------------------------------------------------------
================================================================================
rust-termion-4.0.6-1.el9 (FEDORA-EPEL-2025-28c2410180)
Bindless library for manipulating terminals
--------------------------------------------------------------------------------
Update Information:
Update to version 4.0.6.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 4.0.6-1
- Update to version 4.0.6; Fixes RHBZ#2416495
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-utf8-width-0.1.8-1.el9 (FEDORA-EPEL-2025-0058b1a2cd)
Determine the width of a UTF-8 character by providing its first byte
--------------------------------------------------------------------------------
Update Information:
Update to version 0.1.8.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.1.8-1
- Update to version 0.1.8; Fixes RHBZ#2416608
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.7-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jan 19 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.7-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
rust-weezl-0.1.12-1.el9 (FEDORA-EPEL-2025-ad5bcb8448)
Fast LZW compression and decompression
--------------------------------------------------------------------------------
Update Information:
Update to version 0.1.12.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 24 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.1.12-1
- Update to version 0.1.12; Fixes RHBZ#2413543
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.1.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
--------------------------------------------------------------------------------