Packages changed:
  NetworkManager (1.22.8 -> 1.22.10)
  geocode-glib (3.26.1 -> 3.26.2)
  gnome-bluetooth (3.34.0 -> 3.34.1)
  ibus
  libqca-qt5 (2.2.1 -> 2.3.0)
  llvm9
  mozilla-nspr (4.24 -> 4.25)
  mozilla-nss (3.49.2 -> 3.50)
  ncurses
  patterns-containers
  polkit-default-privs (1550+20200213.f716f0a -> 1550+20200310.cdde967)
  ppp
  tracker (2.3.2 -> 2.3.4)
  tracker-miners (2.3.2 -> 2.3.3)
  xen (4.13.0_08 -> 4.13.0_10)
  yast2 (4.2.67 -> 4.2.73)

=== Details ===

==== NetworkManager ====
Version update (1.22.8 -> 1.22.10)
Subpackages: libnm0 typelib-1_0-NM-1_0

- Update to version 1.22.10:
  + core: periodically cleanup stale device state files from /run.
  + dhcp: fix crash in nettools client.
  + bond: fixed the validation of the miimon option.
  + Various minor bug fixes and improvements.
- Modify nfs script (boo#1164642)
  * Also mount nfs4 shares
  * Ignore nfs or nfs4 shares in case if the noauto option is set

==== geocode-glib ====
Version update (3.26.1 -> 3.26.2)
Subpackages: libgeocode-glib0

- Update to version 3.26.2:
  + Fix build exporting all the symbols.
  + Allow GIR generation when cross-compiling.
  + Allow unknown parameters inside geo: URL.

==== gnome-bluetooth ====
Version update (3.34.0 -> 3.34.1)
Subpackages: libgnome-bluetooth13 typelib-1_0-GnomeBluetooth-1_0

- Update to version 3.34.1:
  + Prefer ?Alias? adapter name to ?Name?.
  + Fix some memory leaks.
  + Updated translations.

==== ibus ====
Subpackages: libibus-1_0-5 typelib-1_0-IBus-1_0

- Enable wayland and emoji features in SLE 15 SP2 (boo#1165844,
  SLE-11652)
- Remove the with_kde option in the spec file and add a patch
  to remove an unneeded qt5 dependency
  * 0001-Replace-the-Qt-check-for-appindicator-engine-icon-wi.patch
- Enable emoji also on ppc

==== libqca-qt5 ====
Version update (2.2.1 -> 2.3.0)

- Remove baselibs.conf
- Update to 2.3.0
  * Qt5 is the only supported Qt series now
  * OpenSSL <= 1.1.0 is no longer supported
  * Various botan bugfixes
  * More dynamic test coverage of backend capabilities
  * no longer tries to setuid when the effective uid is not root
- Rename qca-2.2.1-fixDSA.patch to qca-2.3.0-fixDSA.patch and
  rebase it
- Update minimum required Qt5 and cmake versions

==== llvm9 ====

- Require clang-tools for clangX-devel.
- Move all clang-related scripts (including those originally in
  clangX-checker), hmaptool and clang-doc into a common
  unversioned subpackage clang-tools, like python3-clang.
  The scripts reference the unversioned executables, so allowing
  multiple versions via update-alternatives would be misleading.
  The clang-doc executable will come with assets in Clang 10, so
  we have to take it out of update-alternatives as well.
  This should be the proper solution to boo#1161873.
- Include run-find-all-symbols script in clang-tools.
- Remove metadata for clangX-include-fixer subpackage that never
  had any files and thus wasn't released as rpm. There are so many
  clang binaries that packaging them separately doesn't scale.
- Fix lldb version string, adapt lldb-cmake.patch (boo#1165517).
- Remove unneccesary libtool dependency.
- Don't let clang depend on libc++, we link it with libstdc++.
- Recommend gold plugin if clang and gold are installed.

==== mozilla-nspr ====
Version update (4.24 -> 4.25)

- update to version 4.25
  * fixed reading files larger than 4 GB on Win32
  * added support for Xtensa architecture

==== mozilla-nss ====
Version update (3.49.2 -> 3.50)
Subpackages: libfreebl3 libsoftokn3 mozilla-nss-certs

- update to NSS 3.50
  * Verified primitives from HACL* were updated, bringing performance
    improvements for several platforms.
    Note that Intel processors with SSE4 but without AVX are currently
    unable to use the improved ChaCha20/Poly1305 due to a build issue;
    such platforms will fall-back to less optimized algorithms.
    See bmo#1609569 for details
  * Updated DTLS 1.3 implementation to Draft-30.
    See bmo#1599514 for details.
  * Added NIST SP800-108 KBKDF - PKCS#11 implementation.
    See bmo#1599603 for details.
  * Several bugfixes and minor changes

==== ncurses ====
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base

- Add ncurses patch 20200308
  + update copyright notices in test-packages.
  + modify tracemunch to guard against errors in its known_p1 table.
  + add several --with-xxx-libname options, to help with pkgsrc (prompted
    by discussion with Thomas Klausner).
- Add ncurses patch 20200301
  + modify wbkgd() and wbkgrnd() to avoid storing a null in the
    background character, because it may be used in cases where the
    corresponding 0x80 is not treated as a null (report by Marc Rechte,
    cf: 20181208).
- Add ncurses patch 20200229
  + modify CF_NCURSES_CONFIG to work around xcode's c99 "-W" option,
    which conflicts with conventional use for passing linker options.
  > fixes for building with Visual Studio C++ and msys2 (patches by
    "Maarten Anonymous"):
  + check for pcre2posix.h instead of pcre2-posix.h
  + add case in CF_SHARED_OPTS for msys2 + msvc
  + add fallback definition for STDIN_FILENO in progs.priv.h
  + modify win_driver.c to use _alloca() rather than gcc's variable
    length array feature.
  + add NCURSES_IMPEXP to ncurses wrapped-variable declarations
  + remove NCURSES_IMPEXP from class variables in c++/cursslk.h
  + remove fallback prototype for exit() from c++/etip.h.in
  + use configured check for <sys/time.h> in a couple of places
  + conditionally include winsock.h in ncurses/win32con/gettimeofday.c,
    because Visual Studio needs this for the timestruct declaration.
  + adjust syntax in a couple of files using the NCURSES_API symbol.

==== patterns-containers ====

- Add nfs-client-provisioner-k8s-yaml to kubeadm pattern

==== polkit-default-privs ====
Version update (1550+20200213.f716f0a -> 1550+20200310.cdde967)

- Update to version 1550+20200310.cdde967:
  * profiles: whitelist new timeshift pkexec actions (bsc#1165436)
  * polkit profile: remove trailing '###' lines

==== ppp ====

- Add pam_keyinit to /etc/pam.d/ppp (bsc#1144055).

==== tracker ====
Version update (2.3.2 -> 2.3.4)
Subpackages: libtracker-common-2_0 libtracker-control-2_0-0 libtracker-miner-2_0-0 libtracker-sparql-2_0-0

- Update to version 2.3.4:
  + Brown paper bag release, fix NULL check.
  + Changes in version 2.3.3:
  + Fix race condition during tracker-store shutdown maybe leading
    to warnings and missed writeback events.
  + Made fts:offsets stronger against corrupt FTS tables.
  + Updated translations.
- Drop tracker-fix-segfault-in-writeback.patch: fixed upstream.

==== tracker-miners ====
Version update (2.3.2 -> 2.3.3)
Subpackages: tracker-miner-files

- Update to version 2.3.3:
  + The secure sandbox for tracker-extract now permits
    clock_nanosleep() calls, fixing crashes on some systems.
  + Miners now set nice/scheduler priorities in a way that placates
    glib. The sched_setscheduler syscall is as a side effect also
    allowed by the tracker-extract sandbox.
  + Updated translations.
- Drop tracker-miners-set-cpu-io-nice.patch and
  tracker-miners-allow-settatr.patch: fixed upstream.
- Add tracker-miners-bsc1165635-crawl-timestamp.patch: properly set
  crawl timestamp (bsc#1165635 glgo#GNOME/tracker-miners!159).

==== xen ====
Version update (4.13.0_08 -> 4.13.0_10)

- bsc#1158414 - GCC 10: xen build fails
  gcc10-fixes.patch
- bsc#1165206 - Xen 4.12 DomU hang / freeze / stall / NMI watchdog
  bug soft lockup CPU #0 stuck under high load / upstream with
  workaround. See also bsc#1134506
  default-to-credit1-scheduler.patch

==== yast2 ====
Version update (4.2.67 -> 4.2.73)

- CWM::MultiStatusSelector minor improvements (related to
  bsc#1157780).
- 4.2.73
- Add the new CWM::MultiStatusSelector custom widget (related to
  bsc#1157780, bsc#1161308, bsc#1161200).
- 4.2.72
- Do not remove the installation repositories in the "Previously
  Used Repositories" step (bsc#1163081)
- 4.2.71
- Allow to restore the vertical scroll of a CWM::RichText
  (related to bsc#1049965)
- 4.2.70
- Read the list of network service properly, no matter where
  it is stored (bsc#1162853).
- 4.2.69
- Skip repository reloading at installation to avoid unselecting
  products to install (bsc#1165501)
- 4.2.68