You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README/ReleaseNotes/v630/index.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -759,6 +759,20 @@ This name collision caused massive problems in backwards compatibility and was b
759
759
These classes were only introduced with ROOT 6.28.00 and were not widely advertised, so you should not be affected by this removal.
760
760
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.
761
761
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
0 commit comments