Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
root_v6.34.10.macos-15.5-arm64-clang170.tar.gz | 2025-06-27 | 307.0 MB | |
root_v6.34.10.macos-15.5-arm64-clang170.pkg | 2025-06-27 | 465.0 MB | |
root_v6.34.10.Linux-ubuntu22.04-x86_64-gcc11.4.tar.gz | 2025-06-27 | 303.0 MB | |
root_v6.34.10.Linux-ubuntu24.04-x86_64-gcc13.3.tar.gz | 2025-06-27 | 300.7 MB | |
root_v6.34.10.Linux-debian12-x86_64-gcc12.2.tar.gz | 2025-06-27 | 299.9 MB | |
root_v6.34.10.Linux-fedora41-x86_64-gcc14.3.tar.gz | 2025-06-27 | 309.9 MB | |
root_v6.34.10.Linux-almalinux10.0-x86_64-gcc14.2.tar.gz | 2025-06-27 | 324.4 MB | |
root_v6.34.10.Linux-almalinux9.6-x86_64-gcc11.5.tar.gz | 2025-06-27 | 313.9 MB | |
root_v6.34.10.Linux-almalinux8.10-x86_64-gcc8.5.tar.gz | 2025-06-27 | 293.1 MB | |
root_v6.34.10.source.tar.gz | 2025-06-27 | 199.4 MB | |
6.34.10 source code.tar.gz | 2025-06-27 | 199.4 MB | |
6.34.10 source code.zip | 2025-06-27 | 214.5 MB | |
README.md | 2025-06-27 | 2.2 kB | |
Totals: 13 Items | 3.5 GB | 0 |
Last patch release of the 6.34 series, fully superseded by ROOT 6.36.00. This patch release implements support for CMake 4, Alma 10. It features a mechanism to be robust against future module map changes in XCode.
The following items were addressed:
- #18953 - error opening ZIP archive member (>4GB archive)
- #18881 - Overlaps found with 6.32 no longer found in 6.34+
- #18863 - ThreadSanitizer reports data race between TTree::Branch and TCling::Evaluate
- #18811 - assertion failure in clang::TemplateParameterList::getParam
- #18792 - Thread problem in TEnum::GetEnum
- #18623 - DaviX errors from ROOT.File.Cp
- #18556 - Class methods not available to python in cases of transient data members of private nested class type
- #18536 - TClass::GetClass hoards memory when called for numerical types
- #18520 - Missing lock deep inside TClassEdit::ResolveTypedef
- #18519 - Concurrency issue with TClassEdit::ResolveTypedef and TClass::GetListOfMethods
- #18441 - import ROOT fails after a template instantiation is invoked from cppyy
- #18365 - SetBranchAddress does not work with np.int16 and uint16 in PyROOT
- #18312 - Problem with cmake 4.0.0
- #18301 - Performance issue seen by CMS for ROOT's use of tbb::task_arena
- #18236 - Missing lock deep inside TClassEdit::GetNormalizedName
- #18085 - Missing bool type in creating RDataFrame