Subject: CVS commit: pkgsrc/security/heimdal
From: Adam Ciarcinski
Date: 2011-07-08 11:49:22
Message id: 20110708094922.CE7E4175DD@cvs.netbsd.org

Log Message:
Changes 1.4:
New features
* Support for reading MIT database file directly
* KCM is polished up and now used in production
* NTLM first class citizen, credentials stored in KCM
* Table driven ASN.1 compiler, smaller!, not enabled by default
* Native Windows client support
Notes
* Disabled write support NDBM hdb backend (read still in there) since
  it can't handle large records, please migrate to a diffrent backend
  (like BDB4)

Changes 1.3.3:
Bug fixes
* Check the GSS-API checksum exists before trying to use it [CVE-2010-1321]
* Check NULL pointers before dereference them [kdc]

Changes 1.3.2:
Bug fixes
* Don't mix length when clearing hmac (could memset too much)
* More paranoid underrun checking when decrypting packets
* Check the password change requests and refuse to answer empty packets
* Build on OpenSolaris
* Renumber AD-SIGNED-TICKET since it was stolen from US
* Don't cache /dev/*random file descriptor, it doesn't get unloaded
* Make C++ safe
* Misc warnings

Files:
RevisionActionfile
1.80modifypkgsrc/security/heimdal/Makefile
1.19modifypkgsrc/security/heimdal/PLIST
1.39modifypkgsrc/security/heimdal/buildlink3.mk
1.27modifypkgsrc/security/heimdal/distinfo
1.3modifypkgsrc/security/heimdal/options.mk
1.10modifypkgsrc/security/heimdal/patches/patch-ad
1.3modifypkgsrc/security/heimdal/patches/patch-al
1.3modifypkgsrc/security/heimdal/patches/patch-ar
1.1addpkgsrc/security/heimdal/patches/patch-lib_otp_Makefile.in
1.5removepkgsrc/security/heimdal/patches/patch-aa
1.3removepkgsrc/security/heimdal/patches/patch-ac
1.5removepkgsrc/security/heimdal/patches/patch-ah
1.1removepkgsrc/security/heimdal/patches/patch-as
1.1removepkgsrc/security/heimdal/patches/patch-at
1.1removepkgsrc/security/heimdal/patches/patch-au