Packages changed:
  iso_ent
  kdeconnect-kde
  openconnect (9.10 -> 9.12)
  virtualbox
  virtualbox-kmp
  wget (1.21.3 -> 1.21.4)
  xfce4-screenshooter (1.10.3 -> 1.10.4)

=== Details ===

==== iso_ent ====

- Modernise spec file

==== kdeconnect-kde ====
Subpackages: kdeconnect-kde-lang kdeconnect-kde-zsh-completion

- Add patch to avoid incorrect notification IDs from the notification
  plugin (kde#447385):
  * Use-org-freedesktop-DBus-Monitoring-to-monitor-notifications.patch

==== openconnect ====
Version update (9.10 -> 9.12)
Subpackages: libopenconnect5 openconnect-bash-completion openconnect-lang

- Update to release 9.12:
  * Explicitly reject overly long tun device names.
  * Increase maximum input size from stdin (#579).
  * Ignore 0.0.0.0 as NBNS address (!446, vpnc-scripts#58).
  * Fix stray (null) in URL path after Pulse authentication (4023bd95).
  * Fix config XML parsing mistake that left GlobalProtect ESP non-working in v9.10 (!475).
  * Fix case sensitivity in GPST header matching (!474).

==== virtualbox ====

- update python311.patch: remove changes that only work on
  Tumbleweed
- Patch python311.patch fails on Leap 15.4 and Leap 15.5. Change spec file so thqt it is only
  applied for Tumbleweed.
- update python311.patch to also detect vboxpython module with python 3.11

==== virtualbox-kmp ====

- update python311.patch: remove changes that only work on
  Tumbleweed
- Patch python311.patch fails on Leap 15.4 and Leap 15.5. Change spec file so thqt it is only
  applied for Tumbleweed.
- update python311.patch to also detect vboxpython module with python 3.11

==== wget ====
Version update (1.21.3 -> 1.21.4)
Subpackages: wget-lang

- GNU wget 1.21.4:
  * Document --retry-on-host-error in help text
  * Increase read buffer size to 64k.
    This should speed up downloads on gigabit and faster connections
  * Update deprecated option '--html-extension' to
    '--adjust-extension' in documentation

==== xfce4-screenshooter ====
Version update (1.10.3 -> 1.10.4)
Subpackages: xfce4-screenshooter-lang xfce4-screenshooter-plugin

- Update to 1.10.4
  * Fix warning about checking file permissions
  * Refactor supported image formats handling (!49)
  * Add support to AVIF (#109)
  * Add support to JPEG XL (#108)
  * Check if the pixbuf-loader supports writing
  * Restrict file permission if not saved in a user-owned directory (#2)
  * Save preferences when plugin finalizes screenshot (#96)
  * Fix screenshot finalize behavior for plugin
  * Translation Updates