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
|
f027f8e38d
|
ocamlPackages.x509: 0.13.0 -> 0.14.0
https://github.com/mirleft/ocaml-x509/releases/tag/v0.14.0
|
2021-07-25 18:47:31 +02:00 |
|
sterni
|
f93d83d21b
|
ocamlPackages: cohttp: 2.5.0 -> 4.0.0; conduit: 2.2.2 -> 4.0.0 (#118144)
* ocamlPackages.x509: 0.12.0 -> 0.13.0
https://github.com/mirleft/ocaml-x509/releases/tag/v0.13.0
* ocamlPackages.tls{,-mirage}: 0.12.8 -> 0.13.1
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.0
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.1
* ocamlPackages.ca-certs: 0.2.0 -> 0.2.1
Adds support for NIX_SSL_CERT_FILE, so we can finally run its test
suite! https://github.com/mirage/ca-certs/releases/tag/v0.2.1
* ocamlPackages.dns*: 4.6.3 -> 5.0.0
* jackline: unstable-2020-09-03 -> unstable-2021-04-23
Compatibility with tls >= 0.13.0
* ocamlPackages.ca-certs-nss: init at 3.64.0.1
* ocamlPackages.conduit: 2.2.2 -> 2.3.0
https://github.com/mirage/ocaml-conduit/releases/tag/v2.3.0
* ocamlPackages.curly: fix tests with new ca-certs behavior
* ocamlPackages.cohttp: 2.5.0 -> 4.0.0
ocamlPackages.cohttp-lwt-unix: add description
https://github.com/mirage/ocaml-cohttp/releases/tag/v4.0.0
* ocamlPackages.mirage{,-runtime,-types*}: 3.10.1 -> 3.10.3
Adjust to a few changed dependencies:
https://github.com/mirage/mirage/releases/tag/v3.10.2
https://github.com/mirage/mirage/releases/tag/v3.10.3
* ocamlPackages.conduit*: 2.3.0 -> 4.0.0
https://github.com/mirage/ocaml-conduit/releases/tag/v4.0.0
* ocamlPackages.cohttp-lwt-unix: disable tests
* ocamlPackages.dns*: 5.0.0 -> 5.0.1
https://github.com/mirage/ocaml-dns/releases/tag/v5.0.1
* ocamlPackages.awa*: 0.0.1 -> 0.0.3
https://github.com/mirage/awa-ssh/releases/tag/v0.0.2
https://github.com/mirage/awa-ssh/releases/tag/v0.0.3
* ocamlPackages.optint: 0.0.4 -> 0.1.0
https://github.com/mirage/optint/releases/tag/v0.0.5
https://github.com/mirage/optint/releases/tag/v0.1.0
* ocamlPackages.decompress: 1.3.0 -> 1.4.0
https://github.com/mirage/decompress/releases/tag/v1.4.0
* ocamlPackages.checkseum: 0.2.1 -> 0.3.1
https://github.com/mirage/checkseum/releases/tag/v0.3.0
https://github.com/mirage/checkseum/releases/tag/v0.3.1
* ocamlPackages.checkseum: allow compilation with ocaml-freestanding
* ocamlPackages.carton: 0.4.0 -> 0.4.1
https://github.com/mirage/ocaml-git/releases/tag/carton-v0.4.1
* ocamlPackages.mimic: 0.0.2 -> 0.0.3
* Upstream changed.
* https://github.com/dinosaure/mimic/releases/tag/0.0.3
* ocamlPackages.letsencrypt: 0.2.4 -> 0.2.5
* ocamlPackages.paf: 0.0.1 -> 0.0.3
* ocamlPackages.git-cohttp-mirage: remove at 3.3.3
Will be replaced by git-paf 3.4.0.
* ocamlPackages.git*: 3.3.3 -> 3.4.0
ocamlPackages.git-paf: init at 3.4.0
https://github.com/mirage/ocaml-git/releases/tag/3.4.0
* ocamlPackages.irmin*: 2.5.3 -> 2.6.0
https://github.com/mirage/irmin/releases/tag/2.6.0
|
2021-05-11 06:54:15 +02:00 |
|
Ulrik
|
1a2c0d2213
|
ocamlPackages.x509: 0.11.2 -> 0.12.0
Adds support for EC DSA from mirage-crypto
Co-authored-by: Vincent Laporte <vbgl@users.noreply.github.com>
|
2021-04-18 21:07:26 +02:00 |
|
sternenseemann
|
80b13365e9
|
ocamlPackages.mirage-crypto*: 0.8.8 -> 0.8.10
ocamlPackages.x509: fix tests for mirage-crypto >= 0.8.9
|
2021-01-21 21:41:18 +01:00 |
|
Antonio Nuno Monteiro
|
9a0b7457d3
|
ocamlPackages.x509: 0.11.1 → 0.11.2
|
2020-05-14 22:15:32 +02:00 |
|
sternenseemann
|
657b336d72
|
ocamlPackages.x509: 0.11.0 → 0.11.1
|
2020-04-28 19:46:15 +02:00 |
|
sternenseemann
|
4bf689b3e0
|
ocamlPackages.x509: 0.7.1 -> 0.11.0
This update contains the switch from nocrypto to mirage-crypto
|
2020-04-16 19:57:35 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Vincent Laporte
|
81760f3235
|
ocamlPackages.cstruct: 3.1.1 -> 4.0.0
ocamlPackages.cstruct-sexp: init at 4.0.0
ocamlPackages.x509: 0.6.1 -> 0.7.1
ocamlPackages.tls: 0.9.0 -> 0.10.4
jackline: 2018-05-11 -> 2019-08-08
|
2019-08-31 06:55:26 +00:00 |
|
Théo Zimmermann
|
208aedb971
|
ocamlPackages.*: remove unnecessary unpackCmd
|
2018-11-12 17:25:18 +00:00 |
|
Vincent Laporte
|
550136f516
|
ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 (#33566)
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0
* ocamlPackages.x509: 0.5.3 -> 0.6.0
* ocamlPackages.x509: 0.6.0 -> 0.6.1
* ocamlPackages.tls: 0.7.1 -> 0.9.0
* jackline: fix build with ocaml-tls ≥ 0.9.0
|
2018-01-15 05:01:50 +01:00 |
|
Vincent Laporte
|
bfc0959511
|
ocamlPackages.cstruct: 2.3.2 -> 3.0.2
|
2017-11-27 20:49:18 +00:00 |
|
sternenseemann
|
5cc3f16f39
|
ocaml-x509: set mininimum supported ocaml version
|
2016-11-18 14:14:15 +01:00 |
|
sternenseemann
|
cfa48ce568
|
ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
|
2016-11-04 20:24:49 +01:00 |
|
Profpatsch
|
2bd86e9e47
|
Revert "Merge pull request #20090 from sternenseemann/master"
Reason: https://github.com/NixOS/nixpkgs/pull/20090#commitcomment-19686426
This reverts commit 9ffcb1b250 , reversing
changes made to a6283c1126 .
|
2016-11-04 12:24:57 +01:00 |
|
sternenseemann
|
750342082b
|
ocaml-x509: 0.5.0 -> 0.5.3
This commit also refactors the expression.
|
2016-11-03 14:24:52 +01:00 |
|
Nicolas B. Pierron
|
72c6f8a140
|
Ensure that we can evaluate the platform attribute of ocaml packages.
|
2016-03-13 19:08:26 +00:00 |
|
lukasepple
|
43a726cd20
|
ocaml-x509: 0.4.0 -> 0.5.0
|
2016-02-03 15:45:21 +01:00 |
|
Vincent Laporte
|
dd6a98b42a
|
ocaml-x509: init at 0.4.0
X.509 (RFC5280 and RFC6125) handling in OCaml.
Homepage: https://github.com/mirleft/ocaml-x509
|
2015-10-18 00:13:16 +02:00 |
|