diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 3d1c38dca625a210457803a4ff83994f8509d666..e9742811aa5010ebf85656ba2a21b13d7a2498c5 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -4,8 +4,14 @@ ### Features +- Upgraded EOS to 4.8.39 +- Upgraded eos-xrootd to 4.12.7 - cta/CTA#966 Unable to distinguish empty and wrong tape pool +### Bug fixes + +- cta/CTA#930 Batched the queueing and the deleting of the repack subrequests + # v4.0-1 ## Summary diff --git a/cta.spec.in b/cta.spec.in index a7c43b9f79e0a155cc0df93c2fc6d06cce8c0c51..37197dd31040bf6a83606cf145d9834424346956 100644 --- a/cta.spec.in +++ b/cta.spec.in @@ -491,6 +491,11 @@ Currently contains a helper for the client-ar script, which should be installed %attr(0755,root,root) /usr/bin/cta-client-ar-abortPrepare %changelog +* Mon Feb 22 2021 julien.leduc (at) cern.ch - 4.0-2 +- Upgraded EOS to 4.8.39 +- Upgraded eos-xrootd to 4.12.7 +- cta/CTA#966 Unable to distinguish empty and wrong tape pool +- cta/CTA#930 Batched the queueing and the deleting of the repack subrequests * 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