Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BE5AD63BAC3 for ; Tue, 23 Aug 2011 07:17:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9B03C14A115; Tue, 23 Aug 2011 07:17:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2108714A125 for ; Tue, 23 Aug 2011 07:17:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id vlp6H3grwmnt for ; Tue, 23 Aug 2011 07:17:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 56EA214A0EE for ; Tue, 23 Aug 2011 07:17:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3C48B175DD; Tue, 23 Aug 2011 07:17:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 23 Aug 2011 07:17:45 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2011Q2] pkgsrc/security/openssh To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20110823071745.3C48B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Tue Aug 23 07:17:45 UTC 2011 Modified Files: pkgsrc/security/openssh [pkgsrc-2011Q2]: Makefile distinfo Added Files: pkgsrc/security/openssh/patches [pkgsrc-2011Q2]: patch-atomicio.c Log Message: Pullup ticket #3507 - requested by taca security/openssh: bug fix patch Revisions pulled up: - security/openssh/Makefile 1.203-1.204 - security/openssh/distinfo 1.81 - security/openssh/patches/patch-atomicio.c 1.1 --- Module Name: pkgsrc Committed By: taca Date: Wed Aug 10 15:21:02 UTC 2011 Modified Files: pkgsrc/security/openssh: Makefile Added Files: pkgsrc/security/openssh/patches: patch-atomicio.c Log Message: Add a patch to avoid SSP side effect as NetBSD current. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Thu Aug 18 09:22:02 UTC 2011 Modified Files: pkgsrc/security/openssh: Makefile distinfo Log Message: I forgot to update distinfo about latest patch file addition (patch-atomicio.c). Noted by wiz@ via private mail. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.202.2.1 pkgsrc/security/openssh/Makefile cvs rdiff -u -r1.80 -r1.80.2.1 pkgsrc/security/openssh/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/security/openssh/patches/patch-atomicio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.