Packages changed:
  exiv2
  java-21-openjdk
  kbd
  libexttextcat
  libpng16 (1.6.42 -> 1.6.43)
  libstorage-ng (4.5.200 -> 4.5.201)
  libvirt (10.0.0 -> 10.1.0)
  llvm17
  ovmf
  perl-XML-LibXML (2.0209 -> 2.0210)
  polkit-default-privs (1550+20240223.b0857d7 -> 1550+20240307.987ebab)
  python-jmespath
  python-libvirt-python (10.0.0 -> 10.1.0)
  python-qt5-sip
  tracker
  tracker-miners
  virt-manager
  virtiofsd

=== Details ===

==== exiv2 ====
Subpackages: libexiv2-28 libexiv2-28-x86-64-v3

- Fix build with --nochecks

==== java-21-openjdk ====
Subpackages: java-21-openjdk-devel java-21-openjdk-headless

- Removed patch:
  * alternative-tzdb_dat.patch
    + Remove the possibility to use the system timezone-java. It
    creates more problems then it solves (bsc#1213470)

==== kbd ====
Subpackages: kbd-legacy

- fix conversion of lowercase f in de-e1 keymap (boo#1207841)

==== libexttextcat ====
Subpackages: libexttextcat-2_0-0

- Don't use ldconfig_scriptlets macro missing on sle12

==== libpng16 ====
Version update (1.6.42 -> 1.6.43)
Subpackages: libpng16-16 libpng16-16-x86-64-v3

- version update to 1.6.43
  * Fixed the row width check in png_check_IHDR().
    This corrected a bug that was specific to the 16-bit platforms,
    and removed a spurious compiler warning from the 64-bit builds.
    (Reported by Jacek Caban; fixed by John Bowler)
  * Added eXIf chunk support to the push-mode reader in pngpread.c.
    (Contributed by Chris Blume)
  * Added contrib/pngexif for the benefit of the users who would like
    to inspect the content of eXIf chunks.
  * Added contrib/conftest/basic.dfa, a basic build-time configuration.
    (Contributed by John Bowler)
  * Fixed a preprocessor condition in pngread.c that broke build-time
    configurations like contrib/conftest/pngcp.dfa.
    (Contributed by John Bowler)
  * Added CMake build support for LoongArch LSX.
    (Contributed by GuXiWei)
  * Fixed a CMake build error that occurred under a peculiar state of the
    dependency tree. This was a regression introduced in libpng-1.6.41.
    (Contributed by Dan Rosser)
  * Marked the installed libpng headers as system headers in CMake.
    (Contributed by Benjamin Buch)
  * Updated the build support for RISCOS.
    (Contributed by Cameron Cawley)
  * Updated the makefiles to allow cross-platform builds to initialize
    conventional make variables like AR and ARFLAGS.
  * Added various improvements to the CI scripts in areas like version
    consistency verification and text linting.
  * Added version consistency verification to pngtest.c also.

==== libstorage-ng ====
Version update (4.5.200 -> 4.5.201)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1

- merge gh#openSUSE/libstorage-ng#990
- set minimal size for XFS to 300 MiB (bsc#1220728)
- 4.5.201

==== libvirt ====
Version update (10.0.0 -> 10.1.0)
Subpackages: libvirt-client libvirt-daemon-common libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-libxl 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-lock libvirt-daemon-log libvirt-daemon-plugin-lockd libvirt-daemon-qemu libvirt-daemon-xen libvirt-libs

- Update to libvirt 10.1.0
  - CVE-2024-1441
  - Many incremental improvements and bug fixes, see
    https://libvirt.org/news.html#v10-1-0-2024-03-01

==== llvm17 ====

- Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being
  pulled in by cmake in SLE-15-SP6.
- Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]].
- Require 8 GB memory for 64-bit architectures to prevent OOM.
- Use %patch -P N instead of deprecated %patchN.

==== ovmf ====
Subpackages: qemu-ovmf-x86_64

- Updated descriptors.tar.xz tarball, adding secure-boot feature tag
  to the following firmware descriptor of qemu. For libvirt, the
  enrolled-keys feature relies on secure-boot (bsc#1217422):
    /usr/share/qemu/firmware/60-ovmf-x86_64-2m-ms.json
    /usr/share/qemu/firmware/60-ovmf-x86_64-2m-opensuse.json
    /usr/share/qemu/firmware/60-ovmf-x86_64-2m-suse.json
    /usr/share/qemu/firmware/60-ovmf-x86_64-ms.json
    /usr/share/qemu/firmware/60-ovmf-x86_64-opensuse.json
    /usr/share/qemu/firmware/60-ovmf-x86_64-suse.json
  User should awares that the secure-boot feature of ovmf is NOT real
  secure without SMM. Adding secure-boot is just for enabling
  enrolled-keys. Otherwise preloaded keys ovmf can not be auto-selected
  by libvirt.

==== perl-XML-LibXML ====
Version update (2.0209 -> 2.0210)

- updated to 2.0210 [bsc#1221013]
  see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0210  2024-01-24
  - Fix copying external entity from an ext_ent_handler handler
  - https://github.com/shlomif/perl-XML-LibXML/issues/81
  - thanks to Petr
  - libxml-mm: Fix function prototypes in function pointers
  - thanks to Khem Raj

==== polkit-default-privs ====
Version update (1550+20240223.b0857d7 -> 1550+20240307.987ebab)

- Update to version 1550+20240307.987ebab:
  * add incremental libvirt addition org.libvirt.api.node-device.save (bsc#1221094)

==== python-jmespath ====

- Remove the forced switch to Python 3.11 in SLE 15 SP4 and
  openSUSE Leap 15.4 and later. However the updated version will only
  be available as a Python 3.11 build. (jsc#PED-4514)

==== python-libvirt-python ====
Version update (10.0.0 -> 10.1.0)

- Update to 10.1.0
  - Add all new APIs and constants in libvirt 10.1.0

==== python-qt5-sip ====

- Add fix-build-gcc14.patch to fix build with GCC14 (boo#1221016)
- Switch to %autosetup

==== tracker ====
Subpackages: libtracker-sparql-3_0-0 tracker-data-files tracker-lang typelib-1_0-Tracker-3_0

- Add patches to adapt SQLite 3.44 (glgo#GNOME/tracker#418):
  + 0001-decouple-fts-initialization-from-ontologies.patch
  + 0002-early-fts-initialization.patch

==== tracker-miners ====
Subpackages: tracker-miner-files tracker-miners-lang

- Drop tracker-miners-drop-syscalls-in-seccomp.patch (bsc#1220608,
  bsc#1220519):
  With update of glibc in SLE-15-SP6, this patch is not needed.

==== virt-manager ====
Subpackages: virt-install virt-manager-common

- Disable mdev tests with introduction of libvirt 10.1.0
  virt-manager.spec

==== virtiofsd ====

- Fix libexecdir move: rpm cannot replace a directory with a single
  file on upgrades -- boo#1220592
  * Add pre scriptlet removing the directory on Tumbleweed during
    upgrades
  * Don't own plain %_libexecdir on Tumbleweed
- Spec: More tweaks to libexecdir path issues on SLE and Tumbleweed