diff --git a/software/slapos-master/software.cfg b/software/slapos-master/software.cfg
index b9a177f8092d54d61d8a835144e8bd6cfbe99baf..6a5a45ff3f4c6857d8ec565a23cd40a578d523bf 100644
--- a/software/slapos-master/software.cfg
+++ b/software/slapos-master/software.cfg
@@ -27,19 +27,19 @@ recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/erp5.git
 branch = erp5-slapos-upgrade
 git-executable = ${git:location}/bin/git
-revision = 
+revision = 6a3c34dfc239ee9fbc19efb1ab577c28041acdff
 
 [vifib]
 recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/slapos.core.git
 branch = master
 git-executable = ${git:location}/bin/git
-revision = 
+revision = 5735db72f24e31c27c6ae1876e17494c6403653b
 
 
 [slapos.cookbook-repository]
 branch = slapos-master-cluster
-revision = 
+revision = 20611a856911dc647a495509632bf922a41c3b75
 
 [vifib-fix-products-paths]
 recipe = plone.recipe.command