pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gnutls



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 22 15:14:59 UTC 2011

Modified Files:
        pkgsrc/security/gnutls: Makefile distinfo
        pkgsrc/security/gnutls/patches: patch-lib_configure

Log Message:
Update to 2.12.9:

* Version 2.12.9 (released 2011-08-21)

** libgnutls-extra: Replaced enumeration with unsigned
int, in openssl.h to make it identical to the 3.0.0 version.
This shouldn't introduce binary incompatibility.

** libgnutls: When asking for a PIN multiple times, the
flags in the callback were not being updated to reflect
for PIN low count or final try.

** API and ABI modifications:
GNUTLS_PKCS11_PIN_WRONG: New flag for PIN callback


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/security/gnutls/Makefile
cvs rdiff -u -r1.75 -r1.76 pkgsrc/security/gnutls/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/gnutls/patches/patch-lib_configure

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