Packages changed: clazy kernel-source (5.3.1 -> 5.3.2) pam (1.3.1+git20190807.e31dd6c -> 1.3.1+git20190923.ea78d67) perl-Crypt-SSLeay systemd (242 -> 243) === Details === ==== clazy ==== - Add cmake-clang-cpp.patch: fix build with LLVM 9. - Replace outdated llvm-clang-devel dependency by clang-devel. ==== kernel-source ==== Version update (5.3.1 -> 5.3.2) Subpackages: kernel-default kernel-default-devel kernel-devel kernel-docs kernel-macros kernel-syms kernel-vanilla - Update config files. Enable CONFIG_X86_5LEVEL (jsc#SLE-9607). - commit 5588b36 - Linux 5.3.2 (bnc#1151927). - objtool: Clobber user CFLAGS variable (bnc#1151927). - platform/x86: i2c-multi-instantiate: Derive the device name from parent (bnc#1151927). - ALSA: hda - Apply AMD controller workaround for Raven platform (bnc#1151927). - ALSA: hda - Add laptop imic fixup for ASUS M9V laptop (bnc#1151927). - ALSA: dice: fix wrong packet parameter for Alesis iO26 (bnc#1151927). - ALSA: usb-audio: Add DSD support for EVGA NU Audio (bnc#1151927). - ALSA: usb-audio: Add Hiby device family to quirks for native DSD support (bnc#1151927). - Revert "mm/z3fold.c: fix race between migration and destruction" (bnc#1151927). - clk: imx: imx8mm: fix audio pll setting (bnc#1151927). - crypto: talitos - fix missing break in switch statement (bnc#1151927). - mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write_oneword() (bnc#1151927). - HID: Add quirk for HP X500 PIXART OEM mouse (bnc#1151927). - HID: hidraw: Fix invalid read in hidraw_ioctl (bnc#1151927). - HID: logitech-dj: Fix crash when initial logi_dj_recv_query_paired_devices fails (bnc#1151927). - HID: logitech: Fix general protection fault caused by Logitech driver (bnc#1151927). - HID: sony: Fix memory corruption issue on cleanup (bnc#1151927). - HID: prodikeys: Fix general protection fault during probe (bnc#1151927). - powerpc/xive: Fix bogus error code returned by OPAL (bnc#1151927). - drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines (bnc#1151927). - drm/amd/display: Don't replace the dc_state for fast updates (bnc#1151927). - drm/amd/display: Skip determining update type for async updates (bnc#1151927). - drm/amd/display: Allow cursor async updates for framebuffer swaps (bnc#1151927). - clocksource/drivers: Do not warn on probe defer (bnc#1151927). - clocksource/drivers/timer-of: Do not warn on deferred probe (bnc#1151927). - netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file (bnc#1151927). - commit 17d14ca - config: Enable dual-role modes for DWC on arm64 as well - CONFIG_USB_DWC2_DUAL_ROLE=y and CONFIG_USB_DWC3_DUAL_ROLE=y - Previously that was only enabled on armv6/armv7 - commit 4940602 ==== pam ==== Version update (1.3.1+git20190807.e31dd6c -> 1.3.1+git20190923.ea78d67) Subpackages: pam-32bit pam-devel pam-doc - Update to version 1.3.1+git20190923.ea78d67: * Fixed missing quotes in configure script * Add support for a vendor directory and libeconf (#136) * pam_lastlog: document the 'unlimited' option * pam_lastlog: prevent crash due to reduced 'fsize' limit * pam_unix_sess.c add uid for opening session * Fix the man page for "pam_fail_delay()" * Fix a typo * Update a function comment - drop usr-etc-support.patch (accepted upstream) - Add migration support from /etc to /usr/etc during upgrade - Update to version 1.3.1+git20190902.9de67ee: * pwhistory: fix read of uninitialized data and memory leak when modifying opasswd - Update to version 1.3.1+git20190826.1b087ed: * libpam/pam_modutil_sanitize.c: optimize the way to close fds ==== perl-Crypt-SSLeay ==== - Fix build: Don't test content of returned version strings * Add perl-Crypt-SSLeay-tests.patch - Add missing zlib build dependency, which used to be pulled in by libopenssl-devel. The package fails to build since the openssl upgrade to 1.1.1 (bsc#1149792) ==== systemd ==== Version update (242 -> 243) Subpackages: libsystemd0 libsystemd0-32bit libudev-devel libudev1 libudev1-32bit systemd-32bit systemd-container systemd-logger systemd-sysvinit udev - Some files related to the portable stuff were missing some %exclude - Import commit 9e41d7ec3572d8d5ea1e00f683e9fbf8108e85b4 fb1b9d54f9 tty-ask-pwd-agent: fix message forwarded to wall(1) dd14da3bb6 core: restore initialization of u->source_mtime d62f30f647 resolved: create /etc/resolv.conf symlink at runtime - Slighly rework (mostly reorganization) the portable stuff - Track 0001-resolved-create-etc-resolv.conf-symlink-at-runtime.patch in the git repo This patch has been in the quarantine area long enough, so let's move it in the git repo. - Upgrade to v243 (commit e0b24c4356aa0c1c56ff274ff72228f33482a5be) See https://github.com/openSUSE/systemd/blob/SUSE/v243/NEWS for details. Drop 0001-Revert-insserv.conf-generator.patch as it's been dropped from branch SUSE/v243 while we were rebasing. Drop 0001-rc-local-generator-deprecate-halt.local-support.patch as this functionality had been deprecated during the previous release and now have been dropped by upstream. - enable systemd-portabled - systemd-container creates and owns /etc/systemd/nspawn now