From a2714fc178d9a97d8e1f83f978d246c79337536c Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Fri, 12 Nov 2021 15:58:34 +0000 Subject: [PATCH] prosody: Bump to build 1540 for role improvements This change will disconnect user sessions when their role changes, ensuring appropriate policies are always enforced. --- ansible/snikket.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/snikket.yml b/ansible/snikket.yml index d9c45cc..21f53f7 100644 --- a/ansible/snikket.yml +++ b/ansible/snikket.yml @@ -7,7 +7,7 @@ vars: prosody: package: "prosody-trunk" - build: "1535" + build: "1540" prosody_modules: revision: "8bd36bba2292" tasks: