pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/libsodium



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Feb  7 10:59:18 UTC 2016

Modified Files:
        pkgsrc/security/libsodium: Makefile buildlink3.mk distinfo

Log Message:
Version 1.0.8
- Handle the case where the CPU supports AVX, but we are running
on an hypervisor with AVX disabled/not supported.
- Faster (2x) scalarmult_base() when using the ref10 implementation


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/libsodium/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/libsodium/buildlink3.mk
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/libsodium/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