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
5a8108ff
Commit
5a8108ff
authored
3 months ago
by
Miroslav Saur
Browse files
Options
Downloads
Patches
Plain Diff
Prepare LHCb v55r16
[ci skip]
parent
1c633cc8
No related branches found
No related tags found
2 merge requests
!4743
Prepare LHCb v55r16
,
!4738
Synchronize master branch with 2024-patches
Pipeline
#8431116
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/v55r16.md
+37
-0
37 additions, 0 deletions
ReleaseNotes/v55r16.md
with
38 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
5a8108ff
...
...
@@ -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.1
5
project
(
LHCb VERSION 55.1
6
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v55r16.md
0 → 100644
+
37
−
0
View file @
5a8108ff
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)
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