pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libgcrypt
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 3 16:51:35 UTC 2014
Modified Files:
pkgsrc/security/libgcrypt: Makefile distinfo
Removed Files:
pkgsrc/security/libgcrypt/patches: patch-cipher_Makefile.am
patch-cipher_Makefile.in patch-cipher_bithelp.h
patch-cipher_blowfish-arm.S patch-cipher_serpent-armv7-neon.S
Log Message:
Update to 1.6.1. Remove lots of integrated patches.
Noteworthy changes in version 1.6.1 (2014-01-29)
------------------------------------------------
* Added emulation for broken Whirlpool code prior to 1.6.0.
* Improved performance of KDF functions.
* Improved ECDSA compliance.
* Fixed locking for Windows and non-ELF Pthread systems (regression
in 1.6.0)
* Fixed message digest lookup by OID (regression in 1.6.0).
* Fixed a build problem on NetBSD.
* Fixed memory leaks in ECC code.
* Fixed some asm build problems and feature detection bugs.
* Interface changes relative to the 1.6.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GCRY_MD_FLAG_BUGEMU1 NEW (minor API change).
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/security/libgcrypt/Makefile
cvs rdiff -u -r1.46 -r1.47 pkgsrc/security/libgcrypt/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/security/libgcrypt/patches/patch-cipher_Makefile.am \
pkgsrc/security/libgcrypt/patches/patch-cipher_Makefile.in \
pkgsrc/security/libgcrypt/patches/patch-cipher_blowfish-arm.S \
pkgsrc/security/libgcrypt/patches/patch-cipher_serpent-armv7-neon.S
cvs rdiff -u -r1.4 -r0 \
pkgsrc/security/libgcrypt/patches/patch-cipher_bithelp.h
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