this repo has no description

add upper bounds for tcpip 7.0.0: - frenetic (tcpip.unix no longer exists) - capnpn-rpc-mirage (tcpip.unix no longer exists) - charrua (ethernet 3.0.0 no longer provides Ethernet_wire.sizeof_ethernet) - mirage-nat (ethernet 3.0.0 no longer provides Ethernet_wire.sizeof_ethernet) - mirage-protocols (since 1.3.0 - conflict with tcpip since the type Keepalive.t has moved)

Changed files
+36 -25
packages
capnp-rpc-mirage
capnp-rpc-mirage.1.1
capnp-rpc-mirage.1.2
capnp-rpc-mirage.1.2.1
charrua
charrua.1.0.0
charrua.1.1.0
charrua.1.2.0
charrua.1.2.1
charrua.1.2.2
charrua.1.3.0
charrua.1.4.0
charrua.1.4.1
frenetic
frenetic.5.0.5
mirage-nat
mirage-nat.1.1.0
mirage-nat.1.2.0
mirage-nat.2.0.0
mirage-nat.2.1.0
mirage-nat.2.2.0
mirage-nat.2.2.1
mirage-nat.2.2.2
mirage-nat.2.2.3
mirage-nat.2.2.4
mirage-protocols
mirage-protocols.1.3.0
mirage-protocols.1.4.0
mirage-protocols.1.4.1
mirage-protocols.2.0.0
mirage-protocols.3.0.0
mirage-protocols.3.1.0
mirage-protocols.4.0.0
mirage-protocols.4.0.1
mirage-protocols.5.0.0
mirage-protocols.6.0.0
mirage-protocols.7.0.0
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.1/opam
···
"alcotest" {>= "1.0.1" & with-test}
"alcotest-lwt" {>= "1.0.1" & with-test}
"io-page-unix" {with-test}
-
"tcpip" {>= "6.0.0" & with-test}
"mirage-vnetif" {with-test}
"mirage-crypto-rng" {>= "0.7.0" & with-test}
"dune" {>= "2.0"}
···
"alcotest" {>= "1.0.1" & with-test}
"alcotest-lwt" {>= "1.0.1" & with-test}
"io-page-unix" {with-test}
+
"tcpip" {>= "6.0.0" & < "7.0.0" & with-test}
"mirage-vnetif" {with-test}
"mirage-crypto-rng" {>= "0.7.0" & with-test}
"dune" {>= "2.0"}
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.2.1/opam
···
"alcotest" {>= "1.0.1" & with-test}
"alcotest-lwt" {>= "1.0.1" & with-test}
"io-page-unix" {with-test}
-
"tcpip" {>= "6.0.0" & with-test}
"mirage-vnetif" {with-test}
"mirage-crypto-rng" {>= "0.7.0" & with-test}
"dune" {>= "2.0"}
···
"alcotest" {>= "1.0.1" & with-test}
"alcotest-lwt" {>= "1.0.1" & with-test}
"io-page-unix" {with-test}
+
"tcpip" {>= "6.0.0" & < "7.0.0" & with-test}
"mirage-vnetif" {with-test}
"mirage-crypto-rng" {>= "0.7.0" & with-test}
"dune" {>= "2.0"}
+1 -1
packages/capnp-rpc-mirage/capnp-rpc-mirage.1.2/opam
···
"alcotest" {>= "1.0.1" & with-test}
"alcotest-lwt" {>= "1.0.1" & with-test}
"io-page-unix" {with-test}
-
"tcpip" {>= "6.0.0" & with-test}
"mirage-vnetif" {with-test}
"mirage-crypto-rng" {>= "0.7.0" & with-test}
"dune" {>= "2.0"}
···
"alcotest" {>= "1.0.1" & with-test}
"alcotest-lwt" {>= "1.0.1" & with-test}
"io-page-unix" {with-test}
+
"tcpip" {>= "6.0.0" & < "7.0.0" & with-test}
"mirage-vnetif" {with-test}
"mirage-crypto-rng" {>= "0.7.0" & with-test}
"dune" {>= "2.0"}
+1 -1
packages/charrua/charrua.1.0.0/opam
···
"sexplib" {< "v0.15"}
"ipaddr" {>= "3.0.0" & < "4.0.0"}
"macaddr"
-
"ethernet" {>= "2.0.0"}
"tcpip" {>= "3.7.0" & < "5.0.0"}
"rresult"
]
···
"sexplib" {< "v0.15"}
"ipaddr" {>= "3.0.0" & < "4.0.0"}
"macaddr"
+
"ethernet" {>= "2.0.0" & < "3.0.0"}
"tcpip" {>= "3.7.0" & < "5.0.0"}
"rresult"
]
+1 -1
packages/charrua/charrua.1.1.0/opam
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
-
"ethernet" {>= "2.0.0"}
"tcpip" {>= "3.7.0" & < "5.0.0"}
"rresult"
]
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
+
"ethernet" {>= "2.0.0" & < "3.0.0"}
"tcpip" {>= "3.7.0" & < "5.0.0"}
"rresult"
]
+1 -1
packages/charrua/charrua.1.2.0/opam
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
-
"ethernet" {>= "2.2.0"}
"tcpip" {>= "4.0.0" & < "5.0.0"}
"rresult"
]
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
+
"ethernet" {>= "2.2.0" & < "3.0.0"}
"tcpip" {>= "4.0.0" & < "5.0.0"}
"rresult"
]
+1 -1
packages/charrua/charrua.1.2.1/opam
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
-
"ethernet" {>= "2.2.0"}
"tcpip" {>= "4.0.0" & < "5.0.0"}
"rresult"
]
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
+
"ethernet" {>= "2.2.0" & < "3.0.0"}
"tcpip" {>= "4.0.0" & < "5.0.0"}
"rresult"
]
+2 -2
packages/charrua/charrua.1.2.2/opam
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
-
"ethernet" {>= "2.2.0"}
-
"tcpip" {>= "5.0.0"}
"rresult"
]
synopsis: "DHCP wire frame encoder and decoder"
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
+
"ethernet" {>= "2.2.0" & < "3.0.0"}
+
"tcpip" {>= "5.0.0" & < "7.0.0"}
"rresult"
]
synopsis: "DHCP wire frame encoder and decoder"
+2 -2
packages/charrua/charrua.1.3.0/opam
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
-
"ethernet" {>= "2.2.0"}
-
"tcpip" {>= "5.0.0"}
"rresult"
]
synopsis: "DHCP wire frame encoder and decoder"
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
+
"ethernet" {>= "2.2.0" & < "3.0.0"}
+
"tcpip" {>= "5.0.0" & < "7.0.0"}
"rresult"
]
synopsis: "DHCP wire frame encoder and decoder"
+2 -2
packages/charrua/charrua.1.4.0/opam
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
-
"ethernet" {>= "2.2.0"}
-
"tcpip" {>= "5.0.0"}
"rresult"
]
synopsis: "DHCP wire frame encoder and decoder"
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
+
"ethernet" {>= "2.2.0" & < "3.0.0"}
+
"tcpip" {>= "5.0.0" & < "7.0.0"}
"rresult"
]
synopsis: "DHCP wire frame encoder and decoder"
+2 -2
packages/charrua/charrua.1.4.1/opam
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
-
"ethernet" {>= "2.2.0"}
-
"tcpip" {>= "5.0.0"}
]
conflicts: [ "result" {< "1.5"} ]
synopsis: "DHCP wire frame encoder and decoder"
···
"macaddr" {>= "4.0.0"}
"ipaddr-sexp"
"macaddr-sexp"
+
"ethernet" {>= "2.2.0" & < "3.0.0"}
+
"tcpip" {>= "5.0.0" & < "7.0.0"}
]
conflicts: [ "result" {< "1.5"} ]
synopsis: "DHCP wire frame encoder and decoder"
+1 -1
packages/frenetic/frenetic.5.0.5/opam
···
"ppx_deriving" {>= "5.1"}
"sedlex" {>= "2.4" }
"sexplib" {>= "v0.14.0"}
-
"tcpip" {>= "6.3.0"}
"yojson" {>= "1.7.0"}
]
url {
···
"ppx_deriving" {>= "5.1"}
"sedlex" {>= "2.4" }
"sexplib" {>= "v0.14.0"}
+
"tcpip" {>= "6.3.0" & < "7.0.0"}
"yojson" {>= "1.7.0"}
]
url {
+1 -1
packages/mirage-nat/mirage-nat.1.1.0/opam
···
"ppx_deriving" {build & >= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "3.7.0" & < "4.0.0"}
-
"ethernet" { >= "2.0.0" }
"arp"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {build & >= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "3.7.0" & < "4.0.0"}
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"arp"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.1.2.0/opam
···
"ppx_deriving" {build & >= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "3.7.2" & < "4.0.0" }
-
"ethernet" { >= "2.0.0" }
"arp"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {build & >= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "3.7.2" & < "4.0.0" }
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"arp"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.2.0.0/opam
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "3.7.9" & < "4.1.0" }
-
"ethernet" { >= "2.0.0" }
"arp"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "3.7.9" & < "4.1.0" }
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"arp"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.2.1.0/opam
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0" }
-
"ethernet" { >= "2.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0" }
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.2.2.0/opam
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0"}
-
"ethernet" { >= "2.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0"}
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.2.2.1/opam
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0"}
-
"ethernet" { >= "2.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0"}
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.2.2.2/opam
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0"}
-
"ethernet" { >= "2.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.0.0"}
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.2.2.3/opam
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.3.0"}
-
"ethernet" { >= "2.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" & < "6.3.0"}
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"stdlib-shims"
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
+1 -1
packages/mirage-nat/mirage-nat.2.2.4/opam
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" }
-
"ethernet" { >= "2.0.0" }
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
"fmt" {with-test & >= "0.8.7"}
···
"ppx_deriving" {>= "4.2" }
"dune" {>= "1.0"}
"tcpip" { >= "4.1.0" }
+
"ethernet" { >= "2.0.0" & < "3.0.0" }
"alcotest" {with-test}
"mirage-clock-unix" {with-test}
"fmt" {with-test & >= "0.8.7"}
+1
packages/mirage-protocols/mirage-protocols.1.3.0/opam
···
"fmt"
"duration"
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to be used as MirageOS network implementations should implement.
···
"fmt"
"duration"
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to be used as MirageOS network implementations should implement.
+1
packages/mirage-protocols/mirage-protocols.1.4.0/opam
···
"fmt"
"duration"
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to be used as MirageOS network implementations should implement.
···
"fmt"
"duration"
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to be used as MirageOS network implementations should implement.
+1
packages/mirage-protocols/mirage-protocols.1.4.1/opam
···
"fmt"
"duration"
]
synopsis: "MirageOS signatures for network protocols"
description: """\
···
"fmt"
"duration"
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """\
+1
packages/mirage-protocols/mirage-protocols.2.0.0/opam
···
"fmt"
"duration"
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"fmt"
"duration"
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
+1
packages/mirage-protocols/mirage-protocols.3.0.0/opam
···
"fmt"
"duration"
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"fmt"
"duration"
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
+1
packages/mirage-protocols/mirage-protocols.3.1.0/opam
···
"fmt"
"duration"
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"fmt"
"duration"
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
+1
packages/mirage-protocols/mirage-protocols.4.0.0/opam
···
"ipaddr" {>= "4.0.0"}
"macaddr" {>= "4.0.0"}
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"ipaddr" {>= "4.0.0"}
"macaddr" {>= "4.0.0"}
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
+1
packages/mirage-protocols/mirage-protocols.4.0.1/opam
···
"ipaddr" {>= "4.0.0"}
"macaddr" {>= "4.0.0"}
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"ipaddr" {>= "4.0.0"}
"macaddr" {>= "4.0.0"}
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
+1
packages/mirage-protocols/mirage-protocols.5.0.0/opam
···
"ipaddr" {>= "4.0.0"}
"macaddr" {>= "4.0.0"}
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"ipaddr" {>= "4.0.0"}
"macaddr" {>= "4.0.0"}
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
+1
packages/mirage-protocols/mirage-protocols.6.0.0/opam
···
"macaddr" {>= "4.0.0"}
"cstruct" {>= "6.0.0"}
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"macaddr" {>= "4.0.0"}
"cstruct" {>= "6.0.0"}
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
+1
packages/mirage-protocols/mirage-protocols.7.0.0/opam
···
"macaddr" {>= "4.0.0"}
"cstruct" {>= "6.0.0"}
]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to
···
"macaddr" {>= "4.0.0"}
"cstruct" {>= "6.0.0"}
]
+
conflicts: [ "tcpip" {>= "7.0.0"} ]
synopsis: "MirageOS signatures for network protocols"
description: """
mirage-protocols provides a set of module types which libraries intended to