Patch of the v6.36 series.
🗒️ Release notes
💾 Install instructions
This release features a few minor fixes. It will also be compatible with the new Apple XCode 26.2.
The list of issues addressed for this release is the following:
- #20377 - Investigate I/O of std::unique_ptr on latest MacOS beta
- #20282 - [ntuple] use meta normalized name for streamer info records
- #20083 - [RF] Offset() option is ignored by the fitTo() function
- #19963 - Reading individual TTree sub-branch into a std::map lead to write into delete memory.
- #19889 - Mixing Clang 20 and ROOT causes very sporadic crashes
- #19814 - Regression in 6.34: segfault when using TTreeReader on partially initialized TChain
- #19327 - Build Fails on MacOS (ARM, 15)
- #18782 - Segfault in TTree::Branch with seemingly simple custom class