pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/mit-krb5



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 11 09:42:25 UTC 2008

Modified Files:
        pkgsrc/security/mit-krb5: Makefile distinfo
Added Files:
        pkgsrc/security/mit-krb5/patches: patch-bm

Log Message:
PR 40152 by Tim Zingelman:
lib/krb5/os/dnsglue.c uses statbuf structure before zeroing it.
Solaris requires it be zeroed first... all kerberos programs that
use dns lookup crash.  Zeroing before use does not break anything
on any other platforms.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/security/mit-krb5/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/security/mit-krb5/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/mit-krb5/patches/patch-bm

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