The corresponding lcitool change is
https://gitlab.com/libvirt/libvirt-ci/-/commit/00d736ea991e4a5b2f1a8f9a79...
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
ci/containers/libvirt-centos-7.Dockerfile | 1 +
ci/containers/libvirt-centos-8.Dockerfile | 1 +
ci/containers/libvirt-centos-stream.Dockerfile | 1 +
ci/containers/libvirt-fedora-31.Dockerfile | 1 +
ci/containers/libvirt-fedora-32.Dockerfile | 1 +
ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile | 1 +
ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile | 1 +
ci/containers/libvirt-fedora-rawhide.Dockerfile | 1 +
8 files changed, 8 insertions(+)
diff --git a/ci/containers/libvirt-centos-7.Dockerfile
b/ci/containers/libvirt-centos-7.Dockerfile
index 165368ed9a..cff225ccc7 100644
--- a/ci/containers/libvirt-centos-7.Dockerfile
+++ b/ci/containers/libvirt-centos-7.Dockerfile
@@ -50,6 +50,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
fuse-devel \
gcc \
gdb \
diff --git a/ci/containers/libvirt-centos-8.Dockerfile
b/ci/containers/libvirt-centos-8.Dockerfile
index 7fd793580c..82d2970677 100644
--- a/ci/containers/libvirt-centos-8.Dockerfile
+++ b/ci/containers/libvirt-centos-8.Dockerfile
@@ -22,6 +22,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
fuse-devel \
gcc \
gdb \
diff --git a/ci/containers/libvirt-centos-stream.Dockerfile
b/ci/containers/libvirt-centos-stream.Dockerfile
index 70db325cc1..12c18759f7 100644
--- a/ci/containers/libvirt-centos-stream.Dockerfile
+++ b/ci/containers/libvirt-centos-stream.Dockerfile
@@ -23,6 +23,7 @@ RUN dnf install -y centos-release-stream && \
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
fuse-devel \
gcc \
gdb \
diff --git a/ci/containers/libvirt-fedora-31.Dockerfile
b/ci/containers/libvirt-fedora-31.Dockerfile
index 36adde5101..6fb77dddc7 100644
--- a/ci/containers/libvirt-fedora-31.Dockerfile
+++ b/ci/containers/libvirt-fedora-31.Dockerfile
@@ -20,6 +20,7 @@ RUN dnf update -y && \
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
fuse-devel \
gcc \
gdb \
diff --git a/ci/containers/libvirt-fedora-32.Dockerfile
b/ci/containers/libvirt-fedora-32.Dockerfile
index bbd7ff87a4..9b10864d72 100644
--- a/ci/containers/libvirt-fedora-32.Dockerfile
+++ b/ci/containers/libvirt-fedora-32.Dockerfile
@@ -20,6 +20,7 @@ RUN dnf update -y && \
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
fuse-devel \
gcc \
gdb \
diff --git a/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile
b/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile
index cf70e5939b..f65bdc13bb 100644
--- a/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile
+++ b/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile
@@ -16,6 +16,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
gcc \
gdb \
gettext-devel \
diff --git a/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile
b/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile
index 92a5b991c9..e460123aa5 100644
--- a/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile
+++ b/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile
@@ -16,6 +16,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
gcc \
gdb \
gettext-devel \
diff --git a/ci/containers/libvirt-fedora-rawhide.Dockerfile
b/ci/containers/libvirt-fedora-rawhide.Dockerfile
index d362662f35..3a995b3c68 100644
--- a/ci/containers/libvirt-fedora-rawhide.Dockerfile
+++ b/ci/containers/libvirt-fedora-rawhide.Dockerfile
@@ -21,6 +21,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \
dnsmasq \
dwarves \
ebtables \
+ firewalld-filesystem \
fuse-devel \
gcc \
gdb \
--
2.26.2