From: Andrew Bartlett Date: Wed, 26 Oct 2022 22:39:02 +0000 (+1300) Subject: bootstrap: Spelling fix in bootstrap from Michael Tokarev X-Git-Tag: talloc-2.4.0~491 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dbe8fd66ca7d98fd05f5ff9ed9e414b9dd1915b;p=thirdparty%2Fsamba.git bootstrap: Spelling fix in bootstrap from Michael Tokarev 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 Reviewed-by: Stefan Metzmacher --- diff --git a/.gitlab-ci-main.yml b/.gitlab-ci-main.yml index f1f9908dc55..40a1ce08795 100644 --- a/.gitlab-ci-main.yml +++ b/.gitlab-ci-main.yml @@ -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. diff --git a/bootstrap/config.py b/bootstrap/config.py index 048f256ef2e..7f29670f091 100644 --- a/bootstrap/config.py +++ b/bootstrap/config.py @@ -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 header on fedora diff --git a/bootstrap/sha1sum.txt b/bootstrap/sha1sum.txt index 9d2e589a876..fb988930857 100644 --- a/bootstrap/sha1sum.txt +++ b/bootstrap/sha1sum.txt @@ -1 +1 @@ -e3639b136a9b626936e849fb2976ebeed7e4fd3b +9750e28fd7d913d3f1dd9a9cc0b49b712735b713