Packages changed:
  btrfsprogs (6.10.1 -> 6.12)
  ffmpeg-4 (4.4.4 -> 4.4.5)
  guestfs-tools (1.53.4 -> 1.53.5)
  kdump (2.0.12 -> 2.0.13)
  libguestfs (1.54.0 -> 1.55.2)
  liburing
  openSUSE-release (20250106 -> 20250108)
  perl-Digest-HMAC (1.04 -> 1.50.0)
  perl-HTTP-Message (6.460.0 -> 7.0.0)
  perl-Mail-DKIM (1.20240619 -> 1.20240923)
  perl-MailTools (2.21 -> 2.220.0)
  perl-Net-DNS (1.460.0 -> 1.490.0)
  perl-URI (5.290.0 -> 5.310.0)
  ruby (3.3 -> 3.4)
  systemd-presets-branding-Aeon
  virt-v2v (2.6.0 -> 2.7.4)
  xen (4.19.1_02 -> 4.20.0_02)
  xfce4-whiskermenu-plugin (2.8.3 -> 2.8.4)
  yast2 (5.0.10 -> 5.0.11)
  yast2-packager (5.0.5 -> 5.0.6)
  yast2-ruby-bindings (5.0.0 -> 5.0.1)
  yast2-trans (84.87.20241219.a50be99cf8 -> 84.87.20250103.9ee56288d5)

=== Details ===

==== btrfsprogs ====
Version update (6.10.1 -> 6.12)
Subpackages: btrfsprogs-bash-completion btrfsprogs-udev-rules libbtrfs0 libbtrfsutil1

- update to 6.12
  * subvolume delete: add new option to do recursive subvolume deletion (for
    regular user delete only accessible subvolumes)
  * mkfs:
  * new option --subvol to create subvolumes in given paths, read-write,
    read-only and default
  * add hard link detection support for --rootdir option
  * fixes:
  * receive: message verbosity fixes
  * check: fix false positive report of missing checksum for extent holes
  * check: handle compressed extents when checking tree log
  * when asking Y/N user questions, flush the terminal so the question is
    displayed (e.g. btrfstune -S)
  * other
  * code refactoring, error handling
  * python packaging fixes
  * documentation updates
  * new tests
- update to 6.11
  * check:
  * check items in tree-log
  * detect invalid file extent items for symlinks
  * properly detect inode cache and suggest removal by 'clear-ino-cache'
  * convert: fix symlink length checks
  * fi show: remove stray newline at the end of the output
  * fixes:
  * open devices in write-exclusive mode in most commands, prevent
    concurrent mount by other programs
  * rescue clear-ino-cache: fix subvolume iteration that can fail in some cases
  * map-logical: fix first extent searching condition
  * fi resize: warn if new size is below 256M
  * tree-checker:
  * slightly stricter file type validation
  * verify device extent items
  * other:
  * documentation updates
  * ship btrfs-ioctl manual page (incomplete)

==== ffmpeg-4 ====
Version update (4.4.4 -> 4.4.5)
Subpackages: libavcodec58_134 libavformat58_76 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9

- Update to release 4.4.5
  * Reliability/bug fixes
- Delete
  0001-avcodec-libsvtav1-remove-compressed_ten_bit_format-a.patch
  0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
  0001-avfilter-vf_minterpolate-Check-pts-before-division.patch
  ffmpeg-CVE-2023-51793.patch
  0001-avfilter-af_stereowiden-Check-length.patch
  ffmpeg-CVE-2023-50010.patch
  ffmpeg-4-CVE-2024-32230.patch
  ffmpeg-4-CVE-2024-7055.patch (all merged)

==== guestfs-tools ====
Version update (1.53.4 -> 1.53.5)

- Update to version 1.53.5 (jsc#PED-8910)
  * builder: Update opensuse.gpg key
  * mlcustomize/customize_run.ml: Move 'in' to new line
  * mlstdutils/guestfs_config: Define host_os
  * mlcustomize, mltools: Check guest OS is compatible before
    allowing --run
  * Remove mlv2v/ subdirectory
  * resize: Update xpath command
- Drop builder-update-openSUSE.gpg-key.patch

==== kdump ====
Version update (2.0.12 -> 2.0.13)

- upgrade to version 2.0.13
  * allow negative KDUMP_KEEP_OLD_DUMPS (bsc#1234845)

==== libguestfs ====
Version update (1.54.0 -> 1.55.2)
Subpackages: libguestfs-appliance libguestfs-winsupport libguestfs-xfs libguestfs0

- Update to version 1.55.2 (jsc#PED-8910)
  * lib/inspect-osinfo.c: Add Windows Server 2025 osinfo
  * appliance: Use stable owner, group and mtime in appliance
    tarballs
  * mltools: Replace jansson with json-c
  * lib/info.c: Replace jansson with json-c
  * lib/qemu.c: Replace jansson with json-c
  * lib: direct: Remove test for qemu mandatory locking
  * Various language translations
  * Fix dhcpcd failing on systemd-resolved stub
  * mlcustomize: Add heuristic support for Windows Server 2025
  * mlcustomize/customize_run.ml: Move 'in' to new line
  * mlstdutils/guestfs_config: Define host_os
  * mlcustomize, mltools: Check guest OS is compatible before
    allowing --run
  * generator: Remove common/mlv2v/uefi.ml{,i} files
  * qemuopts: Add ability to add raw, unquoted output to qemu
    scripts
  * qemuopts: Fix missing break statement
  * mlstdutils: Remove Option module
  * Remove test for caml_alloc_initialized_string
  * build: Move baseline OCaml to 4.08

==== liburing ====

- disable some tests for older kernels & strange archs

==== openSUSE-release ====
Version update (20250106 -> 20250108)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== perl-Digest-HMAC ====
Version update (1.04 -> 1.50.0)

- updated to 1.50.0 (1.05)
  see /usr/share/doc/packages/perl-Digest-HMAC/Changes
  Version 1.05: 2024-10-17
  - Use 'our' instead of 'use vars' (HAARG).
  - Minimum perl version is now 5.8.1.

==== perl-HTTP-Message ====
Version update (6.460.0 -> 7.0.0)

- updated to 7.0.0 (7.00)
  see /usr/share/doc/packages/perl-HTTP-Message/Changes
  7.00      2024-10-07 15:31:56Z
  - Stop transforming LF into CRLF. Fixes #69 (GH#196) (Olaf Alders)

==== perl-Mail-DKIM ====
Version update (1.20240619 -> 1.20240923)

- updated to 1.20240923
  see /usr/share/doc/packages/perl-Mail-DKIM/Changes
  1.20240923 2024-09-23 Australia/Melbourne
  * Fix loading of ED25519 keys with CryptX-0.081
  1.20240827 2024-08-27 Australia/Melbourne
  * Add missing Author prerequisite
    Thanks to Giovanni <g.bechis@snb.it>
  * Option to pass a time to the Validator to assert the time
    which should be considered as "now" for expiry checks

==== perl-MailTools ====
Version update (2.21 -> 2.220.0)

- updated to 2.220.0 (2.22)
  see /usr/share/doc/packages/perl-MailTools/ChangeLog
  version 2.22: Mon 18 Nov 11:08:22 CET 2024
  Fixes:
  - To/Cc/Bcc/From fields may appear only once.
  github issue #4 [Michael Schout]
  Improvements:
  - add .gitignore

==== perl-Net-DNS ====
Version update (1.460.0 -> 1.490.0)

- updated to 1.490.0 (1.49)
  see /usr/share/doc/packages/perl-Net-DNS/Changes

==== perl-URI ====
Version update (5.290.0 -> 5.310.0)

- updated to 5.310.0 (5.31)
  see /usr/share/doc/packages/perl-URI/Changes
  5.31      2024-11-06 03:38:29Z
  - Re-releasing with corrected module permissions. No changes since 5.31
  5.30      2024-10-08 21:18:35Z
  - Add scp, ftps, ftpes, irc, ircs schemes (GH#16) (SineSwiper)

==== ruby ====
Version update (3.3 -> 3.4)

- switch the default ruby to 3.4

==== systemd-presets-branding-Aeon ====

- Enable switcheroo-control

==== virt-v2v ====
Version update (2.6.0 -> 2.7.4)
Subpackages: virt-v2v-bash-completion

- Update to virt-v2v 2.7.4 (jsc#PED-8910)
  * mltools: Replace jansson with json-c
  * lib: OVF: Add preliminary support for Windows Server 2025
  * in-place: Add a warning about checking the exit code
  * -i libvirtxml: Implement disk checksumming
  * v2v: Allow printing the checksum
  * -i libvirt: Trim whitespace around name
  * -o qemu: Replace hard-coded UEFI paths
  * -o qemu: Add set -e, -x at the top of the output script
  * -o qemu: Remove confusing comment about smm
  * lib, input: Model UEFI secureboot property in metadata
  * -i vmx: Parse uefi.secureBoot.enabled from vmx file
  * -o libvirt: Add full <firmware/> section
  * -o libvirt: Remove incorrect comment about secure boot
  * -i libvirt: Parse UEFI secureboot flag from libvirt XML
  * build: Move baseline OCaml to 4.08
  * build: Depend on libnbd >= 1.14
  * build: Use nbdcopy and nbdinfo from ./configure
  * v2v: Implement --parallel=N for parallel disk copies
  * in-place: Fix name of program in the --help output
  * inspector: Reorder -O option in alphabetical order
  * v2v: Ensure --parallel >= 1
  * inspector: Move the code that creates XML output to a separate file
  * in-place: Add new -O option to write inspector XML

==== xen ====
Version update (4.19.1_02 -> 4.20.0_02)
Subpackages: xen-libs xen-tools xen-tools-domU

- Update to Xen 4.20.0 pre-release (jsc#PED-8907)
  xen-4.20.0-testing-src.tar.bz2
- New Features
  * On Arm:
  - Experimental support for Armv8-R.
  - Support for NXP S32G3 Processors Family and NXP LINFlexD UART driver.
  - Basic handling for SCMI requests over SMC using Shared Memory, by allowing
    forwarding the calls to EL3 FW if coming from hwdom.
  - Support for LLC (Last Level Cache) coloring.
  * On x86:
  - xl suspend/resume subcommands.
  - Support for SRSO_U/S_NO and SRSO_MSR_FIX
- Changed Features
  * Fixed blkif protocol specification for sector sizes different than 512b.
  * The dombuilder in libxenguest no longer un-gzips secondary modules, instead
    leaving this to the guest kernel to do in guest context.
  * On x86:
  - Prefer ACPI reboot over UEFI ResetSystem() run time service call.
  - Switched the xAPIC flat driver to use physical destination mode for external
    interrupts instead of logical destination mode.
- Removed Features
  * On x86:
  - Support for running on Xeon Phi processors.
  - Removed the `ucode=allow-same` command line option.
  - Removed x2APIC Cluster Mode for external interrupts.  x2APIC Physical and
    Mixed Modes are still available.
- Dropped patches
  xsa466.patch
- Move /etc/bash_completion.d/xl back to %_datadir/bash-completion/completions
- bsc#1234282 - VUL-0: xen: XSA-466: Xen hypercall page unsafe
  against speculative attacks
  xsa466.patch

==== xfce4-whiskermenu-plugin ====
Version update (2.8.3 -> 2.8.4)
Subpackages: xfce4-whiskermenu-plugin-lang

- Update to version 2.8.4
  * Fix menu not hiding in labwc.
  * Fix GHashTable leak in Settings::load.
  * Fix string leak in is_separator.
  * Translation updates

==== yast2 ====
Version update (5.0.10 -> 5.0.11)
Subpackages: yast2-logs

- Fix failing tests with ruby 3.4 (gh#yast/yast-yast2#1314)
- 5.0.11

==== yast2-packager ====
Version update (5.0.5 -> 5.0.6)

- Adjust test for ruby-3.4 (bsc#1235099)
- 5.0.6

==== yast2-ruby-bindings ====
Version update (5.0.0 -> 5.0.1)

- Adapt to ruby 3.4 (gh#yast/yast-ruby-bindings#292)
- 5.0.1

==== yast2-trans ====
Version update (84.87.20241219.a50be99cf8 -> 84.87.20250103.9ee56288d5)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu

- Update to version 84.87.20250103.9ee56288d5:
  * Translated using Weblate (Icelandic)
  * Translated using Weblate (Icelandic)
  * Translated using Weblate (Icelandic)
  * Added translation using Weblate (Icelandic)