KASM-8210 bump webcam/printer/recorder to latest feature-branch commits

This commit is contained in:
Ian Tangney 2026-05-01 19:02:17 +00:00
parent 0fd3c9af79
commit 5e240ab271
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ fi
# to the one watched by the printer service
sed -i -r -e "s:^(Out\s).*:\1/home/kasm-user/PDF:" /etc/cups/cups-pdf.conf
COMMIT_ID="7d2fd6d82d4636701e358f9f2d5b4f3361998c67"
COMMIT_ID="686ca9b362eba4d9d9c44da271fe973f8519e7ad"
BRANCH="feature_KASM-8210_bump_dep_versions_for_1_19_0"
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)

View file

@ -14,7 +14,7 @@ elif [ "${DISTRO}" == "opensuse" ]; then
zypper install -ny xhost
fi
COMMIT_ID="dd00afc2644700c5e158a5724e4b237db4349aef"
COMMIT_ID="2ccf788fe767b185e0ef7dc16cfb7c3053977707"
BRANCH="feature_KASM-8210_bump_dep_versions_for_1_19_0"
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)

View file

@ -8,7 +8,7 @@ elif [ "${DISTRO}" == "oracle8" ]; then
DISTRO=oracle
fi
COMMIT_ID="93fdca386fa3bb0da6ce7f0d62aa3c170f2c4da3"
COMMIT_ID="1b48171f4e89d67aaf72303890ded01d012f6531"
BRANCH="feature_KASM-8210_bump_dep_versions_for_1_19_0"
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)