Jacamar CI v0.10.1
Release: v0.10.1
Date: 2/21/2022
Note
Release v0.9.0 relocated all RPM installed binaries into a single
location, /opt/jacamar/bin
. This will offer a better standard moving
forward, please be aware of this when upgrading from an older version.
Admin Changes
Move
setuid
/setgid
Seccomp tolimit_setuid
config option (!323)By default restricting operations to only the authorized user’s
UID
+GID
can break workflows involving select schedulers and deployments in unexpected ways. As such we are making this optional instead.[auth.seccomp] limit_setuid = true