# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
- SAMBA_CI_CONTAINER_TAG: a234da56a3f4ea96265e6c8a308051be3478ab22
+ SAMBA_CI_CONTAINER_TAG: fb63148d63beac20259d0c61ece2c608d2d1d2a1
#
# We use the ubuntu2204 image as default as
# it matches what we have on atb-devel-224
# spotlight
('libtracker-sparql-2.0-dev', 'tracker-devel'),
+ # systemd userdb
+ ('', 'libvarlink-devel'),
+ ('', 'python3-varlink'),
+
# misc
# @ means group for rpm, use fedora as rpm default
('build-essential', '@development-tools'),
'ShellCheck': '',
'shfmt': '',
'codespell': '',
+ 'libvarlink-devel': '', # not available
}
},
'centos9s': {
'codespell': '',
'libcephfs-devel': '', # not available anymore
'curl': '', # Use installed curl-minimal
+ 'libvarlink-devel': '', # not available
+ 'python3-varlink': '', # not available
}
},
'fedora41': {
'mold': '',
'shfmt': '',
'yum-utils': '',
+ 'libvarlink-devel': '', # not available
}
}
}