Skip to content
Snippets Groups Projects
Commit f41803db authored by Miroslav Saur's avatar Miroslav Saur
Browse files

Merge branch 'release-v55r16' into '2024-patches'

Prepare LHCb v55r16

See merge request !4743
parents 1c633cc8 5a8108ff
No related branches found
No related tags found
2 merge requests!4743Prepare LHCb v55r16,!4738Synchronize master branch with 2024-patches
Pipeline #8431719 passed
......@@ -11,7 +11,7 @@
cmake_minimum_required(VERSION 3.15)
option(CMAKE_EXPORT_COMPILE_COMMANDS "Enable/Disable output of compile_commands.json" ON)
project(LHCb VERSION 55.15
project(LHCb VERSION 55.16
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2024-11-01 LHCb v55r16
===
This version uses
Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1),
Detector [v1r36](../../../../Detector/-/tags/v1r36) and
LCG [105a](http://lcginfo.cern.ch/release/105a/) with ROOT 6.30.04.
This version is released on the `2024-patches` branch.
Built relative to LHCb [v55r15](/../../tags/v55r15), with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
- ~Persistency | EventPacker: Add protection in LHCb::Packer::subrange for corrupt first/last indices, !4730 (@jonrob) [#376]
- Avoid `SmartRef<T>::data()` in `MCParticle::goodEndVertex()`, !4737 (@graven)
### Enhancements ~enhancement
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
### Documentation ~Documentation
### Other
- Update References for: LHCb!4611, Moore!3541 based on lhcb-2024-patches-mr/1720, !4732 (@lhcbsoft)
- Fixing message in RawBankSizeFilter, !4722 (@msaur)
- Backport of EventNumberCollectAlg and EventCountAlg, used by bandwidth tests, !4611 (@sponce)
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