From 68d14817af9bc7954e79990881fe39092911a077 Mon Sep 17 00:00:00 2001 From: Mindy Preston Date: Thu, 9 Jun 2016 15:24:28 +0100 Subject: [PATCH] Prepare the 0.3.2 release. --- CHANGES | 4 ++++ _oasis | 2 +- lib/META | 4 ++-- setup.ml | 6 +++--- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 44ce371..d2845dc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +0.3.2 (2016-06-09) +* Use astring instead of re.str (#18 by @jonludlam) +* Improve the parser to handle quoted strings and escaped characters; skip arguments that don't conform to 'a=b' rather than dying (#18 by @jonludlam) + 0.3.1 (2016-02-07) * Fall back to reading `OS.Start_info` if cmdline is not found in Xenstore (#13, by @jonludlam) * Include the string in error message for malformed variables (#11, by @talex5) diff --git a/_oasis b/_oasis index 8780365..e6937b2 100644 --- a/_oasis +++ b/_oasis @@ -1,6 +1,6 @@ OASISFormat: 0.4 Name: mirage-bootvar-xen -Version: 0.3.1 +Version: 0.3.2 Synopsis: Library for reading MirageOS unikernel boot parameters in Xen Authors: Magnus Skjegstad License: ISC diff --git a/lib/META b/lib/META index e110e48..45a6d88 100644 --- a/lib/META +++ b/lib/META @@ -1,6 +1,6 @@ # OASIS_START -# DO NOT EDIT (digest: 2ae3a7a5bbf2b02fa0678ceab4f6f9ca) -version = "0.3.1" +# DO NOT EDIT (digest: 54086469f92a007466416756a4ea150a) +version = "0.3.2" description = "Library for reading MirageOS unikernel boot parameters in Xen" requires = "lwt mirage-xen astring" archive(byte) = "mirage-bootvar.cma" diff --git a/setup.ml b/setup.ml index d3c310b..b6a7b50 100644 --- a/setup.ml +++ b/setup.ml @@ -1,7 +1,7 @@ (* setup.ml generated for the first time by OASIS v0.4.5 *) (* OASIS_START *) -(* DO NOT EDIT (digest: a7c2285f47278776aa268b139515cc9d) *) +(* DO NOT EDIT (digest: c7eb326a34b6127832b47c9cccc9f3c9) *) (* Regenerated by OASIS v0.4.5 Visit http://oasis.forge.ocamlcore.org for more information and @@ -6851,7 +6851,7 @@ let setup_t = alpha_features = []; beta_features = []; name = "mirage-bootvar-xen"; - version = "0.3.1"; + version = "0.3.2"; license = OASISLicense.DEP5License (OASISLicense.DEP5Unit @@ -6999,7 +6999,7 @@ let setup_t = }; oasis_fn = Some "_oasis"; oasis_version = "0.4.5"; - oasis_digest = Some "\178a\127A\173\127e\154,\182g\132\186\196-\152"; + oasis_digest = Some "V\244O\212gP\222\015\212{\128\135<\236h\193"; oasis_exec = None; oasis_setup_args = []; setup_update = false