From 6722bc4c13f312ccaeb5121b293cf94b4fc4f7ae Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Wed, 11 Oct 2017 12:51:26 -0500 Subject: [PATCH] release: 3.0.3 Changes - go 1.9 go vet fixes - oci: Support containers with identical ID prefixes - Makefile: Fix copy paste error in hypervisor debug - versions: update image to 18220 - CI: remove tests from run.sh script - main: coredump on internal error - vendor: Update virtcontainers vendoring - scripts: Fix shim log checking for data collection script - Configuration: Huge pages support - Configuration: Provide an option to disable nesting customization - Add shim to data collection script - tests: switch to test copyParentCPUSet under tmpDir - vendor: Update virtcontainers, ciao and logrus vendorings - logger: Display timezone as offset - scripts: Add proxy problems to cc-collect-data output - makefile: Fix installation scripts Fixes: #712 Signed-off-by: Jose Carlos Venegas Munoz --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index b5021469..75a22a26 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.2 +3.0.3