I know too that yum - -security doesnt
work on CentOS, so there is no way to install JUST security-updates ??
Best regards
SLCC
From:
centos-request@centos.org
To:
centos@centos.org
Date:
22/10/2009 11:04 a.m.
Subject:
CentOS Digest, Vol 57, Issue 22
Sent by:
centos-bounces@centos.org
Message: 3
Date: Wed, 21 Oct 2009 11:11:20 -0500
From: slchavarria@iusacell.com.mx
Subject: [CentOS] Security updates for Centos 5.3
To: centos@centos.org
Message-ID:
<OF144F4736.2EB08B14-ON86257656.0058D70D-86257656.0056A92A@gruposalinas.com.mx>
Content-Type: text/plain; charset="us-ascii"
Hello,
Someone knows which security updates i have to apply to a host with Centos
5.3 x_64.
Thank you in advance and greetings
SLCC
-----------------------------------------
Este mensaje y cualquier archivo que se adjunte al mismo es
propiedad de Grupo Iusacell y contiene informacion privada y
privilegiada para uso exclusivo del destinatario. Si usted recibe
esta comunicacion por error, no esta autorizado para copiar,
retransmitir, utilizar o divulgar este mensaje ni los archivos
adjuntos. En este caso por favor notifique inmediatamente al
remitente por este mismo conducto. Gracias.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.centos.org/pipermail/centos/attachments/20091021/bdc2b5a9/attachment-0001.html
------------------------------
Message: 4
Date: Wed, 21 Oct 2009 09:19:09 -0700 (PDT)
From: "nate" <centos@linuxpowered.net>
Subject: Re: [CentOS] Security updates for Centos 5.3
To: centos@centos.org
Message-ID:
<3359.65.102.144.193.1256141949.squirrel@webmail.linuxpowered.net>
Content-Type: text/plain;charset=iso-8859-1
slchavarria@iusacell.com.mx wrote:
> Hello,
>
> Someone knows which security updates i have to apply to a host with
Centos
> 5.3 x_64.
Just run yum update and you'll get all of the updates that
you need that are available.
nate
------------------------------
Message: 5
Date: Wed, 21 Oct 2009 11:27:52 -0500
From: Les Mikesell <lesmikesell@gmail.com>
Subject: Re: [CentOS] Security updates for Centos 5.3
To: CentOS mailing list <centos@centos.org>
Message-ID: <4ADF3688.2080404@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
nate wrote:
> slchavarria@iusacell.com.mx wrote:
>> Hello,
>>
>> Someone knows which security updates i have to apply to a host
with Centos
>> 5.3 x_64.
>
> Just run yum update and you'll get all of the updates that
> you need that are available.
Except that you'll probably end up with 5.4 or maybe an incomplete
update if you do it while the mirrors are still syncing.
--
Les Mikesell
lesmikesell@gmail.com
------------------------------
Message: 6
Date: Wed, 21 Oct 2009 18:50:07 +0200
From: Peter Kjellstrom <cap@nsc.liu.se>
Subject: Re: [CentOS] Security updates for Centos 5.3
To: centos@centos.org
Message-ID: <200910211850.15774.cap@nsc.liu.se>
Content-Type: text/plain; charset="iso-8859-1"
On Wednesday 21 October 2009, slchavarria@iusacell.com.mx wrote:
> Hello,
>
> Someone knows which security updates i have to apply to a host with
Centos
> 5.3 x_64.
All, that is "yum update" with a standard configuration (note
that "All" here
includes updates all the way to 5.x latest (which, as of about now, is
5.4)).
Message: 9
Date: Wed, 21 Oct 2009 18:38:34 +0100
From: Torkil Zachariassen <torkil@lava.fo>
Subject: Re: [CentOS] Security updates for Centos 5.3
To: CentOS mailing list <centos@centos.org>
Message-ID: <1256146714.22294.5.camel@dhcp54.localdomain>
Content-Type: text/plain
On Wed, 2009-10-21 at 11:11 -0500, slchavarria@iusacell.com.mx wrote:
> Someone knows which security updates i have to apply to a host with
> Centos 5.3 x_64.
Yum knows :)
$ yum --security check-update
You may have to install yum-security first:
# yum install yum-security
.t.
------------------------------
Message: 21
Date: Thu, 22 Oct 2009 00:37:06 +0530
From: Karanbir Singh <mail-lists@karan.org>
Subject: Re: [CentOS] Security updates for Centos 5.3
To: CentOS mailing list <centos@centos.org>
Message-ID: <4ADF5BDA.3010009@karan.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
On 10/21/2009 11:08 PM, Torkil Zachariassen wrote:
> On Wed, 2009-10-21 at 11:11 -0500, slchavarria@iusacell.com.mx wrote:
>> Someone knows which security updates i have to apply to a host
with
>> Centos 5.3 x_64.
>
> Yum knows :)
> $ yum --security check-update
>
> You may have to install yum-security first:
> # yum install yum-security
does not work on CentOS, never has. However, it *should* start working
with centos-5 in the next few days :)