pkgsrc-Bugs archive

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

PR/40152 CVS commit: pkgsrc/security/mit-krb5



The following reply was made to PR pkg/40152; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40152 CVS commit: pkgsrc/security/mit-krb5
Date: Thu, 11 Dec 2008 09:42:25 +0000 (UTC)

 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