Packages changed:
  MicroOS-release (20240823 -> 20240825)
  NetworkManager
  dbus-1
  dracut (059+suse.636.g9a22b6b0 -> 059+suse.639.g49307b2a)
  gstreamer (1.24.6 -> 1.24.7)
  gstreamer-plugins-bad (1.24.6 -> 1.24.7)
  gstreamer-plugins-base (1.24.6 -> 1.24.7)
  gstreamer-plugins-good (1.24.6 -> 1.24.7)
  selinux-policy (20240816 -> 20240823)
  systemd-presets-common-SUSE

=== Details ===

==== MicroOS-release ====
Version update (20240823 -> 20240825)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== NetworkManager ====
Subpackages: NetworkManager-bluetooth NetworkManager-wwan libnm0 typelib-1_0-NM-1_0

- Add NetworkManager-dont-enforce-ip-cleanup-on-device-deactivating.patch:
  device: don't enforce IP cleanup on deactivating state
  (bsc#1228154, glfd#NetworkManager/NetworkManager!2016).

==== dbus-1 ====
Subpackages: dbus-1-common dbus-1-daemon dbus-1-tools libdbus-1-3

- Drop feature-suse-auto-socket-target-wants.patch and use the
  filesystem instead, this works more consistenly with dbus-broker
- Add RH/Fedora compat provides dbus-libs to library package
  needed by Mullvad
- Add feature-suse-auto-socket-target-wants.patch: move
  from static enable symlinks to systemd created symlinks otherwise
  it can't be enabled by systemd-presets-common-SUSE
- Update feature-suse-refuse-manual-start-stop.patch: prevent
  killing the socket or user service aswell
- common: dbus.socket still gets used after migration to
  dbus-broker so keep pre/post/postun scriptlets
- Explicitly require /usr/bin/cmp for the post scripts instead of
  diffutils: allow other implementations like busybox-diffutils to
  be acceptable.
- No longer start or offer starting dbus as a system service
  dbus-broker will be the only supported system dbus. Although
  the existing daemon will stay as some things (gdm) require
  dbus-run-session

==== dracut ====
Version update (059+suse.636.g9a22b6b0 -> 059+suse.639.g49307b2a)
Subpackages: dracut-ima

- Update to version 059+suse.639.g49307b2a:
  * feat(systemd*): include systemd config files from /usr/lib/systemd (bsc#1228398)

==== gstreamer ====
Version update (1.24.6 -> 1.24.7)
Subpackages: libgstreamer-1_0-0 typelib-1_0-Gst-1_0

- Update to version 1.24.7:
  + Highlighted bugfixes:
  - Fix APE and Musepack audio file and GIF playback with FFmpeg
    7.0
  - playbin3: Fix potential deadlock with multiple playbin3s with
    glimagesink used in parallel
  - qt6: various qmlgl6src and qmlgl6sink fixes and improvements
  - rtspsrc: expose property to force usage of non-compliant
    setup URLs for RTSP servers where the automatic fallback
    doesn't work
  - urisourcebin: gapless playback and program switching fixes
  - v4l2: various fixes
  - va: Fix potential deadlock with multiple va elements used in
    parallel
  - meson: option to disable gst-full for static-library build
    configurations that do not need this
  - Various bug fixes, memory leak fixes, and other stability and
    reliability improvements
  + gstreamer:
  - bin: Don't keep the object lock while setting a GstContext
    when handling NEED_CONTEXT
  - core: Log pad name, not just the pointer

==== gstreamer-plugins-bad ====
Version update (1.24.6 -> 1.24.7)
Subpackages: libgstadaptivedemux-1_0-0 libgstanalytics-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstcuda-1_0-0 libgstinsertbin-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstmse-1_0-0 libgstphotography-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstsctp-1_0-0 libgsttranscoder-1_0-0 libgsturidownloader-1_0-0 libgstva-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0 libgstwebrtcnice-1_0-0

- Update to version 1.24.7:
  + aom: av1enc: restrict allowed input width and height
  + h264parse:
  - bypass check for length_size_minus_one
  - Reject FD received before SPS
  + msdk: replace strcmp with g_strcmp0
  + msdkvc1dec crashes (segfault)
  + rsvgoverlay: add debug category
  + va:
  - don't use GST_ELEMENT_WARNING in set_context() vmethod to fix
    potential deadlock
  - deadlock when playing two videos at once
  + webrtc: Add missing G_BEGIN/END_DECLS in header for C++
  + wpe: initialize threading.ready before reading it
- Drop 85b4fbf40b1d53a4141941abf70d2d4d83eb140e.patch: Fixed
  upstream.

==== gstreamer-plugins-base ====
Version update (1.24.6 -> 1.24.7)
Subpackages: libgstallocators-1_0-0 libgstapp-1_0-0 libgstaudio-1_0-0 libgstfft-1_0-0 libgstgl-1_0-0 libgstpbutils-1_0-0 libgstriff-1_0-0 libgstrtp-1_0-0 libgstrtsp-1_0-0 libgstsdp-1_0-0 libgsttag-1_0-0 libgstvideo-1_0-0

- Update to version 1.24.7:
  + pbutils: descriptions: use subsampling factor to get YUV
    subsampling
  + rtspconnection: Handle invalid argument properly
  + urisourcebin:
  - Actually drop EOS on old-school pad switch
  - Don't hold lock when emitting about-to-finish
  + gst-launch deadlock with two playbin3s
  + xvimagesink: Fix crash in pool on error
- Add gst-plugins-base-decodebin3-collection-identity-check.patch:
  - Fixes a assertion causing crash on track change. Upstream bug:
    https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3742

==== gstreamer-plugins-good ====
Version update (1.24.6 -> 1.24.7)

- Update to version 1.24.7:
  + qmlgl6src: Fix crash when use-default-fbo is not set
  + qt6glwindow:
  - Fallback to GL_RGB on CopyTexImage2D error, fixing usage with
    eglfs backend
  - Only use GL_READ_FRAMEBUFFER when we do blits
  + qt6: glwindow: Don't leak previously rendered buffer
  + rtspsrc: expose property for forcing usage of non-compliant
    URLs
  + v4l2object: fix ARIB_STD_B67 colorimetry unmatch issue
  + v4l2: Fix colorimetry mismatch for encoded format with RGB
    color-matrix

==== selinux-policy ====
Version update (20240816 -> 20240823)
Subpackages: selinux-policy-targeted

- Update to version 20240823:
  * Allow rasdaemon write access to sysfs (bsc#1229587)

==== systemd-presets-common-SUSE ====

- Add presets to enable dbus-broker.service for both system and user
  due to naming socket activation doesn't work directly.
- Order .presets file alphabetically via service.