United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
Using the yum-security plugin available in Red Hat Enterprise Linux 5, it is possible to install updates based on the assigned Red Hat Advisory ID. For information on installing and basic usage of the yum-security plugin refer to Knowledgebase Article:
http://kbase.redhat.com/faq/FAQ_103_11937.shtmTo install an update based off a Red Hat Advisory ID reference run:
# yum update --advisory <AdvisoryID>
For example:
# yum update --advisory RHSA-2008:0164-6
This will locate the updated package(s), if available to the machines subscribed channels, and apply them to the machine.