Skip to content
Snippets Groups Projects
Commit 71cb580f authored by Cedric Caffy's avatar Cedric Caffy
Browse files

Updated ReleaseNotes and cta.spec.in for 3.1-8 release

parent ed6df958
No related branches found
No related tags found
No related merge requests found
...@@ -7,14 +7,20 @@ This release contains the CTA software Recommended Access Order (RAO) implemente ...@@ -7,14 +7,20 @@ This release contains the CTA software Recommended Access Order (RAO) implemente
### Features ### Features
- CTA software Recommended Access Order (RAO) implemented for LTO drives - CTA software Recommended Access Order (RAO) implemented for LTO drives
- Upgraded EOS to 4.8.22-1 - Upgraded EOS to 4.8.24-1
- cta-admin repack ls tabular output improvements - cta-admin repack ls tabular output improvements
- Repack management execution can be disabled via the cta-taped configuration file
# Modifications
- Catalogue refactoring
### Bug fixes ### Bug fixes
- cta/CTA#901 cta-admin tapefile ls too slow - cta/CTA#901 cta-admin tapefile ls too slow
- cta/CTA#895 [catalogue] RdbmsCatalogue::deleteLogicalLibrary does not delete empty logical library - cta/CTA#895 [catalogue] RdbmsCatalogue::deleteLogicalLibrary does not delete empty logical library
- utils::trimString() now returns an empty string if the string passed in parameter contains only white-space characters - utils::trimString() now returns an empty string if the string passed in parameter contains only white-space characters
- Repack request and sub-requests are now unowned from their Agent when completed
# v3.1-7 # v3.1-7
......
...@@ -490,12 +490,15 @@ Currently contains a helper for the client-ar script, which should be installed ...@@ -490,12 +490,15 @@ Currently contains a helper for the client-ar script, which should be installed
%attr(0755,root,root) /usr/bin/cta-client-ar-abortPrepare %attr(0755,root,root) /usr/bin/cta-client-ar-abortPrepare
%changelog %changelog
* Fri Sep 25 2020 julien.leduc (at) cern.ch - 3.1-8 * Fri Oct 21 2020 julien.leduc (at) cern.ch - 3.1-8
- CTA software Recommended Access Order (RAO) implemented for LTO drives - CTA software Recommended Access Order (RAO) implemented for LTO drives
- cta-admin repack ls tabular output improvements - cta-admin repack ls tabular output improvements
- Upstream EOS 4.8.20-1 - Upstream EOS 4.8.24-1
- Repack management execution can be disabled via the cta-taped configuration file
- Catalogue refactoring
- utils::trimString() now returns an empty string if the string passed in parameter contains only white-space characters - utils::trimString() now returns an empty string if the string passed in parameter contains only white-space characters
- cta/CTA#895 [catalogue] RdbmsCatalogue::deleteLogicalLibrary does not delete empty logical library - cta/CTA#895 [catalogue] RdbmsCatalogue::deleteLogicalLibrary does not delete empty logical library
- Repack request and sub-requests are now unowned from their Agent when completed
* Wed Sep 23 2020 julien.leduc (at) cern.ch - 3.1-7 * Wed Sep 23 2020 julien.leduc (at) cern.ch - 3.1-7
- cta/CTA#893 Corrected slowliness of RdbmsCatalogue::getArchiveFileToRetrieveByArchiveFileId() - cta/CTA#893 Corrected slowliness of RdbmsCatalogue::getArchiveFileToRetrieveByArchiveFileId()
* Mon Sep 21 2020 julien.leduc (at) cern.ch - 3.1-6 * Mon Sep 21 2020 julien.leduc (at) cern.ch - 3.1-6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment