pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ykclient
Module Name: pkgsrc
Committed By: pettai
Date: Sat Sep 27 19:56:31 UTC 2014
Modified Files:
pkgsrc/security/ykclient: Makefile distinfo
Log Message:
Version 2.12 (released 2013-10-18)
* Use pkg-config to find curl, instead of libcurl.m4.
* ykclient: Added --cai parameter to specify GnuTLS-compatible CA Info.
* libykclient: Added ykclient_set_ca_info function.
Used when curl is linked with GnuTLS, used to set CA Info.
* libykclient: Added ykclient_set_url_bases function.
Uses a more reasonable/extensible URL string syntax. The old
ykclient_set_url_templates is hereby deprecated.
* Added shared library versioning script.
* Valgrind is used for selftests.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/ykclient/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/ykclient/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