diff --git a/ReleaseNotes.md b/ReleaseNotes.md index e22b5b0bdd2d46ad165b34958ce6ff6a528482d4..ecd449f0bf44e6ffd297c87fb4f477fedcbd248e 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -11,6 +11,7 @@ This release contains the CTA software Recommended Access Order (RAO) implemente - Upgraded xrootd to 4.12.5-1 - cta-admin repack ls tabular output improvements - Repack management execution can be disabled via the cta-taped configuration file +- cta/CTA#907 Maintenance process can be disabled via the cta-taped configuration file # Modifications diff --git a/cta.spec.in b/cta.spec.in index 474dd27777fdb8cb16ab584de129e9e6ebe17e68..74d86072d3a86c69d608a3f82d0a425868df049e 100644 --- a/cta.spec.in +++ b/cta.spec.in @@ -490,12 +490,13 @@ 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 Oct 21 2020 julien.leduc (at) cern.ch - 3.1-8 +* Fri Oct 22 2020 julien.leduc (at) cern.ch - 3.1-8 - CTA software Recommended Access Order (RAO) implemented for LTO drives - cta-admin repack ls tabular output improvements - Upstream EOS 4.8.24-1 - Upstream xrootd to 4.12.5-1 - Repack management execution can be disabled via the cta-taped configuration file +- cta/CTA#907 Maintenance process 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 - cta/CTA#895 [catalogue] RdbmsCatalogue::deleteLogicalLibrary does not delete empty logical library