Packages changed:
  ImageMagick (7.1.1.3 -> 7.1.1.5)
  Mesa-demo (8.5.0 -> 9.0.0)
  SVT-AV1
  container-selinux (2.198.0 -> 2.206.0)
  libstorage-ng (4.5.88 -> 4.5.91)
  open-vm-tools (12.1.5 -> 12.2.0)
  polkit
  python-numpy (1.24.1 -> 1.24.2)
  python-setuptools (65.6.3 -> 67.6.0)
  ruby3.2 (3.2.1 -> 3.2.2)
  shared-mime-info
  vulkan-loader (1.3.239.0 -> 1.3.243.0)
  vulkan-tools (1.3.239.0 -> 1.3.243.0)

=== Details ===

==== ImageMagick ====
Version update (7.1.1.3 -> 7.1.1.5)
Subpackages: ImageMagick-config-7-SUSE libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10

- update to 7.1.1.5:
  https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-5---2023-03-26

==== Mesa-demo ====
Version update (8.5.0 -> 9.0.0)
Subpackages: Mesa-demo-egl Mesa-demo-x

- enabled osmesa and libdrm support
- enabled vulkan support (first Vulkan demo: vkgears!)
- Update to version 9.0.0
- supersedes n_install-more-egl-binaries.patch

==== SVT-AV1 ====

- Enable build on aarch64

==== container-selinux ====
Version update (2.198.0 -> 2.206.0)

- Update to version 2.206.0:
  * Allow unconfined domains to transition to container_runtime_t
  * Allow container domains to transition to install_t
  * Allow avirt_sandbox_domain to manage container_file_t types
  * Allow containers to watch sysfs_t directories
  * Allow spc_t to transption to rpm_script_t
  * Add support to new user_namespace access check
  * Smaller permission changes for container_init_t
- Drop spc.patch, is now included

==== libstorage-ng ====
Version update (4.5.88 -> 4.5.91)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1

- merge gh#openSUSE/libstorage-ng#922
- add PCIe as disk transport
- 4.5.91
- merge gh#openSUSE/libstorage-ng#921
- fixed setting sysfs-name for partitions on nvme disks
- 4.5.90
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.89

==== open-vm-tools ====
Version update (12.1.5 -> 12.2.0)
Subpackages: libvmtools0 open-vm-tools-desktop

- Update to 12.2.0 (build 21223074) (boo#1209128)
  - There are no new features in the open-vm-tools 12.2.0 release. This is
    primarily a maintenance release that addresses a few critical problems,
    including:
  - Linux quiesced snapshots have been updated to avoid intermittent hangs of
    the vmtoolsd process.
  - Updated the guestOps to handle some edge cases when File_GetSize() fails
    or returns -1.
  - A number of Coverity reported issues have been addressed.
  - Detect the proto files for the containerd grpc client in alternate
    locations.  Pull request #626
  - FreeBSD: Support newer releases and code clean-up for earlier versions.
    Pull request #584
  - Please refer to the release notes at
    https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/ReleaseNotes.md
  - The granular changes that have gone into the 12.2.0 release are in the
    ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/
    open-vm-tools/ChangeLog
- Update detect-suse-location.patch to remove upstream accepted portion of the
  patch (jsc-PED-1344).

==== polkit ====
Subpackages: libpolkit-agent-1-0 libpolkit-gobject-1-0 pkexec typelib-1_0-Polkit-1_0

- Change permissions for rules folders (bsc#1209282)

==== python-numpy ====
Version update (1.24.1 -> 1.24.2)

- Add patch ignore-pkg_resources-deprecation.patch:
  * Ignore DeprecationWarning from pkg_resources.
- update to 1.24.2:
  just bugfixes, see
  https://github.com/numpy/numpy/releases/tag/v1.24.2
  for details

==== python-setuptools ====
Version update (65.6.3 -> 67.6.0)

- Update to 67.6.0:
  * Deprecations
    + #3434: Added deprecation warning for pkg_resources.declare_namespace.
  * Breaking Changes
    + #3741: Removed patching of distutils._msvccompiler.gen_lib_options for
    compatibility with Numpy < 1.11.2 -- by :user:`mgorny`
    + #2497: Support for PEP 440 non-conforming versions has been removed.
  * Changes
    + #3804: Added caching for supported wheel tags.
    + #3846: Added pruning heuristics to PackageFinder based on exclude.
    + #3843: Although pkg_resources has been discouraged for use, some
    projects still consider pkg_resources viable for usage. This change
    makes it clear that pkg_resources should not be used, emitting a
    DeprecationWarning when imported.
    + #3809: Merge with distutils@8c3c3d29, including fix for
    sysconfig.get_python_inc() (pypa/distutils#178), fix for segfault on
    MinGW (pypa/distutils#196), and better has_function
    support (pypa/distutils#195, #3648).
    + #3795: Ensured that __file__ is an absolute path when executing setup.py
    as part of setuptools.build_meta.
    + #3685: Fix improper usage of deprecated/removed pkgutil APIs in
    Python 3.12+.
    + #3769: Replace 'appdirs' with 'platformdirs'.
  * Misc
    + #3838: Improved error messages for pyproject.toml validations.
    + #3839: Fixed pkg_resources errors caused when parsing metadata of
    packages that are already installed but do not conform with PEP 440.
    + #3823: Fixes egg_info code path triggered during integration with pip.
    + #3782: Fixed problem with file directive in tool.setuptools.dynamic
    when value is a simple string instead of list.

==== ruby3.2 ====
Version update (3.2.1 -> 3.2.2)
Subpackages: libruby3_2-3_2

- update to 3.2.2 (boo#1209891 CVE-2023-28755 boo#1209967 CVE-2023-28756)
  https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/
  https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/
  https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-2-2-released/
- drop ruby-3.1.3-remove-timezone-test.patch
  solved differently upstream

==== shared-mime-info ====
Subpackages: shared-mime-info-lang

- Filter out dependency on /usr/bin/pkg-config: this package is
  installed on basically all systems, but it also contains a .pc
  file. Splitting this into a -devel package seems not reasonable.

==== vulkan-loader ====
Version update (1.3.239.0 -> 1.3.243.0)

- Update to release SDK-1.3.243.0
  * Log when VK_LAYER_PATH is ignored
  * Implement VK_LUNARG_direct_driver_loading

==== vulkan-tools ====
Version update (1.3.239.0 -> 1.3.243.0)

- Update to release SDK-1.3.243.0
  * mockicd: Add Support for testing Ray Tracing
  * mockicd: Add Support for testing Video decoding
  * vulkaninfo: Dont enable Direct Driver Loading Ext