pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ocaml-ssl
Module Name: pkgsrc
Committed By: jaapb
Date: Wed Feb 3 12:48:38 UTC 2016
Modified Files:
pkgsrc/security/ocaml-ssl: Makefile PLIST buildlink3.mk distinfo
Log Message:
Updated package to the newest version, 0.5.2. Changes include:
0.5.2 (2015-11-23)
=====
* Add OPENSSL_NO_SSL3 preprocessor flag to disable SSLv3 (thanks Jérémie
Courrèges-Anglas).
0.5.1 (2015-05-27)
=====
* Fix META file for versions of OCaml older than 4.02.0 (thanks Anil
Madhavapeddy, closes #20).
0.5.0 (2015-05-18)
=====
* Allow to honor server cipher preferences (thanks mfp, closes #18).
* Add functions for reading into/writing from bigarrays, avoiding copy (thanks
mfp, closes #15).
* Support disabling SSL protocol versions (thanks Edwin Török, closes #13).
* Use Bytes instead of String for read and write, changes the ABI thus the
version bump (thanks Vincent Bernardoff, closes #16, and mfp, closes #19).
* Make verbosity of client_verify_callback configurable (thanks Nicolas Trangez,
closes #12).
* Fix build with old versions of SSL (thanks Edwin Török, closes #10).
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/ocaml-ssl/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/ocaml-ssl/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/ocaml-ssl/buildlink3.mk
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/ocaml-ssl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index