Packages changed: aaa_base (84.87+git20200507.e2243a4 -> 84.87+git20200804.d7fb210) apparmor bash (5.0.11 -> 5.0.18) filesystem krb5 libcap (2.32 -> 2.42) permissions (1550_20200727 -> 1550_20200811) pkgconf python-rpm-macros (20200714.252de1f -> 20200806.f44d3ac) salt zlib === Details === ==== aaa_base ==== Version update (84.87+git20200507.e2243a4 -> 84.87+git20200804.d7fb210) - Let's own /etc/init.d/ as it is gone from package filesystem - Don't create/ship halt.local, systemd support for it was dropped. - Update to version 84.87+git20200804.d7fb210: * bashrc: fix bash: -s: command not found - Update to version 84.87+git20200804.00680c3: * Add proper quoting to last change * add screen.xterm-256color to DIR_COLORS - Update to version 84.87+git20200708.f5e90d7: * check for Packages.db and use this instead of Packages (boo#1171762) * Add also support for /usr/etc/profile.d for tcsh * Do add some support for /usr/etc/profile.d ==== apparmor ==== Subpackages: apparmor-abstractions apparmor-parser apparmor-profiles apparmor-utils perl-apparmor python3-apparmor - sevdb-caps-mr589.diff: add new capabilities CAP_BPF and CAP_PERFMON to severity.db (lp#1890547) ==== bash ==== Version update (5.0.11 -> 5.0.18) - Bump bpatchlvl version to 18 which was missed in previous change ==== filesystem ==== - Ignore init.d/*.local ghost files from aaa_base and remove /etc/init.d (it's part of insserv-compat since a long time) [jsc#SMO-14] ==== krb5 ==== - Don't fail if %{_lto_cflags} is empty ==== libcap ==== Version update (2.32 -> 2.42) - Update to version 2.42: * Closed a potential issue with "libcap/psx" Go package and errno * Documentation updates * Minor optimization for cap_to_text() and (*cap.Set).String() * Discovered and added a missing function (*cap.Set).SetNSOwner() to achieve parity with libcap * Multiple fixes * Support Go module abstraction * A new kernel capability: CAP_BPF * Better support for cross-compilation * pam_cap now honors PAM_REINITIALIZE_CRED * implements cap_launch functionality ==== permissions ==== Version update (1550_20200727 -> 1550_20200811) Subpackages: chkstat permissions-config - Update to version 20200811: * regtest: support new getcap output format in libcap-2.42 * regtest: print individual test case errors to stderr ==== pkgconf ==== Subpackages: libpkgconf3 pkgconf-m4 pkgconf-pkg-config - Add /usr/local paths to pkg-config(1) search path for non RPM builds (boo#1175039) ==== python-rpm-macros ==== Version update (20200714.252de1f -> 20200806.f44d3ac) - Update to version 20200806.f44d3ac: * fix unittest macros ==== salt ==== Subpackages: python3-salt salt-master salt-minion salt-standalone-formulas-configuration - Require /usr/bin/python instead of /bin/python for RHEL-family (bsc#1173936) - Don't install SuSEfirewall2 service files in Factory - Fix __mount_device wrapper to accept separate args and kwargs - Added: * fix-__mount_device-wrapper-254.patch ==== zlib ==== - Permit a deflateParams() parameter change as soon as possible(bsc#1174736) * bsc1174736-DFLTCC_LEVEL_MASK-set-to-0x1ff.patch Fix DFLTCC not flushing EOBS when creating raw streams(bsc#1174551) * bsc1174551-fxi-imcomplete-raw-streams.patch