Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mirage/mirage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d22bd70e0f62
Choose a base ref
...
head repository: mirage/mirage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d9c32d95de17
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 17, 2015

  1. Update CHANGES

    samoht committed Jul 17, 2015

    Verified

    This commit was signed with the committer’s verified signature.
    bendevnull bendevnull
    Copy the full SHA
    0373b8f View commit details
  2. Bump version

    samoht committed Jul 17, 2015
    Copy the full SHA
    f1aa4fa View commit details
  3. Copy the full SHA
    d9c32d9 View commit details
Showing with 12 additions and 8 deletions.
  1. +4 −0 CHANGES.md
  2. +1 −1 _oasis
  3. +3 −3 lib/META
  4. +1 −1 mirage.opam
  5. +3 −3 setup.ml
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 2.5.1 (2015-07-17)

* [mirage-types] Expose `V1_LWT.FS.page_aligned_buffer = Cstruct.t`

### 2.5.0 (2015-06-10)

* Change the type of the `Mirage.http_server` combinator. The first argument
2 changes: 1 addition & 1 deletion _oasis
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
OASISFormat: 0.4
Name: mirage
Version: 2.5.0
Version: 2.5.1
Synopsis: Mirage configuration tool
Authors: Thomas Gazagnaire, Anil Madhavapeddy, Dave Scott, Thomas Leonard
License: ISC
6 changes: 3 additions & 3 deletions lib/META
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# OASIS_START
# DO NOT EDIT (digest: 3b48af36a0ae66e442d6fcb379f527e6)
version = "2.5.0"
# DO NOT EDIT (digest: 747b000ee947b3f213a486af77477b1e)
version = "2.5.1"
description = "Mirage configuration tool"
requires = "ipaddr unix dynlink lwt mirage-types mirage-types.lwt"
archive(byte) = "mirage.cma"
@@ -9,7 +9,7 @@ archive(native) = "mirage.cmxa"
archive(native, plugin) = "mirage.cmxs"
exists_if = "mirage.cma"
package "runtime" (
version = "2.5.0"
version = "2.5.1"
description = "Mirage configuration tool"
archive(byte) = "mirage-runtime.cma"
archive(byte, plugin) = "mirage-runtime.cma"
2 changes: 1 addition & 1 deletion mirage.opam
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ remove: [
]
depends: [
"ipaddr" {>= "1.0.0"}
"mirage-types" {>= "2.3.0"}
"mirage-types" {>= "2.5.1"}
"cmdliner" {>= "0.9.2"}
"lwt" {>= "2.4.3"}
]
6 changes: 3 additions & 3 deletions setup.ml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(* setup.ml generated for the first time by OASIS v0.4.5 *)

(* OASIS_START *)
(* DO NOT EDIT (digest: e28f810ff47b6c9ec4952356aa194f38) *)
(* DO NOT EDIT (digest: 17f152eb2ed09b4d41b18e69483978b4) *)
(*
Regenerated by OASIS v0.4.5
Visit http://oasis.forge.ocamlcore.org for more information and
@@ -6683,7 +6683,7 @@ let setup_t =
alpha_features = [];
beta_features = [];
name = "mirage";
version = "2.5.0";
version = "2.5.1";
license =
OASISLicense.DEP5License
(OASISLicense.DEP5Unit
@@ -6873,7 +6873,7 @@ let setup_t =
};
oasis_fn = Some "_oasis";
oasis_version = "0.4.5";
oasis_digest = Some "\0301\b\156\150W[L\143ª\145¿Â«";
oasis_digest = Some "0ò§/æ\132G5a«\000\027|6";
oasis_exec = None;
oasis_setup_args = [];
setup_update = false