Vincent Laporte
|
aeb65012fa
|
ocamlPackages.{macaddr,ipaddr}: minor cleaning
|
2022-03-29 08:02:14 +02:00 |
|
Aaron L. Zeng
|
e87b6f72d1
|
ocamlPackages.{macaddr,ipaddr}: 5.2.0 -> 5.3.0
|
2022-03-28 16:19:05 -04:00 |
|
sterni
|
c1e83d738d
|
ocamlPackages: update a bunch of libraries from the mirage universe (#132550)
* ocamlPackages.cstruct: 6.0.0 -> 6.0.1
https://github.com/mirage/ocaml-cstruct/releases/tag/v6.0.1
* ocamlPackages.tls: 0.13.2 -> 0.14.1
* ocamlPackages.letsencrypt: 0.2.5 -> 0.3.0
ocamlPackages.letsencrypt-dns: init at 0.3.0
ocamlPackages.letsencrypt-app: init at 0.2.5
https://github.com/mmaker/ocaml-letsencrypt/releases/tag/v0.3.0
* ocamlPackages.paf: 0.0.3 -> 0.0.5
ocamlPackages.paf-cohttp: init at 0.0.5
ocamlPackages.paf-le: init at 0.0.5
* ocamlPackages.conduit*: 4.0.0 -> 4.0.1
* ocamlPackages.git*: 3.4.0 -> 3.5.0
* ocamlPackages.{ipaddr, macaddr}: 5.1.0 -> 5.2.0
https://github.com/mirage/ocaml-ipaddr/releases/tag/v5.2.0
Co-Authored-By: TG ⊗ Θ <*@tg-x.net>
* jackline: unstable-2021-04-23 -> unstable-2021-08-10
* ocamlPackages.mirage-block-combinators: patch for cstruct 6.0.0
The patch is a trivial search and replace of Cstruct.len ->
Cstruct.length otherwise the build will fail due to deprecation warnings.
* ocamlPackages.x509: 0.14.0 -> 0.14.1
Co-authored-by: TG ⊗ Θ <*@tg-x.net>
|
2021-09-29 14:28:09 +02:00 |
|
sternenseemann
|
b9a3c230bd
|
ocamlPackages.{macaddr, ipaddr*}: 5.0.1 -> 5.1.0
https://github.com/mirage/ocaml-ipaddr/releases/tag/v5.1.0
|
2021-07-26 09:17:38 +02:00 |
|
Vincent Laporte
|
4d47330bef
|
ocamlPackages.ipaddr: use Dune 2
|
2020-11-26 06:55:12 +01:00 |
|
Vincent Laporte
|
ca737449c4
|
ocamlPackages.macaddr-{cstruct,sexp}: use Dune 2
|
2020-11-26 06:55:12 +01:00 |
|
sternenseemann
|
0982f4c8c6
|
ocamlPackages.{ipaddr,macaddr}*: 5.0.0 → 5.0.1
|
2020-10-01 09:26:09 +02:00 |
|
sternenseemann
|
3a0933a030
|
ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packages (tuntap, conduit, cohttp, …) (#91350)
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0
* ipaddr-cstruct: new package (since 4.0.0)
* ipaddr-sexp: new package (since 4.0.0)
* macaddr-cstruct: new package (since 4.0.0)
* macaddr-sexp: new package (since 4.0.0)
* macaddr: enable tests (don't depend on ipaddr anymore)
* ocamlPackages.tuntap: 1.3.0 → 2.0.0
* ocamlPackages.conduit{,-lwt,-lwt-unix}: 1.4.0 → 2.2.2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.1.3 → 2.5.1
* ocamlPackages: use dune 2 if pkg (indirectly) depends on cohttp-lwt-unix
dune refuses to build a package if one of its dependencies uses dune 2.
|
2020-06-25 23:22:21 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Alexandre Esteves
|
be90b35b9e
|
ocamlPackages.conduit: 1.0.0 -> 1.4.0 and dependencies (#74821)
|
2019-12-29 20:40:36 +01:00 |
|