Skip to content

Commit 4dd34a1

Browse files
committed
Update Release Notes
1 parent 5ec92ea commit 4dd34a1

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README/ReleaseNotes/v630/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,20 @@ This name collision caused massive problems in backwards compatibility and was b
759759
These classes were only introduced with ROOT 6.28.00 and were not widely advertised, so you should not be affected by this removal.
760760
If you were using one of these classes, please copy the sources from a previous ROOT tag in your analysis as a temporary solution, and report this unsupported usecase by opening a GitHub issue.
761761

762+
## Release 6.30.10
763+
764+
Published on February 12, 2026
765+
766+
### Issues addressed in this release
767+
768+
This release comes with some minor fixes for SOFIE and histograms. Moreover, it addresses the following problems:
769+
770+
* [[CVE-2026-24811]](https://nvd.nist.gov/vuln/detail/CVE-2026-24811)] and [[CVE-2026-24812]](https://nvd.nist.gov/vuln/detail/CVE-2026-24812)]
771+
* [[#16654](https://github.com/root-project/root/issues/16654)] - Cannot compile ROOT master with Ubuntu 24.10 with gcc 14 (Ubuntu 14.2.0-4ubuntu2)
772+
* [[#19359](https://github.com/root-project/root/issues/19359)] - Incorrect bin error with TH1::SetBuffer and TH1::Sumw2
773+
* [[ROOT-7991](https://its.cern.ch/jira/browse/ROOT-7991)] - THnSparse::ProjectionND yields disfunctional histogram
774+
* [[ROOT-8238](https://its.cern.ch/jira/browse/ROOT-8238)] - TPrincipal tries to make histograms with nbin=0
775+
762776
## HEAD of the v6-30-00-patches branch
763777

764778
- None so far.

0 commit comments

Comments
 (0)