Skip to content

v6.36.02

Latest
Compare
Choose a tag to compare
@dpiparo dpiparo released this 09 Jul 12:43
· 7927 commits to master since this release

Patch of the v6.36 series.
๐Ÿ—’๏ธ Release notes
๐Ÿ’พ Install instructions

This release has been patched mainly to cope with a few reports filed mainly by the ALICE and ATLAS experiments.

The list of issues addressed for this release is the following:

  • #19241 - THnBase::ProjectionAny does not calculate errors correctly
  • #19113 - [Python][UHI] Incorrect number of entries reported in TH1 after slicing
  • #19104 - RDataFrame Reads Garbage Data instead of File
  • #19038 - [Python] TH1 equality operator pythonization not appropriate for ROOT histograms
  • #18998 - Ninja failed to build ROOT 6.36 for AlmaLinux10/x86_64 with cyclic deps error
  • #18974 - ROOT/RSpan.hxx not found error in standalone Minuit2 source package
  • #18972 - Segmentation fault while running interpreted macro
  • #18955 - Change in behaviour in TTreeReaderValueBase::GetSetupStatus()
  • #18953 - error opening ZIP archive member (>4GB archive)
  • #18909 - Patch Version Format has three cyphers
  • #18847 - [RF] Memory issue in destructor of RooStats::HypoTestInverterResult
  • #18833 - segfault in TStreamerInfo::Compile with type involving std::function
  • #18811 - assertion failure in clang::TemplateParameterList::getParam
  • #18768 - Regression in i-adding array.array to std::vector in PyROOT
  • #18665 - hadd: Error in header does not cause hadd failure
  • #7470 - Dictionary generation fails for typedef to template specialization with default parameters