1
0

Accepting request 933997 from Virtualization

- Install curl (needed for testing)

OBS-URL: https://build.opensuse.org/request/show/933997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/virt-handler-container?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2021-11-26 23:51:28 +00:00 committed by Git OBS Bridge
commit 22c0c91412
2 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,7 @@ PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
PREFIXEDLABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/virt-handler:%%PKG_VERSION%%.%RELEASE%"
RUN zypper -n install \
curl \
dbus-1 \
iproute2 \
iptables \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 26 05:45:28 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Install curl (needed for testing)
-------------------------------------------------------------------
Mon Jul 12 14:39:09 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>