From owner-freebsd-security Thu Apr 25 3:40:54 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 7D27737B41D for ; Thu, 25 Apr 2002 03:40:25 -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 g3PAeMHY030574 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=FAIL); Thu, 25 Apr 2002 14:40:23 +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 g3PAeMXM002782 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 25 Apr 2002 14:40:22 +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 g3PAeMAL016946; Thu, 25 Apr 2002 14:40:22 +0400 (MSD) (envelope-from polzun@ultra.v.ru) Received: (from polzun@localhost) by ultra.v.ru (8.12.3/8.12.3/Submit) id g3PAeHhO016945; Thu, 25 Apr 2002 14:40:17 +0400 (MSD) Date: Thu, 25 Apr 2002 14:40:17 +0400 From: Pizik Ilya To: VB Cc: freebsd-security@FreeBSD.ORG Subject: Re: patching holes Message-ID: <20020425144017.B16898@ultra.v.gz.ru> References: <20020425023911.A401@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: <20020425023911.A401@sunny.localdomain>; from swive@getnet.com on Thu, Apr 25, 2002 at 02:39:11AM -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 On Thu, Apr 25, 2002 at 02:39:11AM -0700, VB wrote: V> Hellow, V> V> I just installed 4.4 Release. Since this version has been out for a while, I wish to patch all security problems that have been discovered since release date and now. But I don't want to add any other ports/packages. V> V> How can I "fully" patch my system without upgrading any other ports/packages? V> V> That is, I want to add ***all and only*** security fixes to my system; how can do that efficiently? V> V> TIA, V> V> vberic V> V> PS--I am aware that some problems can be fixed only by upgrading to 4.5, e.g., stdio. I just want to patch 4.4. V> V> To Unsubscribe: send mail to majordomo@FreeBSD.org V> with "unsubscribe freebsd-security" in the body of the message Cvsup to RELENG_4_4 here is example of supfile: *default host=cvsup.freebsd.org *default release=cvs tag=RELENG_4 *default base=/usr *default prefix=/usr *default delete use-rel-suffix *default compress ## Main Source Tree src-all Also you have to make world. -- With respect, Pizik Ilya. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message