bootstrap: Spelling fix in bootstrap from Michael Tokarev
authorAndrew Bartlett <abartlet@samba.org>
Wed, 26 Oct 2022 22:39:02 +0000 (11:39 +1300)
committerStefan Metzmacher <metze@samba.org>
Thu, 24 Nov 2022 11:01:37 +0000 (11:01 +0000)
This could not previously be included as all changes require a full image rebuild
as they change the SHA1 hash.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
.gitlab-ci-main.yml
bootstrap/config.py
bootstrap/sha1sum.txt

index f1f9908dc5598c23547c7f3edf86b85ce3d5047d..40a1ce087951d69a187f9d8ff0a4a04b55225afc 100644 (file)
@@ -47,7 +47,7 @@ variables:
   # Set this to the contents of bootstrap/sha1sum.txt
   # which is generated by bootstrap/template.py --render
   #
-  SAMBA_CI_CONTAINER_TAG: e3639b136a9b626936e849fb2976ebeed7e4fd3b
+  SAMBA_CI_CONTAINER_TAG: 9750e28fd7d913d3f1dd9a9cc0b49b712735b713
   #
   # We use the ubuntu1804 image as default as
   # it matches what we have on sn-devel-184.
index 048f256ef2e0731cf29db831a827c3bf5ba9187b..7f29670f091cf1f5e63b21c8b57a44068646a3be 100644 (file)
@@ -126,7 +126,7 @@ PKGS = [
     ('apt-utils', 'yum-utils'),
     ('pkg-config', 'pkgconfig'),
     ('procps', 'procps-ng'),  # required for the free cmd in tests
-    ('lsb-release', 'lsb-release'),  # we need lsb_relase to show info
+    ('lsb-release', 'lsb-release'),  # we need lsb_release to show info
     ('', 'rpcgen'),  # required for test
     # refer: https://fedoraproject.org/wiki/Changes/SunRPCRemoval
     ('', 'libtirpc-devel'),  # for <rpc/rpc.h> header on fedora
index 9d2e589a876bb1d9fa981a00b39658d30d5e98cd..fb9889308571a8696b991d4b9aa5ea896a712178 100644 (file)
@@ -1 +1 @@
-e3639b136a9b626936e849fb2976ebeed7e4fd3b
+9750e28fd7d913d3f1dd9a9cc0b49b712735b713