Packages changed:
  ca-certificates (2+git20240415.3fe9324 -> 2+git20240805.fd24d50)
  cppcheck (2.14.2 -> 2.15.0)
  freerdp (3.7.0 -> 3.8.0)
  guestfs-tools (1.53.2 -> 1.53.3)
  libguestfs (1.53.5 -> 1.53.6)
  openSUSE-release (20240901 -> 20240902)
  rsync
  virt-v2v (2.5.6 -> 2.5.9)
  xfce4-notes-plugin

=== Details ===

==== ca-certificates ====
Version update (2+git20240415.3fe9324 -> 2+git20240805.fd24d50)

- Fix source archive
- Update to version 2+git20240805.fd24d50:
  * Remove rc symlink [jsc#PED-266]

==== cppcheck ====
Version update (2.14.2 -> 2.15.0)

- update to 2.15.0
  * New check suspiciousFloatingPointCast flags unnecessary floating
    point casts that cause loss of precision
  * Added command-line option --cpp-header-probe (and
  - -no-cpp-header-probe) to probe headers and extension-less
    files for Emacs marker
  * Add support for 'CLICOLOR_FORCE'/'NO_COLOR' environment
    variables to force/disable ANSI color output for diagnostics.
  * Add "remark comments" that can be used to generate reports with
    justifications for warnings
  * The whole program analysis is now being executed when
    "--project" is being used.

==== freerdp ====
Version update (3.7.0 -> 3.8.0)
Subpackages: libfreerdp3-3 librdtk0-0 libwinpr3-3

- Update to 3.8.0
  Noteworthy changes:
  * Reduce number of warnings on CI build (make dependency includes SYSTEM) (#10509)
  * Fix possible crashes with P11 certificate parsing (#10462, #10463)
  * Various clipboard related fixes (#10472, #10476, #10477, #10480, #10484)
  * Fix a race condition on DesktopResize (xfreerdp) (#10488)
  * Improve certificate warnings (#10489)
  * Try all possible resolved IP addresses for a DNS name on connect (#10491)
  * Fix an issue with GFX SolidFill alpha data (#10498)
  * Various fixes for SDL clients (#10504, #10492, #10471)
  * Fix serial and parallel redirection crashes (#10510)
  * Fix android build issues with NDK 27 (#10529)
  * Improve performance of some WinPR primitives (#10528)
  * Fix an issue with autoreconnect (#10523)
  * Support ssh-askpass like password reading (#10516)
  * Lots of code cleanups to reduce clang-tidy warnings (#10531, #10525, #10521, #10520, #10519, #10518)

==== guestfs-tools ====
Version update (1.53.2 -> 1.53.3)

- Update to version 1.53.3 (jsc#PED-8910)
  * Update common submodule
    Further refinements to Windows firstboot code.
    mlcustomize: Add some comments to firstboot batch file
    mlcustomize: Reboot Windows between each firstboot script
    mlcustomize: Move virt-customize modules to mlcustomize/

==== libguestfs ====
Version update (1.53.5 -> 1.53.6)
Subpackages: libguestfs-appliance libguestfs-winsupport libguestfs-xfs libguestfs0

- Update to version 1.53.6 (jsc#PED-8910)
  * Various MacOS fixes and enhancements
  * ocaml: INSTALL_OCAMLLIB Makefile parameter
  * appliance/init: Don't set impossible "noop" disk scheduler
  * Pull in some fixes from the common submodule.
    mlcustomize: Add Inject_virtio_win.inject_blnsvr implementation
    mlcustomize: firstboot: Use Linux path for Powershell script path
    mlcustomize: firstboot: Use powershell.exe instead of path
    mlcustomize: firstboot: Use Powershell -NoProfile flag
    mlcustomize: Revert delay installation of qemu-ga MSI
    mldrivers/linux_kernels.ml: Prefix general information with ^info:
    mlcustomize: Use Start-Process -Wait to run qemu-ga installer
    mlcustomize: Add Firstboot.firstboot_dir function
    mlcustomize: Place powershell scripts into <firstboot_dir>\Temp
    mlcustomize: Inject qemu-ga & blnsvr into <firstboot_dir>/Temp
    mlcustomize: Write qemu-ga log file name to log.txt
    mlcustomize: Add some comments to firstboot batch file
    mlcustomize: Reboot Windows between each firstboot script

==== openSUSE-release ====
Version update (20240901 -> 20240902)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== rsync ====

- add patch rsync-run-dir.patch:
  * Drop dependency on /var/run compat symlink, this causes problems
    on image based systems

==== virt-v2v ====
Version update (2.5.6 -> 2.5.9)
Subpackages: virt-v2v-bash-completion

- Update to virt-v2v 2.5.9 (jsc#PED-8910)
  * convert: More robust qemu-ga installation, change paths
    mlcustomize: Use Start-Process -Wait to run qemu-ga installer
    mlcustomize: Add Firstboot.firstboot_dir function
    mlcustomize: Place powershell scripts into <firstboot_dir>\Temp
  * common: mlcustomize: Inject qemu-ga & blnsvr into
    <firstboot_dir>/Temp
  * Pull in a fix to make Windows firstboot more reliable.
    mlcustomize: Add some comments to firstboot batch file
    mlcustomize: Reboot Windows between each firstboot script
  * convert: windows: Don't wait indefinitely for netkvm.sys
  * convert: windows: Allow increasing verboseness of driver
    installation
  * convert: windows: Online all virtio disks at first boot
  * convert: windows: Ignore sriov drivers on virtio-win disk

==== xfce4-notes-plugin ====
Subpackages: xfce4-notes-plugin-lang

- Vala does not properly work with gcc-14; lets stick with gcc-13
  for now on Tumbleweed/Slowroll.