diff --git a/ReleaseNotes.md b/ReleaseNotes.md index be729ee902320d4b414f040b459263ca695e3c77..65d578b3d16296a80b9d9d5c5fe306508e29b8bd 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -2,6 +2,10 @@ ## Summary +### Features + +- cta/CTA#954 The drive is put down if the CleanerSession fails to eject the tape from it after a shutdown + ### Bug fixes - cta/CTA#957 The state of the successful Archive for repack jobs is now changed before being queued for reporting diff --git a/cta.spec.in b/cta.spec.in index cf7933726d6497b002083eedbdee4eaced392f72..34eed5927c7f8e2574f3bb9ead1106d9b0d10399 100644 --- a/cta.spec.in +++ b/cta.spec.in @@ -492,6 +492,7 @@ Currently contains a helper for the client-ar script, which should be installed %changelog * Thu Jan 07 2021 julien.leduc (at) cern.ch - 3.1-14 +- cta/CTA#954 The drive is put down if the CleanerSession fails to eject the tape from it after a shutdown - cta/CTA#957 The state of the successful Archive for repack jobs is now changed before being queued for reporting - cta/CTA#958 The RepackRequest garbage collection now changes the owner of the garbage collected RepackRequest. * Thu Jan 07 2021 julien.leduc (at) cern.ch - 3.1-13