Packages changed:
  apparmor
  bash
  make (4.2.1 -> 4.3)
  oprofile
  pam
  publicsuffix (20200201 -> 20200326)
  rpm
  unar (1.10.5 -> 1.10.7)
  utf8proc (2.4.0 -> 2.5.0)

=== Details ===

==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-parser-lang apparmor-profiles apparmor-utils apparmor-utils-lang pam_apparmor pam_apparmor-32bit perl-apparmor python3-apparmor

- fix build with make 4.3 by backporting some commits from upstream
  master (boo#1167953):
  - make-4.3-capabilities.diff
  - make-4.3-capabilities-vim.diff
  - make-4.3-network.diff
  - make-4.3-fix-utils-network-test.diff

==== bash ====
Subpackages: bash-doc bash-lang

- Add temporary patch bash50-fix-016-close-new-fifos.patch from upstream
  to fix upstream patch bash50-016
- move man pages back to main package. It's just 100k

==== make ====
Version update (4.2.1 -> 4.3)
Subpackages: make-lang

- No longer recommend -lang: supplements are in use.
- Update to make 4.3
  * WARNING: Backward-incompatibility!
    Number signs (#) appearing inside a macro reference or function
    invocation no longer introduce comments and should not be escaped with
    backslashes
  * WARNING: Backward-incompatibility!
    Previously appending using '+=' to an empty variable would result in a
    value starting with a space
  * NOTE: Deprecated behavior.
    Contrary to the documentation, suffix rules with prerequisites are being
    treated BOTH as simple targets AND as pattern rules
  * New feature: Grouped explicit targets
  * New feature: .EXTRA_PREREQS variable
  * Makefiles can now specify the '-j' option in their MAKEFLAGS variable
    and this will cause make to enable that parallelism mode
  * Error messages printed when invoking non-existent commands have been
    cleaned up and made consistent.
  * A new option --no-silent has been added, that cancels the effect of
    the -s/--silent/--quiet flag
  * A new option -E has been added as a short alias for --eval
  * All wildcard expansion within GNU make, including $(wildcard ...),
    will sort the results
  * Performance improvements provided by Paolo Bonzini
    <pbonzini@redhat.com>
- make-sorted-glob.patch, glob-lstat.patch, glob-interface.patch,
  pselect-non-blocking.patch: Removed, upstreamed

==== oprofile ====
Subpackages: libopagent1

- Add upstream patch:
  * oprofile-handle-binutils-2_34.patch
- Spec cleanup

==== pam ====
Subpackages: pam-32bit pam-devel pam-doc

- own /usr/lib/motd.d/ so other packages can add files there

==== publicsuffix ====
Version update (20200201 -> 20200326)

- Update to version 20200326:
  * aero registry removal
  * Add Mineduc subregistry for public schools: aprendemas.cl
  * Update public_suffix_list.dat - Existing Section
  * gTLD autopull: 2020-03-15
  * Add "urown.cloud" and "dnsupdate.info"
  * Remove site.builder.nu
  * Remove unnecessary trailing whitespace for name.fj
  * Update .eu IDNs to add Greek and URL for Cyrillic
  * Update fj entry

==== rpm ====
Subpackages: librpmbuild9 rpm-build rpm-devel

- Initialize the libgcrypt library [bnc#1167343]
  * new patch: initgcrypt.diff

==== unar ====
Version update (1.10.5 -> 1.10.7)

- Update to version 1.10.7
  * Prevent using reference to dangling pointer for archives
    with password in interactive mode Fixes #112
  * Fix Undefined behaviour in lzw allocation
  * Return suggested path if we're running non-interactive (-q
    option was specified).
  * Fix incorrect comments parsing
  * Fix case when some permissions from Windows-generated
    archives were affecting files on Mac OS
  * Add tests for extended 64-Zip
  * Tests added, Fixes #101
  * Add tests for reading CDR
  * Add basic test for incorrect date conversion #99
  * Cleanup bufer after usage in tests
  * Check ZIP extra field if >= 9 bytes
- Drop Group tag
- Spec cleanup

==== utf8proc ====
Version update (2.4.0 -> 2.5.0)

- utf8proc 2.5.0:
  * Unicode 13 support
  * No longer report zero width for category Sk