Have yum update to a specific version

Latest response

We have a RHEL 6.4 server running PHP 5.3.3. According to 'yum list available' 5.4 and 5.5 versions are out there.

Is there a way to use yum to update PHP to the latest 5.3 version without updating to 5.4 or 5.5?
I know there is a version lock, but am not sure it is applicable as we want to update the current version, just not upgrade to the next full revisions.

Thanks!

Responses