Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: root-debuginfo | Distribution: Fedora Project |
Version: 6.24.06 | Vendor: Fedora Project |
Release: 2.fc34 | Build date: Thu Dec 9 17:26:48 2021 |
Group: Development/Debug | Build host: buildhw-x86-09.iad2.fedoraproject.org |
Size: 14730138 | Source RPM: root-6.24.06-2.fc34.src.rpm |
Packager: Fedora Project | |
Url: https://root.cern/ | |
Summary: Debug information for package root |
This package provides debug information for package root. Debug information is useful when developing applications that use this package or when debugging this package.
LGPLv2+
* Tue Dec 07 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.06-2 - Fix segfaults on ppc64le when using the large code model * Thu Nov 04 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.06-1 - Update to 6.24.06 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 6.24.04-2 - Rebuilt with OpenSSL 3.0.0 * Fri Aug 27 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.04-1 - Update to 6.24.04 - Add dependency on json-devel to root-core - Disable uring in EPEL 8 (liburing is available, but uring not supported by kernel) * Wed Aug 04 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.24.02-1 - Update to 6.24.02 - ROOT now uses llvm/clang version 9 (updated from version 5) - No longer exclude arch s390x (better supported in llvm/clang 9) - Drop patches accepted upstream or previously backported - Backport some fixes that make more tests work - New subpackages: python{2,3}-distrdf, root-roofit-batchcompute - Require js-jsroot >= 6 * Mon Jul 26 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-11 - Drop the memstat module for Fedora 35+ The required __malloc_hook was removed from glibc 2.33.9000-48 The memstat module is deprecated and will be removed in root 6.26 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.08-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 17 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-9 - Backport fix for jsroot loading in jupyterlab * Mon Jun 14 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-8 - Add configuration for jupyterlab * Sun Jun 13 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-7 - cmake in EPEL 8 no longer provides cmake3 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.22.08-6 - Rebuilt for Python 3.10 * Thu Jun 03 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-5 - Use C++17 for Fedora 34+ (gcc 11) * Tue Jun 01 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-4 - Adapt to new Python RPM generators (empty .egg-info no longer works) - Filter out parts of tests that require remote network access instead of excluding the whole test - Fix multicore tests when running on machines with few cores * Mon May 10 2021 Jonathan Wakely <jwakely@redhat.com> - 6.22.08-3 - Rebuilt for removed libstdc++ symbols (#1937698) * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 6.22.08-2 - Rebuilt for removed libstdc++ symbol (#1937698) * Fri Mar 19 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-1 - Update to 6.22.08 * Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 6.22.06-4 - rebuild for libpq ABI fix rhbz#1908268 * Wed Feb 03 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.06-3 - Rebuilt for cfitsio 3.490 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.06-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Nov 28 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.06-1 - Update to 6.22.06 - Filter out additional vDSO names for ppc * Thu Nov 26 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.04-2 - Do not attempt to load_library the ROOT Pythonizations module * Fri Nov 13 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.04-1 - Update to 6.22.04 - Drop patch root-xrootd5-compat.patch (accepted upstream) * Sat Nov 07 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-4 - Rebuild for C++ standard library __GLIBCXX__ 20201016 * Fri Oct 02 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-3 - Drop obsolete patch root-add-flexiblas-detection.patch (cmake's FindBLAS.cmake supports flexiblas now) - Drop the workaround for the bug in doxygen causing different results on 32 and 64 bit architectures (use doxygen < 1.8.17 or >= 1.8.20-3) - Build require xrootd 5 (Fedora 33+, EPEL 7+) * Sun Aug 30 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-2 - Adapt to xrootd 5 (Fedora 33+, EPEL 7+) - Don't build the old proof client (xproofd) - Don't build the old NetX module * Fri Aug 21 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.02-1 - Update to 6.22.02 - Drop patch previously backported: root-doxygen-endof-part1.patch - Drop patch accepted upstream: root-python2-compat.patch - Add back line accidentally removed in root-config - Install headers in new PyROOT with COMPONENT headers - Increase test timeout for ppc64le * Thu Aug 20 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-7 - Avoid unneeded build requirement on srm-ifce-devel - Do not export Python modules in CMake config - Drop patch root-clang-ignore-gcc-options.patch ("Recent ROOT does not send all possible compiler flags to rootcling.") * Sun Aug 16 2020 Iñaki Úcar <iucar@fedoraproject.org> - 6.22.00-6 - https://fedoraproject.org/wiki/Changes/FlexiBLAS_as_BLAS/LAPACK_manager * Tue Aug 11 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-5 - Fix wrong symlinks in EPEL 7 python2-root package * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.00-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.00-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 15 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-2 - Fix broken update on EPEL 7 with python34-root installed * Tue Jul 14 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.00-1 - Update to 6.22.00 - Drop patches accepted upstream - root-FitData-assert-fix.patch - root-clang-altivec-vector.patch - root-format-fix.patch - root-moved-file.patch - root-xmlmodify-dep.patch - New and improved Python bindings - The new Python bindings can be built for both Python 2 and Python 3 out of the box. Dropped the workaround in specfile for this (EPEL 7) - Dropped the python3-other packages (EPEL 7) - The new Python bindings has split the TPython interface to a separate library. Now in a separate root-tpython package - root-tpython and root-tmva-python are now using Python 3 on EPEL 7 - New subpackage root-gui-browsable - New patches (submitted upstream) - Fix too aggressive -Werror replacements - Add missing call to TFile::SetCacheFileDir in a TMVA tutorial - Adjust stressGraphics.ref - Fix off-by-one error in histogram v7 bin iterator - Compatibility with python 2.7 versions before 2.7.9 - Fix the RNTuple.LargeFile test on 32bit (i386 and armv7hf) - Fix doxygen issues - Fix bad regex in TProofMgr - Compatibility with xrootd 5 - Add workaround for a bug in doxygen 1.8.17 and later causing different results on 32 and 64 bit * Sat Jul 11 2020 Jeff Law <law@redhat.com> - 6.20.06-2 - Disable LTO * Thu Jun 11 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.06-1 - Update to 6.20.06 - Fix test failure on ppc64le and aarch64 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 6.20.04-3 - Rebuilt for Python 3.9 * Fri Apr 10 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.04-2 - Replace BR qt5-devel with qt5-qtbase-devel * Wed Apr 01 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.04-1 - Update to 6.20.04 - Drop previously backported patch root-tutorials-unique-filenames.patch - Improved patch for the PyROOT issue on EPEL 7 ppc64le * Sun Mar 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.20.02-1 - Update to 6.20.02 - Drop patches accepted upstream - root-dont-download-input-file-if-it-already-exists.patch - root-fix-plugin-definition.patch - root-man-install.patch - root-pretty-printers.patch - root-python3.patch - root-stress-aarch64-ppc64le.patch - Drop patches no longer relevant due to changes to the code - root-missing-include-string.patch - root-static-constexpr.patch - Add workaround for PyROOT issues on ppc64le in EPEL 7 - root-epel7-ppc64le-pyroot.patch (patch conditionally applied) - Fix path to moved data file in tutorial - root-moved-file.patch - Split the root-roofit subpackage into four different packages - root-roofit, root-roofit-core, root-roofit-more and root-roostats - The root-roofit-more library splits out the part of roofit that depends on the root-mathmore package - New subpackage: root-histv7 * Sat Mar 14 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.04-6 - Build for 32 bit ARM again - gcc-10.0.1-0.9 fixes the problem * Sat Feb 22 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.18.04-5 - Fixes and workarounds for gcc 10 - ExcludeArch for 32 bit ARM because rootcling_stage1 segfaults (bug #1811604) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.18.04-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/3f /usr/lib/debug/.build-id/3f/1b7f55e47ada97293f3e9a8879c7fcab469a54 /usr/lib/debug/.build-id/3f/1b7f55e47ada97293f3e9a8879c7fcab469a54.debug /usr/lib/debug/.build-id/5b /usr/lib/debug/.build-id/5b/c3c827d49bec196c3baaa04e214ddb0511fd82 /usr/lib/debug/.build-id/5b/c3c827d49bec196c3baaa04e214ddb0511fd82.debug /usr/lib/debug/.build-id/71 /usr/lib/debug/.build-id/71/5adcee7e5376a0695907e34098dba7eff11426 /usr/lib/debug/.build-id/71/5adcee7e5376a0695907e34098dba7eff11426.debug /usr/lib/debug/.build-id/d0 /usr/lib/debug/.build-id/d0/4204a37ea17e8eb34653f3e076af9ef81536ea /usr/lib/debug/.build-id/d0/4204a37ea17e8eb34653f3e076af9ef81536ea.debug /usr/lib/debug/.build-id/f6 /usr/lib/debug/.build-id/f6/b696a118781ea229cab4568f6d789cf4478248 /usr/lib/debug/.build-id/f6/b696a118781ea229cab4568f6d789cf4478248.debug /usr/lib/debug/.dwz /usr/lib/debug/.dwz/root-6.24.06-2.fc34.x86_64 /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/hadd-6.24.06-2.fc34.x86_64.debug /usr/lib/debug/usr/bin/root-6.24.06-2.fc34.x86_64.debug /usr/lib/debug/usr/bin/root.exe-6.24.06-2.fc34.x86_64.debug /usr/lib/debug/usr/bin/rootn.exe-6.24.06-2.fc34.x86_64.debug /usr/lib/debug/usr/bin/roots.exe-6.24.06-2.fc34.x86_64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 9 17:20:04 2023