Packages changed:
  dav1d (1.4.2 -> 1.4.3)
  gettext-runtime
  gsl
  libbytesize
  libserf
  libxml2 (2.12.7 -> 2.12.8)
  libxml2-python (2.12.7 -> 2.12.8)
  mosh
  openSUSE-release (20240612 -> 20240613)
  python-argparse-manpage (4.5 -> 4.6)
  ruby3.3 (3.3.2 -> 3.3.3)
  salt
  util-linux
  util-linux-systemd
  vlc (3.0.20 -> 3.0.21)
  xkeyboard-config (2.41 -> 2.42)
  xorg-x11-server

=== Details ===

==== dav1d ====
Version update (1.4.2 -> 1.4.3)

- Update to version 1.4.3
  * AArch64: Fix potential out of bounds access in DotProd H/HV
    filters
  * cli: Prevent buffer over-read

==== gettext-runtime ====
Subpackages: libtextstyle0

- Fix envsubst-mini:
  + Conflicts with the 'full' envsubst
  + Require 'this-is-only-for-build-envs': ensure this does not
    find it's way out of OBS onto installations.
- add optional -mini suffix to envsubst package

==== gsl ====
Subpackages: libgsl28 libgslcblas0

- Add gsl-bspline-missing-definition.patch: Add missing definition
  for gsl_bspline_eval_nonzero (svg#65868).

==== libbytesize ====

- Add %python3_fix_shebang to fix binaries dependency on
  /usr/bin/python3

==== libserf ====

- The following bugs were affecting SLE but not Tumbleweed:
  * Fix build with openSSL 3 by removing usage of ERR_GET_FUNC, bsc#1221211
  * Fix hanging in subversion by updating libserf to 1.3.10,
    bsc#1224089, bsc#1222854

==== libxml2 ====
Version update (2.12.7 -> 2.12.8)
Subpackages: libxml2-2 libxml2-tools

- Update to version 2.12.8:
  + parser: Fix performance regression when parsing namespaces.

==== libxml2-python ====
Version update (2.12.7 -> 2.12.8)

- Update to version 2.12.8:
  + parser: Fix performance regression when parsing namespaces.

==== mosh ====

- remove package name based perl requires

==== openSUSE-release ====
Version update (20240612 -> 20240613)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== python-argparse-manpage ====
Version update (4.5 -> 4.6)

- update to 4.6:
  * Fix build against Python 3.13

==== ruby3.3 ====
Version update (3.3.2 -> 3.3.3)
Subpackages: libruby3_3-3_3

- Update to 3.3.3
  - RubyGems 3.5.11
  - Bundler 2.5.11
  - REXML 3.2.8
  - strscan 3.0.9
  - --dump=prism_parsetree is replaced by --parser=prism
  - -dump=parsetree
  - Invalid encoding symbols raise SyntaxError instead of
    EncodingError
  - Memory leak fix in Ripper parsing
  - Bugfixes for YJIT, **{}, Ripper.tokenize,
    RubyVM::InstructionSequence#to_binary, --with-gmp, and some
    build environments

==== salt ====
Subpackages: python3-salt salt-master salt-minion salt-transactional-update

- Skip certain tests if necessary for some OSes and set flaky ones
- Added:
  * skip-certain-tests-if-necessary-and-mark-some-flaky-.patch
- Add a timer to delete old env post update for venv-minion
- Added:
  * provide-systemd-timer-unit.patch

==== util-linux ====
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1

- disable libmagic in more(1) for binary detection (bsc#1225197)

==== util-linux-systemd ====
Subpackages: lastlog2 liblastlog2-2

- disable libmagic in more(1) for binary detection (bsc#1225197)

==== vlc ====
Version update (3.0.20 -> 3.0.21)
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-noX vlc-qt vlc-vdpau

- Updte to version 3.0.21:
  + Decoders:
  * Improve Opus ambisonic support
  * Fix some ASS subtitle rendering issues
  * Fix Opus in MP4 behaviour
  * Fix VAAPI hw decoding with some drivers
  + Input:
  * Add support for HTTP content range handling according to RFC
    9110
  * Fix some HLS Adaptive Streaming not working in audio-only
    mode
  + Video Output:
  * Super Resolution scaling with AMD GPUs
  * The D3D11 HDR option can also turn on/off HDR for all sources
    regardless of the display
  * Improve subtitles rendering on Apple platforms of notably
    Asian languages by correcting font fallback lookups
  + Video Filter:
  * New AMD VQ Enhancer filter
  * Add D3D11 option to use NVIDIA TrueHDR to generate HDR from
    SDR sources
  + Audio Output:
  * Fix regression on macOS causing crashes when using audio
    devices with more than 9 channels
  + Services Discovery:
  * Fix exposed UPnP directory URL schemes to be compliant with
    RFC 3986
  + libVLC:
  * the HWND passed to libvlc_media_player_set_hwnd must have the
    WS_CLIPCHILDREN style set.
  * Fix crashes when using caopengllayer
  + Misc:
  * Fix various warnings, leaks and potential crashes
  * Fix security integer overflow in MMS module
- Drop 4645.patch and 770789f2.patch: fixed upstream.

==== xkeyboard-config ====
Version update (2.41 -> 2.42)

- update to 2.42:
  * Translations updated

==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra

- Fix python3 shebang in source python script to use specific python
  interpreter and remove dependency on /usr/bin/python3
  (bsc#1212476)