summaryrefslogtreecommitdiff
path: root/bootstrap/generated-dists/debian12
AgeCommit message (Collapse)AuthorFilesLines
2025-05-12gitlab-ci: add ubuntu2404Stefan Metzmacher2-0/+2
For now we don't use it as default as the autobuild server would need to be upgraded as well, but that will happen soon. We also can't remove ubuntu2004 yet, because it's needed for samba-fuzz. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Mon May 12 20:27:24 UTC 2025 on atb-devel-224
2025-04-11build: Detect libeventRalph Boehme2-0/+2
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
2025-02-27bootstrap: remove wintest-only dependencyDouglas Bagnall2-2/+0
Nobody has run Wintest in the last 10 years, and we don't need it in our CI tests. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz> Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org> Autobuild-Date(master): Thu Feb 27 01:00:10 UTC 2025 on atb-devel-224
2024-10-23Debian cargo is far to old for buildingDavid Mulder2-2/+0
Debian ships a very old version of cargo, and none of our rust code can build with it. Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23Add clang and openssl depsDavid Mulder2-0/+4
Ensure CI images are generated with the necessary clang and openssl packages for building. Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23Add by-upn idmapping for HimmelblaudDavid Mulder2-0/+2
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23Add simple WAF commands for building Rust bininariesDavid Mulder2-0/+2
Signed-off-by: David Mulder <dmulder@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2023-10-11bootstrap: install codespell, shfmt and shellcheck also on debian/ubuntuStefan Metzmacher2-0/+6
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
2023-08-14bootstrap: Heimdal no longer requires perl-JSONAndrew Bartlett2-2/+0
Heimdal after lorikeet-heimdal-202307040259 (commit 33d117b8a9c11714ef709e63a005d87e34b9bfde) includes Heimdal master commit f62e2f278437ff6c03d2d09bd628381c795bba78. This has PR https://github.com/heimdal/heimdal/pull/1176 and no longer requires the external JSON module, as JSON::PP is builtin. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15394 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2023-06-30.gitlab-ci:bootstrap: remove ubuntu1804*, add debian12, upgrade opensuse 15.5Stefan Metzmacher4-0/+299
Signed-off-by: Stefan Metzmacher <metze@samba.org> [abartlet@samba.org Use Debian 11 for the 32 bit host as the compile currently fails - just exits without information - mid-way on Debian 12] Signed-off-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Jun 30 08:51:17 UTC 2023 on atb-devel-224