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
54116762
Commit
54116762
authored
1 year ago
by
Christopher Rob Jones
Browse files
Options
Downloads
Plain Diff
Merge branch 'release-v54r8' into 'master'
Prepare LHCb v54r8 See merge request
!4115
parents
b512e7f0
491b6d10
No related branches found
Branches containing commit
Tags
v54r8
Tags containing commit
1 merge request
!4115
Prepare LHCb v54r8
Pipeline
#5766756
passed
1 year ago
Stage: test
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
ReleaseNotes/v54r8.md
+53
-0
53 additions, 0 deletions
ReleaseNotes/v54r8.md
with
54 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
54116762
...
...
@@ -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 54.
7
project
(
LHCb VERSION 54.
8
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v54r8.md
0 → 100644
+
53
−
0
View file @
54116762
2023-05-09 LHCb v54r8
===
This version uses
Gaudi
[
v36r12
](
../../../../Gaudi/-/tags/v36r12
)
,
Detector
[
v1r12
](
../../../../Detector/-/tags/v1r12
)
and
LCG
[
103
](
http://lcginfo.cern.ch/release/103/
)
with ROOT 6.28.00.
This version is released on the
`master`
branch.
Built relative to LHCb
[
v54r7
](
/../../tags/v54r7
)
, with the following changes:
### New features ~"new feature"
### Fixes ~"bug fix" ~workaround
-
Fix comparison operator for entries in relation tables, !4104 (@graven) [Moore#559]
### Enhancements ~enhancement
-
~Persistency | Packing: Allow dependencies to be anonymized, !4055 (@graven)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
### Documentation ~Documentation
### Other
-
~Configuration | Add input_process option to Moore, !4017 (@kmattiol)
-
~Decoding ~FT | Fix FT odd bank detection, !4077 (@lohenry)
-
~UT | Update UT Channel ID and geometry, !2995 (@xuyuan)
-
~Persistency | Combining RawBank::Views for RawBanks SP, !3942 (@msaur)
-
Update References for: LHCb!4106, Alignment!376, Analysis!981, DaVinci!899 based on lhcb-master-mr/7800, !4111 (@lhcbsoft)
-
Reduce the number of
`bind`
statements needed: improved configuration (derivation) of SourceIDs, !4110 (@graven)
-
Update References for: LHCb!4108 based on lhcb-master-mr/7773, !4109 (@lhcbsoft)
-
Apply lumi counter shifts and scales when decoding/writing/monitoring, !4108 (@dcraik)
-
Generate meaningfull unique deterministic names for unpackers, decoders, fetchers, ..., !4106 (@graven)
-
Add hash to name of Online output alg, !4080 (@mstahl)
-
Fixed bug in counter diffs, leading to empty missing/extra counter statements, !4107 (@sponce)
-
Change list of algorithms in FSR periodic flush test, !4103 (@clemenci)
-
Fixed detdesc ref for velo_motion_from_yaml_pyconf, !4095 (@sponce)
-
Moved cluster max width to a constant rather than an option, !4084 (@lohenry)
-
Add suggestion to use qmtexec if .qmt file is given to lbexec, !4081 (@ldufour)
-
Fix recsummary necalcluster, !4066 (@sbelin)
-
Make the FileSummaryRecord.periodic_flush test more reliable, !4061 (@clemenci)
-
Dropped usage of GaudiAlgorithm where it is not needed, !4056 (@sponce)
-
Follows https://gitlab.cern.ch/lhcb/Rec/-/merge_requests/3138 (Add opt-in for mass2 and pid), !4012 (@tfulghes)
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