Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
dCache
cta
Commits
6d4c9752
Commit
6d4c9752
authored
1 year ago
by
Jorge Camarero Vera
Browse files
Options
Downloads
Patches
Plain Diff
Merge branch with the tags v4.10.2-1 and v4.10.3-1, improve fix for Issue 470...
parent
076b062e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ReleaseNotes.md
+11
-2
11 additions, 2 deletions
ReleaseNotes.md
cta.spec.in
+6
-0
6 additions, 0 deletions
cta.spec.in
with
17 additions
and
2 deletions
ReleaseNotes.md
+
11
−
2
View file @
6d4c9752
...
...
@@ -9,10 +9,8 @@
-
cta/CTA#481 - Fix security hotspots related to file permissions and capabilities
-
cta/CTA#482 - Fix bugs reported by SonarCloud in tape server, scheduler and objectstore
-
cta/CTA#473 - Fix some code smells from repack expansion changes.
-
cta/CTA#494 - Workaround for scheduler crashing
-
cta/CTA#500 - Safely handle empty shards in object store
-
cta/CTA#509 - Avoid looping in cleaning up state
-
cta/CTA#510 - Remove critical constrain after update heartbeat
### Features
-
cta/CTA#490 - Improve code quality in the Physical Library catalogue code
...
...
@@ -22,9 +20,20 @@
-
cta/CTA#352 - Test rollback Catalogue Version
-
cta/CTA#446 - Upgrade eos to 4.8.105/5.1.29
# v4.10.6-1
### Bug Fixes
-
cta/CTA#510 - Remove critical constrain after update heartbeat
# v4.10.5-1
### Bug Fixes
-
cta/CTA#494 - Workaround for scheduler crashing
# v4.10.4-1
### Features
-
cta/CTA#486 - Fix cppcheck new errors
-
cta/CTA#487 - Bump "filesWrittenToTape: File size mismatch" error to ALERT
### Bug Fixes
...
...
This diff is collapsed.
Click to expand it.
cta.spec.in
+
6
−
0
View file @
6d4c9752
...
...
@@ -595,6 +595,12 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi
%changelog
* Fri Oct 13 2023 Jorge Camarero Vera <jorge.camarero@cern.ch> - 4.10.6-1
- Remove critical constrain after update heartbeat
* Mon Sep 25 2023 Jorge Camarero Vera <jorge.camarero@cern.ch> - 4.10.5-1
- Workaround for scheduler crashing
* Mon Sep 18 2023 Jorge Camarero Vera <jorge.camarero@cern.ch> - 4.10.4-1
- Bump "filesWrittenToTape: File size mismatch" error to ALERT
...
...
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