Packages changed:
 aalib
 checkmedia (6.3 -> 6.4)
 libguestfs (1.55.10 -> 1.55.11)
 libvpl (2.14.0 -> 2.15.0)
 openSUSE-build-key
 openSUSE-release (20250515 -> 20250522)
 ovmf
 pcr-oracle (0.5.5 -> 0.5.6)
 python-cached-property
 python-packaging
 python-setuptools (78.1.0 -> 78.1.1)
 python313-setuptools (78.1.0 -> 78.1.1)
 thunar (4.20.2 -> 4.20.3)
 xen (4.20.0_10 -> 4.20.0_12)

=== Details ===

==== aalib ====

- FIx changelog format: the dashed indicates the beginning of a
 change, thus there is content supposed to follow.

==== checkmedia ====
Version update (6.3 -> 6.4)
Subpackages: libmediacheck6

- merge gh#openSUSE/checkmedia#20
- added --[no-]signature-tag options for explicit handling of the
 'signature' tag (bsc#1243125)
- 6.4

==== libguestfs ====
Version update (1.55.10 -> 1.55.11)
Subpackages: libguestfs-appliance libguestfs-winsupport libguestfs-xfs libguestfs0

- Update to version 1.55.11 (jsc#PED-12706)
 * daemon/fstrim.c: Run the fstrim command twice
 * lib/create.c: Fix check after BLKDISCARD
 * daemon: inspect: Remove duplicate root mountpoints in /etc/fstab

==== libvpl ====
Version update (2.14.0 -> 2.15.0)

- Update to version 2.15.0:
 + Added:
 - IntelĀ® VPL API 2.15 support, including new property-based
   capabilities query interface, extended decoder and encoder
   capabilities reporting, and definitions for VVC Main 10 Still
   Picture profile and level 6.3.
 - Explicit INSTALL_EXAMPLES build option to control
   installation of example source code and content.
 + Changed:
 - Default Ubuntu build to 24.04
 - Model demonstrated in interop example to a vehicle detection
   model.
 + Fixed: BUILD_EXAMPLES build option requiring INSTALL_DEV to
   have any effect.
 + Removed: Outdated Dockerfiles provided with examples.
 + Known Issues: vpl-infer unable to load model if built in debug
   mode.

==== openSUSE-build-key ====

- added gpg-pubkey-25db7ae0-645bae34.asc: RSA 4k SLE15 Backports key.
- removed gpg-pubkey-65176565-61a0ee8f.asc: old RSA 2k Backports key.
 (bsc#1243135)

==== openSUSE-release ====
Version update (20250515 -> 20250522)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

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

- Add patchset to enable SVSM vTPM support in OVMF (jsc#PED-12743, jsc#PED-12767)
 - 9bceb1600005 ovmf-Maintainers.txt-Add-reviewer-for-SVSM-vTPM-related-m.patch
 - 87d4cdd09e4d ovmf-UefiCpuPkg-AmdSvsmLib-Stub-the-SVSM-vTPM-protocol-fo.patch
 - 40b4e190d37d ovmf-OvmfPkg-AmdSvsmLib-Add-the-SVSM-vTPM-protocol.patch
 - 06b2f9dc4385 ovmf-OvmfPkg-Use-Tpm2Device-lib-with-SVSM-vTPM-support.patch
 - 458198aa49c3 ovmf-OvmfPkg-AmdSvmLib-Use-named-protocol-and-call-consta.patch
 - fa74200c9269 ovmf-MdePkg-AmdSev-Add-SVSM-protocol-call-numbers.patch
 - 70f806ec23fb ovmf-MdePkg-AmdSev-Add-SVSM-protocol-vTPM-call-numbers.patch
 - edf5e365c104 ovmf-SecurityPkg-Tpm2DeviceLibDTpm-Add-header-file-for-Tp.patch
 - e868ece3c7d1 ovmf-SecurityPkg-Tpm2DeviceLibDTpm-Add-TPM2-lib-supportin.patch
 - 87f454532a61 ovmf-SecurityPkg-Tpm2DeviceLibDTpm-Improve-spelling-gramm.patch
 - c2d8e9236787 ovmf-SecurityPkg-Tpm2DeviceLibDTpm-Check-SNP-enabled-prio.patch
- Remove non-unified SEV/TDX images due to potential security risks. (bsc#1232762)
 - ovmf-x86_64-sev-code.bin
 - ovmf-x86_64-sev-vars.bin
 - ovmf-x86_64-tdx-code.bin
 - ovmf-x86_64-tdx-vars.bin

==== pcr-oracle ====
Version update (0.5.5 -> 0.5.6)

- Update to 0.5.6
 + rsa: adopt OpenSSL 3.0 API to generate RSA key
 + Drop the code for openSSL < 3.0.0
 + Look for signing authority in alternative database
 (bsc#1241957)
- Bump the requirement of libopenssl-devel to 3.0.0

==== python-cached-property ====

- Convert to pip-based build

==== python-packaging ====

- skip primary build only for Tumbleweed (adjust version)

==== python-setuptools ====
Version update (78.1.0 -> 78.1.1)

- update to 78.1.1:
 * More fully sanitized the filename in PackageIndex._download.
- switch build-exclusion to be tumbleweed only

==== python313-setuptools ====
Version update (78.1.0 -> 78.1.1)

- update to 78.1.1:
 * More fully sanitized the filename in PackageIndex._download.
- switch build-exclusion to be tumbleweed only

==== thunar ====
Version update (4.20.2 -> 4.20.3)
Subpackages: libthunarx-3-0 thunar-lang

- Update to 4.20.3
 * Always warn user before permanent deleting files
 * Fix string leaks when UCAs use a submenu
 * Fix a potential leak in thunar_action_manager_append_custom_actions
 * Fix leaks with ThunarMenuX objects
 * Fix thunarx_menu_get_items leak when multiple UCAs share a submenu
 * Fix refresh on row-changed in list view (#1584)
 * Add missing NULL check before unref call
 * Fix popup position of DnD menu
 * UCA: Correct PWD for submenu folder items (#1615)
 * wayland: Fix popup menu not closing (#1592)
 * Check if file exists before opening its location (#1257)
 * Prevent popups on wrong window (#1591)
 * thunar-tpa: Fix libxfce4panel include
 * Prevent criticals when switching current view (#1344)
 * Fix crash when destroying folder in list view (#1330) (#1568)
 * Fix crash in properties dialog (#1585)
 * Fix invalid filenames when copying to exFAT FS (#1570)
 * Fix typo in preferences dialog
 * Hide shortcuts editor when accel map uninitialized (#1488)
 * Update statusbar when searching (#1560)
 * Always update statusbar on file changes in list view (#1560)
 * Fix item activation on double-click in list view (#1567)
 * Use 'malloc_trim' after search (#1552)
 * Fix missing dialog for folder errors in list view (#1538)
 * Fix leak on search update
 * Fix missing dialog window icon (#1506)
 * Fix leaks on "cancel search"
 * Properly check if a file can be trashed (#1554)
 * Translation Updates

==== xen ====
Version update (4.20.0_10 -> 4.20.0_12)
Subpackages: xen-libs xen-tools xen-tools-domU

- bsc#1243117 - VUL-0: CVE-2024-28956: xen: Intel CPU: Indirect
 Target Selection (ITS) (XSA-469)
 68221f20-x86-alternative-when-feature-not-present.patch
 68221f21-x86-guest-remove-Xen-hypercall_page.patch
 68221f22-x86-misalign-__x86_indirect_thunk.patch
 68221f23-x86-misalign-RETs-in-clear_bhb_loops.patch
 68221f24-x86-stubs-introduce-place_ret.patch
 68221f25-x86-build-with-Return-Thunks.patch
 68221f26-x86-spec-ctrl-synthesise-ITS_NO.patch
- Upstream bug fixes (bsc#1027519)
 67dada68-x86-mm-IS_ALIGNED-in-IS_LnE_ALIGNED.patch
 67ea4268-x86-P2M-sync-fast-slow-p2m_get_page_from_gfn.patch
 67ea428e-percpu-dont-init-on-resume.patch
 67f8ecda-rangeset-incorrect-subtraction.patch
 6800b54f-x86-HVM-update-repeat-count-upon.patch
 68076044-x86emul-clip-rep-count-for-STOS.patch
 6808f549-x86-Intel-work-around-MONITOR-MWAIT-errata.patch
- Drop build-python3-conversion.patch