Packages changed:
  alsa-plugins
  curl (7.69.1 -> 7.70.0)
  gdm (3.34.1 -> 3.36.2)
  graphene
  grub2
  hwdata (0.334 -> 0.335)
  python-gobject (3.36.0 -> 3.36.1)
  samba (4.12.2+git.149.16ff41ef1f4 -> 4.12.2+git.152.c5bf9f6da52)
  shared-mime-info (1.15 -> 2.0)
  vim (8.2.0530 -> 8.2.0701)
  xorg-x11-server

=== Details ===

==== alsa-plugins ====

- Split plugins in alsa-plugin package to each subpackage
  (boo#1171276):
  now alsa-plugins is a meta package that requires only the
  fundamental speexrate and upmix plugins
- Add documentation for aaf plugin
- Minor spec cleanups

==== curl ====
Version update (7.69.1 -> 7.70.0)
Subpackages: libcurl4

- Update to 7.70.0
  * Changes:
  - curl: add --ssl-revoke-best-effort to allow a "best effort" revocation check
  - mqtt: add new experimental protocol
  - schannel: add "best effort" revocation check option: CURLSSLOPT_REVOKE_BEST_EFFORT
  - writeout: support to generate JSON output with '%{json}'
  * Bugfixes:
  - gnutls: Don't skip really long certificate fields
  - gnutls: ensure TLS 1.3 when SRP isn't requested
  - lib: never define CURL_CA_BUNDLE with a getenv
  - libcurl-multi.3: added missing full stop
  - libssh: avoid options override by configuration files
  - libssh: Use new ECDSA key types to check known hosts
  - tons of other fixes

==== gdm ====
Version update (3.34.1 -> 3.36.2)
Subpackages: gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0

- Update to version 3.36.2:
  + Fixes for when GDM isn't started on its configured initial VT.
  + Don't hardcode path to plymouth.
  + keyutils has a .pc file so use it.
  + Chrome remote desktop fix.
  + Always use separate session bus for greeter sessions.
  + This runs dbus-run-session, so the binary needs to be
    available.
  + Updated translations.
- Drop patches fixed upstream:
  + gdm-look-for-session-based-on-pid-first.patch
  + gdm-Use-pkg-config-for-keyutils.patch
- Rebase patches with quilt.
- Add %{_bindir}/dbus-run-session Requires: New runtime dependency.
  Needed to ensure the dbus-run-session binary is present.

==== graphene ====
Subpackages: libgraphene-1_0-0 typelib-1_0-Graphene-1_0

- Use %{_libexecdir} instead of %{_prefix}/lib: follow the package
  installer definition.

==== grub2 ====
Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi

- Fix boot failure as journaled data not get drained due to abrupt power
  off after grub-install (bsc#1167756)
  * grub-install-force-journal-draining-to-ensure-data-i.patch

==== hwdata ====
Version update (0.334 -> 0.335)

- Update to version 0.335:
  * Updated pci, usb and vendor ids.

==== python-gobject ====
Version update (3.36.0 -> 3.36.1)
Subpackages: python3-gobject python3-gobject-Gdk python3-gobject-cairo

- Update to version 3.36.1:
  + tests: Fix failing tests with pytest 5.4.0+.
  + Gtk: Add override to make sure both
    TreeModelSort.new_with_model and TreeModel.sort_new_with_model
    exist independend of the gtk version.
  + Gtk.Template: Fix initialisation order errors with Widgets
    getting created from C (potentially through other templates).
  + Gtk.Template: Fix errors when calling init_template() multiple
    times.

==== samba ====
Version update (4.12.2+git.149.16ff41ef1f4 -> 4.12.2+git.152.c5bf9f6da52)
Subpackages: libdcerpc-binding0 libdcerpc0 libndr-krb5pac0 libndr-nbt0 libndr-standard0 libndr1 libnetapi0 libsamba-credentials0 libsamba-errors0 libsamba-hostconfig0 libsamba-passdb0 libsamba-util0 libsamdb0 libsmbclient0 libsmbconf0 libsmbldap2 libtevent-util0 libwbclient0 samba-client samba-libs samba-libs-python3

- libsmb: Don't try to find posix stat info in SMBC_getatr();
  (bso#14101); (bsc#1169242);

==== shared-mime-info ====
Version update (1.15 -> 2.0)

- Update to version 2.0
  + Port build system to meson, and ship test suite with tarball.
  + Install ITS file to allow gettext to translate mime-type
    descriptions.
  + Add BPS and IPS patch formats.
  + Lower weight for "use strict" and similar in the perl mimetype.
  + Add new magic for Sega Mega Drive ROMs.
  + Add Common Lisp mime-type.
  + Rename text/x-tcl to text/tcl.
  + Add text/vbscript.
  + Add PySpread spreadsheet mime-types.
  + Add Kotlin source mime-type.
  + Add AVIF image mime-type.
  + Split versions of the Audible audio mime types.
  + Add *.spx glob for audio/x-speex+ogg.
  + Add Apple System Profiler XML mime-type.
- Adjust build dependencies: Add meson and xmlto, drop intltool.

==== vim ====
Version update (8.2.0530 -> 8.2.0701)
Subpackages: vim-data-common

- Update to version 8.2.0701 (no changelog)
- Rebase no-common.patch
- Rebase disable-unreliable-tests.patch

==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-wayland

- provide/obsoletes cirrus and ast usermode driver also on openSUSE
  (jsc#SLE-12127)