Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LHCb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
LHCb
Commits
bc15439e
Commit
bc15439e
authored
10 months ago
by
Rosen Matev
Browse files
Options
Downloads
Patches
Plain Diff
Prepare LHCb v55r8
[ci skip]
parent
b1a8b6af
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!4561
Prepare LHCb v55r8
,
!4546
Synchronize master branch with 2024-patches
Pipeline
#7355669
skipped
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v55r8.md
+33
-0
33 additions, 0 deletions
ReleaseNotes/v55r8.md
with
34 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
bc15439e
...
...
@@ -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.
7
project
(
LHCb VERSION 55.
8
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v55r8.md
0 → 100644
+
33
−
0
View file @
bc15439e
2024-05-08 LHCb v55r8
===
This version uses
Detector
[
v1r32
](
../../../../Detector/-/tags/v1r32
)
,
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
[
v55r7
](
/../../tags/v55r7
)
, with the following changes:
### New features ~"new feature"
-
~UT | New sourceID encoding and new UT ReadoutMap, !4389 (@hawu)
### Fixes ~"bug fix" ~workaround
-
Fix SelReport decoder/encoder mismatch, !4545 (@thboettc) [Allen#534]
-
Consistently use LHCb::span instead of gsl::span, !4458 (@graven) [#351]
-
~VP | Fix confused VP A and C side assignment, !4523 (@tmombach) [PUB-2019]
### Enhancements ~enhancement
-
~PID | Add 2024 ProbNN type enum, !4552 (@mveghel)
-
~Persistency | Add get_flavourtags function and missing flavour tag selection unpacker, !4471 (@sesen)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
~FT | Diminish verbosity of FT decoding, !4536 (@lohenry)
-
Disable GaudiAlg tuple.ex1 test with clang, !4535 (@jonrob)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment