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:   adam
Date:           Thu Aug  1 20:00:59 UTC 2013

Modified Files:
        pkgsrc/security/gnutls: Makefile PLIST distinfo
        pkgsrc/security/gnutls/patches: patch-lib_Makefile.in

Log Message:
Changes 3.2.3:
** libgnutls: Fixes in parsing of priority strings. Patch by Stefan Buehler.
** libgnutls: Solve issue with received TLS packets that exceed 2^14.
(this fixes a bug that was accidentally introduced in 3.2.2)
** libgnutls: Removed gnulib modules under LGPLv3 that could possibly be
used by the library.
** libgnutls: Fixes in gnutls_record_send_range().
** API and ABI modifications:
gnutls_priority_kx_list: Added
gnutls_priority_mac_list: Added
gnutls_priority_cipher_list: Added


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/security/gnutls/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/security/gnutls/PLIST
cvs rdiff -u -r1.95 -r1.96 pkgsrc/security/gnutls/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/gnutls/patches/patch-lib_Makefile.in

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