--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-253e0f0fc1
2025-12-31 01:09:31.157682+00:00
--------------------------------------------------------------------------------
Name : podman-tui
Product : Fedora 42
Version : 1.10.0
Release : 1.fc42
URL : https://github.com/containers/podman-tui
Summary : Podman Terminal User Interface
Description :
podman-tui is a terminal user interface for Podman v4 and v5.
podman-tui is using podman.socket service to communicate with podman environment
and SSH to connect to remote podman machines.
--------------------------------------------------------------------------------
Update Information:
release 1.10.0
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 22 2025 Navid Yaghoobi <navidys(a)fedoraproject.org> - 1.10.0-1
- Release 1.10.0
* Fri Oct 10 2025 Alejandro Sáez <asm(a)redhat.com> - 1.9.0-2
- rebuild
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-253e0f0fc1' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-1ba6ab39aa
2025-12-31 00:50:28.074958+00:00
--------------------------------------------------------------------------------
Name : golang-github-projectdiscovery-mapcidr
Product : Fedora 43
Version : 1.1.97
Release : 1.fc43
URL : https://github.com/projectdiscovery/mapcidr
Summary : Utility for operations on subnet/CIDR ranges
Description :
Utility program to perform multiple operations for a given subnet/CIDR ranges.
--------------------------------------------------------------------------------
Update Information:
Update to 1.1.97
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Mikel Olasagasti Uranga <mikel(a)olasagasti.info> - 1.1.97-1
- Update to 1.1.97 - Closes rhbz#2397790
* Fri Oct 10 2025 Alejandro Sáez <asm(a)redhat.com> - 1.1.94-4
- rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2408244 - CVE-2025-58189 golang-github-projectdiscovery-mapcidr: go crypto/tls ALPN negotiation error contains attacker controlled information [fedora-43]
https://bugzilla.redhat.com/show_bug.cgi?id=2408244
[ 2 ] Bug #2409715 - CVE-2025-61723 golang-github-projectdiscovery-mapcidr: Quadratic complexity when parsing some invalid inputs in encoding/pem [fedora-43]
https://bugzilla.redhat.com/show_bug.cgi?id=2409715
[ 3 ] Bug #2410668 - CVE-2025-58185 golang-github-projectdiscovery-mapcidr: Parsing DER payload can cause memory exhaustion in encoding/asn1 [fedora-43]
https://bugzilla.redhat.com/show_bug.cgi?id=2410668
[ 4 ] Bug #2411564 - CVE-2025-58188 golang-github-projectdiscovery-mapcidr: Panic when validating certificates with DSA public keys in crypto/x509 [fedora-43]
https://bugzilla.redhat.com/show_bug.cgi?id=2411564
[ 5 ] Bug #2412699 - CVE-2025-58183 golang-github-projectdiscovery-mapcidr: Unbounded allocation when parsing GNU sparse map [fedora-43]
https://bugzilla.redhat.com/show_bug.cgi?id=2412699
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-1ba6ab39aa' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-test-log-macros
Product : Fedora 43
Version : 0.2.19
Release : 1.fc43
URL : https://crates.io/crates/test-log-macros
Summary : Supporting procedural macro crate for test-log
Description :
Supporting procedural macro crate for test-log.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.19-1
- Update to version 0.2.19; Fixes RHBZ#2419319
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-term
Product : Fedora 43
Version : 1.2.1
Release : 1.fc43
URL : https://crates.io/crates/term
Summary : Terminal formatting library
Description :
A terminal formatting library.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 1.2.1-1
- Update to version 1.2.1; Fixes RHBZ#2299296
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-test-log
Product : Fedora 43
Version : 0.2.19
Release : 1.fc43
URL : https://crates.io/crates/test-log
Summary : Attribute for initializing logging and/or tracing before running tests
Description :
A replacement of the #[test] attribute that initializes logging and/or
tracing infrastructure before running tests.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.2.19-1
- Update to version 0.2.19; Fixes RHBZ#2419318
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-pyo3-ffi
Product : Fedora 43
Version : 0.27.2
Release : 1.fc43
URL : https://crates.io/crates/pyo3-ffi
Summary : Python-API bindings for the PyO3 ecosystem
Description :
Python-API bindings for the PyO3 ecosystem.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.27.2-1
- Update to version 0.27.2; Fixes RHBZ#2419300
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-sscanf_macro
Product : Fedora 43
Version : 0.4.4
Release : 1.fc43
URL : https://crates.io/crates/sscanf_macro
Summary : Proc-Macros for the sscanf Crate
Description :
Proc-Macros for the sscanf Crate. Not meant to be used as a standalone
Crate.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.4.4-1
- Update to version 0.4.4; Fixes RHBZ#2408004
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-struct-patch
Product : Fedora 43
Version : 0.9.5
Release : 1.fc43
URL : https://crates.io/crates/struct-patch
Summary : Library that helps you implement partial updates for your structs
Description :
A library that helps you implement partial updates for your structs.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.9.5-1
- Update to version 0.9.5
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-struct-patch-derive
Product : Fedora 43
Version : 0.9.5
Release : 1.fc43
URL : https://crates.io/crates/struct-patch-derive
Summary : Library that helps you implement partial updates for your structs
Description :
A library that helps you implement partial updates for your structs.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.9.5-1
- Update to version 0.9.5
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bcb28d5318
2025-12-31 00:50:28.074955+00:00
--------------------------------------------------------------------------------
Name : rust-term0.7
Product : Fedora 43
Version : 0.7.0
Release : 1.fc43
URL : https://crates.io/crates/term
Summary : Terminal formatting library
Description :
A terminal formatting library.
--------------------------------------------------------------------------------
Update Information:
Update the pyo3 crates to version 0.27.2.
Update the schemars and schemars_derive crates to version 1.2.0.
Update the slog-term crate to version 2.9.2.
Update the sscanf and sscanf_macro crates to version 0.4.4.
Update the struct-patch and struct-patch-derive crates to version 0.9.5.
Update the term crate to version 1.2.1 and add a compat package for version 0.7.
Update the test-log and test-log-macros crates to version 0.2.19.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Dec 29 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.7.0-1
- Initial import (term 0.7 compat package)
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bcb28d5318' 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
--------------------------------------------------------------------------------