From owner-freebsd-security@FreeBSD.ORG Fri Sep 26 09:01:56 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A0716A4B3 for ; Fri, 26 Sep 2003 09:01:56 -0700 (PDT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E3343FF5 for ; Fri, 26 Sep 2003 09:01:55 -0700 (PDT) (envelope-from mike@sentex.net) Received: from localhost (localhost [127.0.0.1]) by avscan2.sentex.ca (Postfix) with ESMTP id DFBE959C8E; Fri, 26 Sep 2003 12:01:54 -0400 (EDT) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 28235-14; Fri, 26 Sep 2003 12:01:54 -0400 (EDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by avscan2.sentex.ca (Postfix) with ESMTP id C7DD859C87; Fri, 26 Sep 2003 12:01:54 -0400 (EDT) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9p1/8.12.9) with ESMTP id h8QG1rdK063063; Fri, 26 Sep 2003 12:01:53 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.0.0.22.0.20030926120335.060a90f8@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 26 Sep 2003 12:04:30 -0400 To: Colin Percival , security@freebsd.org From: Mike Tancsa In-Reply-To: <5.0.2.1.1.20030926084025.02c962c8@popserver.sfu.ca> References: <20030924153204.GE57702@madman.celabo.org> <3F705D4D.4070404@tenebras.com> <20030923205318.GB3346@scylla.towardex.com> <20030924091603.GC22622@starjuice.net> <20030924142015.GC57288@madman.celabo.org> <20030924142717.GA9026@sheol.localdomain> <20030924153204.GE57702@madman.celabo.org> <5.0.2.1.1.20030926084025.02c962c8@popserver.sfu.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by Sentex Communications (avscan2/20030616p5) Subject: Re: OpenSSH: multiple vulnerabilities in the new PAM code X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 16:01:56 -0000 At 11:44 AM 26/09/2003, Colin Percival wrote: >At 11:38 26/09/2003 -0400, Mike Tancsa wrote: >>In the mean time, I take it the same build instructions apply ? > > Almost. des bumped the version numbers in the config files, so you > might want to mergemaster. (Or not; it seems rather pointless to me.) Thanks, I figured that since the only diff was an added comment in sshd_config I would not bother to do so. ---Mike