2024-12-01 13:55:51 by Greg Troxel | Files touched by this commit (2) |
Log message:
security/ocaml-safepass: Update to 3.1
Upstream does not publish NEWS, but it appears changes are:
- bugfixes (listed as "remove warnings" :-)
- change from jbuilder to dune
Changing to dune -- which 3.0 is documented to use but apparently does
not -- makes the package, which is configured to use dune, build.
(Calling this an improvement without further understanding.)
|
2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) |  |
Log message:
Recursive revbump associated with update of ocaml.
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) |  |
Log message:
Recursive revbump associated with update of lang/ocaml
|
2020-01-29 17:33:18 by Jaap Boender | Files touched by this commit (2) |
Log message:
Added conversion to dune to security/ocaml-safepass
Project still uses jbuilder, so just run a dune upgrade before
building. No upstream changes.
|
2019-03-05 20:38:49 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated security/ocaml-safepass for dune compatibility.
Package now compatible with dune 1.7; revbump.
|
2018-11-28 00:35:08 by Jaap Boender | Files touched by this commit (2) |
Log message:
Updated package security/ocaml-safepass to use dune. Revbump.
|
2018-11-12 17:10:29 by Jaap Boender | Files touched by this commit (141) |  |
Log message:
Revbumps associated with update of lang/ocaml.
|
2018-10-15 13:26:59 by Jaap Boender | Files touched by this commit (4) |
Log message:
Updated security/ocaml-safepass to version 3.0.
Changes include:
- use jbuilder for building
- allow picking different versions of Bcrypt hashes
- use unbuffered IO to read only required number of bytes from /dev/urandom
|