Packages changed: busybox editorconfig-core-c libdatrie (0.2.10 -> 0.2.12) multipath-tools (0.8.4+43+suse.908383f -> 0.8.4+183+suse.1817ce2) openldap2 (2.4.51 -> 2.4.52) patterns-containers perl-libwww-perl (6.46 -> 6.47) qalculate (3.12.0 -> 3.12.1) snapper (0.8.12 -> 0.8.13) sudo webrtc-audio-processing (0.3 -> 0.3.1) === Details === ==== busybox ==== - Set CONFIG_FIRST_SYSTEM_ID to 101 as we use 100 already as fixed ID for a system account. - Require group "nogroup" (used by adduser) ==== editorconfig-core-c ==== - Add patch to fix crash when parsing certain files (boo#1175824): * 0001-fix-prevent-buffer-overflow-74.patch ==== libdatrie ==== Version update (0.2.10 -> 0.2.12) - update to 0.2.12: - More C90 (ANSI C) compliance. - Prevent some compiling conflicts with other sources. - Fix miscellaneous compiler warnings. - Prevent trimming on extremely long dictionary path names. - Detect iconv() error more correctly in trietool. - Clarify package description that search time is O(m), where m is key length, not O(1), while still claiming that it's independent of database size. - Fix trie_state_get_data() on a prefix key. - Fix reported segfault on full-range alpha map. ==== multipath-tools ==== Version update (0.8.4+43+suse.908383f -> 0.8.4+183+suse.1817ce2) Subpackages: kpartx libmpath0 - Update to version 0.8.4+183+suse.1817ce2: Added reviewed upstream fix for multipath crash * multipath: get_dm_mpvec: discard broken maps - Update to version 0.8.4+180+suse.50a2698: * Fix memory access / leak issues found with valgrind - Update to version 0.8.4+170+suse.801341f: * libmultipath: tests: fix bitfield tests * Spec file: disable LTO for %check (bsc#1133122) - Update to version 0.8.4+167+suse.70bef90: Pull in reviewed upstream changes - Bug fixes * libmultipath: add consistency check for alias settings (bsc#1172429) * libmultipath: select_action(): don't drop map if alias clashes (bsc#1172429) * libmultipath: refuse reloading an existing map with different WWID (bsc#1172429) * libmultipath: select_action(): force udev reload for uninitialized maps (bsc#1172157) * multipathd: uev_trigger(): handle incomplete ADD events (bsc#1172157) * improve logging for failure to set dev_loss_tmo (bsc#1173060, bsc#1173064) * libmultipath: add device to hwtable.c (bsc#1174026) - New features * multipath: add -D option to skip multipathd delegation * multipath: delegate flushing maps to multipathd * multipathd: add "del maps" multipathd command - Other changes * cleanup disassemble_map() code path * multipath-tools: introduce INIT_REMOVED state * logging improvements * fix "multipathd show devices" * libmultipath: remove uevent listener failback * libmultipath: create bitfield abstraction * libmultipath: count pending paths as active on loads * kpartx: handle alternate bsd disklabel location - Lots of minor fixes and cleanups - Spec file: use %service_del_postun_without_restart macro ==== openldap2 ==== Version update (2.4.51 -> 2.4.52) - updated to 2.4.52 OpenLDAP 2.4.52 (2020/08/28) Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318) Added libldap OpenSSL support for multiple EECDH curves (ITS#9054) Added slapd OpenSSL support for multiple EECDH curves (ITS#9054) Fixed librewrite malloc/free corruption (ITS#9249) Fixed libldap hang when using UDP and server down (ITS#9328) Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324) Fixed slapd syncrepl regression that could trigger an assert (ITS#9329) Fixed slapd-mdb index error with collapsed range (ITS#9135) - Switch from shadow to sysusers to generate ldap account - Remove if's for code older than SLE12 (Even SLE12 builds no longer) - Remove 12 years old sasl2 migration code ==== patterns-containers ==== - kubeadm pattern now requires kuberlr to facilitate transparent multi-version kubectl useage ==== perl-libwww-perl ==== Version update (6.46 -> 6.47) - updated to 6.47 see /usr/share/doc/packages/perl-libwww-perl/Changes 6.47 2020-08-18 15:27:27Z - Only add cookies from the jar if there aren't cookies in the request (GH#347) (Doug Bell and Olaf Alders) ==== qalculate ==== Version update (3.12.0 -> 3.12.1) - Update to 3.12.1: * Fix BTC, BYN, and BYR exchange rates * Fix exchange rates update time * Fix parsing of negative power in function arguments without parenthesis * Add arcsin, arccos, arsinh, arcosh, etc. as names for inverse trigonometric and hyperbolic functions * Interpret sin^-1, cos^-1, etc. as inverse functions (arcsin, arccos, etc.) * Add deftorad() and totient() functions ==== snapper ==== Version update (0.8.12 -> 0.8.13) Subpackages: libsnapper5 - activate snapperd using systemd service - fix LVM setup for volume groups and logical volumes with one character long names (gh#openSUSE/snapper#465) - improved error messages for wrong command line options and arguments (bsc#1150156) - call fsync after writing snapshot info file (bsc#1078336) - version 0.8.13 ==== sudo ==== - This rpm packages decides about the permissions of /etc/sudoers.d ==== webrtc-audio-processing ==== Version update (0.3 -> 0.3.1) - update to 0.3.1: * doc: file invalid reference to pulseaudio mailing list * various build system fixes - spec-cleaner run