hi,
since i don't use centos very heavily i'm not too familiar with the centos/rhel release/update process (and i didn't do much research on this):
is it normal behavior that through the use of "yum update" systems are forced to follow the point releases of a major release (5.0 -> 5.1 -> 5.2, etc)? is there a way and would it make sense to stay within one particular release and receive only security updates? or is this question pointless because point releases _are_ only security updates?
thx for teaching a debian user
matthias
Hi
The major release of CentOS/RHEL is from 5.x -> 6.x. The 5.0 -> 5.1 -> 5.2 ... is a update security, and all shared the same repository, and the line of version the packages is to update. In some package case is major update because of security update, eg. firefox 1.5 to 3.0. Mozilla a long time that not mantaing 1.5...
[]s ________________________________________________ Renato de Oliveira Diogo
Bacharel em Ciência da Computação UNESP - Bauru
LPIC1 - Linux Professional Institute Certification - Nível 1
renato.diogo@gmail.com renato.diogo@yahoo.com.br
On Tue, Jun 2, 2009 at 08:56, Matthias Leopold matthias@aic.at wrote:
hi,
since i don't use centos very heavily i'm not too familiar with the centos/rhel release/update process (and i didn't do much research on this):
is it normal behavior that through the use of "yum update" systems are forced to follow the point releases of a major release (5.0 -> 5.1 -> 5.2, etc)? is there a way and would it make sense to stay within one particular release and receive only security updates? or is this question pointless because point releases _are_ only security updates?
thx for teaching a debian user
matthias _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Matthias Leopold wrote on Tue, 02 Jun 2009 13:56:47 +0200:
is it normal behavior that through the use of "yum update" systems are forced to follow the point releases of a major release (5.0 -> 5.1 -> 5.2, etc)? is there a way and would it make sense to stay within one particular release and receive only security updates?
The whole thing is an evergoing update process from 5.0 release to EOL. Point releases are just freezes in time. There are no "special" updates for point releases, only for the "current" release.
Kai