Packages changed: filesystem irqbalance (1.7.0+git20210222.9db8d5c -> 1.8.0) libcap libeconf (0.3.8+git20200710.5126fff -> 0.4.0+git20210413.fdb8025) pcre2 pkgconf python-rpm (4.16.0 -> 4.16.1.3) rpm (4.16.0 -> 4.16.1.3) === Details === ==== filesystem ==== - also fix /var/lib/empty to be readonly - make bindir/ _lib and _libdir readonly (mode 0555) to avoid runpath-to-writeable-directory warning ==== irqbalance ==== Version update (1.7.0+git20210222.9db8d5c -> 1.8.0) - Add _service file pointing to github sources A _service - Update to version 1.8.0: * Add return value check of opendir in do_one_cpu * Hotplug may occur again during sleep, so wait until there is no hotplug ==== libcap ==== - Add explicit dependency on libcap2 with version to libcap-progs (bsc#1184690) ==== libeconf ==== Version update (0.3.8+git20200710.5126fff -> 0.4.0+git20210413.fdb8025) - Removed doxygen from build requires. - Update to version 0.4.0+git20210413.fdb8025: * Installing man pages via meson. (#147) - Update to version 0.4.0+git20210412.1513a26: * Added econftool cat option (#146) * new API call: econf_readDirsHistory (showing ALL locations) * new API call: econf_getPath (absolute path of the configuration file) - Update to version 0.4.0+git20210408.6d33e5e: * Man pages libeconf.3 and econftool.8. * Handling multiline strings. * Added libeconf_ext which returns more information like line_nr, comments, path of the configuration file,... * Econftool, an command line interface for handling configuration files. * Generating HTML API documentation with doxygen. * Improving error handling and semantic file check. * Joining entries with the same key to one single entry if env variable ECONF_JOIN_SAME_ENTRIES has been set. ==== pcre2 ==== - Remove regcomp, regexec etc. from libpcre2-posix. (Add pcre2-symbol-clash.patch) ==== pkgconf ==== Subpackages: libpkgconf3 pkgconf-m4 pkgconf-pkg-config - do not own directories provided by filesystem - small cleanups inspired by spec-cleaner ==== python-rpm ==== Version update (4.16.0 -> 4.16.1.3) - update to rpm-4.16.1.3 ==== rpm ==== Version update (4.16.0 -> 4.16.1.3) Subpackages: librpmbuild9 - change dump_posttrans mechanism to imply --noposttrans so that libzypp can be compatible with older rpm versions changed patch: posttrans.diff - auto-config-update-aarch64-ppc64le.diff: Use timestamp in file instead of searching for arch name, which cannot handle all cases - update to rpm-4.16.1.3 * security fixes for CVE-2021-3421, CVE-2021-20271, CVE-2021-20266 * fix bdb_ro failing to open database with missing secondary indexes * dropped: finddebuginfo-check-res-file.patch * dropped: empty_dbbackend.diff - require the exact version of librpmbuild in the rpm-build package [bnc#1180965] - reformat dwarf5.diff - add dump_posttrans and --runposttrans options to make it possible for libzypp to implement file triggers new patch: posttrans.diff