--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-b404bd525e
2025-07-31 02:03:37.383869+00:00
--------------------------------------------------------------------------------
Name : python-boto3
Product : Fedora 41
Version : 1.39.15
Release : 1.fc41
URL : https://github.com/boto/boto3
Summary : The AWS SDK for Python
Description :
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
Python, which allows Python developers to write software that makes use of
services like Amazon S3 and Amazon EC2.
--------------------------------------------------------------------------------
Update Information:
Latest updates.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 28 2025 Gwyn Ciesla <gwync(a)protonmail.com> - 1.39.15-1
- 1.39.15
* Fri Jul 25 2025 Gwyn Ciesla <gwync(a)protonmail.com> - 1.39.14-1
- 1.39.14
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.39.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jul 24 2025 Gwyn Ciesla <gwync(a)protonmail.com> - 1.39.13-1
- 1.39.13
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-b404bd525e' 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-b404bd525e
2025-07-31 02:03:37.383869+00:00
--------------------------------------------------------------------------------
Name : python-botocore
Product : Fedora 41
Version : 1.39.15
Release : 1.fc41
URL : https://github.com/boto/botocore
Summary : Low-level, data-driven core of boto 3
Description :
A low-level interface to a growing number of Amazon Web Services. The
botocore package is the foundation for the AWS CLI as well as boto3.
--------------------------------------------------------------------------------
Update Information:
Latest updates.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 28 2025 Gwyn Ciesla <gwync(a)protonmail.com> - 1.39.15-1
- 1.39.15
* Fri Jul 25 2025 Gwyn Ciesla <gwync(a)protonmail.com> - 1.39.14-1
- 1.39.14
* Fri Jul 25 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.39.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jul 24 2025 Gwyn Ciesla <gwync(a)protonmail.com> - 1.39.13-1
- 1.39.13
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-b404bd525e' 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-fdcda3af30
2025-07-31 02:03:37.383866+00:00
--------------------------------------------------------------------------------
Name : dnf5
Product : Fedora 41
Version : 5.2.15.0
Release : 2.fc41
URL : https://github.com/rpm-software-management/dnf5
Summary : Command-line package manager
Description :
DNF5 is a command-line package manager that automates the process of installing,
upgrading, configuring, and removing computer programs in a consistent manner.
It supports RPM packages, modulemd modules, and comps groups & environments.
--------------------------------------------------------------------------------
Update Information:
This update fixes rebooting a machine to unmount file systems, a quiet output
for downloand command, a gnupg warning produced by libdnf5-plugin-expired-pgp-
keys plugin, and invalid Date e-mail headers produced by dnf5-plugin-automatic
plugin. It also enhances a documentation, makes filtering advisories stricter,
downloads repository metadata in parallel, splits Polkit policy for trusted
transactions in D-Bus interface, adds "do" command for specifying complex
transactions, restores a cursor when quiting with SIGINT signal, adds --from-
repo option for restricting directly specified packages to the given
repositories, supports binding non-option arguments to comamnd aliases, supports
localization in command aliases, expands emit_via in command_email emitter to
individual arguments to support s-nail, makes updating system state more robust,
supports globs in repoclosure --check option, supports retrieving transaction
history in D-Bus interface, does not Python-lock methods of SackRepoRepoQuery
Python class, and makes repoclosure to ignore rich dependencies.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jul 24 2025 Petr Pisar <ppisar(a)redhat.com> - 5.2.15.0-2
- Fix a crash when downloading packages with enabled fastestmirror option
(bug #2381859)
* Fri Jul 11 2025 Packit <hello(a)packit.dev> - 5.2.15.0-1
- Update to version 5.2.15.0
* Thu Jun 26 2025 Marek Blaha <mblaha(a)redhat.com> - 5.2.14.0-3
- dnfdaemon: Make permission check more consistent
* Wed Jun 25 2025 Marek Blaha <mblaha(a)redhat.com> - 5.2.14.0-2
- Remove incorrect dnfdaemon output parameter names (https://github.com/rpm-software-management/dnf5/issues/2317)
* Fri Jun 20 2025 Packit <hello(a)packit.dev> - 5.2.14.0-1
- Update to version 5.2.14.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2270024 - Document that dumping all configuration is now done with "dnf5 --dump-main-config"
https://bugzilla.redhat.com/show_bug.cgi?id=2270024
[ 2 ] Bug #2324177 - dnf5 does not expire metadata before makecache
https://bugzilla.redhat.com/show_bug.cgi?id=2324177
[ 3 ] Bug #2350947 - dnf offline-upgrade reboot causes unclean shutdown after upgrade (fsck messages)
https://bugzilla.redhat.com/show_bug.cgi?id=2350947
[ 4 ] Bug #2362032 - "dnf -q download" isn't quite quiet
https://bugzilla.redhat.com/show_bug.cgi?id=2362032
[ 5 ] Bug #2365060 - gpg: WARNING: No valid encryption subkey left over.
https://bugzilla.redhat.com/show_bug.cgi?id=2365060
[ 6 ] Bug #2370342 - dnf5-plugin-automatic email emitter creates invalid Date: headers with fractional seconds in the time.
https://bugzilla.redhat.com/show_bug.cgi?id=2370342
[ 7 ] Bug #2379596 - dnf5-5.2.15.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2379596
[ 8 ] Bug #2381859 - "dnf download --setopt fastestmirror=true --refresh" crashes randomly: libdnf5::repo::Repo: Dereferencing an invalidated WeakPtr
https://bugzilla.redhat.com/show_bug.cgi?id=2381859
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-fdcda3af30' 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-fdcda3af30
2025-07-31 02:03:37.383866+00:00
--------------------------------------------------------------------------------
Name : librepo
Product : Fedora 41
Version : 1.20.0
Release : 1.fc41
URL : https://github.com/rpm-software-management/librepo
Summary : Repodata downloading library
Description :
A library providing C and Python (libcURL like) API to downloading repository
metadata.
--------------------------------------------------------------------------------
Update Information:
This update fixes rebooting a machine to unmount file systems, a quiet output
for downloand command, a gnupg warning produced by libdnf5-plugin-expired-pgp-
keys plugin, and invalid Date e-mail headers produced by dnf5-plugin-automatic
plugin. It also enhances a documentation, makes filtering advisories stricter,
downloads repository metadata in parallel, splits Polkit policy for trusted
transactions in D-Bus interface, adds "do" command for specifying complex
transactions, restores a cursor when quiting with SIGINT signal, adds --from-
repo option for restricting directly specified packages to the given
repositories, supports binding non-option arguments to comamnd aliases, supports
localization in command aliases, expands emit_via in command_email emitter to
individual arguments to support s-nail, makes updating system state more robust,
supports globs in repoclosure --check option, supports retrieving transaction
history in D-Bus interface, does not Python-lock methods of SackRepoRepoQuery
Python class, and makes repoclosure to ignore rich dependencies.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jun 20 2025 Ales Matej <amatej(a)redhat.com> - 1.20.0-1
- Update to 1.20.0
- Fix and update lr_download_metadata API to enable parallel downloading of repos
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2270024 - Document that dumping all configuration is now done with "dnf5 --dump-main-config"
https://bugzilla.redhat.com/show_bug.cgi?id=2270024
[ 2 ] Bug #2324177 - dnf5 does not expire metadata before makecache
https://bugzilla.redhat.com/show_bug.cgi?id=2324177
[ 3 ] Bug #2350947 - dnf offline-upgrade reboot causes unclean shutdown after upgrade (fsck messages)
https://bugzilla.redhat.com/show_bug.cgi?id=2350947
[ 4 ] Bug #2362032 - "dnf -q download" isn't quite quiet
https://bugzilla.redhat.com/show_bug.cgi?id=2362032
[ 5 ] Bug #2365060 - gpg: WARNING: No valid encryption subkey left over.
https://bugzilla.redhat.com/show_bug.cgi?id=2365060
[ 6 ] Bug #2370342 - dnf5-plugin-automatic email emitter creates invalid Date: headers with fractional seconds in the time.
https://bugzilla.redhat.com/show_bug.cgi?id=2370342
[ 7 ] Bug #2379596 - dnf5-5.2.15.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2379596
[ 8 ] Bug #2381859 - "dnf download --setopt fastestmirror=true --refresh" crashes randomly: libdnf5::repo::Repo: Dereferencing an invalidated WeakPtr
https://bugzilla.redhat.com/show_bug.cgi?id=2381859
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-fdcda3af30' 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-e326aec30e
2025-07-31 02:03:37.383861+00:00
--------------------------------------------------------------------------------
Name : java-11-openjdk-portable
Product : Fedora 41
Version : 11.0.28.0.6
Release : 1.fc41
URL : http://openjdk.java.net/
Summary : OpenJDK 11 Runtime Environment portable edition
Description :
The OpenJDK 11 runtime environment - portable edition.
--------------------------------------------------------------------------------
Update Information:
July 2025 CPU java-11-openjdk-portable-11.0.28.0.6-1.fc41
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 21 2025 Jiří Andrlík <jandrlik(a)redhat.com> - 1:11.0.28.0.6-1
- updated to security jdk-11.0.28+6 bumped NEWS
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-e326aec30e' 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-785ddf402b
2025-07-31 02:03:37.383863+00:00
--------------------------------------------------------------------------------
Name : java-1.8.0-openjdk-portable
Product : Fedora 41
Version : 1.8.0.462.b06
Release : 2.fc39
URL : http://openjdk.java.net/
Summary : OpenJDK 8 Runtime Environment portable edition
Description :
The OpenJDK 8 runtime environment - portable edition
--------------------------------------------------------------------------------
Update Information:
July 2025 CPU java-1.8.0-openjdk-portable-1.8.0.462.b06-2.fc39
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-785ddf402b' 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-2d8eaec2b9
2025-07-31 02:03:37.383853+00:00
--------------------------------------------------------------------------------
Name : java-1.8.0-openjdk
Product : Fedora 41
Version : 1.8.0.462.b06
Release : 1.fc39
URL : http://openjdk.java.net/
Summary : OpenJDK 8 Runtime Environment
Description :
The OpenJDK 8 runtime environment.
--------------------------------------------------------------------------------
Update Information:
July 2025 CPU java-1.8.0-openjdk-1.8.0.462.b06-1.fc39
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 22 2025 Jiří Andrlík <jandrlik(a)redhat.com> - 1:1.8.0.462.b06-1
- Updated to repack July 2025 CPU
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-2d8eaec2b9' 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-ec1b51a010
2025-07-31 02:03:37.383858+00:00
--------------------------------------------------------------------------------
Name : java-17-openjdk-portable
Product : Fedora 41
Version : 17.0.16.0.8
Release : 1.fc41
URL : http://openjdk.java.net/
Summary : OpenJDK 17 Runtime Environment portable edition
Description :
The OpenJDK 17 runtime environment - portable edition.
--------------------------------------------------------------------------------
Update Information:
July 2025 CPU java-17-openjdk-portable-17.0.16.0.8-1.fc41
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jul 21 2025 Jiří Andrlík <jandrlik(a)redhat.com> - 1:17.0.16.0.8-1
- updated to security jdk-17.0.16+8 bumped NEWS updated FIPS patch
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-ec1b51a010' 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-8707d846df
2025-07-31 02:03:37.383856+00:00
--------------------------------------------------------------------------------
Name : java-17-openjdk
Product : Fedora 41
Version : 17.0.16.0.8
Release : 1.fc41
URL : http://openjdk.java.net/
Summary : OpenJDK 17 Runtime Environment
Description :
The OpenJDK 17 runtime environment.
--------------------------------------------------------------------------------
Update Information:
July 2025 CPU java-17-openjdk-17.0.16.0.8-1.fc41
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jul 23 2025 Jiří Andrlík <jandrlik(a)redhat.com> - 1:17.0.16.0.8-1
- Updated to repack July 2024 CPU
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-8707d846df' 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-41eea5e9ca
2025-07-31 02:03:37.383845+00:00
--------------------------------------------------------------------------------
Name : rust-rbspy
Product : Fedora 41
Version : 0.34.1
Release : 1.fc41
URL : https://crates.io/crates/rbspy
Summary : Sampling CPU profiler for Ruby
Description :
Sampling CPU profiler for Ruby.
--------------------------------------------------------------------------------
Update Information:
Update rbspy and the rbspy-ruby-structs crate to version 0.34.1.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 22 2025 Fabio Valentini <decathorpe(a)gmail.com> - 0.34.1-1
- Update to version 0.34.1
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-41eea5e9ca' 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
--------------------------------------------------------------------------------