Skip to content

Commit 2100644

Browse files
committed
Release Notes
1 parent 94ba660 commit 2100644

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README/ReleaseNotes/v634/index.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
% ROOT Version 6.34 Release Notes
1+
gi% ROOT Version 6.34 Release Notes
22
% 2024-11
33
<a name="TopOfPage"></a>
44

@@ -688,4 +688,19 @@ Moreover, the items listed below were addressed:
688688
* [[#17444](https://github.com/root-project/root/issues/17444)] - ROOT doesn't compile with gcc-15
689689
* [[#17472](https://github.com/root-project/root/issues/17472)] - RooEllipse not drawn in notebooks with `%jsroot on`
690690
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
705+
706+
## HEAD of the v6-34-00-patches branch

0 commit comments

Comments
 (0)