CentOS has taken the approach of not doing 7.x releases in the same way RHEL does, but stick to "7" and just update new ISOs whenever they rebuild the latest RHEL release. It means that we will always have to update the "clones" in order to point to latest RHEL release, otherwise the list of the devices won't be up-to-date. Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx> --- This problem has been noticed while testing 'q35' patches for Boxes. --- data/os/centos.org/centos-7.0.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/os/centos.org/centos-7.0.xml.in b/data/os/centos.org/centos-7.0.xml.in index 8c1c639..b3a5bd7 100644 --- a/data/os/centos.org/centos-7.0.xml.in +++ b/data/os/centos.org/centos-7.0.xml.in @@ -9,7 +9,7 @@ <family>linux</family> <distro>centos</distro> <upgrades id="http://centos.org/centos/6.5"/> - <clones id="http://redhat.com/rhel/7.0"/> + <clones id="http://redhat.com/rhel/7.5"/> <release-date>2014-07-07</release-date> -- 2.19.1 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo