Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Full QA steps:
1. Sync the RHEL 6 & 7 Server Rpms x86_64 repos
2. Go to the Errata page, untick the 'applicable' box and search for "RHSA-2014-1652", click on it
3. check the packages list and verify that it contains both el6 and el7 packages
4. Register a rhel 6 client with a version of openssl LESS than openssl-1.0.1e-30.el6_6.2.x86_64.rpm installed
5. Register a rhel 7 client with a version of openssl LESS than openssl-1.0.1e-34.el7_0.6.x86_64.rpm
6. Ensure that RHSA-2014-165 shows up as applicable for both systems
Both these clients need katello-agent installed for errata applicability as well.
Comment 5sthirugn@redhat.com
2015-05-12 14:54:56 UTC
Verified.
Version Tested:
GA Snap 3 Compose 2
Steps: (changing the errata number to a newer one since I couldnt find content hosts with old openssl packages as mentioned in Comment 4)
1. Sync the RHEL 6 & 7 Server Rpms x86_64 repos
2. Go to the Errata page, untick the 'applicable' box and search for "RHEA-2015:0855", click on it
3. check the packages list and verify that it contains both el6 and el7 packages
* tzdata-2015c-1.el7.noarch
* tzdata-2015c-2.el6.noarch
* tzdata-java-2015c-1.el7.noarch
* tzdata-java-2015c-2.el6.noarch
4. Register a rhel 6 client with a version of tzdata LESS than tzdata-2015c-2.el6.noarch installed
# rpm -qa | grep tzdata
tzdata-java-2014g-1.el6.noarch
tzdata-2014g-1.el6.noarch
5. Register a rhel 7 client with a version of tzdata LESS than tzdata-2015c-1.el7.noarch
# rpm -qa | grep tzdata
tzdata-2015a-1.el7.noarch
6. Ensure that RHEA-2015:0855 shows up as applicable for both systems - PASS
7. Apply the errata on both the rhel6 and rhel7 boxes - PASS
After installation:
in rhel6 content host:
# rpm -qa | grep tzdata
tzdata-java-2015c-2.el6.noarch
tzdata-2015c-2.el6.noarch
in rhel7 content host:
# rpm -qa | grep tzdata
tzdata-2015c-1.el7.noarch
8. Test repeated with RHSA-2015:0700 - PASS
* unzip-6.0-15.el7.x86_64
* unzip-6.0-2.el6_6.x86_64
rhel 6 before install:
# rpm -qa | grep unzip
unzip-6.0-13.el7.x86_64
rhel 6 after install:
# rpm -qa | grep unzip
unzip-6.0-15.el7.x86_64
rhel7 before install:
# rpm -qa | grep unzip
unzip-6.0-1.el6.x86_64
rhel7 after install:
# rpm -qa | grep unzip
unzip-6.0-2.el6_6.x86_64