Subject: CVS commit: pkgsrc/security/openssh
To: None <pkgsrc-changes@NetBSD.org>
From: Curt Sampson <cjs@netbsd.org>
List: pkgsrc-changes
Date: 03/16/2007 05:46:07
Module Name: pkgsrc
Committed By: cjs
Date: Fri Mar 16 05:46:07 UTC 2007
Modified Files:
pkgsrc/security/openssh: Makefile distinfo
Added Files:
pkgsrc/security/openssh/patches: patch-ax
Log Message:
Bring in patch suggested in http://bugzilla.mindrot.org/show_bug.cgi?id=1299 .
This fixes the issue that, when "options edns0" is turned on (usually in
/etc/resolv.conf), ssh doesn't see it, and thus fails to request a DNSSEC
response, which in turn leads to SSHFP records being considered insecure.
To generate a diff of this commit:
cvs rdiff -r1.177 -r1.178 pkgsrc/security/openssh/Makefile
cvs rdiff -r1.60 -r1.61 pkgsrc/security/openssh/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/security/openssh/patches/patch-ax
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.