1
0
virt-handler-container/virt-handler-container.changes

91 lines
3.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 19 12:38:18 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Install nftables to manage network rules
- Install tar to allow kubectl cp ...
-------------------------------------------------------------------
Wed Dec 8 15:08:44 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable build only on aarch64 and x86_64
-------------------------------------------------------------------
Wed Dec 1 07:21:42 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Install lsscsi (needed for testing)
-------------------------------------------------------------------
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>
- Install util-linux-systemd (provides findmnt)
-------------------------------------------------------------------
Fri Jun 4 12:20:51 UTC 2021 - Fabian Vogt <fvogt@suse.com>
- Include the registry in org.opensuse.reference
-------------------------------------------------------------------
Wed Apr 28 11:46:13 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Tag the image with <version>-<release>
-------------------------------------------------------------------
Sun Apr 18 07:54:24 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Run zypper clean after installation
-------------------------------------------------------------------
Sat Mar 20 10:06:27 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Install qemu-tools (provides qemu-img)
- Explicitly install dbus-1 (to suppress "have choice...")
- Sort installed packages alphabetically
-------------------------------------------------------------------
Fri Mar 19 09:26:01 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Setup qemu system user bsc#1183749
-------------------------------------------------------------------
Wed Mar 17 07:05:26 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Add placeholder vars to be replaced during build
- Fix mixed tabs and spaces
-------------------------------------------------------------------
Tue Nov 17 23:02:10 UTC 2020 - James Fehlig <jfehlig@suse.com>
- use ARG for defining base image
-------------------------------------------------------------------
Tue Sep 15 03:18:15 UTC 2020 - James Fehlig <jfehlig@suse.com>
- Adjust Dockerfile to conform to "Building Official Container
Images" documentation
-------------------------------------------------------------------
Fri Jul 24 21:01:39 UTC 2020 - James Fehlig <jfehlig@suse.com>
- Install libvirt-client package
-------------------------------------------------------------------
Fri Jul 24 14:48:07 UTC 2020 - James Fehlig <jfehlig@suse.com>
- Install iptables package
-------------------------------------------------------------------
Wed Jul 22 19:56:06 UTC 2020 - James Fehlig <jfehlig@suse.com>
- Install kubevirt-container-disk package to get the container-disk
binary
-------------------------------------------------------------------
Fri Jun 26 14:51:15 UTC 2020 - James Fehlig <jfehlig@suse.com>
- Initial container for virt-handler