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+
160.11.0 (14-Aug-2015):
27* Replace 'xcp' in alternatives path with 'xapi'
38* Use 'xl pci-attach' for PCI passthrough
Original file line number Diff line number Diff line change 11OASISFormat: 0.3
22Name: xenopsd
3- Version: 0.11 .0
3+ Version: 0.12 .0
44Synopsis: XenServer domain managers
55Authors: Dave 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: d55a2e6095260ca5f881288f73ad307c )
3- version = "0.11 .0"
2+ # DO NOT EDIT (digest: 5586ee166df30de6e433138bcd3d4222 )
3+ version = "0.12 .0"
44description = "XenServer domain managers"
55requires =
66"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 11(* setup.ml generated for the first time by OASIS v0.3.0 *)
22
33(* OASIS_START *)
4- (* DO NOT EDIT (digest: f1aa4707ad2f611605409f0bf63657eb ) *)
4+ (* DO NOT EDIT (digest: c5ac4a1c7e3f442ecd7bc34e3f75b5e1 ) *)
55(*
66 Regenerated by OASIS v0.4.5
77 Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6673,7 +6673,7 @@ let setup_t =
66736673 alpha_features = [] ;
66746674 beta_features = [] ;
66756675 name = " xenopsd" ;
6676- version = " 0.11 .0" ;
6676+ version = " 0.12 .0" ;
66776677 license =
66786678 OASISLicense. DEP5License
66796679 (OASISLicense. DEP5Unit
@@ -7088,7 +7088,7 @@ let setup_t =
70887088 };
70897089 oasis_fn = Some " _oasis" ;
70907090 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 " ;
70927092 oasis_exec = None ;
70937093 oasis_setup_args = [] ;
70947094 setup_update = false
You can’t perform that action at this time.
0 commit comments