Skip to content
This repository was archived by the owner on Mar 28, 2018. It is now read-only.

Commit cbdfd1d

Browse files
committed
versions: Update image to version 16670
This version includes hyperstart fixes: exec: Return ERROR if the executed process could not start Fixes: #1047 Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
1 parent 5b06fb5 commit cbdfd1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

versions.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ json_glib_version=1.2.2
44
check_version=0.10.0
55
docker_engine_fedora_version=1.12.1
66
docker_engine_ubuntu_version=1.12.1-0~xenial
7-
clear_vm_image_version=16180
7+
clear_vm_image_version=16670
88
clear_vm_kernel_version=4.9.35-76
99
docker_engine_semaphoreci_ubuntu_version=1.12.1-0~trusty
1010
gcc_version=6.2.0
@@ -14,12 +14,12 @@ gmp_version=6.1.0
1414
mpc_version=1.0.3
1515

1616
# OBS Fedora package versions
17-
cc_image_fedora_obs_version=16180-29.1
17+
cc_image_fedora_obs_version=16670-31.1
1818
cc_selinux_fedora_obs_version=0.1-2.1
1919
linux_container_fedora_obs_version=4.9.35-65.1
2020
qemu_lite_fedora_obs_version=2.7.1+git.741f430-5.1
2121

2222
# OBS Ubuntu package versions
23-
cc_image_ubuntu_obs_version=16180-22
23+
cc_image_ubuntu_obs_version=16670-23
2424
linux_container_ubuntu_obs_version=4.9.35-62
2525
qemu_lite_ubuntu_obs_version=2.7.1+git.741f430-5.1

0 commit comments

Comments
 (0)