Patch release of the 6.32 cycle. The following items were addressed:
- #18301 - Performance issue seen by CMS for ROOT's use of tbb::task_arena
- #18556 - Class methods not available to python in cases of transient data members of private nested class type
- #18236 - Missing lock deep inside TClassEdit::GetNormalizedName
- #18519 - Concurrency issue with TClassEdit::ResolveTypedef and TClass::GetListOfMethods
- #18520 - Missing lock deep inside TClassEdit::ResolveTypedef
- #18792 - Thread problem in TEnum::GetEnum
- #18863 - ThreadSanitizer reports data race between TTree::Branch and TCling::Evaluate
- #18312 - Problem with cmake 4.0.0
- #17566 - Issue with prebuilt binaries for MacOS 15.x