File tree Expand file tree Collapse file tree 8 files changed +4371
-3403
lines changed Expand file tree Collapse file tree 8 files changed +4371
-3403
lines changed Original file line number Diff line number Diff line change
1
+ 0.9.32 (6-Dec-2016)
2
+ * Compile with xen-4.7
3
+ * fixes for compiling on XenServer
4
+ * fix META and static linking
5
+ * add travis CI support for multiple distros
6
+ * fix compilation on musl-based systems like alpine
7
+ * add depexts for fedora, rhel and oraclelinux
8
+
1
9
0.9.30 (18-Oct-2015)
2
10
* xenlight is now mandatory, which means we need Xen-4.4 headers or
3
11
later
Original file line number Diff line number Diff line change 1
1
OASISFormat: 0.3
2
2
Name: xen-lowlevel-libs
3
- Version: 0.9.30
3
+ Version: 0.9.32
4
4
Synopsis: Xen low-level bindings
5
5
Authors: see xen-unstable.hg
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: 792c2e2b61472891724e54d1e8c58521 )
3
- version = "0.9.30 "
2
+ # DO NOT EDIT (digest: 9f9c737843b0af06ce2b079f85cde368 )
3
+ version = "0.9.32 "
4
4
description = "Xen low-level bindings"
5
5
requires = "unix lwt bigarray"
6
6
archive(byte) = "xenctrl.cma"
You can’t perform that action at this time.
0 commit comments