Packages changed: aaa_base (84.87+git20191206.1cb88e3 -> 84.87+git20200116.59482ba) blog (2.19 -> 2.20) checkpolicy dracut (049+git116.e9995c78 -> 049+git118.a6090e2f) gcc9 (9.2.1+r279103 -> 9.2.1+r280037) health-checker (1.2.3 -> 1.3) kexec-tools (2.0.19 -> 2.0.20) libtirpc (1.1.4 -> 1.2.5) lvm2-device-mapper restorecond sssd suse-module-tools (15.2.7 -> 15.2.9) vim (8.2.0063 -> 8.2.0119) === Details === ==== aaa_base ==== Version update (84.87+git20191206.1cb88e3 -> 84.87+git20200116.59482ba) - Update to version 84.87+git20200116.59482ba: * drop dev.cdrom.autoclose = 0 from sysctl config (bsc#1160970) * Call binaries in /usr only, /bin is legacy - Update to version 84.87+git20200108.0da43d3: * generalize testing for JVMs when creating the java path to support sapjvm and others (boo#1157794) ==== blog ==== Version update (2.19 -> 2.20) Subpackages: libblogger2 - Update to version 2.20 * Silent some gcc warnings, also avoid common variable (boo#1160385) * Include for makedev * sort input files (boo#1041090) * libconsole: never return empty list from getconsoles() * libconsole: Really allow to use /dev/console as a fallback in showconsole * libconsole: Add console into the list only when successfully allocated * libconsole: Correctly ignore early consoles - Remove obsolate patch blog-Remove-unused-header.patch ==== checkpolicy ==== - Add extern_te_assert_t.patch to mark te_assert_t as extern. Prevents build failures on gcc10 (bsc#1160259) ==== dracut ==== Version update (049+git116.e9995c78 -> 049+git118.a6090e2f) Subpackages: dracut-ima - Update to version 049+git118.a6090e2f: * Implement support for verifying the boot with fipscheck (bsc#1158530) - Update to version 049+git117.d3206e79: * Remove purge-kernels scripts and service (jsc#SLE-10162) ==== gcc9 ==== Version update (9.2.1+r279103 -> 9.2.1+r280037) Subpackages: libgcc_s1 libstdc++6 - Update to gcc-9-branch head (r280037). * Includes fix for [gcc#92154] ==== health-checker ==== Version update (1.2.3 -> 1.3) Subpackages: health-checker-plugins-MicroOS - Update to version 1.3 * Support /var on non-root device for reading health data * Avoid GRUB error message if env_block is not set [boo#1151072] * Don't show message on manual emergency shell invocation * Fix handling when booting a non-default snapshot ==== kexec-tools ==== Version update (2.0.19 -> 2.0.20) - Fix compiling errors of multiboot2_x86_* functions for i586 * kexec-tools-build-multiboot2-for-i386.patch - Bump to version 2.0.20 Changelog: https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.19..v2.0.20 - Backport a upstream patch series: [jsc#SLE-9943] Subject: [PATCH v2 0/3] arm64: handle "reserved" entries in /proc/iomem * kexec-tools-add-variant-helper-functions.patch * kexec-tools-arm64-kexec-allocate-memory-space-avoiding-reserved-regions.patch * kexec-tools-arm64-kdump-deal-with-resource-entries-in-proc-iomem.patch ==== libtirpc ==== Version update (1.1.4 -> 1.2.5) Subpackages: libtirpc-netconfig libtirpc3 - Update to libtirpc 1.2.5 - A number resource leaks and other issues were fix which were identified by a Coverity Scan. - The AUTH_DES authentication has been deprecated. If any of those routines are called, they will fail immediately. - numerous bug fixes - Package changes: - Build without AUTH_DES authentication - Add patch from next release 0001-Add-authdes_seccreate-stub.patch (a86b4ff Add authdes_seccreate() stub) - Drop rc patches (libtirpc-1-1-5-rc1.patch, libtirpc-1-1-5-rc2.patch) - Drop patches all patches backported from this release (0001-Makefile.am-Use-LIBADD-instead-of-LDFLAGS-to-link-ag.patch, 0002-man-rpc_secure.3t-Fix-typo-in-manpage.patch, 0003-xdr-add-a-defensive-mask-in-xdr_int64_t-and-xdr_u_in.patch) ==== lvm2-device-mapper ==== Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03 - Update lvm.conf file (bsc#1159238) - enable issue_discards by default ==== restorecond ==== - Added r_opts_global.patch to fix build problems with gcc due to multiple definitions for global symbols (bsc#1160290) ==== sssd ==== Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap - SSSD GPO host entries are ignored if computer cn does not match its samaccountname, add 0001-Resolve-computer-lookup-failure-when-sam-cn.patch; (jsc#SLE-9298); (bsc#1160688) ==== suse-module-tools ==== Version update (15.2.7 -> 15.2.9) - Update to version 15.2.9: * 00-system.conf: move br_netfilter softdep to separate file (boo#1158817) - Update to version 15.2.8: * Add modprobe.conf.s390x (bsc#1132798) ==== vim ==== Version update (8.2.0063 -> 8.2.0119) Subpackages: vim-data-common - Updated to version 8.2.0119, fixes the following problems * Printf formats are not exactly right. * Hgignore is out of sync from gitignore. * When sign text is changed a manual redraw is needed. (Pontus Lietzler) * Corrupted text properties when expanding spaces. * prop_find() is not implemented. * VAR_SPECIAL is also used for booleans. * Illegal memory access when using 'cindent'. * "make cmdidxs" fails. * Info about sourced scripts is scattered. * Byte2line() does not work correctly with text properties. (Billie Cleek) * BufEnter autocmd not triggered on ":tab drop". (Andy Stewart) * Crash when using gettabwinvar() with invalid arguments. (Yilin Yang) * Crash when cycling to buffers involving popup window . * Message test fails on some platforms. (Elimar Riesebieter) * Wrong size argument to vim_snprintf(). (Dominique Pelle) * Diffmode completion doesn't use per-window setting. * Some corners of vim_snprintf() are not tested. * ERROR_UNKNOWN clashes on some systems. * Crash when using Python 3 with "utf32" encoding. (Dominique Pelle) * ETYPE_ is used for two different enums. * Crash when using Python 3 with "debug" encoding. (Dominique Pelle) * Initializing globals with COMMA is clumsy. * Python 3 unicode test sometimes fails. * Python 3 unicode test still sometimes fails. * settagstack() cannot truncate at current index. * Expanding works differently the second time. * Python 3 unicode test still fails on MS-Windows. * Globals using INIT4() are not in the tags file. * When reusing a buffer listeners are not cleared. (Axel Forsman) * Text properties wrong when tabs and spaces are exchanged. * Complete item "user_data" can only be a string. * Dead code in builtin functions. * Build error for small version. (Tony Mechelynck) * Crash in command line expansion when out of memory. * Insufficient tests for tags; bug in using extra tag field when using an ex command to position the cursor. * Crash when running out of memory in :setfiletype completion. * Generated files show up in git status. * Compiler warnings for size_t / int types. * Tags functionality insufficiently tested. * win_splitmove() can make Vim hang. * Cannot specify exit code for :cquit. * Cannot create tiny popup window in last column. (Daniel Steinberg) * Crash with autocommand and spellfile. (Tim Pope) * Exe stack length can be wrong without being detected. * Use of NULL pointer when out of memory. * Macros for Ruby are too complicated. * Crash when passing null object to ":echomsg". * Messages test fails in small version. * Using null object with execute() has strange effects. * Using channel or job with ":execute" has strange effects. * Vim license not easy to find on github.