Fedora 41 Update: giflib-5.2.2-6.fc41
Fedora 41 Update: perl-Devel-Cover-1.44-4.fc41
Fedora 41 Update: perl-PAR-Packer-1.063-5.fc41
Fedora 41 Update: perl-5.40.2-515.fc41
Fedora 41 Update: rpki-client-9.5-1.fc41
Fedora 41 Update: ruby-3.3.8-19.fc41
Fedora 41 Update: python-notebook-7.4.0-1.fc41
Fedora 41 Update: prometheus-podman-exporter-1.16.0-1.fc41
Fedora 41 Update: jupyterlab-4.4.0-1.fc41
Fedora 41 Update: rust-zerovec-0.10.4-4.fc41
Fedora 41 Update: c-ares-1.34.5-1.fc41
Fedora 41 Update: rust-writeable-0.5.5-3.fc41
Fedora 41 Update: rust-write16-1.0.0-1.fc41
Fedora 41 Update: rust-version-ranges-0.1.1-2.fc41
Fedora 41 Update: rust-url-2.5.4-1.fc41
Fedora 41 Update: rust-zip-2.6.1-1.fc41
Fedora 41 Update: uv-0.6.14-3.fc41
Fedora 41 Update: rust-sequoia-openpgp1-1.22.0-2.fc41
Fedora 41 Update: rust-utf16_iter-1.0.5-1.fc41
Fedora 41 Update: rust-idna-1.0.3-1.fc41
Fedora 41 Update: rust-icu_provider_macros-1.5.0-1.fc41
Fedora 41 Update: rust-tinystr-0.7.6-4.fc41
Fedora 41 Update: rust-sequoia-openpgp-2.0.0-2.fc41
Fedora 41 Update: rust-ron-0.9.0-1.fc41
Fedora 41 Update: rust-icu_normalizer_data-1.5.1-1.fc41
Fedora 41 Update: rust-idna_adapter-1.2.0-1.fc41
Fedora 41 Update: rust-icu_provider-1.5.0-1.fc41
Fedora 41 Update: rust-litemap-0.7.3-5.fc41
Fedora 41 Update: rust-icu_locid-1.5.0-2.fc41
Fedora 41 Update: rust-gstreamer-0.23.5-2.fc41
Fedora 41 Update: rust-icu_properties_data-1.5.1-1.fc41
Fedora 41 Update: rust-gitui-0.26.3-6.fc41
Fedora 41 Update: rust-icu_properties-1.5.1-1.fc41
Fedora 41 Update: rust-icu_normalizer-1.5.0-2.fc41
Fedora 41 Update: rust-icu_locid_transform-1.5.0-1.fc41
Fedora 41 Update: rust-icu_locid_transform_data-1.5.1-1.fc41
Fedora 41 Update: rust-icu_collections-1.5.0-3.fc41
Fedora 41 Update: rust-cookie_store-0.21.1-1.fc41
Fedora 41 Update: rust-adblock-0.9.6-1.fc41
Fedora 41 Update: python-pydantic-core-2.27.2-5.fc41
[SECURITY] Fedora 41 Update: giflib-5.2.2-6.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-6e1b672fbf
2025-04-22 01:21:35.352749+00:00
--------------------------------------------------------------------------------
Name : giflib
Product : Fedora 41
Version : 5.2.2
Release : 6.fc41
URL : http://www.sourceforge.net/projects/giflib/
Summary : A library and utilities for processing GIFs
Description :
giflib is a library for reading and writing gif images.
--------------------------------------------------------------------------------
Update Information:
Backport proposed fix for CVE-2025-31344 from OpenMandriva.
Install gif_getarg.h header.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 15 2025 Sandro Mani [manisandro@gmail.com] - 5.2.2-6
- Add proposed patch for CVE-2025-31334
* Wed Apr 2 2025 Benson Muite [fed500@fedoraproject.org] - 5.2.2-5
- Rename getarg.h to gif_getarg.h
* Wed Apr 2 2025 Benson Muite [fed500@fedoraproject.org] - 5.2.2-4
- Install getarg.h header file
* Thu Jan 16 2025 Fedora Release Engineering [releng@fedoraproject.org] - 5.2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2356849 - Install header file getarg.h
https://bugzilla.redhat.com/show_bug.cgi?id=2356849
[ 2 ] Bug #2359431 - CVE-2025-31344 giflib: The giflib open-source component has a buffer overflow vulnerability [fedora-40]
https://bugzilla.redhat.com/show_bug.cgi?id=2359431
[ 3 ] Bug #2359442 - CVE-2025-31344 giflib: The giflib open-source component has a buffer overflow vulnerability [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2359442
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-6e1b672fbf' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: perl-Devel-Cover-1.44-4.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-11fcc87c66
2025-04-22 01:21:35.352714+00:00
--------------------------------------------------------------------------------
Name : perl-Devel-Cover
Product : Fedora 41
Version : 1.44
Release : 4.fc41
URL : https://metacpan.org/release/Devel-Cover
Summary : Code coverage metrics for Perl
Description :
This module provides code coverage metrics for Perl. Code coverage metrics
describe how thoroughly tests exercise code. By using Devel::Cover you can
discover areas of code not exercised by your tests and determine which
tests to create to increase coverage. Code coverage can be considered as an
indirect measure of quality.
--------------------------------------------------------------------------------
Update Information:
Fix CVE-2024-56406
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 15 2025 Jitka Plesnikova [jplesnik@redhat.com] - 1.44-4
- Rebuild for Perl 5.40.2
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2359475 - CVE-2024-56406 perl: Perl 5.34, 5.36, 5.38 and 5.40 are vulnerable to a heap buffer overflow when transliterating non-ASCII bytes [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2359475
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-11fcc87c66' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: perl-PAR-Packer-1.063-5.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-11fcc87c66
2025-04-22 01:21:35.352714+00:00
--------------------------------------------------------------------------------
Name : perl-PAR-Packer
Product : Fedora 41
Version : 1.063
Release : 5.fc41
URL : https://metacpan.org/release/PAR-Packer
Summary : PAR Packager
Description :
This module implements the App::Packer::Backend interface, for generating
stand-alone executables, perl scripts and PAR files.
--------------------------------------------------------------------------------
Update Information:
Fix CVE-2024-56406
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 15 2025 Jitka Plesnikova [jplesnik@redhat.com] - 1.063-5
- Rebuild for Perl 5.40.2
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2359475 - CVE-2024-56406 perl: Perl 5.34, 5.36, 5.38 and 5.40 are vulnerable to a heap buffer overflow when transliterating non-ASCII bytes [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2359475
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-11fcc87c66' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: perl-5.40.2-515.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-11fcc87c66
2025-04-22 01:21:35.352714+00:00
--------------------------------------------------------------------------------
Name : perl
Product : Fedora 41
Version : 5.40.2
Release : 515.fc41
URL : https://www.perl.org/
Summary : Practical Extraction and Report Language
Description :
Perl is a high-level programming language with roots in C, sed, awk and shell
scripting. Perl is good at handling processes and files, and is especially
good at handling text. Perl's hallmarks are practicality and efficiency.
While it is used to do a lot of different things, Perl's most common
applications are system administration utilities and web programming.
This is a metapackage with all the Perl bits and core modules that can be
found in the upstream tarball from perl.org.
If you need only a specific feature, you can install a specific package
instead. E.g. to handle Perl scripts with /usr/bin/perl interpreter,
install perl-interpreter package. See perl-interpreter description for more
details on the Perl decomposition into packages.
--------------------------------------------------------------------------------
Update Information:
Fix CVE-2024-56406
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 14 2025 Jitka Plesnikova [jplesnik@redhat.com] - 4:5.40.2-515
- 5.40.2 bump (see ( https://metacpan.org/release/SHAY/perl-5.40.2/view/pod/perldelta.pod) )
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2359475 - CVE-2024-56406 perl: Perl 5.34, 5.36, 5.38 and 5.40 are vulnerable to a heap buffer overflow when transliterating non-ASCII bytes [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2359475
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-11fcc87c66' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rpki-client-9.5-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-17fed14cc3
2025-04-21 16:44:59.681003+00:00
--------------------------------------------------------------------------------
Name : rpki-client
Product : Fedora 41
Version : 9.5
Release : 1.fc41
URL : https://www.rpki-client.org/
Summary : OpenBSD RPKI validator to support BGP Origin Validation
Description :
The OpenBSD rpki-client is a free, easy-to-use implementation of the
Resource Public Key Infrastructure (RPKI) for Relying Parties (RP) to
facilitate validation of the Route Origin of a BGP announcement. The
program queries the RPKI repository system, downloads and validates
Route Origin Authorisations (ROAs) and finally outputs Validated ROA
Payloads (VRPs) in the configuration format of OpenBGPD, BIRD, and
also as CSV or JSON objects for consumption by other routing stacks.
--------------------------------------------------------------------------------
Update Information:
rpki-client 9.5
rpki-client now includes arin.tal which is no longer legally encumbered. See
https://www.arin.net/announcements/20250116-tal/
rpki-client reports Certification Authorities that do not meaningfully
participate in the RPKI as non-functional CAs. By definition, a CA is non-
functional if there is no currently valid Manifest. The number of such CAs is
printed at the end of each run and more detailed information is available in the
JSON (-j) and ometrics (-m) output.
OpenBSD reliability errata 014: Incorrect internal RRDP state handling in rpki-
client can lead to a denial of service. Affected are rpki-client versions 7.5 -
9.4.
Termination of rsync child processes with SIGTERM is no longer treated as an
error if rpki-client has sent this signal. This only affects openrsync.
Do not exit filemode with an error if a .gbr or a .tak object contains control
characters in its UTF-8 strings. Instead, only warn and emit a sanitized version
in JSON output.
Upcoming breaking change:
Starting with release 9.6, rpki-client will emit all key identifiers (AKI and
SKI) encoded in JSON as bare hex strings without colons.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 12 2025 Robert Scheck [robert@fedoraproject.org] 9.5-1
- Upgrade to 9.5 (#2359198)
* Sat Jan 18 2025 Fedora Release Engineering [releng@fedoraproject.org] - 9.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2359198 - rpki-client-9.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2359198
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-17fed14cc3' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: ruby-3.3.8-19.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-60513bdbbd
2025-04-21 16:44:59.680941+00:00
--------------------------------------------------------------------------------
Name : ruby
Product : Fedora 41
Version : 3.3.8
Release : 19.fc41
URL : https://www.ruby-lang.org/
Summary : An interpreter of object-oriented scripting language
Description :
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in Perl). It is simple,
straight-forward, and extensible.
--------------------------------------------------------------------------------
Update Information:
Upgrade to Ruby 3.3.8.
CVE-2025-25186: Fix Net::IMAP vulnerable to possible DoS by memory exhaustion
Resolves: rhbz#2345557
CVE-2025-27219: Denial of Service in CGI::Cookie.parse
Resolves: rhbz#2357516
CVE-2025-27221: userinfo leakage in URI#join, URI#merge and URI#+
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 V??t Ondruch [vondruch@redhat.com] - 3.3.8-19
- Upgrade to Ruby 3.3.8.
- CVE-2025-25186: Fix Net::IMAP vulnerable to possible DoS by memory exhaustion
Resolves: rhbz#2345557
- CVE-2025-27219: Denial of Service in CGI::Cookie.parse
Resolves: rhbz#2357516
- CVE-2025-27221: userinfo leakage in URI#join, URI#merge and URI#+
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2344680 - CVE-2025-25186 net-imap: Net::IMAP vulnerable to possible DoS by memory exhaustion
https://bugzilla.redhat.com/show_bug.cgi?id=2344680
[ 2 ] Bug #2349699 - CVE-2025-27219 CGI: Denial of Service in CGI::Cookie.parse
https://bugzilla.redhat.com/show_bug.cgi?id=2349699
[ 3 ] Bug #2349700 - CVE-2025-27221 uri: userinfo leakage in URI#join, URI#merge and URI#+
https://bugzilla.redhat.com/show_bug.cgi?id=2349700
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-60513bdbbd' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
[SECURITY] Fedora 41 Update: python-notebook-7.4.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-e15a193ad3
2025-04-21 16:44:59.680873+00:00
--------------------------------------------------------------------------------
Name : python-notebook
Product : Fedora 41
Version : 7.4.0
Release : 1.fc41
URL : https://jupyter.org
Summary : A web-based notebook environment for interactive computing
Description :
The Jupyter Notebook is a web application that allows you to create and
share documents that contain live code, equations, visualizations, and
explanatory text. The Notebook has support for multiple programming
languages, sharing, and interactive widgets.
--------------------------------------------------------------------------------
Update Information:
New jupyterlab and notebook
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 9 2025 Lumir Balhar [lbalhar@redhat.com] - 7.4.0-1
- Update to 7.4.0 (rhbz#2358684)
* Wed Mar 26 2025 Lumir Balhar [lbalhar@redhat.com] - 7.3.3-1
- Update to 7.3.3 (rhbz#2352574)
* Sat Jan 18 2025 Fedora Release Engineering [releng@fedoraproject.org] - 7.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Jan 6 2025 Lumir Balhar [lbalhar@redhat.com] - 7.3.2-1
- Update to 7.3.2 (rhbz#2333637)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2355673 - CVE-2025-27793 jupyterlab: Vega vulnerable to Cross-site Scripting via RegExp.prototype[@@replace] [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2355673
[ 2 ] Bug #2357242 - jupyterlab-4.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2357242
[ 3 ] Bug #2358684 - python-notebook-7.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2358684
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-e15a193ad3' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: prometheus-podman-exporter-1.16.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-b0915f0a19
2025-04-21 16:44:59.680879+00:00
--------------------------------------------------------------------------------
Name : prometheus-podman-exporter
Product : Fedora 41
Version : 1.16.0
Release : 1.fc41
URL : https://github.com/containers/prometheus-podman-exporter
Summary : Prometheus exporter for podman environment
Description :
Prometheus exporter for podman environments exposing containers, pods, images,
volumes and networks information.
--------------------------------------------------------------------------------
Update Information:
release v1.16.0
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 11 2025 Navid Yaghoobi [navidys@fedoraproject.org] - 1.16.0-1
- release v1.16.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2347472 - CVE-2025-27144 prometheus-podman-exporter: Go JOSE's Parsing Vulnerable to Denial of Service [fedora-40]
https://bugzilla.redhat.com/show_bug.cgi?id=2347472
[ 2 ] Bug #2347484 - CVE-2025-27144 prometheus-podman-exporter: Go JOSE's Parsing Vulnerable to Denial of Service [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2347484
[ 3 ] Bug #2350800 - CVE-2025-22869 prometheus-podman-exporter: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh [fedora-40]
https://bugzilla.redhat.com/show_bug.cgi?id=2350800
[ 4 ] Bug #2350843 - CVE-2025-22869 prometheus-podman-exporter: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2350843
[ 5 ] Bug #2352105 - CVE-2025-22870 prometheus-podman-exporter: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net [fedora-40]
https://bugzilla.redhat.com/show_bug.cgi?id=2352105
[ 6 ] Bug #2352325 - CVE-2025-22870 prometheus-podman-exporter: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2352325
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-b0915f0a19' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: jupyterlab-4.4.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-e15a193ad3
2025-04-21 16:44:59.680873+00:00
--------------------------------------------------------------------------------
Name : jupyterlab
Product : Fedora 41
Version : 4.4.0
Release : 1.fc41
URL : https://jupyter.org
Summary : JupyterLab computational environment
Description :
JupyterLab is the next-generation user interface for Project Jupyter
offering all the familiar building blocks of the classic Jupyter
Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.)
in a flexible and powerful user interface.
--------------------------------------------------------------------------------
Update Information:
New jupyterlab and notebook
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 4 2025 Lumir Balhar [lbalhar@redhat.com] - 4.4.0-1
- Update to 4.4.0 (rhbz#2357242)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2355673 - CVE-2025-27793 jupyterlab: Vega vulnerable to Cross-site Scripting via RegExp.prototype[@@replace] [fedora-41]
https://bugzilla.redhat.com/show_bug.cgi?id=2355673
[ 2 ] Bug #2357242 - jupyterlab-4.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2357242
[ 3 ] Bug #2358684 - python-notebook-7.4.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2358684
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-e15a193ad3' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-zerovec-0.10.4-4.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-zerovec
Product : Fedora 41
Version : 0.10.4
Release : 4.fc41
URL : https://crates.io/crates/zerovec
Summary : Zero-copy vector backed by a byte array
Description :
Zero-copy vector backed by a byte array.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 8 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.10.4-4
- Stop packaging the bench feature, only relevant for CI
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 0.10.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: c-ares-1.34.5-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-c26ac54608
2025-04-21 16:44:59.680849+00:00
--------------------------------------------------------------------------------
Name : c-ares
Product : Fedora 41
Version : 1.34.5
Release : 1.fc41
URL : http://c-ares.org/
Summary : A library that performs asynchronous DNS operations
Description :
c-ares is a C library that performs DNS requests and name resolves
asynchronously. c-ares is a fork of the library named 'ares', written
by Greg Hudson at MIT.
--------------------------------------------------------------------------------
Update Information:
Update to 1.34.5. Fixes CVE-2025-31498.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 8 2025 Tom Callaway [spot@fedoraproject.org] - 1.34.5-1
- update to 1.34.5
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2358275 - c-ares-1.34.5 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2358275
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-c26ac54608' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-writeable-0.5.5-3.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-writeable
Product : Fedora 41
Version : 0.5.5
Release : 3.fc41
URL : https://crates.io/crates/writeable
Summary : More efficient alternative to fmt::Display
Description :
A more efficient alternative to fmt::Display.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 8 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.5.5-3
- Stop packaging the bench feature, only relevant for CI
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 0.5.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-write16-1.0.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-write16
Product : Fedora 41
Version : 1.0.0
Release : 1.fc41
URL : https://crates.io/crates/write16
Summary : UTF-16 analog of the Write trait
Description :
A UTF-16 analog of the Write trait.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 7 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.0.0-1
- Initial package (close RHBZ#2358015)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-version-ranges-0.1.1-2.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-version-ranges
Product : Fedora 41
Version : 0.1.1
Release : 2.fc41
URL : https://crates.io/crates/version-ranges
Summary : Performance-optimized type for generic version ranges and operations on them
Description :
Performance-optimized type for generic version ranges and operations on
them.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 6 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.1.1-2
- Upgrade ron dev-dependency to 0.9.0 final
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-url-2.5.4-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-url
Product : Fedora 41
Version : 2.5.4
Release : 1.fc41
URL : https://crates.io/crates/url
Summary : URL library for Rust, based on the WHATWG URL Standard
Description :
URL library for Rust, based on the WHATWG URL Standard.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 9 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.5.4-1
- Update to version 2.5.4; Fixes RHBZ#2323618
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 2.5.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-zip-2.6.1-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-zip
Product : Fedora 41
Version : 2.6.1
Release : 1.fc41
URL : https://crates.io/crates/zip
Summary : Library to support the reading and writing of zip files
Description :
Library to support the reading and writing of zip files.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.6.1-1
- Update to version 2.6.1; Fixes RHBZ#2352783
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.6.0-1
- Update to version 2.6.0
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.5.0-1
- Update to version 2.5.0
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.4.2-1
- Update to version 2.4.2
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.4.1-1
- Update to version 2.4.1
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.4.0-1
- Update to version 2.4.0
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.3.0-1
- Update to version 2.3.0
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.2.3-7
- No longer relax the bzip2 dependency
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.2.3-6
- Backport fix for s390x issues
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: uv-0.6.14-3.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : uv
Product : Fedora 41
Version : 0.6.14
Release : 3.fc41
URL : https://github.com/astral-sh/uv
Summary : An extremely fast Python package installer and resolver, written in Rust
Description :
An extremely fast Python package installer and resolver, written in Rust.
Designed as a drop-in replacement for common pip and pip-tools workflows.
Highlights:
??? ?????? Drop-in replacement for common pip, pip-tools, and virtualenv commands.
??? ?????? 10-100x faster than pip and pip-tools (pip-compile and pip-sync).
??? ???? Disk-space efficient, with a global cache for dependency deduplication.
??? ???? Installable via curl, pip, pipx, etc. uv is a static binary that can be
installed without Rust or Python.
??? ???? Tested at-scale against the top 10,000 PyPI packages.
??? ??????? Support for macOS, Linux, and Windows.
??? ???? Advanced features such as dependency version overrides and alternative
resolution strategies.
??? ?????? Best-in-class error messages with a conflict-tracking resolver.
??? ???? Support for a wide range of advanced pip features, including editable
installs, Git dependencies, direct URL dependencies, local dependencies,
constraints, source distributions, HTML and JSON indexes, and more.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.14-3
- Patch bundled pubgrub/version-ranges fork for ron 0.9.0 final
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.14-2
- Rebuilt with rust-idna 1.x
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.14-1
- Update to 0.6.14 (close RHBZ#2358763)
* Tue Apr 8 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.13-1
- Update to 0.6.13 (close RHBZ#2358064)
* Fri Apr 4 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.12-2
- Update License expression
* Fri Apr 4 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.12-1
- Update to 0.6.12 (close RHBZ#2354987)
* Fri Apr 4 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.11-1
- Update to 0.6.11
* Thu Apr 3 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.10-1
- Update to 0.6.10
* Sat Mar 22 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.9-2
- Stop patching the forked async-zip for zip 0.6; use zip 2
* Fri Mar 21 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.9-1
- Update to 0.6.9 (close RHBZ#2353965)
* Wed Mar 19 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.8-1
- Update to 0.6.8 (close RHBZ#2353281)
* Tue Mar 18 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.7-1
- Update to 0.6.7 (close RHBZ#2353121)
* Wed Mar 12 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.6.6-1
- Update to 0.6.6 (close RHBZ#2351456)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
[SECURITY] Fedora 41 Update: rust-sequoia-openpgp1-1.22.0-2.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-sequoia-openpgp1
Product : Fedora 41
Version : 1.22.0
Release : 2.fc41
URL : https://crates.io/crates/sequoia-openpgp
Summary : OpenPGP data types and associated machinery
Description :
OpenPGP data types and associated machinery.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.22.0-2
- Stop allowing idna 0.5
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-utf16_iter-1.0.5-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-utf16_iter
Product : Fedora 41
Version : 1.0.5
Release : 1.fc41
URL : https://crates.io/crates/utf16_iter
Summary : Iterator by char over potentially-invalid UTF-16 in &[u16]
Description :
Iterator by char over potentially-invalid UTF-16 in &[u16].
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 7 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.0.5-1
- Initial package (close RHBZ#2358018)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-idna-1.0.3-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-idna
Product : Fedora 41
Version : 1.0.3
Release : 1.fc41
URL : https://crates.io/crates/idna
Summary : IDNA (Internationalizing Domain Names in Applications) and Punycode
Description :
IDNA (Internationalizing Domain Names in Applications) and Punycode.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.0.3-1
- Update to version 1.0.3; Fixes RHBZ#2291175
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 0.5.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_provider_macros-1.5.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_provider_macros
Product : Fedora 41
Version : 1.5.0
Release : 1.fc41
URL : https://crates.io/crates/icu_provider_macros
Summary : Proc macros for ICU data providers
Description :
Proc macros for ICU data providers.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 8 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-1
- Initial package (close RHBZ#2358105)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-tinystr-0.7.6-4.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-tinystr
Product : Fedora 41
Version : 0.7.6
Release : 4.fc41
URL : https://crates.io/crates/tinystr
Summary : Small ASCII-only bounded length string representation
Description :
A small ASCII-only bounded length string representation.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 7 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.7.6-4
- Restore the databake and zerovec features
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 0.7.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-sequoia-openpgp-2.0.0-2.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-sequoia-openpgp
Product : Fedora 41
Version : 2.0.0
Release : 2.fc41
URL : https://crates.io/crates/sequoia-openpgp
Summary : OpenPGP data types and associated machinery
Description :
OpenPGP data types and associated machinery.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.0.0-2
- Stop allowing idna 0.5
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-ron-0.9.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-ron
Product : Fedora 41
Version : 0.9.0
Release : 1.fc41
URL : https://crates.io/crates/ron
Summary : Rusty Object Notation
Description :
Rusty Object Notation.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 6 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.9.0-1
- Update to version 0.9.0; Fixes RHBZ#2353220
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_normalizer_data-1.5.1-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_normalizer_data
Product : Fedora 41
Version : 1.5.1
Release : 1.fc41
URL : https://crates.io/crates/icu_normalizer_data
Summary : Data for the icu_normalizer crate
Description :
Data for the icu_normalizer crate.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 9 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.1-1
- Initial package (close RHBZ#2358522)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-idna_adapter-1.2.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-idna_adapter
Product : Fedora 41
Version : 1.2.0
Release : 1.fc41
URL : https://crates.io/crates/idna_adapter
Summary : Back end adapter for idna
Description :
Back end adapter for idna.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.2.0-1
- Initial package (close RHBZ#2358642)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_provider-1.5.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_provider
Product : Fedora 41
Version : 1.5.0
Release : 1.fc41
URL : https://crates.io/crates/icu_provider
Summary : Trait and struct definitions for the ICU data provider
Description :
Trait and struct definitions for the ICU data provider.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-1
- Initial package (close RHBZ#2358290)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-litemap-0.7.3-5.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-litemap
Product : Fedora 41
Version : 0.7.3
Release : 5.fc41
URL : https://crates.io/crates/litemap
Summary : Key-value Map implementation based on a flat, sorted Vec
Description :
A key-value Map implementation based on a flat, sorted Vec.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Apr 7 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.7.3-5
- Stop packaging the bench feature, only relevant for CI
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_locid-1.5.0-2.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_locid
Product : Fedora 41
Version : 1.5.0
Release : 2.fc41
URL : https://crates.io/crates/icu_locid
Summary : API for managing Unicode Language and Locale Identifiers
Description :
API for managing Unicode Language and Locale Identifiers.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 8 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-2
- Fix a typo in the no-postcard patch, which was breaking the serde feature
* Mon Apr 7 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-1
- Initial package (close RHBZ#2358020)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-gstreamer-0.23.5-2.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-gstreamer
Product : Fedora 41
Version : 0.23.5
Release : 2.fc41
URL : https://crates.io/crates/gstreamer
Summary : Rust bindings for GStreamer
Description :
Rust bindings for GStreamer.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 6 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.23.5-2
- Update to ron 0.9
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_properties_data-1.5.1-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_properties_data
Product : Fedora 41
Version : 1.5.1
Release : 1.fc41
URL : https://crates.io/crates/icu_properties_data
Summary : Data for the icu_properties crate
Description :
Data for the icu_properties crate.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 9 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.1-1
- Initial package (close RHBZ#2358521)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-gitui-0.26.3-6.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-gitui
Product : Fedora 41
Version : 0.26.3
Release : 6.fc41
URL : https://crates.io/crates/gitui
Summary : Blazing fast terminal-ui for git
Description :
Blazing fast terminal-ui for git.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 6 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.26.3-6
- Update ron to 0.9.0
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 0.26.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_properties-1.5.1-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_properties
Product : Fedora 41
Version : 1.5.1
Release : 1.fc41
URL : https://crates.io/crates/icu_properties
Summary : Definitions for Unicode properties
Description :
Definitions for Unicode properties.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.1-1
- Initial package (close RHBZ#2358527)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_normalizer-1.5.0-2.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_normalizer
Product : Fedora 41
Version : 1.5.0
Release : 2.fc41
URL : https://crates.io/crates/icu_normalizer
Summary : API for normalizing text into Unicode Normalization Forms
Description :
API for normalizing text into Unicode Normalization Forms.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-2
- Do not package benchmarks or benchmark data
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-1
- Initial package (close RHBZ#2358606)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_locid_transform-1.5.0-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_locid_transform
Product : Fedora 41
Version : 1.5.0
Release : 1.fc41
URL : https://crates.io/crates/icu_locid_transform
Summary : API for Unicode Language and Locale Identifiers canonicalization
Description :
API for Unicode Language and Locale Identifiers canonicalization.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-1
- Initial package (close RHBZ#2358507)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_locid_transform_data-1.5.1-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_locid_transform_data
Product : Fedora 41
Version : 1.5.1
Release : 1.fc41
URL : https://crates.io/crates/icu_locid_transform_data
Summary : Data for the icu_locid_transform crate
Description :
Data for the icu_locid_transform crate.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Apr 9 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.1-1
- Initial package (close RHBZ#2358292)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-icu_collections-1.5.0-3.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-icu_collections
Product : Fedora 41
Version : 1.5.0
Release : 3.fc41
URL : https://crates.io/crates/icu_collections
Summary : Collection of API for use in ICU libraries
Description :
Collection of API for use in ICU libraries.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Apr 8 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 1.5.0-3
- Stop packaging the bench feature, only relevant for CI
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 1.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-cookie_store-0.21.1-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-cookie_store
Product : Fedora 41
Version : 0.21.1
Release : 1.fc41
URL : https://crates.io/crates/cookie_store
Summary : Implementation of Cookie storage and retrieval
Description :
Implementation of Cookie storage and retrieval.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.21.1-1
- Update to version 0.21.1; Fixes RHBZ#2324926
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 0.21.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: rust-adblock-0.9.6-1.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : rust-adblock
Product : Fedora 41
Version : 0.9.6
Release : 1.fc41
URL : https://crates.io/crates/adblock
Summary : Native Rust module for Adblock Plus syntax
Description :
Native Rust module for Adblock Plus syntax (e.g. EasyList, EasyPrivacy)
filter parsing and matching.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Apr 10 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 0.9.6-1
- Update to version 0.9.6; Fixes RHBZ#2277901
* Sun Jan 19 2025 Fedora Release Engineering [releng@fedoraproject.org] - 0.9.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
[SECURITY] Fedora 41 Update: python-pydantic-core-2.27.2-5.fc41
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-cd87acc644
2025-04-21 16:44:59.680841+00:00
--------------------------------------------------------------------------------
Name : python-pydantic-core
Product : Fedora 41
Version : 2.27.2
Release : 5.fc41
URL : https://github.com/pydantic/pydantic-core
Summary : Core validation logic for pydantic written in rust
Description :
The pydantic-core project provides the core validation logic for pydantic
written in Rust.
--------------------------------------------------------------------------------
Update Information:
Update uv to 0.6.14, with various bugfixes and new features.
Update rust-idna to 1.0.3 (fixing RUSTSEC-2024-0421), rust-url to 2.5.4, rust-
adblock to 0.9.6, and rust-cookie_store to 0.21.1; adjust some reverse
dependencies of rust-idna. Initial packages for many dependencies.
Update rust-ron to 0.9.
Update rust-zip to 2.6.1, fixing GHSA-94vh-gphv-8pm8.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.27.2-5
- Rebuilt with idna 1.x; no longer allow older idna versions
* Fri Apr 11 2025 Benjamin A. Beasley [code@musicinmybrain.net] - 2.27.2-4
- Expect maturin to handle license files
* Sat Jan 18 2025 Fedora Release Engineering [releng@fedoraproject.org] - 2.27.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Dec 26 2024 Benjamin A. Beasley [code@musicinmybrain.net] - 2.27.2-2
- Omit snapshot tests on EPEL10
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2277901 - rust-adblock-0.9.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2277901
[ 2 ] Bug #2291175 - rust-idna-1.0.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2291175
[ 3 ] Bug #2323618 - rust-url-2.5.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2323618
[ 4 ] Bug #2324926 - rust-cookie_store-0.21.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2324926
[ 5 ] Bug #2352783 - rust-zip-2.6.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2352783
[ 6 ] Bug #2358015 - Review Request: rust-write16 - UTF-16 analog of the Write trait
https://bugzilla.redhat.com/show_bug.cgi?id=2358015
[ 7 ] Bug #2358018 - Review Request: rust-utf16_iter - Iterator by char over potentially-invalid UTF-16 in &[u16]
https://bugzilla.redhat.com/show_bug.cgi?id=2358018
[ 8 ] Bug #2358020 - Review Request: rust-icu_locid - API for managing Unicode Language and Locale Identifiers
https://bugzilla.redhat.com/show_bug.cgi?id=2358020
[ 9 ] Bug #2358105 - Review Request: rust-icu_provider_macros - Proc macros for ICU data providers
https://bugzilla.redhat.com/show_bug.cgi?id=2358105
[ 10 ] Bug #2358290 - Review Request: rust-icu_provider - Trait and struct definitions for the ICU data provider
https://bugzilla.redhat.com/show_bug.cgi?id=2358290
[ 11 ] Bug #2358292 - Review Request: rust-icu_locid_transform_data - Data for the icu_locid_transform crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358292
[ 12 ] Bug #2358507 - Review Request: rust-icu_locid_transform - API for Unicode Language and Locale Identifiers canonicalization
https://bugzilla.redhat.com/show_bug.cgi?id=2358507
[ 13 ] Bug #2358521 - Review Request: rust-icu_properties_data - Data for the icu_properties crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358521
[ 14 ] Bug #2358522 - Review Request: rust-icu_normalizer_data - Data for the icu_normalizer crate
https://bugzilla.redhat.com/show_bug.cgi?id=2358522
[ 15 ] Bug #2358527 - Review Request: rust-icu_properties - Definitions for Unicode properties
https://bugzilla.redhat.com/show_bug.cgi?id=2358527
[ 16 ] Bug #2358606 - Review Request: rust-icu_normalizer - API for normalizing text into Unicode Normalization Forms
https://bugzilla.redhat.com/show_bug.cgi?id=2358606
[ 17 ] Bug #2358642 - Review Request: rust-idna_adapter - Back end adapter for idna
https://bugzilla.redhat.com/show_bug.cgi?id=2358642
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-cd87acc644' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--