Received: with ECARTIS (v1.0.0; list linux-xfs); Tue, 20 May 2003 07:18:32 -0700 (PDT) Received: from mx-01-bsl.sauter-bc.com (mx-01-bsl.sauter-bc.com [213.173.165.132]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h4KEID2x017496 for ; Tue, 20 May 2003 07:18:15 -0700 Received: from mailhub.ch.sauter-bc.com (mailhub [10.1.6.26]) by mx-01-bsl.sauter-bc.com (Postfix) with ESMTP id 402594E269; Tue, 20 May 2003 16:18:12 +0200 (CEST) Received: from ch.sauter-bc.com (sup.ch.sauter-bc.com [10.1.200.117]) by mailhub.ch.sauter-bc.com (Postfix) with ESMTP id 2C0E532CCF; Tue, 20 May 2003 16:18:11 +0200 (CEST) Message-ID: <3ECA3923.F5F44C16@ch.sauter-bc.com> Date: Tue, 20 May 2003 16:18:11 +0200 From: Simon Matter Organization: Sauter AG, Basel X-Mailer: Mozilla 4.77 [de] (X11; U; Linux 2.2.24-6.2.3 i686) X-Accept-Language: de-CH MIME-Version: 1.0 To: Susumu Takuwa Cc: linux-xfs@oss.sgi.com Subject: Re: update packages References: <20030520223819.82AE.SUSUMU-T@po.sakura.ne.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-archive-position: 4087 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: simon.matter@ch.sauter-bc.com Precedence: bulk X-list: linux-xfs Content-Length: 1048 Lines: 31 Susumu Takuwa schrieb: > > I use Red Hat Linux 9 and XFS, installed from `forRH-9.0-SGI-XFS-1.2.0-v0.iso'. > Recently, someone have found security hole in kernel 2.4 and Red Hat Inc. > have released update kernel package(*1). So, I'd like to update kernel > for my system and looked for update package in oss.sgi.com/projects/xfs. > But I could not find out. > > Q1: Someone build update packages ? Hi, Seth has kindly done it. Check here http://iserv.nl/files/xfs/2.4.20-13/ AFAIK he builds on RedHat 7.x, so you may want to rebuild on RedHat9. For RH9, it seems that you may want to change two lines in the .spec file to look like this: %define nptlarchs %{all_x86} #define nptlarchs noarch HTH Simon > Q2: What do you do when you need update package included in > `forRH-9.0-SGI-XFS-1.2.0-v0.iso' ? > > *1 https://rhn.redhat.com/errata/RHSA-2003-172.html > > Susumu Takuwa