Packages changed:
  autoyast2 (4.4.31 -> 4.4.32)
  bluez
  icewm-theme-branding
  kcron (21.08.3 -> 21.12.2)
  kernel-firmware (20220218 -> 20220224)
  ldb (2.4.1 -> 2.4.2)
  libdrm (2.4.109 -> 2.4.110)
  mariadb-connector-c (3.2.5 -> 3.2.6)
  plasma5-desktop
  python-Beaker
  salt
  screen (4.8.0 -> 4.9.0)
  squid (5.4 -> 5.4.1)
  wget (1.21.2 -> 1.21.3)
  yast2-trans (84.87.20220224.fc95951c18 -> 84.87.20220227.6bd7ce0ef2)

=== Details ===

==== autoyast2 ====
Version update (4.4.31 -> 4.4.32)
Subpackages: autoyast2-installation

- add yast namespace to merge.xslt to fix CDATA handling (bsc#1195910)
- 4.4.32

==== bluez ====
Subpackages: libbluetooth3

- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)

==== icewm-theme-branding ====

- Add pass-env-var-to-systemd-user-session.patch instead of changing
  the tar ball to fix the bsc#1179237.
- Update the tar ball to sync with upstream.
- Add fix-font-configuration.patch:
  Fix font configuration after google-droid-fonts update
  (boo#1195328 bsc#1196336)

==== kcron ====
Version update (21.08.3 -> 21.12.2)
Subpackages: kcron-lang

- Add more upstream changes (boo#1195154, boo#1193945):
  * 0001-Write-into-crontab-instead-of-replacing-the-file.patch
- Add upstream change:
  * 0001-Improve-temporary-file-handling.patch (boo#1195154, boo#1195152, CVE-2022-24986)
- Update to 21.12.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/21.12.2/
- No code change since 21.12.1
- Add upstream patch:
  0001-KCronHelper-Return-error-when-things-don-t-work-out.patch
  (contributes to boo#1195154, boo#1193945)
- Update to 21.12.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/21.12.1/
- No code change since 21.12.0
- Update to 21.12.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/21.12.0/
- No code change since 21.11.90
- Update to 21.11.90
  * New feature release
- No code change since 21.11.80
- Update to 21.11.80
  * New feature release
- Changes since 21.08.3:
  * Remove includes from .cpp/.h
  * Add freebsd support
  * Implementing the System Cron functionality using KAuth
  * Use a fancy stl function as recommended by cppcheck
  * Added comments for clarification, unrelated to other changes.
  * Added debug messages
  * GlobalCron is redundant now, as its functionality is moved into system cron.
  * Remove running as root and implement temporary authorization.
  * Add helper files for KAuth.
  * Align sentence with other similar ones.
  * A few more typos.
  * Fixing typos in source code
  * Fix documentation typo
  * Rename isSpace to isSpaceAt
  * Ignore auto-generated files.
  * Use directly qCDebug
  * Don't set option tabs (kde#442845)
  * add support for  building without deprecated methods
  * We use c++17 now here

==== kernel-firmware ====
Version update (20220218 -> 20220224)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network ucode-amd

- Update to version 20220224 (git commit 9cab94f59b23):
  * Mellanox: Add new mlxsw_spectrum firmware xx.2010.1406
  * wfx: update to firmware 3.14
  * wfx: add antenna configuration files
  * wfx: rename silabs/ into wfx/
  * linux-firmware: update firmware for mediatek bluetooth chip(MT7921)
  * linux-firmware: Update firmware patch for Intel Bluetooth 8260
  * linux-firmware: Update firmware file for Intel Bluetooth 8265
  * linux-firmware: Intel BT 7265: Fix Security Issues (bsc#1195786)
- Update license.txt for wfx
- Temporary fix for WHENCE for wfx:
  wfx-WHENCE-fix.diff

==== ldb ====
Version update (2.4.1 -> 2.4.2)
Subpackages: libldb2 libldb2-32bit python3-ldb

- Update to version 2.4.2
  + Fix for CVE-2021-3670, ensure that the LDB request has not
    timed out during filter processing as the LDAP server
    MaxQueryDuration is otherwise not honoured.

==== libdrm ====
Version update (2.4.109 -> 2.4.110)
Subpackages: libdrm-devel libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1

- update to 2.4.110:
  * build system updates
  * amdgpu: implement new CTX OP to set/get stable pstates
  * amdgpu: update_drm for new CTX OP to set/get stable pstates
  * intel: Add support for ADL-N
  * intel: Add support for RPLS platform
  * intel: sync pciids with Linux kernel
  * update to tests

==== mariadb-connector-c ====
Version update (3.2.5 -> 3.2.6)

- Update to 3.2.6:
  * release notes and changelog:
    https://mariadb.com/kb/en/library/mariadb-connector-c-326-release-notes
    https://mariadb.com/kb/en/library/mariadb-connector-c-326-changelog
- Refresh private_library.patch

==== plasma5-desktop ====
Subpackages: plasma5-desktop-emojier plasma5-desktop-lang

- Add patch to fix the apply button in the touchpad KCM (kde#449843):
  * 0001-kcms-touchpad-Remove-weird-Q_EMIT-changed-false-in-r.patch
- Adjust patch for khelpcenter desktop file rename:
  * 0001-Apply-branding-to-default-favorites.patch

==== python-Beaker ====

- add glibc-locale dependency for tests

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

- Fix issues found around pre_flight_script_args
- Added:
  * prevent-shell-injection-via-pre_flight_script_args-4.patch
- Add salt-ssh with Salt Bundle support (venv-salt-minion)
  (bsc#1182851, bsc#1196432)
- Added:
  * add-salt-ssh-support-with-venv-salt-minion-3004-493.patch
- Restrict "state.orchestrate_single" to pass a pillar value if it exists (bsc#1194632)
- Added:
  * state.orchestrate_single-does-not-pass-pillar-none-4.patch

==== screen ====
Version update (4.8.0 -> 4.9.0)

- GNU Screen 4.9.0:
  * Hardstatus option for used encoding (escape string '%e')
  * fix combining char handling that could lead to a segfault
  * CVE-2021-26937: possible denial of service via a crafted UTF-8
    character sequence, upstream fix replacing dropped combchar.diff
    (boo#1182092)
  * make screen exit code be 0 when checking --help
  * session names limit is 80 symbols
  * option -X ignores specified user in multiuser env
- remove deprecated texinfo packaging macros

==== squid ====
Version update (5.4 -> 5.4.1)

- Update to 5.4.1:
  * Bug 5055: FATAL FwdState::noteDestinationsEnd exception: opening
  * code clean-ups and developer visible changes

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

- GNU wget 1.21.3:
  * Fix computation of total bytes downloaded during FTP transfers
  * Add option to select TLS 1.3 on the command line
  * Fix HSTS build issues on some 64-bit big-endian systems
  * Hide password during status report in --no-verbose
  * Remove a sprurious print statement that showed up even during
  - -quiet

==== yast2-trans ====
Version update (84.87.20220224.fc95951c18 -> 84.87.20220227.6bd7ce0ef2)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu

- Update to version 84.87.20220227.6bd7ce0ef2:
  * Translated using Weblate (Chinese (China) (zh_CN))
  * Translated using Weblate (Chinese (China) (zh_CN))
  * Translated using Weblate (Chinese (China) (zh_CN))
  * Translated using Weblate (Chinese (China) (zh_CN))
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Slovak)