--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-4a02b3545b
2025-06-30 01:44:31.506481+00:00
--------------------------------------------------------------------------------
Name : rocrand
Product : Fedora EPEL 10.1
Version : 6.4.1
Release : 2.el10_1
URL : https://github.com/ROCm/rocRAND
Summary : ROCm random number generator
Description :
The rocRAND project provides functions that generate pseudo-random and
quasi-random numbers.
The rocRAND library is implemented in the HIP programming language and
optimized for AMD's latest discrete GPUs. It is designed to run on top of AMD's
Radeon Open Compute ROCm runtime, but it also works on CUDA enabled GPUs.
--------------------------------------------------------------------------------
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:
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rocrand' 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 : rocprim
Product : Fedora EPEL 10.1
Version : 6.4.0
Release : 4.el10_1
URL : https://github.com/ROCm/rocprim
Summary : ROCm parallel primatives
Description :
The rocPRIM is a header-only library providing HIP parallel primitives
for developing performant GPU-accelerated code on AMD ROCm platform.
--------------------------------------------------------------------------------
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:
* Tue Jun 3 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-4
- change to autosetup
* Mon Jun 2 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-3
- Improve testing on suse
- Add macros for gfx950
* Mon May 5 2025 Tim Flink <tflink(a)fedoraproject.org> - 6.4.0-2
- create test subpackage and add --with test flag
- move during-build checks to %check section
- change build to be noarch only for -devel subpackage so that arch-specific tests could be packaged in -test
* Fri Apr 18 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-1
- Update to 6.4.0
* Fri Apr 4 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-4
- Use correct spdx license
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-2
- build requires gcc-c++
* Mon Dec 9 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Sun Nov 10 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 rocprim' 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 : rocsolver
Product : Fedora EPEL 10.1
Version : 6.4.0
Release : 3.el10_1
URL : https://github.com/ROCm/rocSOLVER
Summary : Next generation LAPACK implementation for ROCm platform
Description :
rocSOLVER is a work-in-progress implementation of a subset
of LAPACK functionality on the ROCm platform.
--------------------------------------------------------------------------------
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 Jun 12 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-3
- Add hip jobs
- Remove suse if check for ldconfig
- Add export compilation database option
* Tue May 13 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-2
- Cleanup module build
* Fri Apr 18 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-1
- Update to 6.4.0
* Thu Apr 10 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-7
- Reenable ninja
* Sun Apr 6 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-6
- Document RFE to remove fmt dependency
* Thu Feb 13 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-5
- Remove multibuild
- Fix SLE 15.6
* Tue Jan 21 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-4
- multithread compress
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-2
- build requires gcc-c++
* Tue Dec 10 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Sun Nov 10 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 rocsolver' 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 : rocthrust
Product : Fedora EPEL 10.1
Version : 6.4.0
Release : 2.el10_1
URL : https://github.com/ROCm/rocThrust
Summary : ROCm Thrust libary
Description :
Thrust is a parallel algorithm library. This library has been
ported to HIP/ROCm platform, which uses the rocPRIM library.
--------------------------------------------------------------------------------
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:
* Tue Jun 3 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-2
- Improve testing on suse
* Fri Apr 18 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-1
- Update to 6.4.0
* Fri Apr 4 2025 Tom Rix <Tom.Rix(a)amd.com> 6.3.0-6
- correct spdx license for suse
* Fri Apr 4 2025 Tom Rix <Tom.Rix(a)amd.com> 6.3.0-5
- correct spdx license usage
* Mon Jan 20 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-4
- multithread compress
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-2
- build requires gcc-c++
* Tue Dec 10 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Sun Nov 10 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 rocthrust' 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 : rocsparse
Product : Fedora EPEL 10.1
Version : 6.4.0
Release : 6.el10_1
URL : https://github.com/ROCm/rocSPARSE
Summary : SPARSE implementation for ROCm
Description :
rocSPARSE exposes a common interface that provides Basic
Linear Algebra Subroutines for sparse computation
implemented on top of AMD's Radeon Open eCosystem Platform
ROCm runtime and toolchains. rocSPARSE is created using
the HIP programming language and optimized for AMD's
latest discrete GPUs.
--------------------------------------------------------------------------------
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:
* Tue Jun 17 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-6
- Fix install of matrices on suse
* Sun Jun 15 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-5
- Remove suse check of ldconfig
* Mon May 12 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-4
- Add experimental gfx950
* Fri May 2 2025 Tim Flink <tflink(a)fedoraproject.org> - 6.4.0-3
- include downloaded matrix files for test subpackage
* Tue Apr 29 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-2
- Improve testing for suse
* Fri Apr 18 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-1
- Update to 6.4.0
* Thu Apr 10 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-3
- Reenable ninja
* Wed Feb 12 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-2
- Remove multi build
- Fix SLE 15.6
* Wed Jan 29 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-1
- Update to 6.3.2
* Mon Jan 20 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-4
- multithread compress
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-2
- build requires gcc-c++
* Mon Dec 9 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Sun Nov 10 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 rocsparse' 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-a16c884a54
2025-06-30 01:44:31.506532+00:00
--------------------------------------------------------------------------------
Name : paho-c
Product : Fedora EPEL 10.1
Version : 1.3.14
Release : 3.el10_1
URL : https://eclipse.dev/paho/clients/c/
Summary : MQTT C Client
Description :
The Paho MQTT C Client is a fully fledged MQTT client written in C.
--------------------------------------------------------------------------------
Update Information:
Fix build with GCC 15
--------------------------------------------------------------------------------
ChangeLog:
* Thu Mar 13 2025 topazus <topazus(a)outlook.com> - 1.3.14-3
- Fix build with GCC 15
* Fri Jan 17 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 7 2025 Packit <hello(a)packit.dev> - 1.3.14-1
- Update to 1.3.14 upstream release
- Resolves: rhbz#2336146
* Thu Jul 18 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.13-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Mar 8 2024 Felix Wang <topazus(a)outlook.com> - 1.3.13-6
- enable packit only on fedora-rawhide
* Thu Jan 25 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.13-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.13-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 16 2024 topazus <topazus(a)outlook.com> - 1.3.13-3
- add packit file
* Sun Dec 24 2023 topazus <topazus(a)outlook.com> - 1.3.13-2
- fix file format style
* Tue Dec 5 2023 topazus <topazus(a)outlook.com> - 1.3.13-1
- update to 1.3.13
* Thu Jul 20 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.3.9-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2369806 - Please branch and build paho-c in epel10
https://bugzilla.redhat.com/show_bug.cgi?id=2369806
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update paho-c' 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 : rocalution
Product : Fedora EPEL 10.1
Version : 6.4.1
Release : 3.el10_1
URL : https://github.com/ROCm/rocALUTION
Summary : Next generation library for iterative sparse solvers for ROCm platform
Description :
rocALUTION is a sparse linear algebra library that can be used
to explore fine-grained parallelism on top of the ROCm platform
runtime and toolchains. Based on C++ and HIP, rocALUTION
provides a portable, generic, and flexible design that allows
seamless integration with other scientific software packages.
rocALUTION offers various backends for different (parallel) hardware:
Host
* OpenMP: Designed for multi-core CPUs
* HIP: Designed for ROCm-compatible devices
* MPI: Designed for multi-node clusters and multi-GPU setups
--------------------------------------------------------------------------------
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:
* Sun Jun 15 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.1-3
- Remove suse check for ldconfig
* Wed Jun 11 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.1-2
- Fix suse name
* Thu May 22 2025 Jeremy Newton <alexjnewt at hotmail dot com> - 6.4.1-1
- Update to 6.4.1
* Fri May 16 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-2
- Cleanup module build
* Sat Apr 19 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-1
- Update to 6.4.0
* Thu Apr 10 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-6
- Reenable ninja
* Thu Feb 13 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-5
- Remove multi build
- Fix SLE 15.6
* Mon Jan 20 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-4
- multithread compress
* Sat Jan 18 2025 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jan 15 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-2
- build requires gcc-c++
* Tue Dec 10 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Sun Nov 10 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 rocalution' 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 : rocblas
Product : Fedora EPEL 10.1
Version : 6.4.0
Release : 9.el10_1
URL : https://github.com/ROCmSoftwarePlatform/rocBLAS
Summary : BLAS implementation for ROCm
Description :
rocBLAS is the AMD library for Basic Linear Algebra Subprograms
(BLAS) on the ROCm platform. It is implemented in the HIP
programming language and optimized for AMD GPUs.
--------------------------------------------------------------------------------
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 Jun 19 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-9
- Turn off tensile for first rhel build
* Wed Jun 11 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-8
- Remove suse check for using ldconfig
* Sun May 11 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-7
- Add experimental gfx950
* Tue May 6 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-6
- disable roctracer for everyone
* Tue Apr 29 2025 Tim Flink <tflink(a)fedoraproject.org> - 6.4.0-5
- add patch for option to disable roctracer logging
- disable roctracer logging for rhel builds
- allow for builds on rhel with ninja
* Tue Apr 29 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-4
- Improve testing for suse
* Sat Apr 26 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-3
- Add generic gpus
* Wed Apr 23 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-2
- Use joblib on sle 15.6 and 16.0
* Fri Apr 18 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-1
- Update to 6.4.0
* Thu Apr 10 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-12
- Reenable ninja
* Fri Apr 4 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-11
- Use rocm-llvm strip
* Thu Feb 27 2025 Cristian Le <git(a)lecris.dev> - 6.3.0-10
- Add hip requirement to devel package
* Thu Feb 27 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-9
- Enable tensile for RHEL
* Wed Feb 26 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-8
- Enable tensile for SUSE
* Sun Feb 23 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-7
- Use tensile verbosity to avoid OSB timeout
* Wed Feb 19 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-6
- Use tensile cmake from the python location
* Tue Feb 11 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-5
- Remove multibuild
- Fix SLE 15.6
* Sat Jan 18 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-4
- multithread rpm compress
* Tue Jan 14 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-3
- build requires gcc-c++
* Fri Dec 20 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-2
- Build type should be release
* Fri Dec 6 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Sun Nov 10 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 rocblas' 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 : rocclr
Product : Fedora EPEL 10.1
Version : 6.4.1
Release : 3.el10_1
URL : https://github.com/ROCm/clr
Summary : ROCm Compute Language Runtime
Description :
ROCm Compute Language Runtime
--------------------------------------------------------------------------------
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:
* Sun Jun 15 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.1-3
- Remove suse check for using ldconfig
* Fri Jun 13 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.1-2
- Improve requires for rocm-hip-devel
* Thu May 22 2025 Jeremy Newton <alexjnewt at hotmail dot com> - 6.4.1-1
- Update to 6.4.1
* Fri May 2 2025 Jeremy Newton <alexjnewt(a)hotmail.com> - 6.4.0-3
- Use khrono OpenCL ICD for Fedora
* Thu May 1 2025 Jeremy Newton <alexjnewt(a)hotmail.com> - 6.4.0-2
- Fix linking for comgr.so.3
- Cleanup
* Sat Apr 19 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.0-1
- Update to 6.4.0
* Sun Mar 2 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-4
- no ocl-icd-devel in cs10
* Fri Feb 28 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.2-3
- cmake changed
* Mon Feb 10 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 Fedora Release Engineering <releng(a)fedoraproject.org> - 6.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Jan 6 2025 Jeremy Newton <alexjnewt(a)hotmail.com> - 6.3.1-2
- We dropped the hip-devel package in 6.0 and forgot to obsolete it
- Fixes RHBZ#2327258
* Sun Dec 22 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.1-1
- Update to 6.3.1
* Sun Dec 8 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.3.0-1
- Update to 6.3
* Tue Sep 10 2024 Tom Rix <Tom.Rix(a)amd.com> - 6.2.0-1
- A placeholder for rhel 9
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rocclr' 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
Product : Fedora EPEL 10.1
Version : 6.4.1
Release : 2.el10_1
URL : None
Summary : ROCm Metapackage
Description :
This is a meta package for all of the ROCm packages.
--------------------------------------------------------------------------------
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:
* Mon Jun 16 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.1-2
- Add a suse version
* Wed Jun 11 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.4.1-1
- Simplify RHEL changes
* Wed May 28 2025 Tim Flink <tflink(a)fedoraproject.org> - 6.4.0-3
- hipify is not part of the set we intend to build for EL for now
* Tue May 27 2025 Tim Flink <tflink(a)fedoraproject.org> - 6.4.0-2
- Don't require yet-unpackaged deps in EL builds
* Tue Apr 22 2025 Jeremy Newton <alexjnewt at hotmail dot com> - 6.4.0-1
- Update to 6.4.0
- Use version requires to pull in newer packages
- Fix rpmlint warnings
- Package is now noarch
* Sat Mar 29 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.3-3
- Add rocm-examples
* Fri Mar 21 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.3-2
- Add rocal
- Move hipify to devel
* Fri Mar 14 2025 Tom Rix <Tom.Rix(a)amd.com> - 6.3.3-1
- Initial package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update rocm' 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
--------------------------------------------------------------------------------