CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/11/14 09:31:06
Modified files:
security/nss : Makefile
Added files:
security/nss/patches:
patch-mozilla_security_nss_lib_freebl_blapi_h
patch-mozilla_security_nss_lib_freebl_sha-fast-amd64-sun_s
Log message:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via other libs (cups, kerberos...) so causing a crash due to
using the wrong binding.
Rename here to avoid conflict.
from pkgsrc
ok sthen@ jasper@ robert@