summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
-rwxr-xr-xbootstrap/generated-dists/fedora28/bootstrap.sh1
-rwxr-xr-xbootstrap/generated-dists/fedora29/bootstrap.sh1
-rwxr-xr-xbootstrap/generated-dists/opensuse150/bootstrap.sh5
-rw-r--r--bootstrap/sha1sum.txt2
5 files changed, 7 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 01ef8e0e6b9..86fd2fb2778 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
- SAMBA_CI_CONTAINER_TAG: a63fcd17331238531d472206e34aa24c9fc46bb1
+ SAMBA_CI_CONTAINER_TAG: 4cc4709edd40e4e7c64f9eb255f953eed7924b1f
#
# The following images are available
# Please see the samba-o3 sections at the end of this file!
diff --git a/bootstrap/generated-dists/fedora28/bootstrap.sh b/bootstrap/generated-dists/fedora28/bootstrap.sh
index aa9d64c492a..274459257ed 100755
--- a/bootstrap/generated-dists/fedora28/bootstrap.sh
+++ b/bootstrap/generated-dists/fedora28/bootstrap.sh
@@ -10,6 +10,7 @@ set -xueo pipefail
dnf update -y
dnf install -y \
+ --setopt=install_weak_deps=False \
@development-tools \
acl \
attr \
diff --git a/bootstrap/generated-dists/fedora29/bootstrap.sh b/bootstrap/generated-dists/fedora29/bootstrap.sh
index aa9d64c492a..274459257ed 100755
--- a/bootstrap/generated-dists/fedora29/bootstrap.sh
+++ b/bootstrap/generated-dists/fedora29/bootstrap.sh
@@ -10,6 +10,7 @@ set -xueo pipefail
dnf update -y
dnf install -y \
+ --setopt=install_weak_deps=False \
@development-tools \
acl \
attr \
diff --git a/bootstrap/generated-dists/opensuse150/bootstrap.sh b/bootstrap/generated-dists/opensuse150/bootstrap.sh
index 0d79288ef3f..4f42c526375 100755
--- a/bootstrap/generated-dists/opensuse150/bootstrap.sh
+++ b/bootstrap/generated-dists/opensuse150/bootstrap.sh
@@ -10,6 +10,8 @@ set -xueo pipefail
zypper --non-interactive refresh
zypper --non-interactive update
zypper --non-interactive install \
+ --no-recommends \
+ system-user-nobody \
acl \
attr \
autoconf \
@@ -99,8 +101,7 @@ zypper --non-interactive install \
which \
xfsprogs-devel \
yum-utils \
- zlib-devel \
- system-user-nobody
+ zlib-devel
zypper --non-interactive clean
diff --git a/bootstrap/sha1sum.txt b/bootstrap/sha1sum.txt
index a522f0566a6..dca78add500 100644
--- a/bootstrap/sha1sum.txt
+++ b/bootstrap/sha1sum.txt
@@ -1 +1 @@
-a63fcd17331238531d472206e34aa24c9fc46bb1
+4cc4709edd40e4e7c64f9eb255f953eed7924b1f