Skip to content

Releases: xapi-project/xs-opam

JaneStreet packages updated to v0.10.0

10 Jan 17:26
Compare
Choose a tag to compare
xapi: update patch after latest rebase on master

Signed-off-by: Marcello Seri <marcello.seri@citrix.com>

Update xcp-inventory and xs-extra

10 Jan 11:05
5c440d9
Compare
Choose a tag to compare
  • xs/xapi-inventory: update to 1.2.0
  • xs-extras/xapi-libs-transitional: jbuilder port splitup
  • xs-extras/rrd2csv: update following upstream
  • xs-extras/ocaml-xapi-plugin, netdev, sm-cli, tapctl: ported build from oasis to jbuilder.
  • xs-extras/xapi-database, xs-extras/xapi-types: sync with upstream opam

Update nbd and nbd-lwt-unix url and version

13 Dec 17:20
4712616
Compare
Choose a tag to compare
Merge pull request #186 from YarsinCitrix/next

Correct nbd and nbd-lwt-unix version and url

Improved meta data, improved Travis, add new packages

11 May 10:19
Compare
Choose a tag to compare
3fb59e9 2017-05-11 Merge pull request #81 from fillzero/CP-176.. GitHub      
edef363 2017-05-11 CP-17621: Add infrastructure for QMP (QEMU .. Liang Dai   
9a131b4 2017-05-05 Merge pull request #78 from mseri/update-re.. GitHub      
3c12c53 2017-05-05 Update Dockerfile to pin lwt                  ..cello Seri
f461c08 2017-05-05 README: mention the necessity of pinning lw.. ..cello Seri
eb21458 2017-05-04 Merge pull request #75 from mseri/fix-travis  GitHub      
8c5c362 2017-05-04 Merge pull request #76 from gaborigloi/upda.. GitHub      
6d43e68 2017-05-04 Add ocamlfind remove to fix uninstall/reins.. ..cello Seri
220f233 2017-05-04 Update opam file of xapi-storage-cli          Gabor Igloi 
72dbbb3 2017-05-04 libvirt.djs: remove libvirt, unused after b.. ..cello Seri
b515848 2017-05-04 Explicitly require lwt < 3.0.0 to unbreak b.. ..cello Seri
a25330a 2017-05-04 travis.sh: do not try to install xs-opam up.. ..cello Seri
c5b9709 2017-05-04 travis.sh: make sure EXTRA_REMOTES are added  ..cello Seri
827baef 2017-05-03 Merge pull request #73 from mseri/fix-netwo.. GitHub      
04e97d9 2017-05-03 xapi-networkd: fix install/remove             ..cello Seri
ab0853a 2017-05-03 Merge pull request #72 from mseri/full-repo   GitHub      
c250ece 2017-05-03 Add Dockerfile to have prebuilt xs-opam rea.. ..cello Seri
dcaa54a 2017-05-03 .travis: add build with 4.03                  ..cello Seri
df6dbaa 2017-05-03 travis.sh: update into_repo.sh call for tes.. ..cello Seri
d1fcbbc 2017-05-03 README: update with latest changes            ..cello Seri
3f281e6 2017-05-03 xenctrl: change package versions to make th.. ..cello Seri
4a9576f 2017-05-03 re-introduce into_repo to avoid breaking cu.. ..cello Seri
cd9beef 2017-05-03 add xs-extra/xenctrl.z to avoid the need of.. ..cello Seri
1fed72a 2017-04-10 Merge pull request #69 from gaborigloi/add_.. GitHub      
3c901f3 2017-04-10 Merge pull request #70 from gaborigloi/upda.. GitHub      
282e894 2017-04-10 Mention supported OCaml version               Gabor Igloi 
9465a9f 2017-04-10 Add xapi-nbd package                          Gabor Igloi 
036cb19 2017-04-07 Merge pull request #68 from gaborigloi/sync.. GitHub      
95d721b 2017-04-07 tapctl: add missing dependencies and sync     Gabor Igloi 

Update RPC to 1.9.11

02 May 13:39
Compare
Choose a tag to compare

This release updates RPC to 1.9.11 that fixes the marshaling of dictionaries. We expect this now to be stable release.

Some packages removed and cleaned up

12 Apr 11:06
Compare
Choose a tag to compare
Pre-release

In this release some packages are removed from the repository because we realized that they are easier to maintain outside - just like on the master branch. Futhermore, this branch has been stripped to the minimum required, including its Travis configuration.

91a2d3a 2017-04-11 Further simplify Travis configuration         ..ian Lindig
5785417 2017-04-11 Move rpc and shared-block-ring to packages/.. ..ian Lindig
3d2d9db 2017-04-11 Add back shared-block-ring to xs/             ..ian Lindig
3750a80 2017-04-11 Simplify .travis.yml                          ..ian Lindig
b2b0190 2017-04-11 Remove xapi-xenops                            ..ian Lindig
1272933 2017-04-11 Remove packages that become spec files        ..ian Lindig
dd3f571 2017-04-10 Add missing into_repo.sh for Travis builds    ..ian Lindig
cf34554 2017-04-10 Enable Travis builds                          ..ian Lindig

First stable release

06 Apr 15:25
Compare
Choose a tag to compare

This is the first stable release. Since the 0.4.10 release the netlink library was updated for a bug fix and networkd was added as a new package.

4dca36a 2017-04-06 Update netlink to version 0.3.0 (#67)         ..ian Lindig
5d2a01f 2017-04-06 Merge pull request #66 from mseri/networkd    GitHub      
1971c1c 2017-04-06 update netlink opam and introduce xapi-netw.. ..cello Seri

Intermediate release after cleanup

05 Apr 14:35
Compare
Choose a tag to compare
Pre-release

The repository has been cleaned up since the 0.2.20 release but this does not affect the packages, which are still the same. But all code that was used to create RPM spec files has been removed.

Improve packages in xs-extra

06 Apr 10:44
Compare
Choose a tag to compare

This release contains improvement in the xs-extra hierarchy that contains toolstack components.

054a791 2017-04-02 Merge pull request #65 from lindig/master     GitHub      
09d103e 2017-04-02 Update README: Travis builds and role of in.. ..ian Lindig
15d4f83 2017-04-02 Update .gitignore                             ..ian Lindig
1626afb 2017-04-02 Merge pull request #64 from jonludlam/master  GitHub      
a91741b 2017-03-31 Add xenopsd dependence to xapi                Jon Ludlam  
7894ce6 2017-03-31 Add ezxenstore dependence to xapi-libs-tran.. Jon Ludlam  
0249c8e 2017-03-30 Merge pull request #63 from mseri/master      GitHub      
f0f894b 2017-03-30 xenopsd: update opam file                     ..cello Seri
6ad448c 2017-03-30 Merge pull request #61 from mseri/master      GitHub      
5ae075a 2017-03-30 disable libvirt in xenopsd                    ..cello Seri
2792e3b 2017-03-29 update xapi-rrdd and xapi-xenopsd opam files  ..cello Seri

Improved Travis builds, fixes in meta data

30 Mar 10:18
Compare
Choose a tag to compare

This release cleans up meta data and improves Travis builds.

83b6984 2017-03-27 Merge pull request #60 from jonludlam/master  GitHub      
b23d00e 2017-03-27 Merge pull request #59 from mseri/master      GitHub      
3849cdc 2017-03-27 Fix uninstall of netdev and tapctl            Jon Ludlam  
d67a1a6 2017-03-27 fokexecd: fix uninstall step in opamfile      ..cello Seri
a853d0d 2017-03-25 Merge pull request #57 from lindig/master     GitHub      
d52f5cc 2017-03-24 Simplify travis.sh                            ..ian Lindig
055ced7 2017-03-24 Merge pull request #56 from mseri/travis      GitHub      
cca69c5 2017-03-24 travis: re-introduce use of depext            ..cello Seri
bef2cd1 2017-03-24 travis: make 1s meaningful                    ..cello Seri
4d14cc2 2017-03-24 .travis: reorder to follow execution          ..cello Seri
3eedb21 2017-03-24 xapi: update opam file                        ..cello Seri
f59e1f0 2017-03-24 travis: fix concatenated variables syntax     ..cello Seri
e3de1e7 2017-03-24 travis: separate non extra packages from ex.. ..cello Seri
3c331dc 2017-03-23 update README and comments                    ..cello Seri
ebd9270 2017-03-23 travis: add opam lint failable step           ..cello Seri
5558051 2017-03-23 xapi, xenopsd: update opam file               ..cello Seri
cca8b69 2017-03-23 bisect: time to get rid of it                 ..cello Seri
6b00594 2017-03-22 travis: restructure travis file               ..cello Seri
00637de 2017-03-22 rrd2csv: correctly rename dependency          ..cello Seri
7072663 2017-03-22 travis: use our script instead                ..cello Seri
344f7a5 2017-03-22 unstuck xenctrl to allow full test            ..cello Seri
07039b1 2017-03-22 travis: use new style                         ..cello Seri