Packages changed:
  btrfsprogs (6.1.2 -> 6.1.3)
  kdump (1.0.2+git39.g8c819fe -> 1.0.2+git46.g755f3a3)
  libstorage-ng (4.5.65 -> 4.5.67)
  neon (0.32.4 -> 0.32.5)
  python
  python-base
  python310
  python310-core
  qemu
  rubygem-globalid (1.0.0 -> 1.1.0)
  virt-manager

=== Details ===

==== btrfsprogs ====
Version update (6.1.2 -> 6.1.3)
Subpackages: btrfsprogs-udev-rules libbtrfs0

- update to 6.1.3:
  * fi mkswapfile: fix setting size
  * mkfs: check zoned support of libblkid
  * check: improve error messages for mismatched references

==== kdump ====
Version update (1.0.2+git39.g8c819fe -> 1.0.2+git46.g755f3a3)

- Run kdump.service only after kdump-early.service is done
  (boo#1196335)
- fixed calibrate build on s390
- minor fixes

==== libstorage-ng ====
Version update (4.5.65 -> 4.5.67)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1

- Translated using Weblate (German) (bsc#1149754)
- 4.5.67
- Translated using Weblate (German) (bsc#1149754)
- 4.5.66

==== neon ====
Version update (0.32.4 -> 0.32.5)

- update to 0.32.5:
  * NOTE: Since 0.32.0 the "$KRB5_CONFIG" environment variable is ignored
    when running configure. Use KRB5_CONF_TOOL instead to specify an
    alternative to /usr/bin/krb5-config.
  * Fail for configure --with-gssapi if GSSAPI can't be enabled
  * Add Georgian translation
  * Fixes for Windows MSYS2/MinGW build, including cross-build

==== python ====

- Disable NIS for new products, it's deprecated and gets removed

==== python-base ====
Subpackages: libpython2_7-1_0 python-xml

- Disable NIS for new products, it's deprecated and gets removed

==== python310 ====
Subpackages: python310-curses python310-dbm python310-tk

- Disable NIS for new products, it's deprecated and gets removed

==== python310-core ====
Subpackages: libpython3_10-1_0 python310-base

- Disable NIS for new products, it's deprecated and gets removed

==== qemu ====
Subpackages: qemu-accel-tcg-x86 qemu-audio-spice qemu-block-curl qemu-block-nfs qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-kvm qemu-lang qemu-microvm qemu-seabios qemu-sgabios qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios qemu-x86

- Refactor building and installing SeaBIOS docs
- Rename submodule patches so that it's clear which ones
  are backports and which ones are downstream only fixes;
- No functional change intended.
  * Patches dropped:
  Ignore-spurious-GCC-12-warning.patch
  roms-sgabios-Fix-csum8-to-be-built-by-ho.patch
  Makefile-define-endianess-for-cross-buil.patch
  ipxe-Makefile-fix-issues-of-build-reprod.patch
  qboot-add-cross.ini-file-to-handle-aarch.patch
  sgabios-Makefile-fix-issues-of-build-rep.patch
  Silence-GCC-12-spurious-warnings.patch
  build-be-explicit-about-mx86-used-note-n.patch
  enable-cross-compilation-on-ARM.patch
  stub-out-the-SAN-req-s-in-int13.patch
  help-compiler-out-by-initializing-array.patch
  seabios-switch-to-python3-as-needed.patch
  * Patches added:
  openSUSE-Basetools-Ignore-spurious-GCC-1.patch
  openSUSE-Makefile-Fix-csum8-to-be-built-.patch
  openSUSE-Makefile-define-endianess-for-c.patch
  openSUSE-Makefile-fix-issues-of-build-re.patch
  openSUSE-add-cross.ini-file-to-handle-aa.patch
  openSUSE-build-Makefile-fix-issues-of-bu.patch
  openSUSE-build-Silence-GCC-12-spurious-w.patch
  openSUSE-build-be-explicit-about-mx86-us.patch
  openSUSE-build-enable-cross-compilation-.patch
  openSUSE-pcbios-stub-out-the-SAN-req-s-i.patch
  openSUSE-switch-to-python3-as-needed.patch
  openSUSE-test-help-compiler-out-by-initi.patch

==== rubygem-globalid ====
Version update (1.0.0 -> 1.1.0)

- version update to 1.1.0
  * URI::GID: Update #check_scheme, no need to call super by @alexcwatt in #146
  * JSON-encode GlobalIDs as strings by @georgeclaghorn in #149
  * Support pattern matching of GlobalID & GlobalID::URI by @ojab in #140
  * prevent double find by @ooooooo-q in #148
  * implement non signed global_id helper method on fixture set by @rainerborene in #144
- update to 1.0.1
  Fix ReDoS vulnerability in name parsing (CVE-2023-22799 [bsc#1207587])

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

- bsc#1207070 - libvirt fails to start the guest once the new
  shared disk is added, with the error, "cannot get 'write'
  permission without 'resize' image size is not a multiple of
  request alignment"
  virtman-fix-shared-disk-request-alignment-error.patch
- Replace downstream patch with upstream version (bsc#1203252)
  67832d30-addhardware-Fix-backtrace-when-controller-index-is-None.patch
  Drop virtman-fix-uninitialized-controller-index.patch