File tree Expand file tree Collapse file tree 4 files changed +14
-13
lines changed
Expand file tree Collapse file tree 4 files changed +14
-13
lines changed Original file line number Diff line number Diff line change 1- 1.1 .0 (25-Jul-2016):
1+ 1.2 .0 (25-Jul-2016):
22* Networkd: Add the ability to report back when VLANs are in use
33
441.0.1 (04-Jul-2016):
Original file line number Diff line number Diff line change 11OASISFormat: 0.2
22Name: xcp-idl
3- Version: 1.1 .0
3+ Version: 1.2 .0
44Synopsis: Interface definitions and common boilerplate for the xapi toolstack
55Authors: David Scott
66License: LGPL-2.1 with OCaml linking exception
Original file line number Diff line number Diff line change 11# OASIS_START
2- # DO NOT EDIT (digest: 625f788a166766b5f270c3f6cce81d50 )
3- version = "1.1 .0"
2+ # DO NOT EDIT (digest: d0b737f17a49130e1b0fc0d82c3f4307 )
3+ version = "1.2 .0"
44description =
55"Interface definitions and common boilerplate for the xapi toolstack"
66requires =
@@ -11,7 +11,7 @@ archive(native) = "xcp.cmxa"
1111archive(native, plugin) = "xcp.cmxs"
1212exists_if = "xcp.cma"
1313package "xen" (
14- version = "1.1 .0"
14+ version = "1.2 .0"
1515 description =
1616 "Interface definitions and common boilerplate for the xapi toolstack"
1717 requires = "xcp threads rpclib rpclib.syntax"
@@ -23,7 +23,7 @@ package "xen" (
2323)
2424
2525package "storage" (
26- version = "1.1 .0"
26+ version = "1.2 .0"
2727 description =
2828 "Interface definitions and common boilerplate for the xapi toolstack"
2929 requires = "xcp threads rpclib rpclib.syntax"
@@ -35,7 +35,7 @@ package "storage" (
3535)
3636
3737package "rrd" (
38- version = "1.1 .0"
38+ version = "1.2 .0"
3939 description =
4040 "Interface definitions and common boilerplate for the xapi toolstack"
4141 requires = "xcp threads rpclib rpclib.syntax rrd"
@@ -47,7 +47,7 @@ package "rrd" (
4747)
4848
4949package "network" (
50- version = "1.1 .0"
50+ version = "1.2 .0"
5151 description =
5252 "Interface definitions and common boilerplate for the xapi toolstack"
5353 requires = "xcp threads rpclib rpclib.syntax"
@@ -59,7 +59,7 @@ package "network" (
5959)
6060
6161package "memory" (
62- version = "1.1 .0"
62+ version = "1.2 .0"
6363 description =
6464 "Interface definitions and common boilerplate for the xapi toolstack"
6565 requires = "xcp threads rpclib rpclib.syntax"
Original file line number Diff line number Diff line change 11(* setup.ml generated for the first time by OASIS v0.3.1 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: f5b6aa775a5fc44860abb87c2d657339 ) *)
4+ (* DO NOT EDIT (digest: e32aafb94487472f44c7da87818bf30b ) *)
55(*
66 Regenerated by OASIS v0.4.6
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6874,7 +6874,7 @@ let setup_t =
68746874 alpha_features = [] ;
68756875 beta_features = [] ;
68766876 name = " xcp-idl" ;
6877- version = " 1.1 .0" ;
6877+ version = " 1.2 .0" ;
68786878 license =
68796879 OASISLicense. DEP5License
68806880 (OASISLicense. DEP5Unit
@@ -7332,14 +7332,15 @@ let setup_t =
73327332 };
73337333 oasis_fn = Some " _oasis" ;
73347334 oasis_version = " 0.4.6" ;
7335- oasis_digest = Some " \021\154 DKk\004\190\149 T\220 `rY\242\244\168 " ;
7335+ oasis_digest =
7336+ Some " \214 r\200\195\224\145 x\225\030\198\182\229\254\230 =A" ;
73367337 oasis_exec = None ;
73377338 oasis_setup_args = [] ;
73387339 setup_update = false
73397340 };;
73407341
73417342let setup () = BaseSetup. setup setup_t;;
73427343
7343- # 7344 " setup.ml"
7344+ # 7345 " setup.ml"
73447345(* OASIS_STOP *)
73457346let () = setup () ;;
You can’t perform that action at this time.
0 commit comments