[arvados] updated: 2.7.0-5831-ge4fcc99119

git repository hosting git at public.arvados.org
Mon Jan 15 18:50:00 UTC 2024


Summary of changes:
 tools/salt-install/provision.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  e4fcc99119b4a22df08dbb756d3db32d9427d149 (commit)
      from  309a57ec8204bd25b8031cf414f5ef73d9b4864d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit e4fcc99119b4a22df08dbb756d3db32d9427d149
Author: Brett Smith <brett.smith at curii.com>
Date:   Mon Jan 15 13:49:42 2024 -0500

    21383: Upgrade Salt to 3006
    
    This is necessary to support distros with Python 3.11+.
    
    Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>

diff --git a/tools/salt-install/provision.sh b/tools/salt-install/provision.sh
index 08c438491f..a2e1d979f6 100755
--- a/tools/salt-install/provision.sh
+++ b/tools/salt-install/provision.sh
@@ -284,7 +284,7 @@ VERSION="latest"
 
 # We pin the salt version to avoid potential incompatibilities when a new
 # stable version is released.
-SALT_VERSION="3005"
+SALT_VERSION="3006"
 
 # Other formula versions we depend on
 #POSTGRES_TAG="v0.44.0"

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list