Skip to content
Snippets Groups Projects
Commit 0676ff36 authored by Nicole Skidmore's avatar Nicole Skidmore
Browse files

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

Prepare v55r9

See merge request !4582
parents bc660953 aa808395
No related branches found
No related tags found
2 merge requests!4582Prepare v55r9,!4575Synchronize master branch with 2024-patches
Pipeline #7456663 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.8
project(LHCb VERSION 55.9
LANGUAGES CXX)
# Enable testing with CTest/CDash
......
2024-05-27 LHCb v55r9
===
This version uses
Detector [v1r33](../../../../Detector/-/tags/v1r33),
Gaudi [v38r1](../../../../Gaudi/-/tags/v38r1) 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 [v55r8](/../../tags/v55r8), with the following changes:
### New features ~"new feature"
- Streamline available states for track types, !4429 (@gunther) [Rec#519]
### Fixes ~"bug fix" ~workaround
- ~Persistency | Bug fix in unpacking of GlobalChargedPIDs, !4572 (@mveghel)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
- Cherry-pick prefer `DataHandle::setKey` over `DataHandle::updateKey` into 2024-patches, !4580 (@graven)
- Remove unused (and redundant) UTRawBankMap.h, !4567 (@graven)
### Documentation ~Documentation
- Add 2024-patches to CONTRIBUTING.md, !4526 (@cmarinbe)
### Other
- ~Decoding ~RICH | RichTel40CableMapping: Only warning against missing source IDs in Tel40 link condition on use, !4503 (@jonrob)
- ~UT | Fix for the UT ZS decoder, !4528 (@wokrupa)
- ~RICH | RichUtils/AllocateCount.h: remove constraint that templated TYPE must have MyName(), !4465 (@jonrob)
- ~Persistency | Add detector clusters on Track_v1, !4364 (@ldufour)
- Cleanup the list of taggers for Run 3, !4533 (@cprouve)
- Add 2 new run3 raw DAQ error bank types, !4486 (@gvouters)
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