Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rec
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
Rec
Commits
a8c86d3c
Commit
a8c86d3c
authored
8 months ago
by
Mark Smith
Browse files
Options
Downloads
Plain Diff
Merge branch 'release_v25r7' into 'run2-patches'
Release notes for v25r7 See merge request
!4010
parents
493edb7b
41eaee5d
No related branches found
No related tags found
1 merge request
!4010
Release notes for v25r7
Pipeline
#7741851
passed
8 months 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/v25r7.md
+14
-0
14 additions, 0 deletions
ReleaseNotes/v25r7.md
with
15 additions
and
1 deletion
CMakeLists.txt
+
1
−
1
View file @
a8c86d3c
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
cmake_minimum_required
(
VERSION 3.15
)
cmake_minimum_required
(
VERSION 3.15
)
project
(
Rec VERSION 25.
6
project
(
Rec VERSION 25.
7
LANGUAGES CXX
)
LANGUAGES CXX
)
# Enable testing with CTest/CDash
# Enable testing with CTest/CDash
...
...
This diff is collapsed.
Click to expand it.
ReleaseNotes/v25r7.md
0 → 100644
+
14
−
0
View file @
a8c86d3c
2024-07-12 Rec v25r7
===
This version uses Lbcom v24r7, LHCb v46r7, Gaudi v38r3, LCG 105c with ROOT 6.30.08.
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 Rec
[
v25r6
](
../-/tags/v25r6
)
, with the following changes:
### Fixes ~"bug fix" ~workaround
-
~Configuration | Add missing dependencies for some ConfigurableUser, !3960 (@clemenci)
-
Fix gcc13 warning array subscript is above array bounds, !3932 (@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