pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libguardtime
Module Name: pkgsrc
Committed By: fhajny
Date: Mon Mar 31 10:20:26 UTC 2014
Modified Files:
pkgsrc/security/libguardtime: Makefile PLIST distinfo
Log Message:
Update libguardtime to 0.3.13.
2014-03-04 release (0.3.13)
* Mostly added convenience functions for wrapper APIs:
- functions to manage the list of CA roots from client code;
- functions to convert hash values to and from imprints;
- a function to extract the data hash from a timestamp.
2014-01-20 release (0.3.12)
* Publications file verification switched away from hardcoded CA root
certificate:
- on most platforms OpenSSL trust store is used;
- on Windows Crypto API and its trust store are used by default,
with option to switch to OpenSSL and its trust store.
* Now builds with both OpenSSL 0.9.8 and OpenSSL 1.0.
* Lifted a restriction of the underlying WinINet library that limited
the number of simultaneous HTTP requests to 2 on Windows.
* Various other improvements to the build scripts.
* Replaced test timestamps with more recent ones.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/libguardtime/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/libguardtime/PLIST \
pkgsrc/security/libguardtime/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