File tree Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Expand file tree Collapse file tree 4 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ 0.12.0 (09-Sep-2015):
2
+ * Use `xl pci-plug` and `xl pci-unplug`
3
+ * Write licensing information to Xenstore
4
+ * Write guest agent xenstore keys in a transaction
5
+
1
6
0.11.0 (14-Aug-2015):
2
7
* Replace 'xcp' in alternatives path with 'xapi'
3
8
* Use 'xl pci-attach' for PCI passthrough
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.3
2
2
Name: xenopsd
3
- Version: 0.11 .0
3
+ Version: 0.12 .0
4
4
Synopsis: XenServer domain managers
5
5
Authors: Dave Scott
6
6
License: LGPL-2.1 with OCaml linking exception
Original file line number Diff line number Diff line change 1
1
# OASIS_START
2
- # DO NOT EDIT (digest: d55a2e6095260ca5f881288f73ad307c )
3
- version = "0.11 .0"
2
+ # DO NOT EDIT (digest: 5586ee166df30de6e433138bcd3d4222 )
3
+ version = "0.12 .0"
4
4
description = "XenServer domain managers"
5
5
requires =
6
6
"threads threads.posix uuidm xmlm cohttp uri rpclib rpclib.syntax forkexec fd-send-recv xcp xcp.xen xcp.storage sexplib sexplib.syntax xcp uutf xenstore xenstore.unix xenstore_transport xenstore_transport.unix oclock"
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.3.0 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: f1aa4707ad2f611605409f0bf63657eb ) *)
4
+ (* DO NOT EDIT (digest: c5ac4a1c7e3f442ecd7bc34e3f75b5e1 ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.5
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6673,7 +6673,7 @@ let setup_t =
6673
6673
alpha_features = [] ;
6674
6674
beta_features = [] ;
6675
6675
name = " xenopsd" ;
6676
- version = " 0.11 .0" ;
6676
+ version = " 0.12 .0" ;
6677
6677
license =
6678
6678
OASISLicense. DEP5License
6679
6679
(OASISLicense. DEP5Unit
@@ -7088,7 +7088,7 @@ let setup_t =
7088
7088
};
7089
7089
oasis_fn = Some " _oasis" ;
7090
7090
oasis_version = " 0.4.5" ;
7091
- oasis_digest = Some " î3´ \155 ß \134\b æ×G \000\134 © \130 úé " ;
7091
+ oasis_digest = Some " n= \011 ³ \150\129 }ºÛq¢mP \150 t \016 " ;
7092
7092
oasis_exec = None ;
7093
7093
oasis_setup_args = [] ;
7094
7094
setup_update = false
You can’t perform that action at this time.
0 commit comments