Satellite 6 Content View Based on GA Releases such as 6.4, 6.6, 6.7 etc

Latest response

Hi all,

I want to create content views based on the GA Releases of specific versions of RHEL. These should correspond to the DVD image. The idea is that we can keep certain servers on older releases, but at least report on security issues (and hopefully apply the errata later!)

https://access.redhat.com/articles/3078 lists the errata number and release date associated with each release such as RHEL 6.7, 6.6, 6.5, etc.

However, there is a short lag between the DVD image being created and the errata release date. This seems to prevent me from creating a CV that maps directly to the DVD content using errata dates.

Example. The RHEL6.4 Server DVD appears to have been produced on 2013-01-30. The product was then made available on 2013-02-21. During this time some packages were updated (to be expected).

I built a server using the RHEL 6.4 DVD. I then created a content view using errata up to and including 2013-02-21 (the RHEL 6.4 GA date). I subscribed the server to the content view and attempted to do an update. Ideally nothing should be updated if the CV matches the DVD release.

[root@rhel64 ~]# yum list-sec
Loaded plugins: package_upload, product-id, security, subscription-manager
rhel-6-server-rpms | 2.1 kB 00:00
RHBA-2011:1395 bugfix dmidecode-1:2.11-2.el6_1.x86_64
RHSA-2013:0250 Moderate/Sec. elinks-0.12-0.21.pre5.el6_3.x86_64
RHSA-2013:0216 Important/Sec. freetype-2.3.11-14.el6_3.1.x86_64
RHSA-2013:0245 Critical/Sec. java-1.6.0-openjdk-1:1.6.0.0-1.54.1.11.6.el6_3.x86_64
RHSA-2013:0273 Critical/Sec. java-1.6.0-openjdk-1:1.6.0.0-1.56.1.11.8.el6_3.x86_64
RHSA-2013:0247 Important/Sec. java-1.7.0-openjdk-1:1.7.0.9-2.3.5.3.el5_9.x86_64
RHSA-2013:0247 Important/Sec. java-1.7.0-openjdk-1:1.7.0.9-2.3.5.3.el6_3.x86_64
RHSA-2013:0275 Important/Sec. java-1.7.0-openjdk-1:1.7.0.9-2.3.7.1.el5_9.x86_64
RHSA-2013:0275 Important/Sec. java-1.7.0-openjdk-1:1.7.0.9-2.3.7.1.el6_3.x86_64
RHSA-2013:0271 Critical/Sec. libproxy-0.3.0-4.el6_3.x86_64
RHSA-2013:0271 Critical/Sec. libproxy-bin-0.3.0-4.el6_3.x86_64
RHSA-2013:0271 Critical/Sec. libproxy-python-0.3.0-4.el6_3.x86_64
RHSA-2013:0219 Moderate/Sec. mysql-libs-5.1.67-1.el6_3.x86_64
RHBA-2013:0537 bugfix selinux-policy-3.7.19-195.el6_4.1.noarch
RHBA-2013:0537 bugfix selinux-policy-targeted-3.7.19-195.el6_4.1.noarch
updateinfo list done

Some of the packages seem to be the same, but just a 'minor' update. Eg:

DVD image: selinux-policy-3.7.19-195.el6.noarc
Content view: selinux-policy-3.7.19-195.el6_4.1.noarch

How can I create a Content View that matches the content of the GA DVD ISO image?

Richard.

Responses