From owner-freebsd-security Thu Apr 25 16: 2:19 2002 Delivered-To: freebsd-security@freebsd.org Received: from cell.sick.ru (cell.sick.ru [195.91.162.238]) by hub.freebsd.org (Postfix) with ESMTP id 533E737B41A for ; Thu, 25 Apr 2002 16:02:10 -0700 (PDT) Received: from sector.v.gz.ru (alex21.rector.msu.ru [193.232.113.76]) by cell.sick.ru (8.12.3/8.12.3) with ESMTP id g3PN26HY000817 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL); Fri, 26 Apr 2002 03:02:07 +0400 (MSD) Received: from ultra.v.ru (ultra.v.ru [10.0.0.99]) by sector.v.gz.ru (8.12.3/8.12.3) with ESMTP id g3PN25XQ005781 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 26 Apr 2002 03:02:06 +0400 (MSD) (envelope-from polzun@ultra.v.gz.ru) Received: from ultra.v.ru (localhost [127.0.0.1]) by ultra.v.ru (8.12.3/8.12.3) with ESMTP id g3PIboAL091017; Thu, 25 Apr 2002 22:37:50 +0400 (MSD) (envelope-from polzun@ultra.v.ru) Received: (from polzun@localhost) by ultra.v.ru (8.12.3/8.12.3/Submit) id g3PIbf7I091016; Thu, 25 Apr 2002 22:37:41 +0400 (MSD) Date: Thu, 25 Apr 2002 22:37:41 +0400 From: Pizik Ilya To: VB Cc: freebsd-security@FreeBSD.ORG Subject: Re: patching holes Hmmmm Message-ID: <20020425223741.A90997@ultra.v.gz.ru> References: <20020425023911.A401@sunny.localdomain> <20020425144017.B16898@ultra.v.gz.ru> <20020425124721.A78004@libero.sunshine.ale> <20020425105221.C9246@sunny.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020425105221.C9246@sunny.localdomain>; from swive@getnet.com on Thu, Apr 25, 2002 at 10:52:21AM -0700 X-Operating-System: FreeBSD ultra.v.ru 4.5-STABLE i386 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org V> Last time I tried to make world I ran into some problems with smmsp user. So beefore I try that again, I would like to patch using "patch". I downloaded the patches for 4.4, cd'd into /usr/src, then did e.g., "patch < FreeBSD-SA-01:59.rmusr.v1.1.asc". But when I do this for any of the patches, I get "hmmm I don't see a patch in there anywhere." What do I do about this? look at ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-01%3A59.rmuser.v1.1.asc please read it carefuly... # cd /usr/src/usr.sbin/adduser # patch -p < /path/to/patch # make depend && make all install If you want to update system, so: man mergemaster mergemaster cd /usr/src make world make kernel -- With respect, Pizik Ilya. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message