Skip to content

v6.32.02

Latest
Compare
Choose a tag to compare
@dpiparo dpiparo released this 18 Jun 04:20
· 906 commits to master since this release

Patch release of v6.32 series.

🗒️ Release notes
💾 Install instructions

Items addressed in this release:

  • #7236 - Memory leak in TFile::WriteObjectAny, depending on data type
  • #10075 - Difficult to configure Xrootd to use non-builtin openssl
  • #14051 - [web graphics] Web graphics resizes canvas despite canvas size definition in the macro
  • #15321 - [MSVC] Root is failed with error G694476FC: static_assert failed "Unexpected size"
  • #15405 - [RF] ExternalConstraints documentation incorrect for RooMCStudy
  • #15430 - Test failures with Python 3.13
  • #15473 - Segmentation fault when building with the mold linker
  • #15498 - gPad is not consistent in pyROOT with web canvas
  • #15511 - Possible memory corruption in cling
  • #15579 - Performance regression (slowdown) in ALICE event generation
  • #15686 - JITted code changes the execution order of computation graph nodes
  • #15688 - [PyROOT] TProfile2D::Fill ambiguities preventing use of some signatures in pyROOT
  • #15690 - [RF] SegFault in RooBernstein::fillBuffer
  • #15694 - [RF] New RooFit EvalBackend returning incorrect result for binned likelihoods
  • #15703 - Leaking memory though strings in PyROOT
  • #15727 - Windows CMake project cannot find_library() after integrating with ROOT.
  • #15751 - [RF] Using a conditional RooProdPdf in a multi-channel fit spawns too many integrals with new CPU evaluation backend
  • [#15791] - JS ROOT does not draw tprofile2d correctly with "TEXT" draw option
  • [#15799] - pyunittests-pyroot-pyz-ttree-setbranchaddress segfaults with Python 3.13
  • [ROOT-7412] - Strange results looking for nested types
  • [ROOT-8439] - PyROOT does not treat exceptions properly in overloaded methods
  • [ROOT-9307] - TPad::GetListOfPrimitives() double deletion error in TList::Clear()