Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

root-core-debuginfo-6.38.04-6.el10_3 RPM for aarch64

From EPEL 10.3 Testing for aarch64 / debug / Packages / r

Name: root-core-debuginfo Distribution: Fedora Project
Version: 6.38.04 Vendor: Fedora Project
Release: 6.el10_3 Build date: Wed May 6 16:16:13 2026
Group: Development/Debug Build host: buildvm-a64-06.rdu3.fedoraproject.org
Size: 49771585 Source RPM: root-6.38.04-6.el10_3.src.rpm
Packager: Fedora Project
Url: https://root.cern/
Summary: Debug information for package root-core
This package provides debug information for package root-core.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

LGPL-2.1-or-later AND LGPL-2.0-or-later AND ISC AND MIT AND NCSA

Changelog

* Wed May 06 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.04-6
  - Combined rebuild for xrootd and R
* Sat Apr 25 2026 Iñaki Úcar <iucar@fedoraproject.org> - 6.38.04-5
  - R-maint-sig mass rebuild
* Wed Apr 22 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.04-4
  - Rebuilt for xrootd 6
* Thu Apr 09 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.04-3
  - Run some tests on aarch64 Fedora 44+ again (gcc 16 regression fixed)
* Sun Apr 05 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.04-2
  - Compatibility with Python 3.15
* Fri Mar 13 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.04-1
  - Update to 6.38.04
  - Rebuild for pythia8 8.3.17
  - Dropped patches: 11
  - New patches: 1
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.38.00-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Mon Jan 12 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.00-6
  - Fixes for gcc 16
* Thu Dec 25 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.00-5
  - Fix test for stricter syntax in numpy 2.4.0 (backport)
* Fri Dec 19 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.00-4
  - Exclude tests for Fedora 43+ on s390x that fail due to hardware
    acceleration in the zlib-ng library.
* Thu Dec 18 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.00-3
  - Don't install the python modules twice
  - Fix Requires and Provides in the python3-root rpm
* Thu Dec 11 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.00-2
  - Skip RPATH using -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON (replaces
    previously used root specific -Drpath:BOOL=OFF no longer available)
  - Backport fixes to python module
  - Rebuild for pythia8 8.3.16
* Tue Dec 09 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.38.00-1
  - Update to 6.38.00
  - Removed subpackages: root-proof, root-proof-bench, root-proof-player,
      root-proof-sessionviewer, root-sql-mysql, root-sql-odbc, root-sql-pgsql
  - New subpackages: root-geom-checker, root-gui-treemap,
      root-tree-ntuple-browse, root-histv7
  - JsMVA python (sub)module dropped from python3-root package
  - Compile minuit2 with Open MP support
  - Dropped patches: 7
  - New patches: 4
* Wed Oct 29 2025 Stephen Gallagher <sgallagh@redhat.com> - 6.36.04-4
  - Rebuild for libarrow 22
* Thu Oct 09 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 6.36.04-3
  - Rebuilt for new graphviz
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 6.36.04-2
  - Rebuilt for Python 3.14.0rc3 bytecode
* Mon Aug 25 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.36.04-1
  - Update to 6.36.04
* Wed Aug 20 2025 Jerry James <loganjerry@gmail.com> - 6.36.02-7
  - Rebuild for tbb 2022.2.0
* Tue Aug 19 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.36.02-6
  - Support libarrow 21
* Mon Aug 18 2025 Orion Poplawski <orion@nwra.com> - 6.36.02-5
  - Rebuild for libarrow 21
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 6.36.02-4
  - Rebuilt for Python 3.14.0rc2 bytecode
* Wed Aug 13 2025 Orion Poplawski <orion@nwra.com> - 6.36.02-3
  - Rebuild for libarrow 21
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.36.02-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jul 13 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.36.02-1
  - Update to 6.36.02
* Thu Jul 10 2025 Stephen Gallagher <sgallagh@redhat.com> - 6.36.00-3
  - Rebuilt for libarrow 20
* Sat Jun 21 2025 Mattias Ellert <mattias.ellert@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
* Sat Jun 07 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.36.00-1
  - Update to 6.36.00
  - Enable the R interface for EPEL 10.1
  - Removed subpackages: root-gui-qt5webdisplay, -hist-draw, -histv7 and -html
  - New subpackage: root-roofit-codegen
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 6.34.08-5
  - Rebuilt for Python 3.14
* Fri Apr 18 2025 Iñaki Úcar <iucar@fedoraproject.org> - 6.34.08-4
  - R-maint-sig mass rebuild
* Fri Apr 18 2025 Iñaki Úcar <iucar@fedoraproject.org> - 6.34.08-3
  - R-maint-sig mass rebuild
* Fri Apr 18 2025 Iñaki Úcar <iucar@fedoraproject.org> - 6.34.08-2
  - R-maint-sig mass rebuild
* Thu Apr 17 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.08-1
  - Update to 6.34.08
* Fri Mar 28 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.06-1
  - Update to 6.34.06
  - Drop patches accepted upstream or previously backported
* Wed Feb 19 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.04-2
  - Fix roofit/roostats test failures with gcc 15
* Fri Feb 14 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.04-1
  - Update to 6.34.04
  - Drop patches accepted upstream or previously backported
* Fri Feb 14 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 6.34.02-8
  - Rebuilt for libarrow 19
* Sun Feb 02 2025 Orion Poplawski <orion@nwra.com> - 6.34.02-7
  - Rebuild with gsl 2.8
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 6.34.02-6
  - Add explicit BR: libxcrypt-devel
* Fri Jan 31 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.02-5
  - Apply patches to fix build with gcc 15
  - Enable roofit-multiprocess for EPEL 10 (dependencies available)
  - Rebuild for pythia8 8.3.13
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.34.02-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jan 15 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.02-3
  - Don't add dependencies on root-roofit-multiprocess and root-roofit-zmq
    to root-roofit-core for EPEL builds
* Sun Jan 12 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.02-2
  - Adjust stressGraphics.ref
  - Build for EPEL 10
  - Disable the R interface for EPEL 10 (R not yet abailable)
  - Enable uring support for EPEL 9 (supported in kernel since RHEL 9.3)
* Wed Dec 25 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.02-1
  - Update to 6.34.02
  - Build CLAD plugin
  - Removed package: root-roofit-dataframe-helpers
* Wed Nov 27 2024 Richard W.M. Jones <rjones@redhat.com> - 6.32.08-2
  - Rebuild for libarrow 18
* Thu Nov 14 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.08-1
  - Update to 6.32.08
* Mon Sep 23 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.06-1
  - Update to 6.32.06
  - Split out ROOT 7 dependent parts of root-browsable to a separate package
  - Split out ROOT 7 dependent parts of root-browserv7 to a separate package
* Wed Aug 21 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.04-2
  - Re-enable Qt5 Web display for Fedora 41+ (qt5-qtwebengine fixed)
* Wed Aug 14 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.04-1
  - Update to 6.32.04
  - Drop patches accepted upstream
  - Disable Qt5 Web display for Fedora 41+ (broken qt5-qtwebengine package)
* Sun Jul 21 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.02-4
  - Update ROOT's R interface for Rcpp 1.0.13
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.32.02-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jul 11 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.02-2
  - Add openssl-devel-engine build requirement on Fedora 41+
  - Fixes for TUri class (PCRE2 compatibility)
  - Fix test failure with tbb 2021.13.0
* Tue Jun 18 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.02-1
  - Update to 6.32.02
  - Drop patches accepted upstream
* Mon Jun 17 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.00-5
  - Add dependency on liburing-devel to root-io
  - Exclude failing tutorial-tmva-RBatchGenerator_filters_vectors-py test
    on aarch64 (Fedora 40+)
* Mon Jun 10 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.00-4
  - Backport fix for failing test with Python 3.13
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 6.32.00-3
  - Rebuilt for Python 3.13
* Sat Jun 08 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.00-2
  - Python 3.13 compatibility
* Mon Jun 03 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.32.00-1
  - Update to 6.32.00
  - Drop EPEL 8 build (now requires Python >= 3.7 and tbb >= 2020)
  - Dropped patches: 12
  - New patches: 6
  - The JsMVA python module is now a submodule of the ROOT python module
  - The notebook package was merged with the JupyROOT package
* Wed May 15 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.30.06-5
  - Rebuilt for libarrow.so.1601
  - Improved fontconfig support

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0b
/usr/lib/debug/.build-id/0b/b80d569faaed8677ec60527d8130e5166c8ce9
/usr/lib/debug/.build-id/0b/b80d569faaed8677ec60527d8130e5166c8ce9.debug
/usr/lib/debug/.build-id/0d
/usr/lib/debug/.build-id/0d/29181ddbf752a3cf5feb6072300cf0901941fa
/usr/lib/debug/.build-id/0d/29181ddbf752a3cf5feb6072300cf0901941fa.debug
/usr/lib/debug/.build-id/22
/usr/lib/debug/.build-id/22/f6c756239e5e68afa1806adf53cd8252aa17f8
/usr/lib/debug/.build-id/22/f6c756239e5e68afa1806adf53cd8252aa17f8.debug
/usr/lib/debug/.build-id/53
/usr/lib/debug/.build-id/53/a2c0dd19dc15e7fefdc2194a7e575fa6989014
/usr/lib/debug/.build-id/53/a2c0dd19dc15e7fefdc2194a7e575fa6989014.debug
/usr/lib/debug/.build-id/56
/usr/lib/debug/.build-id/56/da9ef5ead5f04775762e9f5dde19942999de7b
/usr/lib/debug/.build-id/56/da9ef5ead5f04775762e9f5dde19942999de7b.debug
/usr/lib/debug/.build-id/60
/usr/lib/debug/.build-id/60/d429c0d3e3cf98d9d3e24ec1358e4eda9a5389
/usr/lib/debug/.build-id/60/d429c0d3e3cf98d9d3e24ec1358e4eda9a5389.debug
/usr/lib/debug/.build-id/6a
/usr/lib/debug/.build-id/6a/49385162e1a8bcf17ed0e355bfce7327b1e12c
/usr/lib/debug/.build-id/6a/49385162e1a8bcf17ed0e355bfce7327b1e12c.debug
/usr/lib/debug/.build-id/88
/usr/lib/debug/.build-id/88/3c1df639b3c16f7dc92c01c5ba760260878d40
/usr/lib/debug/.build-id/88/3c1df639b3c16f7dc92c01c5ba760260878d40.debug
/usr/lib/debug/.build-id/8e
/usr/lib/debug/.build-id/8e/fc8b42fae664de0bcefd02c6200a525dda9e2d
/usr/lib/debug/.build-id/8e/fc8b42fae664de0bcefd02c6200a525dda9e2d.debug
/usr/lib/debug/.build-id/95
/usr/lib/debug/.build-id/95/262d2acb75f56852eec90e3c68031951a5a1cf
/usr/lib/debug/.build-id/95/262d2acb75f56852eec90e3c68031951a5a1cf.debug
/usr/lib/debug/.build-id/a3
/usr/lib/debug/.build-id/a3/c7c9627555c27fc5d93042a43748d77857c86c
/usr/lib/debug/.build-id/a3/c7c9627555c27fc5d93042a43748d77857c86c.debug
/usr/lib/debug/.build-id/b3
/usr/lib/debug/.build-id/b3/599c6dec43ef770a324d00306a0734786d48b3
/usr/lib/debug/.build-id/b3/599c6dec43ef770a324d00306a0734786d48b3.debug
/usr/lib/debug/.build-id/cd
/usr/lib/debug/.build-id/cd/429ec994cb8b99ce63ddc0623a6c8c6ce7f2d7
/usr/lib/debug/.build-id/cd/429ec994cb8b99ce63ddc0623a6c8c6ce7f2d7.debug
/usr/lib/debug/.build-id/d3
/usr/lib/debug/.build-id/d3/24ab6dcddf13f981fde544de3f49217aaa4178
/usr/lib/debug/.build-id/d3/24ab6dcddf13f981fde544de3f49217aaa4178.debug
/usr/lib/debug/.build-id/d3/3f5d0ed2e68f470aa138c001318610d2c9723f
/usr/lib/debug/.build-id/d3/3f5d0ed2e68f470aa138c001318610d2c9723f.debug
/usr/lib/debug/.build-id/d4
/usr/lib/debug/.build-id/d4/60f5072ac35b0a0bc96f8d98ed3b2e3156c477
/usr/lib/debug/.build-id/d4/60f5072ac35b0a0bc96f8d98ed3b2e3156c477.debug
/usr/lib/debug/.build-id/d8
/usr/lib/debug/.build-id/d8/de75c9703be0da80094a4fd26d8361467580ad
/usr/lib/debug/.build-id/d8/de75c9703be0da80094a4fd26d8361467580ad.debug
/usr/lib/debug/.build-id/d9
/usr/lib/debug/.build-id/d9/ffdc2363d54f2972bf132e3d07a994210c655d
/usr/lib/debug/.build-id/d9/ffdc2363d54f2972bf132e3d07a994210c655d.debug
/usr/lib/debug/.build-id/e1
/usr/lib/debug/.build-id/e1/ed4bac9526403a2b4f3a10f6b9235f999b0c27
/usr/lib/debug/.build-id/e1/ed4bac9526403a2b4f3a10f6b9235f999b0c27.debug
/usr/lib/debug/.build-id/e2
/usr/lib/debug/.build-id/e2/5a6ea5e9d7126b68567a7325232706b3598c2f
/usr/lib/debug/.build-id/e2/5a6ea5e9d7126b68567a7325232706b3598c2f.debug
/usr/lib/debug/.build-id/f1
/usr/lib/debug/.build-id/f1/83808ed1207558725956d1b235fcd590463429
/usr/lib/debug/.build-id/f1/83808ed1207558725956d1b235fcd590463429.debug
/usr/lib/debug/.build-id/f6
/usr/lib/debug/.build-id/f6/746b2835b126116f1019c7be5444a1b61f4414
/usr/lib/debug/.build-id/f6/746b2835b126116f1019c7be5444a1b61f4414.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/rmkdepend-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/root
/usr/lib/debug/usr/lib64/root/libCore.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libImt.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libNew.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libRint.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libThread.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libcomplexDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libdequeDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libforward_listDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/liblistDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libmap2Dict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libmapDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libmultimap2Dict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libmultimapDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libmultisetDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libsetDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libunordered_mapDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libunordered_multimapDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libunordered_multisetDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libunordered_setDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libvalarrayDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug
/usr/lib/debug/usr/lib64/root/libvectorDict.so.6.38.04-6.38.04-6.el10_3.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 15 07:43:14 2026