File tree 4 files changed +9
-6
lines changed
4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change
1
+ 0.11.0 (14-Aug-2015):
2
+ * rrd: remove notion of master and slave from the interface
3
+
1
4
0.10.1 (15-Jun-2015):
2
5
* Fix setting of plugins as default
3
6
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.3
2
2
Name: xcp-rrdd
3
- Version: 0.10.1
3
+ Version: 0.11.0
4
4
Synopsis: XenServer RRD daemon
5
5
Authors: John Else
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: b920df75c841259f8fddb61691dc8488 )
3
- version = "0.10.1 "
2
+ # DO NOT EDIT (digest: a601f77ebe64f5f28147633f7c8d05ca )
3
+ version = "0.11.0 "
4
4
description = "XenServer RRD daemon"
5
5
requires = "xcp stdext threads"
6
6
archive(byte) = "rrdd_libs.cma"
Original file line number Diff line number Diff line change 1
1
(* setup.ml generated for the first time by OASIS v0.4.4 *)
2
2
3
3
(* OASIS_START *)
4
- (* DO NOT EDIT (digest: e4e4d7f9c647ac89d4f63e5b6f475de4 ) *)
4
+ (* DO NOT EDIT (digest: 077e9df2b2864582b281d1486920381b ) *)
5
5
(*
6
6
Regenerated by OASIS v0.4.5
7
7
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6851,7 +6851,7 @@ let setup_t =
6851
6851
alpha_features = [] ;
6852
6852
beta_features = [] ;
6853
6853
name = " xcp-rrdd" ;
6854
- version = " 0.10.1 " ;
6854
+ version = " 0.11.0 " ;
6855
6855
license =
6856
6856
OASISLicense. DEP5License
6857
6857
(OASISLicense. DEP5Unit
@@ -7068,7 +7068,7 @@ let setup_t =
7068
7068
};
7069
7069
oasis_fn = Some " _oasis" ;
7070
7070
oasis_version = " 0.4.5" ;
7071
- oasis_digest = Some " \244\251 L \131 b \168\171\001\228 ?&;S \161\178\226 " ;
7071
+ oasis_digest = Some " \024 ¢b \004 ^ \b 0îkÏ \005 î \136 O \003 ø " ;
7072
7072
oasis_exec = None ;
7073
7073
oasis_setup_args = [] ;
7074
7074
setup_update = false
You can’t perform that action at this time.
0 commit comments