Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analysis
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
Analysis
Commits
98d6b682
Commit
98d6b682
authored
1 year ago
by
Mark Smith
Browse files
Options
Downloads
Plain Diff
Merge branch 'release_v22r6' into 'run2-patches'
release notes for v22r6 See merge request
!972
parents
f7b9dda5
97709925
No related branches found
No related tags found
1 merge request
!972
release notes for v22r6
Pipeline
#5381833
passed
1 year ago
Stage: test
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/v22r6.md
+19
-0
19 additions, 0 deletions
ReleaseNotes/v22r6.md
with
20 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
98d6b682
...
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
project
(
Analysis VERSION 22.
5
project
(
Analysis VERSION 22.
6
LANGUAGES CXX
)
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v22r6.md
0 → 100644
+
19
−
0
View file @
98d6b682
2023-04-05 Analysis v22r6
===
This version uses Phys v27r5, Rec v25r3, Lbcom v24r3, LHCb v46r3, Gaudi v36r12, LCG 103, ROOT 6.28.00 .
This version is released on
`run2-patches`
branch and is intended for use with Run1 or Run2 data. For Run3, use a version released on
`master`
branch
Built relative to Analysis
[
v22r5
](
../-/tags/v22r5
)
, with the following changes:
### Fixes ~"bug fix" ~workaround
-
Fix for some segfault when running PVrefit, !965 (@peilian)
-
Add missing TClass include, !953 (@masmith)
### Code cleanups and changes to tests ~modernisation ~cleanup ~testing
-
Fix test to follow disappearance of a WARNING message, !961 (@cattanem)
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