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/v634/index.md
+17-2Lines changed: 17 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
% ROOT Version 6.34 Release Notes
1
+
gi% ROOT Version 6.34 Release Notes
2
2
% 2024-11
3
3
<aname="TopOfPage"></a>
4
4
@@ -688,4 +688,19 @@ Moreover, the items listed below were addressed:
688
688
* [[#17444](https://github.com/root-project/root/issues/17444)] - ROOT doesn't compile with gcc-15
689
689
* [[#17472](https://github.com/root-project/root/issues/17472)] - RooEllipse not drawn in notebooks with `%jsroot on`
690
690
691
-
## HEAD of the v6-34-00-patches branch
691
+
## Release 6.34.06
692
+
693
+
Published on March 27, 2025
694
+
695
+
### Items addressed in this release
696
+
697
+
This branch includes minor bugfixes and changes in the code to adapt it to the evolving ROOT's testing infrastructure. Notable examples are the reduced dependency on the webserver of ROOT's tests or changes required by ATLAS FastFrames framework. JSRoot has been updated to version [[7.8.2](https://github.com/root-project/jsroot/releases/tag/7.8.2)].
698
+
699
+
The following items were addressed:
700
+
701
+
* [[#10096](https://github.com/root-project/root/issues/10096)] - heap-use-after-free in ~TTreeReader
702
+
* [[#17456](https://github.com/root-project/root/issues/17456)] - Test failures when compiling ROOT with gcc 15
703
+
* [[#17753](https://github.com/root-project/root/issues/17753)] - Race condition in TClass::fStreamerImpl value for emulated classes.
704
+
* [[#17992](https://github.com/root-project/root/issues/17992)] - Spurrious auto parsing when looking up a TClass
0 commit comments