Packages changed: containers-systemd (0.0+git20210222.f3de7fa -> 0.0+git20210318.fea98a6) iputils multipath-tools (0.8.5+26+suse.2cbedfd -> 0.8.5+29+suse.5dabcd2) sqlite3 (3.35.0 -> 3.35.2) xen (4.14.1_12 -> 4.14.1_14) === Details === ==== containers-systemd ==== Version update (0.0+git20210222.f3de7fa -> 0.0+git20210318.fea98a6) - Update to version 0.0+git20210318.fea98a6: * Add lost podman pull back * nginx: fix syntax error ==== iputils ==== - Binaries were found to be not optimized or built with proper %optflags. ==== multipath-tools ==== Version update (0.8.5+26+suse.2cbedfd -> 0.8.5+29+suse.5dabcd2) Subpackages: kpartx libmpath0 - Update to version 0.8.5+29+suse.5dabcd2: * 11-dm-mpath.rules: run "multipath -U" with -v1 (bsc#1182871) * libmultipath: merge update_multipath_table() and update_multipath_status() (bsc#1183666) ==== sqlite3 ==== Version update (3.35.0 -> 3.35.2) - Fix typo in macro definition. - SQLite 3.35.2: * Fix a problem in the appendvfs.c extension that was introduced into version 3.35.0. * Ensure that date/time functions with no arguments (which generate responses that depend on the current time) are treated as non-deterministic functions. * Fix a problem in the sqldiff utility program having to do with unusual whitespace characters in a virtual table definition. * Limit the new UNION ALL optimization described by item 8c in the 3.35.0 release so that it does not try to make too many new subqueries. - include changes from 3.35.1: * Fix a bug in the new DROP COLUMN feature when used on columns that are indexed and that are quoted in the index definition. * Improve the built-in documentation for the .dump command in the CLI. ==== xen ==== Version update (4.14.1_12 -> 4.14.1_14) - bsc#1177112 - Fix libxc.sr.superpage.patch The receiving side did detect holes in a to-be-allocated superpage, but allocated a superpage anyway. This resulted to over-allocation. - bsc#1167608 - adjust limit for max_event_channels A previous change allowed an unbound number of event channels to make sure even large domUs can start of of the box. This may have a bad side effect in the light of XSA-344. Adjust the built-in limit based on the number of vcpus. In case this is not enough, max_event_channels=/maxEventChannels= has to be used to set the limit as needed for large domUs adjust libxl.max_event_channels.patch - bsc#1183072 - VUL-0: xen: HVM soft-reset crashes toolstack (XSA-368) Also resolves, bsc#1179148 - kdump of HVM fails, soft-reset not handled by libxl bsc#1181989 - openQA job causes libvirtd to dump core when running kdump inside domain xsa368.patch