# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
- SAMBA_CI_CONTAINER_TAG: d101907857587b6421907c45676497c336d45ea7
+ SAMBA_CI_CONTAINER_TAG: a234da56a3f4ea96265e6c8a308051be3478ab22
#
# We use the ubuntu2204 image as default as
# it matches what we have on atb-devel-224
('', 'python3-libsemanage'),
('', 'python3-policycoreutils'),
- # A copy of the `crypt` module that was removed in Python 3.13
- # See also https://bugzilla.samba.org/show_bug.cgi?id=15756
- ('', 'python3-crypt-r'),
-
# perl
('libparse-yapp-perl', 'perl-Parse-Yapp'),
('perl-modules', ''),
'ShellCheck': '',
'shfmt': '',
'codespell': '',
- 'python3-crypt-r': '',
}
},
'centos9s': {
'codespell': '',
'libcephfs-devel': '', # not available anymore
'curl': '', # Use installed curl-minimal
- 'python3-crypt-r': '',
}
},
'fedora41': {
'keyutils-libs-devel': 'keyutils-devel',
'krb5-workstation': 'krb5-client',
'python3-libsemanage': 'python3-semanage',
- 'python3-crypt-r': '',
'openldap-devel': 'openldap2-devel',
'perl-Archive-Tar': 'perl-Archive-Tar-Wrapper',
'perl-JSON-Parse': 'perl-JSON-XS',