Path to this page:
./
security/ocaml-safepass,
Safe storage library for user passwords in web applications
Branch: CURRENT,
Version: 3.1,
Package name: ocaml-safepass-3.1,
Maintainer: jaapbOCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocaml-dune]
Required to build:[
pkgtools/cwrappers] [
misc/ocaml-opaline]
Master sites:
Filesize: 27.813 KB
Version history: (Expand)
- (2024-12-01) Updated to version: ocaml-safepass-3.1
- (2022-05-24) Updated to version: ocaml-safepass-3.0nb6
- (2021-03-08) Updated to version: ocaml-safepass-3.0nb5
- (2020-01-29) Updated to version: ocaml-safepass-3.0nb4
- (2019-03-05) Updated to version: ocaml-safepass-3.0nb3
- (2018-11-28) Updated to version: ocaml-safepass-3.0nb2
CVS history: (Expand)
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.
|