From 4f48c88e8ec935e9d8eba06b49270f3d02801826 Mon Sep 17 00:00:00 2001 From: Dmitry Popov <Dmitry.Popov@cern.ch> Date: Wed, 15 Feb 2023 14:00:53 +0100 Subject: [PATCH] release notes for v10r6p2t7 --- ReleaseNotes/v10r6p2t7.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ReleaseNotes/v10r6p2t7.md diff --git a/ReleaseNotes/v10r6p2t7.md b/ReleaseNotes/v10r6p2t7.md new file mode 100644 index 0000000000..f954cbd932 --- /dev/null +++ b/ReleaseNotes/v10r6p2t7.md @@ -0,0 +1,19 @@ +2023-02-15 Geant4 v10r6p2t7 +=== + +This is the build of Geant4 in the LHCb environment with LHCb patches and tests. + +This version is based on 10.6.p04 +([original release notes](ReleaseNotes4.10.6.html) and [patch notes](Patch4.10.6-2.txt)) + +This version uses +LCG [102](http://lcginfo.cern.ch/release/101/) with ROOT 6.26.08. + +This version is released on `master` branch. +Built relative to Geant4 [v10r6p2p6](/../../tags/v10r6p2t6), with the following changes: + + +### Main changes + +- ~Build | Fix Geant4 relocatability, !89 +- ~Core | use G4 10.7 version of LogicalBorderSurface on a G4 10.6 baseline, !90 -- GitLab