Packages changed:
  ImageMagick (7.1.1.15 -> 7.1.1.17)
  apache2-mod_php8
  apparmor
  branding-openSUSE
  cairo (1.17.8 -> 1.18.0)
  distribution-logos-openSUSE (20220322 -> 20230921)
  drbd
  flashrom (1.2 -> 1.3.0)
  git
  gnome-control-center
  gnome-mahjongg (3.40.0 -> 3.40.0+35)
  gnustep-base
  graphite2
  imlib2 (1.12.0 -> 1.12.1)
  libapparmor
  libdrm
  libguestfs
  libreoffice (7.6.1.1 -> 7.6.1.2)
  libsecret (0.21.0 -> 0.21.1)
  ovmf (202305 -> 202308)
  p11-kit (0.24.1 -> 0.25.0)
  php8
  python-constantly
  python-tornado6 (6.3.2 -> 6.3.3)
  stoken (0.92 -> 0.93)
  swtpm (0.8.0 -> 0.8.1)
  systemd
  transactional-update (4.3.0 -> 4.4.0)
  tuned (2.20.0.18+git.7b1a20b -> 2.21.0.0+git.670541d)
  xdg-utils (1.1.3+20230830 -> 1.1.3+20230831)
  yast2-bootloader (4.6.2 -> 5.0.2)
  yast2-installation (4.6.7 -> 5.0.1)
  yast2-trans (84.87.20230913.43f962446c -> 84.87.20230922.91d997adab)

=== Details ===

==== ImageMagick ====
Version update (7.1.1.15 -> 7.1.1.17)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10

- version update to 7.1.1.17
  * upstream changelog:
  https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-17---2023-09-19
- modified patches
  % ImageMagick-library-installable-in-parallel.patch (refreshed)
- follow upstream, create open, limited, secure and websafe alternative
  configuration packages with different policy.xml
- removing p7zip redundant dependency

==== apache2-mod_php8 ====

- add missing references to rpm changelog
- 15sp4 only:
  [bsc#1200772], [jsc#SLE-24723] add pecl, pear
  [jsc#SLE-23639] version update

==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-parser-lang apparmor-profiles apparmor-utils apparmor-utils-lang python3-apparmor

- Fix pam_apparmor %post and %postun scripts to handle pam-config errors
  (bsc#1215596)

==== branding-openSUSE ====
Subpackages: grub2-branding-openSUSE libreoffice-branding-openSUSE plymouth-branding-openSUSE wallpaper-branding-openSUSE yast2-qt-branding-openSUSE

- Enable grub2-branding on ppc64le. patterns-microos-base has
  Requires (grub2-branding-openSUSE if grub2). So we need the
  branding.

==== cairo ====
Version update (1.17.8 -> 1.18.0)
Subpackages: libcairo-gobject2 libcairo-script-interpreter2 libcairo2

- Update to version 1.18.0:
  + The first stable cairo release in five years should be cause
    for celebration.
  + All the API added in the 1.17 development cycle is now
    considered stable, and will not change.
  + Many thanks to all the contributors for this release.
  + The cairo-sphinx tool has been removed; we could not find any
    instruction on how to use it, and no user answered our call for
    help. If you were using cairo-sphinx, please reach out to the
    cairo maintainers.
  + Cairo now implements Type 3 color fonts for PDF.
  + Multiple documentation fixes, to ensure that the cairo API
    reference is up to date. Also fixed multiple compiler warnings
    generated when building cairo.
  + The XML surface has been removed; it was disabled by default
    when building cairo, and we could not find any downstream
    distributor that would enable it.
  + The Tee surface is now automatically enabled. Downstream
    distributors of cairo have been enabling for years it in order
    to build Firefox.
  + Fixed multiple issues with the DWrite font backend.
  + Improved the Quartz surface; mainly, Quartz surfaces now use
    the main display ColorSpace, speeding up rendering operations.
  + Cairo now hides all private symbols by default on every
    platform; the old "slim" symbols hack to alias internally used
    symbols has been dropped, in favor of using
    `-Bsymbolic-functions` with toolchains that support it.
  + Fixed multiple memory leaks in the code base and test suite,
    and general maintenance.
  + Added new API to expose the Pixman dithering filter to cairo
    patterns; this is currently implemented only for image
    surfaces.
- Drop patches fixed upstream:
  + cairo-1.17.8-fix-tee-compilation.patch
  + cairo-1.17.8-ft-font-missing-glyph.patch
- Rebase patches with quilt.
- Stop passing xml=disabled to meson setup, xml backend is dropped.

==== distribution-logos-openSUSE ====
Version update (20220322 -> 20230921)
Subpackages: distribution-logos-openSUSE-Tumbleweed distribution-logos-openSUSE-icons

- Add Aeon branding

==== drbd ====

- drbd: fix build error against kernel v6.5.4 (boo#1215699)
  * add upstream patch
    + 0001-drbd-allow-transports-to-take-additional-krefs-on-a-.patch
    + 0002-drbd-improve-decision-about-marking-a-failed-disk-Ou.patch
    + 0003-drbd-fix-error-path-in-drbd_get_listener.patch
    + 0004-drbd-build-fix-spurious-re-build-attempt-of-compat.p.patch
    + 0005-drbd-log-error-code-when-thread-fails-to-start.patch
    + 0006-drbd-log-numeric-value-of-drbd_state_rv-as-well-as-s.patch
    + 0007-drbd-stop-defining-__KERNEL_SYSCALLS__.patch
    + 0008-compat-block-introduce-holder-ops.patch
    + 0009-drbd-reduce-net_ee-not-empty-info-to-a-dynamic-debug.patch
    + 0010-drbd-do-not-send-P_CURRENT_UUID-to-DRBD-8-peer-when-.patch
    + 0011-compat-block-pass-a-gendisk-to-open.patch
    + 0012-drbd-Restore-DATA_CORKED-and-CONTROL_CORKED-bits.patch
    + 0013-drbd-remove-unused-extern-for-conn_try_outdate_peer.patch
    + 0014-drbd-include-source-of-state-change-in-log.patch
    + 0015-compat-block-use-the-holder-as-indication-for-exclus.patch
    + 0016-drbd-Fix-net-options-set-defaults-to-not-clear-the-t.patch
    + 0017-drbd-propagate-exposed-UUIDs-only-into-established-c.patch
    + 0018-drbd-rework-autopromote.patch
    + 0019-compat-block-remove-the-unused-mode-argument-to-rele.patch
    + 0020-drbd-do-not-allow-auto-demote-to-be-interrupted-by-s.patch
  * add suse special patch
    + bsc-1215699_fix-build-error-against-kernel-v6.5.4.patch

==== flashrom ====
Version update (1.2 -> 1.3.0)

- Update to 1.3.0
  - See changelog at https://www.flashrom.org/Flashrom/1.3
- Removed patches (merged upstream):
  - flashrom-install-man-file.patch
  - flashrom-j-link-spi.patch

==== git ====
Subpackages: git-core git-email git-svn git-web perl-Git

- Downgrade openssh dependency to recommends (bsc#1215533)

==== gnome-control-center ====
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-lang gnome-control-center-user-faces

- Add gnome-control-center-add-user-button.patch:
  Show add user button when user is a normal user
  (bsc#1215556 glgo#GNOME/Settings!1927).

==== gnome-mahjongg ====
Version update (3.40.0 -> 3.40.0+35)
Subpackages: gnome-mahjongg-lang

- Update to version 3.40.0+35:
  + window: always show number of moves left
  + gnome-mahjongg: update 'moves left' on tile match and restart
  + game: Only create a single timer
  + User help: Correct dead IRC link
  + Updated translations.
- Switch to service, git checkout of current head.

==== gnustep-base ====

- use pkgconfig(icu-uc) to use the current libicu. (jsc#PED-6193)

==== graphite2 ====

- fixed license string [bsc#1207676]:
  LGPL-2.1-or-later OR MPL-2.0 OR GPL-2.0-or-later

==== imlib2 ====
Version update (1.12.0 -> 1.12.1)
Subpackages: imlib2-loaders libImlib2-1

- update to 1.12.1:
  * Fix some clang complaints
  * scaling: MMX asm scaling causes segv, disable for now
  * loading: Call module exit function also when not
    dlclosing module on unload
  * loaders: Fix build with -m32 --enable-debug
  * test_load_2: Add forgotten xeyes.png
  * test_save: Fix for jxl loader on ix86
  * test_scale: MMX scaling is disabled
  * RAW loader: Don't unload loader
  * loaders: Fix CPPFLAGS order
  * imlib2_grab, imlib2_view: Unset context colormap
  * x11_grab: Use correct depth when grabbing

==== libapparmor ====

- Fix pam_apparmor %post and %postun scripts to handle pam-config errors
  (bsc#1215596)

==== libdrm ====
Subpackages: libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1

- provide/obsolete dropped packages libkms1/libkms-devel (bsc#1215526)
- adjusted n_libdrm-drop-valgrind-dep-generic.patch,
  n_libdrm-drop-valgrind-dep-intel.patch to generated 2.4.116
  pkgconfig files in order to fix build against sle15/Leap 15.x

==== libguestfs ====
Subpackages: libguestfs-appliance libguestfs-xfs libguestfs0

- bsc#1215543 - guestfs regression: file: Use -S option with -z
  Omit-file--S-option-on-older-distros-that-lack-support.patch
  See also bsc#1215461
- bsc#1215586 - guestfs regression: non functional network due to
  missing sysconfig-netconfig
  libguestfs.spec

==== libreoffice ====
Version update (7.6.1.1 -> 7.6.1.2)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-en_GB libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-pt_BR libreoffice-l10n-ru libreoffice-l10n-zh_CN libreoffice-l10n-zh_TW libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit

- libreoffice-draw requires libreoffice-impress from 7.5 onwards, bsc#1215595
- Update to 7.6.1.2:
  https://wiki.documentfoundation.org/Releases/7.6.1/RC2

==== libsecret ====
Version update (0.21.0 -> 0.21.1)
Subpackages: libsecret-1-0 libsecret-lang typelib-1_0-Secret-1

- Update to version 0.21.1:
  + Fix updating credentials by another process in the same Flatpak
    sandbox.
  + Migrate to g_memdup2.
  + Updated translations.

==== ovmf ====
Version update (202305 -> 202308)
Subpackages: qemu-ovmf-x86_64

- Update to edk2-stable202308
  - Features (https://github.com/tianocore/edk2/releases):
    CryptoPkg: consume OpenSSL 3.0
    Replace the OVMF-specific SataControllerDxe with the generic one in MdeModulePkg
    Remove the duplicated definitions from BaseTools
    Arm GIC Library and Driver improvements
    Use restricted memory mappings in PEI
    Add SmmCpuFeaturesLib implementation for AMD Processor family
    Add USB Network RNDIS Drivers
    Support Standalone MM based variable services in PEI on ARM systems
    Add RISC-V MMU support
    Add RISC-V support to CLANGDWARF toolchain
  - Patches (git log --oneline --date-order edk2-stable202305..edk2-stable202308):
    819cfc6b42 OvmfPkg/RiscVVirt: Fix issues in VarStore Blockmap config
    00b51e0d78 MdeModulePkg: HeapGuard: Don't Assume Pool Head Allocated In First Page
    48089f3a7c OvmfPkg/Bhyve: build platform info HOB
    eaffa1d7ff UefiCpuPkg:Wake up APs after power-up or RESET through SIPI.
    1d76560146 OvmfPkg: Disable PcdFirstTimeWakeUpAPsBySipi.
    98e9d29e06 UefiCpuPkg: Add PcdFirstTimeWakeUpAPsBySipi
    055c7bd1a7 UefiCpuPkg: Add SendStartupIpiAllExcludingSelf
    991515a058 CryptoPkg: remove BN and EC accel for size optimization
    e91bfffd4f CryptoPkg/openssl: update CI config for openssl 3.0
    46226fb5d3 CryptoPkg: remove strcmp to syscall
    c0aeb92663 CryptoPkg: run configure.py to update all generated files
    dfa6147a79 CryptoPkg: add more dummy implement of openssl for size optimization
    2bead79cfc CryptoPkg: add implemention of _ftol2_sse() to avoid build error
    b2ff8e45db CryptoPkg: add define of maximum unsigned size_t
    4b5faa5775 CryptoPkg: add missing gcc instructions
    43e0ede26b CryptoPkg: Enable memcpy sys call in RISCV64 build
    f0d3e59754 CryptoPkg: Align with 4096 when build with OpensslFullAccel
    bdf3142eb7 CryptoPkg/TlsLib: use unsigned long for ErrorCode
    20193b20b5 CryptoPkg: disable C4133 warning in openssl libraries
    bf1ff73c8c CryptoPkg: Add instrinsics to support building openssl3 on IA32 windows
    cea8e3b513 CryptoPkg: adapt 3.0 change in SslNull.c
    ea7a37d352 CryptoPkg: use UEFI provider as default
    9b9b331e0f CryptoPkg: Move all UEFI implement of openssl to OpensslStub
    5e1900f266 CryptoPkg/openssl: adapt EcSm2Null.c for openssl 3.0
    174a306ccd CryptoPkg/openssl: store dummy update for openssl 3.0
    3af00aec7f CryptoPkg/openssl: move compiler_flags to buildinf.c
    c638d1f672 CryptoPkg/openssl: adapt rand_pool.c to openssl 3.0 changes
    eac38f74c4 CryptoPkg/TlsLib: ERR_GET_FUNC is gone
    2a6dc1211f CryptoPkg/BaseCryptLib: drop BIO_* dummy functions
    63c8d160ae CryptoPkg/BaseCryptLib: adapt CryptSm3.c to openssl 3.0 changes.
    84158d0ebe CryptoPkg/BaseCryptLib: no openssl deprecation warnings please
    ac492c3ead CryptoPkg/openssl: UefiAsm.conf update for openssl 3.0
    81f5aa0700 CryptoPkg/openssl: add openssl3 configure scripts
    7cede6d5f4 CryptoPkg/openssl: update Openssl*.inf files for openssl 3.0
    49a113a7a4 CryptoPkg/openssl: cleanup all openssl1.1.1 generated files and code
    9d6d237c3c CryptoPkg/openssl: update submodule to openssl-3.0.9
    136931c4db MedPkg/Include: Add PCI_EXPRESS_EXTENDED_CAPABILITY_DVSEC_ID
    3c274c0d83 MdePkg: Add new status codes to PrintLib
    107ddf1de9 MdePkg: Add missing status codes
    2d8c17a9b6 OvmfPkg/PlatformCI: Boot OVMF in SMP mode.
    bae848ee25 OvmfPkg/PlatformCI VS2019: Disable workaround for cpuhp bugfix
    744c42bfd8 OvmfPkg/PlatformCI: Use recent Qemu on Windows
    01ad4134c3 MdeModulePkg: Solve boot hang Xhci driver when use USB DVD with empty disk
    ef05145136 ArmPkg: DefaultExceptionHandlerLib: Do Not Allocate Memory
    7672d1cca5 MdeModulePkg/SetupBrowser: Load storage via GetVariable for EfiVarStore
    fa789cc68a BaseTools: scan Edk2ToolsBuild.py make output
    5cadb8ce21 BaseTools: BinToPcd: Resolve xdrlib deprecation
    d11968fcc5 MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix UNUSED_VALUE Coverity issue
    c7c1170a45 MdeModulePkg/Bus/Ata/AtaAtapiPassThru: Fix SIGN_EXTENSION Coverity issue
    677f2c6f15 OvmfPkg/RiscVVirt: Update README for CLANGDWARF support
    3f49462558 BaseTools/tools_def: Add CLANGDWARF support for RISC-V
    0f9fd06919 OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directives
    8543840cfd OvmfPkg/RiscVVirt: use 'auto' alignment and FIXED for XIP modules
    70f3e62dc7 OvmfPkg/BhyvePkg: enable bus enumeration
    f284981506 Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver"
    1c923b9f25 Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"
    c7a7f09c1d UefiCpuPkg: Decouple the SEV-ES functionality.
    25a6745fe8 RedfishPkg/RedfishDiscoverDxe: fix netmask check issue
    dcf05f958e MdePkg/Include/IndustryStandard: Remove VS20xx workaround
    5309ddc83b EmulatorPkg/Win/Host: Fix RUNTIME_FUNCTION redefinition error
    925c445fd3 OvmfPkg/RiscVVirt: Avoid printing hard coded timeout value
    7427dd3fc0 OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryType
    c6b512962e UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option
    b2de9ec5a7 CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1u
    6510dcf6f7 NetworkPkg/HttpDxe: fix driver binding start issue.
    a52044a9e6 OvmfPkg/IoMmuDxe: add locking to IoMmuAllocateBounceBuffer
    08aacbf056 OvmfPkg/CloudHv: update Maintainers.txt entry
    4d1014093f UefiCpuPkg: Uses gMmst in MmSaveStateLib
    39ded59c09 OvmfPkg/PeilessStartupLib: Updated with PcdSecureBootSupported
    3399f64588 RedfishPkg/RedfishRestExDxe: reset session when TCP timeout happens
    dd49d448b0 MdeModulePkg/Bus/Pci/EhciDxe: Fix FORWARD_NULL Coverity issues
    f220dcbba8 UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 mode
    cc13dcc576 OvmfPkg: RiscVVirt: Remove satp bare mode setting
    33d0a3cc92 OvmfPkg/RiscVVirt: Add VirtNorFlashDxe to APRIORI list
    a8a72fc1ff OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devices
    a9fc9bb466 OvmfPkg/RiscVVirt: VirtNorFlashPlatformLib: Fix wrong flash size
    fbec9aec00 MdePkg/Register: RISC-V: Add satp mode bits shift definition
    7178047402 MdePkg/BaseLib: RISC-V: Support getting satp register value
    e674096acc OvmfPkg/ResetVector: Fix assembler bit test flag check
    ff3382a51c MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcNcm: Add USB Cdc NCM devices support
    5e400d22a0 MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcEcm: Add USB Cdc ECM devices support
    fc0d5922f1 MdeModulePkg/Bus/Usb/UsbNetwork/UsbRndis: Add USB RNDIS devices support
    8dab4eebe4 UefiPayloadPkg: Integrate UiApp and BootManagerMenuApp into MultiFv
    964a4f032d UefiCpuPkg: Eliminate the second INIT-SIPI-SIPI sequence.
    629c1dacc9 UefiCpuPkg: ApWakeupFunction directly use CpuMpData.
    8bb018afaf UefiCpuPkg: Create MpHandOff.
    ... changelog too long, skipping 204 lines ...
    qemu-uefi-riscv64.bin

==== p11-kit ====
Version update (0.24.1 -> 0.25.0)
Subpackages: libp11-kit0 libp11-kit0-32bit p11-kit-tools

- Add d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch: Fix probing
  of C_GetInterface.
- Update to 0.25.0:
  * add PKCS#11 3.0 support
  * add support for profile objects
  * add ability to adjust module and config paths at run-time via
    system environmental exports
  * make terminal output nicer
  * p11-kit: add command to print merged configuration
  * p11-kit: add commands to list, add and delete profiles of a token
  * trust: add command to check format of .p11-kit files
  * virtual: fix libffi type signatures for PKCS#11 3.0 functions
  * server: fix umask setting when --group is specified
  * server: check SHELL only when neither --sh nor --csh is specified
  * rpc: use space string in C_InitToken
  * rpc: fix two off-by-one errors identified by asan
  * modules: make logging message more translatable
  * pkcs11.h: support CRYPTOKI_GNU for IBM vendor mechanisms
  * pkcs11.h: add IBM specific mechanism and attributes
  * pkcs11.h: add ChaCha20/Salsa20 and Poly1305 mechanisms
  * pkcs11.h: add AES-GCM mechanism parameters for message-based encryption
  * po: update translations from Transifex
- Update upstream p11-kit.keyring file
- Add missing lang files
- Switch to using Meson as the build system

==== php8 ====
Subpackages: php8-cli php8-ctype php8-dom php8-gd php8-gettext php8-iconv php8-mbstring php8-mysql php8-openssl php8-pdo php8-sqlite php8-tokenizer php8-xmlreader php8-xmlwriter

- add missing references to rpm changelog
- 15sp4 only:
  [bsc#1200772], [jsc#SLE-24723] add pecl, pear
  [jsc#SLE-23639] version update

==== python-constantly ====

- Clean up the SPEC file
- use unbundled versioneer to build package

==== python-tornado6 ====
Version update (6.3.2 -> 6.3.3)

- Update to 6.3.3
  * The Content-Length header and chunked Transfer-Encoding sizes
    are now parsed more strictly (according to the relevant RFCs)
    to avoid potential request-smuggling vulnerabilities when
    deployed behind certain proxies.
- Add py312-datetime.patch to fix build with Python 3.12

==== stoken ====
Version update (0.92 -> 0.93)

- Version update to 0.93:
  * upstream moved to github
  * Drop support for versions of nettle older than 2014
  * Further v4 token work
  * fixes in README
  * Add --both option to print current and next token
  * Support for v4 token decode
  * Remove bashisms (Alon Bar-Lev)

==== swtpm ====
Version update (0.8.0 -> 0.8.1)
Subpackages: swtpm-selinux

- Update to version 0.8.1:
  - swtpm:
  - Restore logging to stderr on log open failure
  - swtpm_setup:
  - Exit with '0' upon --version rather than '1'.
  - Initialized @argv in get_swtpm_capabilities()
  - swtpm_localca:
  - Add missing NULL option to end of array
  - SELinux:
  - Add rules for user_tpm_t:sockfile to allow unlink
  - Add rules for sock_file on user_tmp_t

==== systemd ====
Subpackages: libsystemd0 libsystemd0-32bit libudev1 systemd-32bit systemd-container systemd-coredump systemd-lang udev

- systemd.spec: during package updates, restart localed, timedated and hostnamed
  if they're running.
- systemd.spec: when enabling units prefer enabling service units over socket
  ones for socket activable services. The services shipped by systemd
  automatically redirect the enablement request to the socket unit.

==== transactional-update ====
Version update (4.3.0 -> 4.4.0)
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd

- Version 4.4.0
  - t-u: Introduce setup-fips command [jsc#SMO-194]
  - libtukit: Always set a cleanup algorithm for snapshots - when
    using API, D-Bus interface or tukit the snapshots will be
    automatically cleaned up by snapper after some time now; in the
    past only snapshots created by the transactional-update shell
    script would be cleanup after, and only after a `t-u cleanup`
    run.
  - tukit: enable kexec's syscall detection feature
  - tukit: Don't throw exceptions from the child process after fork
  - tukitd: Rename service file to org.opensuse.tukit.service
  - tukitd: Allow querying DBus Properties [boo#1214707]
  - t-u: Add support for fully written-out update commands
  - t-u: Improve detection of existing kernel parameters

==== tuned ====
Version update (2.20.0.18+git.7b1a20b -> 2.21.0.0+git.670541d)

- Update to version 2.21.0.0+git.670541d:
  * new release (2.21.0)
  * api: fixed stop method not to require any parameter
  * new release (2.21.0-rc.1)
  * gui: multiple fixes and warnings removal
  * gui: fixed inconsistent tabs and spaces, introduced by #516
  * Serialize SIGHUP processing
  * No errors when physical_package_id file does not exist
  * Update tests: disable systemd rate limiting.
  * network-latency: enable rcu_normal_after_boot=1 kernel parameter
  * remove ktimer_lockless_check sysfs setting from realtime-virtual profiles
  * move rtentsk to network-latency profile
  * move "tsc=reliable" setting from realtime to network-latency tuned configuration
  * unify common sysctl settings between realtime and cpu-partitioning profiles
  * Rename rollback-related constants and variables
  * Add rollback option to tuned-main.conf
  * Recast README into MarkDown with various minor corrections and improvements
  * Remove setting ip forwarding via openshift profile
  * Fix logging in [scheduler] plug-in
  * fixed sap-hana docu regarding processor power settings
  * Added sap-hana-kvm-guest profile
  * tests/beakerlib: Add new test which covers socket API.
  * plugin_net: expand variables properly
  * fix typo
  * add error dialog when no active profile set

==== xdg-utils ====
Version update (1.1.3+20230830 -> 1.1.3+20230831)

- Update to version 1.1.3+20230831:
  * Revert putting process in background from !55
- revert _service to the original state
- revert drop of xdg-terminal-don-t-run-kreadconfig-if-KDE_SESSION_VE.patch
  (bsc#1215384)

==== yast2-bootloader ====
Version update (4.6.2 -> 5.0.2)

- Fixed testsuite for architectures other than x86_64.
- 5.0.2
- Supporting systemd-boot for architecture x86_64.
  This feature can be enabled/disabled by the "enable_systemd_boot"
  flag in the product description file for each product
  (default is disabled).
- 5.0.1
- 5.0.0 (#bsc1185510)
- support 32 bit UEFI firmware on x86_64/i386 architecture (bsc#1208003,
  jsc#PED-2569)
- 4.6.3

==== yast2-installation ====
Version update (4.6.7 -> 5.0.1)

- Adapt code for changes in yast2-bootloader done for systemd-boot
  experimental support (jsc#PED-1906)
- 5.0.1
- 5.0.0 (#bsc1185510)

==== yast2-trans ====
Version update (84.87.20230913.43f962446c -> 84.87.20230922.91d997adab)
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-sr yast2-trans-sv 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.20230922.91d997adab:
  * New POT for text domain 'packager'.
  * New POT for text domain 'iscsi-client'.