Packages changed: ModemManager aaa_base (84.87+git20210727.b447649 -> 84.87+git20210823.4c98889) audit-secondary cockpit cracklib ell (0.41 -> 0.42) gcc11 (11.1.1+git536 -> 11.2.1+git610) glib2-branding-openSUSE gnome-session grep (3.6 -> 3.7) libcontainers-common mozilla-nss multipath-tools (0.8.6+10+suse.4771137 -> 0.8.6+32+suse.f11c192) python-semanage runc (1.0.1 -> 1.0.2) suse-module-tools (16.0.6 -> 16.0.8+1) === Details === ==== ModemManager ==== Subpackages: libmm-glib0 - Switch bash completion subpackage to noarch. ==== aaa_base ==== Version update (84.87+git20210727.b447649 -> 84.87+git20210823.4c98889) - Update to version 84.87+git20210823.4c98889: * Remove /etc/hushlogins - Update to version 84.87+git20210819.b55340d: * Rework locale checks for better support of ssh * Update mime types from apache * Better support of Midnight Commander color skins (boo#1188862) ==== audit-secondary ==== Subpackages: audit python3-audit system-group-audit - harden_auditd.service.patch: automatic hardening applied to systemd services ==== cockpit ==== Subpackages: cockpit-bridge cockpit-packagekit cockpit-system - add --legacy-peer-deps to fix build ==== cracklib ==== Subpackages: libcrack2 - Drop --with-pic, as it has no effect with --disable-static. ==== ell ==== Version update (0.41 -> 0.42) - Update to release 0.42 * Add support for constant time security functions. * Add support for manipulating DHCP leases. ==== gcc11 ==== Version update (11.1.1+git536 -> 11.2.1+git610) Subpackages: cpp11 libgcc_s1 libgfortran5 libgomp1 libquadmath0 libstdc++6 libubsan1 - Require libgccjit%{libgccjit_sover}%{libgccjit_suffix} from libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}. - Update to gcc-11 branch head (056e324ce46a7924b5cf10f610), git610 * Includes GCC 11.2 release * Includes fix for opie build with glibc 2.34 [boo#1188623] ==== glib2-branding-openSUSE ==== - Update for libreoffice-* desktop files no longer dropping the libreoffice- prefix. ==== gnome-session ==== Subpackages: gnome-session-core gnome-session-default-session gnome-session-wayland - Add gnome-session-s390-not-require-g-s-d_wacom.patch: Remove the gnome session runtime requirement of g-s-d Wacom plugin because it is not build on s390 (bsc#1129412). ==== grep ==== Version update (3.6 -> 3.7) - Update to grep 3.7 * Preprocessing N patterns would take at least O(N^2) time when too many patterns hashed to too few buckets - werror-return-type.patch, gnulib-c-stack.patch: Removed - Skip stack overflow tests in qemu build ==== libcontainers-common ==== - Update common to 0.41.0 - Update podman to 3.2.3 - Update storage to 1.32.6 - Update image to 5.14.0 ==== mozilla-nss ==== Subpackages: libfreebl3 libsoftokn3 mozilla-nss-certs - Update nss-fips-constructor-self-tests.patch to fix crashes reported by upstream. This was likely affecting WebRTC calls. ==== multipath-tools ==== Version update (0.8.6+10+suse.4771137 -> 0.8.6+32+suse.f11c192) Subpackages: kpartx libmpath0 - Spec file: remove compatibility code for SLE <= SLE15-SP2 - Update to version 0.8.6+32+suse.f11c192: * libmultipath:fix compilation with glibc 2.34 (bsc#1189099) * libmultipath: avoid buffer size warning with systemd 240+ (bsc#1189176) * libmultipath: use uint64_t for sg_id.lun (bsc#1187534) - Upstream bug fixes: * multipath-tools: make HUAWEI/XSG1 config work with alua and multibus * multipath-tools: add info about HPE Alletra 6000 and 9000 * multipathd: cli_getprkey(): fix return value and "aptpl" support * multipathd: don't rescan_path on wwid change in uev_update_path * kpartx: Don't leak memory when getblock returns NULL * multipath: free vectors in configure * multipathd: fix ev_remove_path return code handling * multipathd: remove duplicate orphan_paths in flush_map * multipathd: don't fail to remove path once the map is removed * multipathd: fix compilation issue with liburcu < 0.8 ==== python-semanage ==== - Call "make -j8 pywrap" instead of "make -j8 all pywrap" to fix random build failures. The toplevel Makefile does not support concurrency, and it resulted in parallel "make all" and "make pywrap" which weren't aware of each other and stepped over the other's artifacts. ==== runc ==== Version update (1.0.1 -> 1.0.2) - Update to runc v1.0.2. Upstream changelog is available from https://github.com/opencontainers/runc/releases/tag/v1.0.2 * Fixed a failure to set CPU quota period in some cases on cgroup v1. * Fixed the inability to start a container with the "adding seccomp filter rule for syscall ..." error, caused by redundant seccomp rules (i.e. those that has action equal to the default one). Such redundant rules are now skipped. * Made release builds reproducible from now on. * Fixed a rare debug log race in runc init, which can result in occasional harmful "failed to decode ..." errors from runc run or exec. * Fixed the check in cgroup v1 systemd manager if a container needs to be frozen before Set, and add a setting to skip such freeze unconditionally. The previous fix for that issue, done in runc 1.0.1, was not working. ==== suse-module-tools ==== Version update (16.0.6 -> 16.0.8+1) - Update to version 16.0.8+1: * spec file: fix BuildRequires - Update to version 16.0.8: * fix problem that initrd may not be rebuilt after installing kernel-$flavor-extra (bsc#1189441) - Update to version 16.0.7: * add kernel-sysctl.service and boot-sysctl.service for applying kernel-specific sysctl settings (bsc#1184804) * add support for zstd-compressed kernel modules