--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-3a84d0e4cc
2025-06-30 02:27:42.151705+00:00
--------------------------------------------------------------------------------
Name : root
Product : Fedora EPEL 9
Version : 6.36.00
Release : 2.el9
URL : https://root.cern/
Summary : Numerical data analysis framework
Description :
The ROOT system provides a set of object oriented frameworks with all
the functionality needed to handle and analyze large amounts of data
in a very efficient way. Having the data defined as a set of objects,
specialized storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histogramming methods in an
arbitrary number of dimensions, curve fitting, function evaluation,
minimization, graphics and visualization classes to allow the easy
setup of an analysis system that can query and process the data
interactively or in batch mode, as well as a general parallel
processing framework, PROOF, that can considerably speed up an
analysis.
Thanks to the built-in C++ interpreter cling, the command, the
scripting and the programming language are all C++. The interpreter
allows for fast prototyping of the macros since it removes the, time
consuming, compile/link cycle. It also provides a good environment to
learn C++. If more performance is needed the interactively developed
macros can be compiled using a C++ compiler via a machine independent
transparent compiler interface called ACliC.
The system has been designed in such a way that it can query its
databases in parallel on clusters of workstations or many-core
machines. ROOT is an open system that can be dynamically extended by
linking external libraries. This makes ROOT a premier platform on
which to build data acquisition, simulation and data analysis systems.
--------------------------------------------------------------------------------
Update Information:
Add root-tree-ntuple and root-tree-ntuple-utils dependensies to root-core
(listed in root-config --libs)
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jun 21 2025 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.36.00-2
- Add root-tree-ntuple and root-tree-ntuple-utils dependensies to root-core
(listed in root-config --libs)
- Rename root-fonts package to root-font-files
- Add optional test dependency python3-pandas now available in EPEL 10
- Add dependency jupyter-notebook to root-jupyroot for EPEL 10.1 and later
- Fix Python 3.14 refcount issues in tests
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2372647 - The package name of root-fonts violates guidelines
https://bugzilla.redhat.com/show_bug.cgi?id=2372647
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update root' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-9e77f6a1eb
2025-06-30 01:59:44.022709+00:00
--------------------------------------------------------------------------------
Name : root
Product : Fedora EPEL 10.0
Version : 6.36.00
Release : 2.el10_0
URL : https://root.cern/
Summary : Numerical data analysis framework
Description :
The ROOT system provides a set of object oriented frameworks with all
the functionality needed to handle and analyze large amounts of data
in a very efficient way. Having the data defined as a set of objects,
specialized storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histogramming methods in an
arbitrary number of dimensions, curve fitting, function evaluation,
minimization, graphics and visualization classes to allow the easy
setup of an analysis system that can query and process the data
interactively or in batch mode, as well as a general parallel
processing framework, PROOF, that can considerably speed up an
analysis.
Thanks to the built-in C++ interpreter cling, the command, the
scripting and the programming language are all C++. The interpreter
allows for fast prototyping of the macros since it removes the, time
consuming, compile/link cycle. It also provides a good environment to
learn C++. If more performance is needed the interactively developed
macros can be compiled using a C++ compiler via a machine independent
transparent compiler interface called ACliC.
The system has been designed in such a way that it can query its
databases in parallel on clusters of workstations or many-core
machines. ROOT is an open system that can be dynamically extended by
linking external libraries. This makes ROOT a premier platform on
which to build data acquisition, simulation and data analysis systems.
--------------------------------------------------------------------------------
Update Information:
Add root-tree-ntuple and root-tree-ntuple-utils dependensies to root-core
(listed in root-config --libs)
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jun 21 2025 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.36.00-2
- Add root-tree-ntuple and root-tree-ntuple-utils dependensies to root-core
(listed in root-config --libs)
- Rename root-fonts package to root-font-files
- Add optional test dependency python3-pandas now available in EPEL 10
- Add dependency jupyter-notebook to root-jupyroot for EPEL 10.1 and later
- Fix Python 3.14 refcount issues in tests
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2372647 - The package name of root-fonts violates guidelines
https://bugzilla.redhat.com/show_bug.cgi?id=2372647
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update root' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-a98d81f20c
2025-06-30 01:59:44.022675+00:00
--------------------------------------------------------------------------------
Name : libiodbc
Product : Fedora EPEL 10.0
Version : 3.52.16
Release : 1.el10_0
URL : http://www.iodbc.org/
Summary : iODBC Driver Manager
Description :
The iODBC Driver Manager is a free implementation of the SAG CLI and
ODBC compliant driver manager which allows developers to write ODBC
compliant applications that can connect to various databases using
appropriate backend drivers.
--------------------------------------------------------------------------------
Update Information:
Build for EPEL10/10.0
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2025 Jerry James <loganjerry(a)gmail.com> - 3.52.16-1
- Version 3.52.16
- Reevaluate License field
- Add patch to fix LTO type mismatches
- Add patch to fix FTBFS due to a type mismatch in unicode.c
- Build in C17 mode; the code is not ready for C23
- Avoid rpaths instead of removing them afterwards
- Minor spec file cleanups
* Mon Sep 2 2024 Miroslav Suchý <msuchy(a)redhat.com> - 3.52.15-8
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libiodbc' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-033f0146e1
2025-06-30 01:44:31.506571+00:00
--------------------------------------------------------------------------------
Name : kde-settings
Product : Fedora EPEL 10.1
Version : 42.0
Release : 3.1.el10_1
URL : https://pagure.io/fedora-kde/kde-settings
Summary : Config files for KDE
Description :
Config files for KDE.
--------------------------------------------------------------------------------
Update Information:
Change xdg-user-dirs package version to be correct for RHEL 10
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jun 28 2025 Troy Dawson <tdawson(a)redhat.com> - 42.0-3.1
- Change xdg-user-dirs package version to be correct for RHEL 10
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update kde-settings' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-2ce6fba2a0
2025-06-30 01:44:31.506553+00:00
--------------------------------------------------------------------------------
Name : image-builder
Product : Fedora EPEL 10.1
Version : 22
Release : 1.el10_1
URL : https://github.com/osbuild/image-builder-cli
Summary : An image building executable using osbuild
Description :
A local binary for building customized OS artifacts such as VM images and
OSTree commits. Uses osbuild under the hood.
--------------------------------------------------------------------------------
Update Information:
Automatic update for image-builder-22-1.el10_1.
Changelog for image-builder
* Sun Jun 22 2025 Packit <hello(a)packit.dev> - 22-1
Changes with 22
----------------
* GHA: add the common-stale-action (#225)
* Author: Tomáš Hozza, Reviewers: Lukáš Zapletal, Simon de Vlieger
* chore: bump `images` (#228)
* Author: Simon de Vlieger, Reviewers: Tomáš Hozza
— Somewhere on the Internet, 2025-06-22
--------------------------------------------------------------------------------
ChangeLog:
* Sun Jun 22 2025 Packit <hello(a)packit.dev> - 22-1
Changes with 22
----------------
* GHA: add the common-stale-action (#225)
* Author: Tomáš Hozza, Reviewers: Lukáš Zapletal, Simon de Vlieger
* chore: bump `images` (#228)
* Author: Simon de Vlieger, Reviewers: Tomáš Hozza
— Somewhere on the Internet, 2025-06-22
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update image-builder' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-2a08addef5
2025-06-30 01:44:31.506559+00:00
--------------------------------------------------------------------------------
Name : gnome-icon-theme
Product : Fedora EPEL 10.1
Version : 3.12.0
Release : 25.el10_1
URL : http://www.gnome.org
Summary : GNOME icon theme
Description :
This package contains the default icon theme used by the GNOME desktop.
--------------------------------------------------------------------------------
Update Information:
Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jan 16 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.12.0-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.12.0-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 17 2024 Miroslav Suchý <msuchy(a)redhat.com> - 3.12.0-23
- convert license to SPDX
* Wed Jan 24 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.12.0-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.12.0-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jul 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.12.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.12.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2356200 - Please branch and build gnome-icon-theme in epel10
https://bugzilla.redhat.com/show_bug.cgi?id=2356200
[ 2 ] Bug #2373916 - lirc-config: fails to install from epel10
https://bugzilla.redhat.com/show_bug.cgi?id=2373916
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update gnome-icon-theme' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-436df50c87
2025-06-30 01:44:31.506565+00:00
--------------------------------------------------------------------------------
Name : gocryptfs
Product : Fedora EPEL 10.1
Version : 2.5.4
Release : 2.el10_1
URL : https://github.com/rfjakob/gocryptfs
Summary : Encrypted overlay filesystem written in Go
Description :
Encrypted overlay filesystem written in Go.
--------------------------------------------------------------------------------
Update Information:
Initial package
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jun 28 2025 Pavel Solovev <daron439(a)gmail.com> - 2.5.4-2
- Limit go-vendor-tools usage to Fedora
* Tue May 27 2025 Pavel Solovev <daron439(a)gmail.com> - 2.5.4-1
- Import rhbz#2368700
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update gocryptfs' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-f261417d57
2025-06-30 01:44:31.506540+00:00
--------------------------------------------------------------------------------
Name : libiodbc
Product : Fedora EPEL 10.1
Version : 3.52.16
Release : 1.el10_1
URL : http://www.iodbc.org/
Summary : iODBC Driver Manager
Description :
The iODBC Driver Manager is a free implementation of the SAG CLI and
ODBC compliant driver manager which allows developers to write ODBC
compliant applications that can connect to various databases using
appropriate backend drivers.
--------------------------------------------------------------------------------
Update Information:
Build for EPEL10/10.0
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 15 2025 Jerry James <loganjerry(a)gmail.com> - 3.52.16-1
- Version 3.52.16
- Reevaluate License field
- Add patch to fix LTO type mismatches
- Add patch to fix FTBFS due to a type mismatch in unicode.c
- Build in C17 mode; the code is not ready for C23
- Avoid rpaths instead of removing them afterwards
- Minor spec file cleanups
* Mon Sep 2 2024 Miroslav Suchý <msuchy(a)redhat.com> - 3.52.15-8
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.52.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update libiodbc' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-af214947e4
2025-06-30 01:44:31.506547+00:00
--------------------------------------------------------------------------------
Name : root
Product : Fedora EPEL 10.1
Version : 6.36.00
Release : 2.el10_1
URL : https://root.cern/
Summary : Numerical data analysis framework
Description :
The ROOT system provides a set of object oriented frameworks with all
the functionality needed to handle and analyze large amounts of data
in a very efficient way. Having the data defined as a set of objects,
specialized storage methods are used to get direct access to the
separate attributes of the selected objects, without having to touch
the bulk of the data. Included are histogramming methods in an
arbitrary number of dimensions, curve fitting, function evaluation,
minimization, graphics and visualization classes to allow the easy
setup of an analysis system that can query and process the data
interactively or in batch mode, as well as a general parallel
processing framework, PROOF, that can considerably speed up an
analysis.
Thanks to the built-in C++ interpreter cling, the command, the
scripting and the programming language are all C++. The interpreter
allows for fast prototyping of the macros since it removes the, time
consuming, compile/link cycle. It also provides a good environment to
learn C++. If more performance is needed the interactively developed
macros can be compiled using a C++ compiler via a machine independent
transparent compiler interface called ACliC.
The system has been designed in such a way that it can query its
databases in parallel on clusters of workstations or many-core
machines. ROOT is an open system that can be dynamically extended by
linking external libraries. This makes ROOT a premier platform on
which to build data acquisition, simulation and data analysis systems.
--------------------------------------------------------------------------------
Update Information:
Add root-tree-ntuple and root-tree-ntuple-utils dependensies to root-core
(listed in root-config --libs)
--------------------------------------------------------------------------------
ChangeLog:
* Sat Jun 21 2025 Mattias Ellert <mattias.ellert(a)physics.uu.se> - 6.36.00-2
- Add root-tree-ntuple and root-tree-ntuple-utils dependensies to root-core
(listed in root-config --libs)
- Rename root-fonts package to root-font-files
- Add optional test dependency python3-pandas now available in EPEL 10
- Add dependency jupyter-notebook to root-jupyroot for EPEL 10.1 and later
- Fix Python 3.14 refcount issues in tests
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2372647 - The package name of root-fonts violates guidelines
https://bugzilla.redhat.com/show_bug.cgi?id=2372647
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update root' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-4a02b3545b
2025-06-30 01:44:31.506481+00:00
--------------------------------------------------------------------------------
Name : rocm-runtime
Product : Fedora EPEL 10.1
Version : 6.4.1
Release : 1.el10_1
URL : https://github.com/ROCm/ROCR-Runtime
Summary : ROCm Runtime Library
Description :
The ROCm Runtime Library is a thin, user-mode API that exposes the necessary
interfaces to access and interact with graphics hardware driven by the AMDGPU
driver set and the AMDKFD kernel driver. Together they enable programmers to
directly harness the power of AMD discrete graphics devices by allowing host
applications to launch compute kernels directly to the graphics hardware.
--------------------------------------------------------------------------------
Update Information:
This is the EPEL 10 build of the Fedora ROCm stack that has been tracked in the
COPR https://copr.fedorainfracloud.org/coprs/g/rocm-packagers-sig/cs10-mathlib-
preview/packages/ . It represents the core ROCm math libraries.
Add gfx950 module
Update to 6.4.0
--------------------------------------------------------------------------------
ChangeLog:
* Thu May 22 2025 Jeremy Newton <alexjnewt at hotmail dot com> - 6.4.1-1
- Update to 6.4.1
* Wed Apr 16 2025 Jeremy Newton <alexjnewt at hotmail dot com> - 6.4.0-1
- Update to 6.4.0
* Thu Mar 13 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-5
- Build kfdtest for SUSE
* Thu Mar 13 2025 Christian Goll <cgoll(a)suse.com> - 6.3.2-4
- Explicit require zlib-devel for SLE 15.6
* Tue Mar 4 2025 Benjamin A. Beasley <code(a)musicinmybrain.net> - 6.3.2-3
- Fix the upgrade path for hsakmt-devel
* Sun Feb 9 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-2
- Fix SLE 15.6
* Sun Feb 2 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-1
- Update to 6.3.2
* Sat Jan 18 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.1-3
- gcc 15 include cstdint
* Thu Jan 9 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.1-2
- Use compat gcc
* Sun Dec 22 2024 Tom Rix <Tom.Rix(a)amc.com> - 6.3.1-1
- Update to 6.3.1
* Fri Dec 20 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-2
- Link kfdtest with static llvm libs
* Sat Dec 7 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Sun Nov 3 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.2.1-1
- Stub for tumbleweed
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rocm-runtime' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------