From 869fb18e29d9c0be7aba57f103d249d200ae5076 Mon Sep 17 00:00:00 2001
From: Julien Leduc <julien.leduc@cern.ch>
Date: Thu, 6 May 2021 12:01:42 +0200
Subject: [PATCH] Upgrading eos to v4.8.45

---
 ReleaseNotes.md                               |  4 ++-
 .../cc7/etc/yum/pluginconf.d/versionlock.list | 30 +++++++++----------
 2 files changed, 18 insertions(+), 16 deletions(-)

diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 9dbf5159a8..85b382d4dc 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -4,7 +4,9 @@
 
 ### Features
 
-- Upgraded EOS to 4.8.44 in CI versionlock.list file
+- Upgraded EOS to 4.8.45 in CI versionlock.list file
+  - EOS/EOS-4658 EOS workflow engine should not insist on the W_OK mode bit (for prepare ACL)
+  - EOS/EOS-4684 Make the "file archived" GC aware of different EOS spaces
 - Upgraded eos-xrootd to 4.12.8 in CI versionlock.list file
 - cta/CTA#966 Unable to distinguish empty and wrong tape pool
 - cta/CTA#926 Improve MigrationReportPacker::ReportSkipped::execute() exception message
diff --git a/continuousintegration/docker/ctafrontend/cc7/etc/yum/pluginconf.d/versionlock.list b/continuousintegration/docker/ctafrontend/cc7/etc/yum/pluginconf.d/versionlock.list
index 8306f8f30f..4141c8526b 100644
--- a/continuousintegration/docker/ctafrontend/cc7/etc/yum/pluginconf.d/versionlock.list
+++ b/continuousintegration/docker/ctafrontend/cc7/etc/yum/pluginconf.d/versionlock.list
@@ -1,18 +1,18 @@
-0:eos-archive-4.8.44-1.el7.cern.x86_64
-0:eos-cleanup-4.8.44-1.el7.cern.x86_64
-0:eos-client-4.8.44-1.el7.cern.x86_64
-0:eos-debuginfo-4.8.44-1.el7.cern.x86_64
-0:eos-fuse-4.8.44-1.el7.cern.x86_64
-0:eos-fuse-core-4.8.44-1.el7.cern.x86_64
-0:eos-fuse-sysv-4.8.44-1.el7.cern.x86_64
-0:eos-fusex-4.8.44-1.el7.cern.x86_64
-0:eos-fusex-core-4.8.44-1.el7.cern.x86_64
-0:eos-fusex-selinux-4.8.44-1.el7.cern.x86_64
-0:eos-ns-inspect-4.8.44-1.el7.cern.x86_64
-0:eos-server-4.8.44-1.el7.cern.x86_64
-0:eos-srm-4.8.44-1.el7.cern.x86_64
-0:eos-test-4.8.44-1.el7.cern.x86_64
-0:eos-testkeytab-4.8.44-1.el7.cern.x86_64
+0:eos-archive-4.8.45-1.el7.cern.x86_64
+0:eos-cleanup-4.8.45-1.el7.cern.x86_64
+0:eos-client-4.8.45-1.el7.cern.x86_64
+0:eos-debuginfo-4.8.45-1.el7.cern.x86_64
+0:eos-fuse-4.8.45-1.el7.cern.x86_64
+0:eos-fuse-core-4.8.45-1.el7.cern.x86_64
+0:eos-fuse-sysv-4.8.45-1.el7.cern.x86_64
+0:eos-fusex-4.8.45-1.el7.cern.x86_64
+0:eos-fusex-core-4.8.45-1.el7.cern.x86_64
+0:eos-fusex-selinux-4.8.45-1.el7.cern.x86_64
+0:eos-ns-inspect-4.8.45-1.el7.cern.x86_64
+0:eos-server-4.8.45-1.el7.cern.x86_64
+0:eos-srm-4.8.45-1.el7.cern.x86_64
+0:eos-test-4.8.45-1.el7.cern.x86_64
+0:eos-testkeytab-4.8.45-1.el7.cern.x86_64
 0:eos-xrootd-4.12.8-1.el7.cern.*
 0:eos-xrootd-debuginfo-4.12.8-1.el7.cern.*
 0:eos-folly-2019.11.11.00-1.el7.cern.*
-- 
GitLab