From 32efcf5b03aa20fc2c1772b00380299ef67db3a3 Mon Sep 17 00:00:00 2001 From: Maxime Perrotin <maxime.perrotin@esa.int> Date: Wed, 24 Nov 2021 11:32:27 +0100 Subject: [PATCH 1/3] sync kazoo --- kazoo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kazoo b/kazoo index 8e006ac1..0d657839 160000 --- a/kazoo +++ b/kazoo @@ -1 +1 @@ -Subproject commit 8e006ac196021bd982a7071a9f7e1f360d4a7991 +Subproject commit 0d657839c1ba1abfe3b9ac4788afa5dd03679f67 -- GitLab From 721364825bea2f55e4162294768d85466f097af2 Mon Sep 17 00:00:00 2001 From: Maxime Perrotin <maxime.perrotin@esa.int> Date: Tue, 30 Nov 2021 14:01:29 +0100 Subject: [PATCH 2/3] Update space creator --- install/88_spaceCreator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/88_spaceCreator.sh b/install/88_spaceCreator.sh index 26859aa0..1c13edf9 100755 --- a/install/88_spaceCreator.sh +++ b/install/88_spaceCreator.sh @@ -1,7 +1,7 @@ #!/bin/bash # Version neeed by the current TASTE release. # Update this number when a new version is uploaded on tuxfamily: -EXPECTED_VERSION="0.12.6626" +EXPECTED_VERSION="0.12.6877" FILENAME=spacecreator-x86_64-$EXPECTED_VERSION.AppImage # Check the version of the current insallation, if any -- GitLab From 5aaf841948282afbd5bb012efe44cfb3ac69a733 Mon Sep 17 00:00:00 2001 From: Maxime Perrotin <maxime.perrotin@esa.int> Date: Tue, 30 Nov 2021 14:01:44 +0100 Subject: [PATCH 3/3] sync kazoo --- kazoo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kazoo b/kazoo index 0d657839..848b7a0a 160000 --- a/kazoo +++ b/kazoo @@ -1 +1 @@ -Subproject commit 0d657839c1ba1abfe3b9ac4788afa5dd03679f67 +Subproject commit 848b7a0a53249d06abd3662c66ecc3bd22bb42c1 -- GitLab