Packages changed:
  aaa_base (84.87+git20200224.7105b32 -> 84.87+git20200507.e2243a4)
  gcc10 (10.0.1+git175037 -> 10.1.1+git40)
  kured (1.3.0 -> 1.4.0)
  libcap-ng (0.7.9 -> 0.7.10)
  permissions (1550_20200324 -> 1550_20200506)
  shared-mime-info
  utempter (1.1.6 -> 1.2.0)

=== Details ===

==== aaa_base ====
Version update (84.87+git20200224.7105b32 -> 84.87+git20200507.e2243a4)

- Update to version 84.87+git20200507.e2243a4:
  * handle non-existing /etc/nsswitch.conf
  * set SYSTEMD_OFFLINE=1 if there's no systemd
  * Better support of Midnight Commander (bsc#1170527)
  * improve sysconf_addword: remove/cleanup spaces while adding/removing flags/modules
- Require xz (boo#1162581).
- Update to version 84.87+git20200312.411a96b:
  * get_kernel_version: support xz compressed kernel (boo#1162581).

==== gcc10 ====
Version update (10.0.1+git175037 -> 10.1.1+git40)
Subpackages: libgcc_s1 libgomp1 libstdc++6

- Update to gcc-10 branch head (dd38686d9c810cecbaa80bb82e), git40.
  * Includes GCC 10.1 release.
- Update to gcc-10 branch head (2aaa1dc3c87372fd55c1c33aa7a), git5.
  * Includes first release candidate for GCC 10.1.
  * Includes gcc10-pr94734.patch
- Update to master head (3685c5adf5c0b30268cb8f95c89e4), git176017.
- Add gcc10-pr94734.patch
- Update to master head (b835645c7a51b7e99092abe61d677), git175845.
- Drop to 4 jobs as constraint for s390x.
- Update to master head (effcb4181e143bc390286a489ff84), git175831.
- Package arm_cde.h and arm_mve_types.h for arm.
- Alter _constraints to also constrain jobs.
- Add libzstd-devel BuildRequires to cross compiler specs.
- Switch to release checking builds.
- Update to master head (2dc9294c3c7c81a6d5e1d4dedf58f), git175805.
- Update to master head (13e41d8b9d3d7598c72c38acc86a3), git175688.
- Update to master head (c72a1b6f8b26de37d1a922a8af143), git175641.
- Update to master head (038769535a8cbdd3dd3e100bde314), git175499.
- Update to master head (75c24a08d697d6442fe6c26142f05), git175422.
- Update to master head (7d4549b2cd209eb621453ce13be7f), git175366.
- Update to master head (c7e9019681857b329bbe4c1e7ec8d), git175348.
- Package arm_mve.h for arm.
- Update to master head (4e3d3e40726e1b68bf52fa205c68495124ea60b8).
- libgphobos and libgdruntime SONAME versions were reset to 1.
- Update to master head (3604480a6fe493c51d6ebd53d9b1abeebbbb828f).
- Update embedded newlib to newlib-3.3.0.tar.xz, drop old
  newlib-3.1.0.tar.xz
- Enable support for amdgcn-amdhsa OpenMP/OpenACC offloading.
- Update to master head (655e5c29ae4080666154b3e10ac81116a1b7a638).
- Re-add gcc9-reproducible-builds.patch and
  gcc9-reproducible-builds-buildid-for-checksum.patch.

==== kured ====
Version update (1.3.0 -> 1.4.0)

- Update to version 1.4.0
  - Updated kubectl, client-go, etc to k8s 1.17 (#127, #135)
  - Update to go 1.13 (#130)
  - print node id when commanding reboot (#134)

==== libcap-ng ====
Version update (0.7.9 -> 0.7.10)

- Update to 0.7.10:
  * Update capng_change_id man page
  * Add capng_have_permitted_capabilities function
  * Update filecap to output which set the capabilities are in
  * Fix filecap to not output an error when a file has no capabilities
  * Add udplite support to netcap
  * Fix usage of pthread_atfork (Joe Orton)
  * Mark processes in child user namespaces with * (Danila Kiver)

==== permissions ====
Version update (1550_20200324 -> 1550_20200506)
Subpackages: chkstat permissions-config

- Update to version 20200506:
  * add whitelist for files in /usr/lib to be also allowed in
    /usr/libexec (bsc#1171164)

==== shared-mime-info ====

- Create and own /usr/share/mime/application: many packages install
  files in there and it makes sense to continue delivering the
  basic directory layout.
- Add smi-Fix-pkg-config-installation-path.patch: Fix pkg-config
  installation path.

==== utempter ====
Version update (1.1.6 -> 1.2.0)

- version update to 1.2.0
  * maintenance work:
    https://github.com/altlinux/libutempter/commits/
- modified patches
  % utempter-no-staticlib.patch (refreshed)
- modified sources
  % utempter.keyring
- set now libexecdir=%{_libexecdir} as utemper binary complies FHS
  definition