
On Thu, Feb 6, 2020 at 5:39 PM <adrianquintero@gmail.com> wrote:
Hi am trying to upgrade our ovirt hosts and engine in our Hyperconverged 4.3.6 environment to 4.3.7, we do not want to go to 4.3.8. Where can I find the correct repositories for 4.3.7 specific to the engine and the ones for the hosts?
We do not maintain separate repositories per each release - rather, there is a single repo per each minor version. These repos are updated incrementally, and contain most historic versions released for that minor. This means that you should be able to find the packages of 4.3.7 in the 4.3 repo [0]. To find which packages were added per each release, you might want to check git repo releng-tools [1] - e.g. [2] shows which new packages were included in 4.3.7 (compared with 4.3.6). [0] https://resources.ovirt.org/pub/ovirt-4.3/rpm/el7/ [1] https://gerrit.ovirt.org/gitweb?p=releng-tools.git;a=shortlog;h=refs/heads/m... [2] https://gerrit.ovirt.org/gitweb?p=releng-tools.git;a=blob;f=milestones/ovirt... Best regards, -- Didi