Skip to content
Snippets Groups Projects
Commit 6d5dab31 authored by Mark Smith's avatar Mark Smith
Browse files

Merge branch 'v45r4-release' into 'run2-patches'

Release notes and dependencies for the v45r4 release

See merge request !2682
parents 6ef39b65 61381ef2
No related branches found
Tags v45r4
1 merge request!2682Release notes and dependencies for the v45r4 release
Pipeline #1862703 passed
......@@ -29,8 +29,8 @@ include_directories(SYSTEM ${Boost_INCLUDE_DIRS} ${ROOT_INCLUDE_DIRS}
${XERCESC_INCLUDE_DIRS} ${XercesC_INCLUDE_DIRS})
# Declare project name and version
gaudi_project(LHCb v45r3
USE Gaudi v33r0
gaudi_project(LHCb v45r4
USE Gaudi v33r2
DATA Gen/DecFiles
FieldMap
ParamFiles
......
2020-08-11 LHCb v45r4
===
This version uses Gaudi v33r2 and LCG_97a with ROOT 6.20.06.
This version is released on `run2-patches` branch and is intended for use with Run1 or Run2 data. For Run3, use a version released on `master` branch
Built relative to LHCb v45r3, with the following changes:
### Enhancements ~enhancement
- ~Build | Fix dependency of functor cache and GaudiConfig2 (follow up !2545), !2671 (@rmatev)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- ~Configuration | Prepare for the rename of DataObjectHandleBase to DataHandle, !2676 (@rmatev)
- Backward compatible changes to prepare for Gaudi new JobOptionsSvc, !2662 (@clemenci)
- Fixes for clang10 build, !2651 (@chasse)
### Other
- ~Core | Add new clang10 platform string to PlatformInfo.cpp, !2655 (@chasse)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment