Packages changed:
  heaptrack (1.1.0 -> 1.2.0)
  libssh2_org
  libvirt (6.6.0 -> 6.7.0)
  php7 (7.4.9 -> 7.4.10)
  python-libvirt-python (6.6.0 -> 6.7.0)

=== Details ===

==== heaptrack ====
Version update (1.1.0 -> 1.2.0)
Subpackages: heaptrack-gui heaptrack-lang

- Update to upstream version 1.2.0, a bugfix release.
- Removed Fix-compile-on-32bit.patch as it was added upstream.

==== libssh2_org ====

- Drop man and groff BuildRequires: both are no longer used in
  current versions.

==== libvirt ====
Version update (6.6.0 -> 6.7.0)
Subpackages: libvirt-bash-completion libvirt-client libvirt-daemon libvirt-daemon-driver-interface libvirt-daemon-driver-libxl libvirt-daemon-driver-lxc libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-lxc libvirt-daemon-qemu libvirt-daemon-xen libvirt-libs

- spec: Enable the same hypervisor drivers for openSUSE and SLE
  jsc#SLE-11772
- spec: Enable the same storage drivers for openSUSE and SLE
  jsc#SLE-11877
- qemu: Reprobe capabilities if the qemu modules directory changes
  2ad009ea-qemu-check-modules-dir.patch
  boo#1175320
- Update to libvirt 6.7.0
  - jsc#SLE-14253, jsc#SLE-15159
  - CVE-2020-14339
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html
  - Dropped patches:
    2edd63a0-fix-virFileSetCOW-logic.patch,
    82bb167f-dont-cache-devmapper-major.patch,
    feb8564a-handle-no-devmapper.patch,
    53d9af1e-ignore-devmapper-open-errors.patch,
    support-managed-pci-xen-driver.patch,
    disable-multipath-pr-tests.patch

==== php7 ====
Version update (7.4.9 -> 7.4.10)
Subpackages: apache2-mod_php7 php7-ctype php7-dom php7-gd php7-gettext php7-iconv php7-json php7-mbstring php7-mysql php7-pdo php7-sqlite php7-tokenizer php7-xmlreader php7-xmlwriter

- updated to 7.4.10: This is a bug fix release. See
  https://www.php.net/ChangeLog-7.php#7.4.10

==== python-libvirt-python ====
Version update (6.6.0 -> 6.7.0)

- Update to 6.7.0
  - Add all new APIs and constants in libvirt 6.7.0
  - jsc#SLE-14253, jsc#SLE-15159