Packages changed:
  Mesa (23.3.6 -> 24.0.3)
  Mesa-drivers (23.3.6 -> 24.0.3)
  baloo-widgets (24.02.0 -> 24.02.1)
  dolphin (24.02.0 -> 24.02.1)
  ffmpegthumbs (24.02.0 -> 24.02.1)
  ffmpegthumbs-kf5 (24.02.0 -> 24.02.1)
  installation-images-MicroOS (17.116 -> 17.117)
  kaccounts-integration (24.02.0 -> 24.02.1)
  kaccounts-integration-kf5 (24.02.0 -> 24.02.1)
  kaccounts-providers (24.02.0 -> 24.02.1)
  kate (24.02.0 -> 24.02.1)
  kdegraphics-mobipocket (24.02.0 -> 24.02.1)
  kdegraphics-thumbnailers (24.02.0 -> 24.02.1)
  kdenetwork-filesharing (24.02.0 -> 24.02.1)
  kdialog (24.02.0 -> 24.02.1)
  khelpcenter (24.02.0 -> 24.02.1)
  kio-extras (24.02.0 -> 24.02.1)
  kio-extras5 (24.02.0 -> 24.02.1)
  kio-gdrive (24.02.0 -> 24.02.1)
  konsole (24.02.0 -> 24.02.1)
  kpmcore (24.02.0 -> 24.02.1)
  kwalletmanager (24.02.0 -> 24.02.1)
  libcloudproviders (0.3.5 -> 0.3.6)
  libcontainers-common
  libgweather4 (4.4.0 -> 4.4.2)
  libkdcraw-qt6 (24.02.0 -> 24.02.1)
  libkexiv2 (24.02.0 -> 24.02.1)
  libkexiv2-qt6 (24.02.0 -> 24.02.1)
  libkgapi6 (24.02.0 -> 24.02.1)
  mobipocket (24.02.0 -> 24.02.1)
  openconnect
  openvpn (2.6.9 -> 2.6.10)
  orca
  partitionmanager (24.02.0 -> 24.02.1)
  perl-Bootloader (1.12 -> 1.13)
  raspberrypi-firmware-config
  runc
  sdbootutil (1+git20240215.cb7e392 -> 1+git20240320.8b35615)
  selinux-policy (20240313 -> 20240321)
  shadow (4.14.6 -> 4.15.0)
  signon-kwallet-extension (24.02.0 -> 24.02.1)
  spectacle (24.02.0 -> 24.02.1)
  texlive
  yelp

=== Details ===

==== Mesa ====
Version update (23.3.6 -> 24.0.3)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1

- Add patch to fix boo#1221664:
  * mesa-fix-llvm18.patch
- 0010-glx-silence-more-implicit-load-zink-errors.patch
  * glx: silence more implicit-load zink errors [gitlab mesa issue #10802]
- 0001-loader-delete-unused-param-from-pipe_loader_sw_probe.patch,
  0002-glx-fix-some-indentation.patch,
  0003-glx-add-an-implicit-param-to-createScreen.patch,
  0004-glx-pass-implicit-load-param-through-allocation.patch,
  0005-dri-plumb-a-implicit-param-through-createNewScreen-i.patch,
  0006-gbm-plumb-an-implicit-param-through-device-creation.patch,
  0007-frontends-dri-plumb-an-implicit-param-through-screen.patch,
  0008-pipe-loader-plumb-a-flag-for-implicit-driver-load-th.patch,
  0009-zink-don-t-print-error-messages-when-failing-an-impl.patch
  * get rid of error message:
    'MESA: error: ZINK: vkEnumeratePhysicalDevices failed
    (VK_ERROR_INITIALIZATION_FAILED)'
    [gitlab mesa issue #10802]
- adjusted and re-enabled python36-buildfix1.patch
- Update to new feature release 24.0.3
  * Some interesting highlights include:
    + New PowerVR Vulkan driver for Imagination's GPU
    + NVIDIA Vulkan driver NVK has seen many improvements
    + AMD Vulkan driver RADV ray-tracing performance improvements
    + Microsoft OpenGL driver D3D12 has reached OpenGL 4.6 support
  * New extensions & features (in no particular order):
    + VK_EXT_image_compression_control on RADV
    + VK_EXT_device_fault on RADV
    + OpenGL 3.3 on Asahi
    + Geometry shaders on Asahi
    + GL_ARB_texture_cube_map_array on Asahi
    + GL_ARB_clip_control on Asahi
    + GL_ARB_timer_query on Asahi
    + GL_EXT_disjoint_timer_query on Asahi
    + GL_ARB_base_instance on Asahi
    + OpenGL 4.6 (up from 4.2) on d3d12
    + VK_EXT_depth_clamp_zero_one on RADV
    + GL_ARB_shader_texture_image_samples on Asahi
    + GL_ARB_indirect_parameters on Asahi
    + GL_ARB_viewport_array on Asahi
    + GL_ARB_fragment_layer_viewport on Asahi
    + GL_ARB_cull_distance on Asahi
    + GL_ARB_transform_feedback_overflow_query on Asahi
    + VK_KHR_calibrated_timestamps on RADV
    + VK_KHR_vertex_attribute_divisor on RADV
    + VK_KHR_maintenance6 on RADV
    + VK_KHR_ray_tracing_position_fetch on RADV
    + EGL_EXT_query_reset_notification_strategy
- supersedes U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch
- adjusted n_add-Mesa-headers-again.patch, u_dep_xcb.patch
- disabled python36-buildfix1.patch
- removed disabled patch u_fix-build-on-ppc64le.patch
- get rid of u_zink-dont-print-error-messages-when-failing-an-implicit.patch
  completely

==== Mesa-drivers ====
Version update (23.3.6 -> 24.0.3)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva

- Add patch to fix boo#1221664:
  * mesa-fix-llvm18.patch
- 0010-glx-silence-more-implicit-load-zink-errors.patch
  * glx: silence more implicit-load zink errors [gitlab mesa issue #10802]
- 0001-loader-delete-unused-param-from-pipe_loader_sw_probe.patch,
  0002-glx-fix-some-indentation.patch,
  0003-glx-add-an-implicit-param-to-createScreen.patch,
  0004-glx-pass-implicit-load-param-through-allocation.patch,
  0005-dri-plumb-a-implicit-param-through-createNewScreen-i.patch,
  0006-gbm-plumb-an-implicit-param-through-device-creation.patch,
  0007-frontends-dri-plumb-an-implicit-param-through-screen.patch,
  0008-pipe-loader-plumb-a-flag-for-implicit-driver-load-th.patch,
  0009-zink-don-t-print-error-messages-when-failing-an-impl.patch
  * get rid of error message:
    'MESA: error: ZINK: vkEnumeratePhysicalDevices failed
    (VK_ERROR_INITIALIZATION_FAILED)'
    [gitlab mesa issue #10802]
- adjusted and re-enabled python36-buildfix1.patch
- Update to new feature release 24.0.3
  * Some interesting highlights include:
    + New PowerVR Vulkan driver for Imagination's GPU
    + NVIDIA Vulkan driver NVK has seen many improvements
    + AMD Vulkan driver RADV ray-tracing performance improvements
    + Microsoft OpenGL driver D3D12 has reached OpenGL 4.6 support
  * New extensions & features (in no particular order):
    + VK_EXT_image_compression_control on RADV
    + VK_EXT_device_fault on RADV
    + OpenGL 3.3 on Asahi
    + Geometry shaders on Asahi
    + GL_ARB_texture_cube_map_array on Asahi
    + GL_ARB_clip_control on Asahi
    + GL_ARB_timer_query on Asahi
    + GL_EXT_disjoint_timer_query on Asahi
    + GL_ARB_base_instance on Asahi
    + OpenGL 4.6 (up from 4.2) on d3d12
    + VK_EXT_depth_clamp_zero_one on RADV
    + GL_ARB_shader_texture_image_samples on Asahi
    + GL_ARB_indirect_parameters on Asahi
    + GL_ARB_viewport_array on Asahi
    + GL_ARB_fragment_layer_viewport on Asahi
    + GL_ARB_cull_distance on Asahi
    + GL_ARB_transform_feedback_overflow_query on Asahi
    + VK_KHR_calibrated_timestamps on RADV
    + VK_KHR_vertex_attribute_divisor on RADV
    + VK_KHR_maintenance6 on RADV
    + VK_KHR_ray_tracing_position_fetch on RADV
    + EGL_EXT_query_reset_notification_strategy
- supersedes U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch
- adjusted n_add-Mesa-headers-again.patch, u_dep_xcb.patch
- disabled python36-buildfix1.patch
- removed disabled patch u_fix-build-on-ppc64le.patch
- get rid of u_zink-dont-print-error-messages-when-failing-an-implicit.patch
  completely

==== baloo-widgets ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== dolphin ====
Version update (24.02.0 -> 24.02.1)
Subpackages: dolphin-part libdolphinvcs6

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * Save 'Open Archives as Folders' setting (kde#474500)
  * Sync Dolphin icon with Breeze system-file-manager (kde#482581)
  * Remove unneeded code for toggeling dockwidget visibility (kde#481952)
  * flatpak: Switch to non-preview runtime
  * Open KFind with current dir (kde#482343)
  * Fix compile with Qt 6.7
  * Fix a crash in DolphinSearchBox::hideEvent() (kde#481553)
- Drop patch, merged upstream:
  * 0001-Remove-unneeded-code-for-toggeling-dockwidget-visibi.patch

==== ffmpegthumbs ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== ffmpegthumbs-kf5 ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== installation-images-MicroOS ====
Version update (17.116 -> 17.117)

- merge gh#openSUSE/installation-images#700
- add spi drivers and pl330 (bsc#1221603)
- 17.117

==== kaccounts-integration ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libkaccounts6-2

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * [kcm] Rework account rename and removal popups (kde#482307)

==== kaccounts-integration-kf5 ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * [kcm] Rework account rename and removal popups (kde#482307)

==== kaccounts-providers ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kate ====
Version update (24.02.0 -> 24.02.1)
Subpackages: kate-plugins

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * Fix tooltip not hiding after context menu was opened
  * diag: Trying to match cursor position instead of just line
  * diag: Match severity when trying to find item for line
  * diag: Fix severity filter
  * diag: Fix relatedInfo and fix items are hidden after applying filter
  * share code for url handling
  * don't acces member without checking (kde#482946)
  * improve safefty, don't crash on non arrays (kde#482152)
  * flatpak: Switch to non-preview runtime
  * Fix rainbow highlighting breaks on bracket removal
  * tabswitcher: Do not emit if we're adding no documents
  * Fix tabswitcher performance when large of docs are opened
  * Avoid many proxy invalidations on close
  * fix crash on close other with active widget (kde#481625)

==== kdegraphics-mobipocket ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kdegraphics-thumbnailers ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kdenetwork-filesharing ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kdialog ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== khelpcenter ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kio-extras ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libkioarchive6-6

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kio-extras5 ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libkioarchive5

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kio-gdrive ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== konsole ====
Version update (24.02.0 -> 24.02.1)
Subpackages: konsole-part konsole-part-lang

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * Don't rely on qtpaths for kconf_update scripts
  * Fix Qt 6 assert on QChar outside BMP
  * Support non-BMP codepoints in HTMLDecoder (kde#479983)
  * terminalDisplay/TerminalFonts: fix checking if emojiFont is set (kde#481211)
  * fix: Issue with focus setting on wdg after relocating to a new splitter (kde#479858)

==== kpmcore ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libkpmcore12

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== kwalletmanager ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * Don't create main window on the stack (kde#482499)

==== libcloudproviders ====
Version update (0.3.5 -> 0.3.6)

- Update to version 0.3.6:
  + Plug several memory leaks.
  + Avoid use-after-free within the Proxy.
  + Renamespace CloudProvidersProvider.
  + Reduce a bit the CloudProvidersAccount memory footprint.

==== libcontainers-common ====
Subpackages: libcontainers-default-policy

- reenable SUSE registry key validation for new key.

==== libgweather4 ====
Version update (4.4.0 -> 4.4.2)
Subpackages: gweather4-data libgweather-4-0 typelib-1_0-GWeather-4_0

- Update to version 4.4.2:
  + Fix endpoing for the METAR provider.
  + Updated translations.

==== libkdcraw-qt6 ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libKDcrawQt6-5

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== libkexiv2 ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libKF5KExiv2-15_0_0

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== libkexiv2-qt6 ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libKExiv2Qt6-0

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== libkgapi6 ====
Version update (24.02.0 -> 24.02.1)
Subpackages: libKPim6GAPICore6 libKPim6GAPIDrive6 libkgapi6-lang libkgapi6-sasl2-kdexoauth2

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== mobipocket ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== openconnect ====
Subpackages: libopenconnect5 openconnect-bash-completion

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]

==== openvpn ====
Version update (2.6.9 -> 2.6.10)
Subpackages: openvpn-auth-pam-plugin

- update to 2.6.10:
  * t_client.sh can now run pre-tests and skip a test block if needed
    (e.g. skip NTLM proxy tests if SSL library does not support MD4)
  * Compression: minor bugfix in checking option consistency vs.
    compiled-in algorithm support
  * systemd unit files: remove obsolete syslog.target

==== orca ====

- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]

==== partitionmanager ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== perl-Bootloader ====
Version update (1.12 -> 1.13)

- merge gh#openSUSE/perl-bootloader#165
- show script error messages also on console
- optimize Makefile
- handle missing grub-installdevice also on powerpc-ieee1275
- add kexec-bootloader test results
- log grub2-install errors correctly (bsc#1221470)
- support logging command exit codes in tests
- update test cases to include exit code checks
- update test result data
- fix bootloader_entry and update-bootloader exit status
- add tests for bootloader_entry and update-bootloader
- 1.13

==== raspberrypi-firmware-config ====

- Enable v3d "Broadcom V3D DRM Driver" (bsc#1218780).
  See also: https://docs.mesa3d.org/drivers/v3d.html

==== runc ====

- Add upstream patch <https://github.com/opencontainers/runc/pull/4219> to
  properly fix -ENOSYS stub on ppc64le. bsc#1192051 bsc#1221050
  + 0001-bsc1221050-libct-seccomp-patchbpf-rm-duplicated-code.patch
  + 0002-bsc1221050-seccomp-patchbpf-rename-nativeArch-linuxA.patch
  + 0003-bsc1221050-seccomp-patchbpf-always-include-native-ar.patch

==== sdbootutil ====
Version update (1+git20240215.cb7e392 -> 1+git20240320.8b35615)
Subpackages: sdbootutil-rpm-scriptlets sdbootutil-snapper

- Update to version 1+git20240320.8b35615:
  * Revert "Remove GRUB2 package conflict"
- Update to version 1+git20240314.3472899:
  * Add minimal grub configuration
  * Add systemd.machine_id to kernel command line
  * Add SNAPSHOT parameter to bootloader command
  * Remove GRUB2 package conflict
  * Resolve some shellcheck issues
  * Remove unused variable
  * Change tempfile name
  * needs-update and update meets grub2
  * Consider grub2 when installing the bootloader
  * Add grub2 detector and command
  * fix: delete correct initrd file after installation
  * feat: add add-all-kernels-clean function
  * refactor: use snapshot as argument for all commands
  * Set SYSTEMD_LOG_LEVEL=warning for pcrlock
  * Don't require /etc/sysconfig/fde-tools for pcr-oracle
  * add loader.conf to locking
  * Make sure there are actually entries
  * Prefer pcr-oracle if it's actually configured
  * Don't log to syslog ourselves
  * Fix typo
  * fix: remove Tumbleweed version from regular entries

==== selinux-policy ====
Version update (20240313 -> 20240321)
Subpackages: selinux-policy-targeted

- Update to version 20240321:
  * policy module for kiwi (bsc#1221109)
  * dontaudit execmem for modemmanager (bsc#1219363)

==== shadow ====
Version update (4.14.6 -> 4.15.0)
Subpackages: libsubid4 login_defs

- Add shadow-4.15.0-fix-definition.patch:
  Fix error messages about config options.
  See gh/shadow-maint/shadow#967
- Update to 4.15.0
  * libshadow:
    + Use utmpx instead of utmp. This fixes a regression introduced
    in 4.14.0.
    + Fix build error (parameter name omitted).
  * Build system:
    + Link correctly with libdl.
    + Install pam configs for chpasswd(8) and newusers(8) when using
    ./configure --with-libpam --disable-account-tools-setuid.
    + Merge libshadow and libmisc into a single libshadow. This fixes
    problems in the linker, which were reported at least in Gentoo.
    + Fix build with musl libc.
    + Support out of tree builds
  * useradd(8):
    + Set proper SELinux labels for def_usrtemplate
- Update Serge Hallyns GPG key
- Update shadow-login_defs-unused-by-pam.patch

==== signon-kwallet-extension ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- No code change since 24.02.0

==== spectacle ====
Version update (24.02.0 -> 24.02.1)

- Update to 24.02.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
  * Finish recording instead of activating when activated from shortcut while recording (kde#481471)
  * Ensure region recording outline stays out of recording
  * Set layer-shell exclusive zone for capture region overlay (kde#481391)
  * Fix selection tool
  * Use KConfigDialogManager system instead of directly setting video format (kde#481390)
  * Fix filename template label buddies

==== texlive ====

- Add patch source-luacore.dif
  * Allow file access for cache directories like defined
    VARTEXFONTS and $HOME/.cache/texmf/fonts (boo#1221762)
- Do not use --disable-offscreen for asymptote configuration
  but define missed cpp macro instead
- Add patch source-mesa24.dif
- Make asymptote build with mesa 24 with --disable-offscreen
- Update to TeXLive 2024
- Remove patch source-luatex.dif now upstream

==== yelp ====
Subpackages: libyelp0

- Add yelp-automake.patch to patch Makefile.in on SLE, rather than
  running autoreconf, since autotools there are too old.