Packages changed:
  frei0r-plugins
  gnome-shell-extensions (43.rc -> 43.0)
  libqt5-qtwebengine
  libyuv
  mozilla-nss (3.81 -> 3.82)
  rubygem-liquid
  spacenavd (1.0 -> 1.1)
  squid

=== Details ===

==== frei0r-plugins ====

- Use opencv 4 for building frei0r-plugins when possible.
  opencv 3 doesn't support FFmpeg 5.

==== gnome-shell-extensions ====
Version update (43.rc -> 43.0)
Subpackages: gnome-shell-classic gnome-shell-extensions-common gnome-shell-extensions-common-lang

- Update to version 43.0:
  + Updated translations.

==== libqt5-qtwebengine ====

- Add patches to build with python 3, ffmpeg 5 and pipewire 0.3:
  * qtwebengine-ffmpeg5.patch
  * qtwebengine-pipewire-0.3.patch
  * qtwebengine-python3.patch
- Use a newer catapult snapshot when building with python3

==== libyuv ====

- Fix quoting in pkgconfig file

==== mozilla-nss ====
Version update (3.81 -> 3.82)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools

- update to NSS 3.82
  * bmo#1330271 - check for null template in sec_asn1{d,e}_push_state
  * bmo#1735925 - QuickDER: Forbid NULL tags with non-zero length
  * bmo#1784724 - Initialize local variables in
    TlsConnectTestBase::ConnectAndCheckCipherSuite
  * bmo#1784191 - Cast the result of GetProcAddress
  * bmo#1681099 - pk11wrap: Tighten certificate lookup based on
    PKCS #11 URI.

==== rubygem-liquid ====

- limit to ruby 2.7 and 3.1 on leap

==== spacenavd ====
Version update (1.0 -> 1.1)

- Add example files to package
- Update to version 1.1
  * fixed incorrect number of buttons reported on SpaceMouse Pro and SpaceMouse
    Enterprise.
  * fixed non-contiguous button numbers on SpaceMouse Pro and SpaceMouse Enterprise,
    which could crash spnavcfg.
  * linux evdev: detect button base offset, instead of hardcoding 256 (BN_MISC),
    which fixes incorrect button numbers on the Magellan SpaceMouse USB.
  * fixed crash when attempting to save configuration (save command received from
    the client socket), and a configuration file does not already exist.
  * linux hotplug: use delayed activation to avoid multiple hotplug triggers and
    the resulting log spam.
  * reduced logging on the "verbose" setting. Now accepting multiple -v arguments
    for maximum verbosity.
  * fixed compatibility with newer 3dconnexion SDK clients.
  * fixed libm link omission, which broke the build on systems where isfinite is not
    a macro to a compiler built-in (BSD libc).
  * Added example configuration files with reasonable button mappings for the
    SpacePilot and the SpaceMouse Enterprise under doc/.

==== squid ====

- Migration to /usr/etc: Saving user changed configuration files
  in /etc and restoring them while an RPM update.