From f9cfa172ab6d6006f51aa73676dd4f84e4efa373 Mon Sep 17 00:00:00 2001 From: katacontainersbot Date: Tue, 3 Sep 2019 17:34:10 +0000 Subject: [PATCH] release: Kata Containers 1.9.0-alpha1 - image_builder: create /etc/resolv.conf - Add kmod package - dracut: improve host distro support - Allow to override build date with SOURCE_DATE_EPOCH - image-builder: check /sbin/init when AGENT_INIT=yes - chrony-service: re-patch PR#265 - image-builder: get mount directory size with Mb format - osbuilder: add dracut build method - fedora-rootfs: using fedora 28 on aarch64 862b077 image_builder: create /etc/resolv.conf ce20d72 dracut: improve host distro support 495a92d rootfs-builder: add kmod package 87af599 rootfs-builder/clearlinux: reduce image size when AGENT_INIT=yes dacd2d3 scripts/lib: Allow to override build date 9afe931 chrony-service: re-patch PR#265 b1b8ce4 image-builder: check /sbin/init when AGENT_INIT=yes 934422f tests: fix background job failure detection 317bfba travis: use Ubuntu bionic distro version a5a3343 ci: use .ci/setup.sh from tests repo 1e5746a tests: add dracut initrd and image tests 6d5aef5 osbuilder: Get mount directory size with Mb format 2f55017 osbuilder: add dracut build method 9bfc083 fedora-rootfs: using fedora 28 on aarch64 8ebaac0 rootfs: move code from rootfs.sh to lib.sh 39370c2 rootfs-builder: support provisioning existing rootfs Signed-off-by: katacontainersbot --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f93a59a99a..04b7792ad7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.9.0-alpha0 +1.9.0-alpha1