Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
2657ddc6
Commit
2657ddc6
authored
Feb 05, 2021
by
Cedric Caffy
Browse files
Updated ReleaseNotes.md and cta.spec.in for CTA v4.0
parent
ae56f76e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ReleaseNotes.md
View file @
2657ddc6
-
cta/CTA#964 Adds failure log messages to processCLOSEW in CTA Frontend
# v4.0-1
## Summary
This version contains the last and clean version of the CTA catalogue schema. This CTA version can not run anymore with the
CTA v3.1-14.
### Features
-
When the operator submits a tape to repack, a check is done about the tape state before queueing the repack request to ensure it can be repacked
-
Oracle catalogue migration scripts 3.1to3.2.sql: replaced DELETE FROM table_name by TRUNCATE TABLE table_name
# v3.2-1
...
...
cta.spec.in
View file @
2657ddc6
...
...
@@ -491,6 +491,10 @@ Currently contains a helper for the client-ar script, which should be installed
%attr(0755,root,root) /usr/bin/cta-client-ar-abortPrepare
%changelog
* Fri Feb 05 2021 julien.leduc (at) cern.ch - 4.0-1
- cta/CTA#964 Adds failure log messages to processCLOSEW in CTA Frontend
- When the operator submits a tape to repack, a check is done about the tape state before queueing the repack request to ensure it can be repacked
- Oracle catalogue migration scripts 3.1to3.2.sql: replaced DELETE FROM table_name by TRUNCATE TABLE table_name
* Wed Feb 03 2021 julien.leduc (at) cern.ch - 3.2-1
- Upgraded EOS to 4.8.37-1
- cta/CTA#922 The superseded concept has been removed and replaced by a new recycle bin
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment