Packages changed: NetworkManager-branding-openSUSE alsa (1.2.3 -> 1.2.3.1) coreutils cracklib (2.9.6 -> 2.9.7) libmbim (1.22.0 -> 1.24.0) libreoffice libstorage-ng (4.3.26 -> 4.3.28) ncurses (6.2.20200531 -> 6.2.20200613) perl-CGI (4.49 -> 4.50) python-jedi (0.17.0 -> 0.17.1) rubygem-autoprefixer-rails (9.7.6 -> 9.8.4) rubygem-coderay (1.1.2 -> 1.1.3) rubygem-exception_notification (4.4.0 -> 4.4.1) rubygem-packaging_rake_tasks (1.4.10 -> 1.4.11) rubygem-yast-rake (0.2.38 -> 0.2.39) sendmail sqlite3 (3.32.2 -> 3.32.3) systemd yast2 (4.3.8 -> 4.3.9) yast2-core (4.3.0 -> 4.3.1) yast2-installation (4.3.3 -> 4.3.7) yast2-network (4.3.5 -> 4.3.10) yast2-schema (4.3.1 -> 4.3.2) yast2-storage-ng (4.3.8 -> 4.3.9) yast2-trans (84.87.20200606.1c5278cf88 -> 84.87.20200621.6aa3ebb0e6) === Details === ==== NetworkManager-branding-openSUSE ==== - Fix summary variable expansion: use %rpm style instead of $shell style (boo#1172773). ==== alsa ==== Version update (1.2.3 -> 1.2.3.1) Subpackages: libasound2 libasound2-32bit libatopology2 - Update to alsa-lib 1.2.3.1: a bug fix release, see the detailed changes at: https://www.alsa-project.org/wiki/Changes_v1.2.3_v1.2.3.1 ==== coreutils ==== Subpackages: coreutils-doc coreutils-lang - coreutils-gnulib-disable-test-float.patch: Add patch to temporarily disable the gnulib test 'test-float' failing on ppc and ppc64le. - coreutils.spec: Reference the patch. While at it, avoid conditional Patch and Source entries as that break cross-platform builds from source RPMs. ==== cracklib ==== Version update (2.9.6 -> 2.9.7) Subpackages: libcrack2 libcrack2-32bit - Update to version 2.9.7: + fix a buffer overflow processing long words. - Drop 0003-overflow-processing-gecos.patch and 0004-overflow-processing-long-words.patch: fixed upstream. - Update source URI. - Remove use of translation-update-upstream. It cannot be added to ring 0 on leap, and 2.9.7 has some translation fixes (bsc#1172396). ==== libmbim ==== Version update (1.22.0 -> 1.24.0) Subpackages: libmbim-glib4 mbimcli-bash-completion - Update to version 1.24 * Build now requires GLib/GObject/GIO 2.48. * Added new GObject Introspection support in the library, that can be explicitly requested during configure with - -enable-introspection=yes. With the new introspection support, the libmbim-glib library can now be used directly from e.g. python programs, as in the example included with the release. * Added release version information to all the types and methods of the public library API, and added new per-version indices in the documentation. * Added g_autoptr() support to all public types. * Several other minor improvements and fixes. - Introduce subpackage for Introspection bindings ==== libreoffice ==== Subpackages: libreoffice-base libreoffice-base-drivers-firebird libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-en_GB libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-pt_BR libreoffice-l10n-ru libreoffice-l10n-zh_CN libreoffice-l10n-zh_TW libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit - Enable skia build; building with gcc atm ==== libstorage-ng ==== Version update (4.3.26 -> 4.3.28) Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1 - merge gh#openSUSE/libstorage-ng#751 - fixed order of exceptions - extended utility to check order of exceptions - allow to query max partition size for pools - updated documentation - work on pools - 4.3.28 - merge gh#openSUSE/libstorage-ng#750 - added support for pools - added integration tests - extended documentation - simplyfied code - updated file dependencies for bindings - updated list of headers to install - fixed typos - 4.3.27 ==== ncurses ==== Version update (6.2.20200531 -> 6.2.20200613) Subpackages: libncurses6 ncurses-devel ncurses-utils tack terminfo terminfo-base terminfo-iterm terminfo-screen - Run ldconfig local on %buildroot %_lib to get links done (boo#1173222) - Add ncurses patch 20200606 + add xterm+256color2, xterm+88color2, to deprecate nonstandard usage in xterm+256color, xterm+88color -TD + add shifted Linux console keys in linux+sfkeys entry for screen.linux (report by Alexandre Montaron). + use vt100+enq in screen (report by Alexandre Montaron). + add screen.linux-s alias (suggested by Alexandre Montaron). - Add ncurses patch 20200613 + update list of functions in ncurses.3x + move dlclose() call from lib_mouse.c to delscreen() to avoid a case in the former which could be called from SIGTSTP handler (Debian [#961097]). ==== perl-CGI ==== Version update (4.49 -> 4.50) - updated to 4.50 see /usr/share/doc/packages/perl-CGI/Changes 4.50 2019-06-22 [ ENHANCEMENT ] - Add APPEND_QUERY_STRING option (GH #243, thanks to stevenh) ==== python-jedi ==== Version update (0.17.0 -> 0.17.1) - Update to version 0.17.1 * Django ``Model`` meta class support * Django Manager support (completion on Managers/QuerySets) * Added Django Stubs to Jedi, thanks to all contributors of the `Django Stubs `_ project * Added ``SyntaxError.get_message`` * Python 3.9 support * Bugfixes (mostly towards Generics) - drop jedi-pr1543-sorttest.patch merged upstream ==== rubygem-autoprefixer-rails ==== Version update (9.7.6 -> 9.8.4) - updated to version 9.8.4 [#]# 9.8.4 * Reduce JS bundle size. [#]# 9.8.3 * Update Can I Use data. [#]# 9.8.2 * Update Can I Use data. [#]# 9.8.1 * Replace `chalk` to `kleur` (by Luke Edwards). [#]# 9.8 ?Vigilo Confido? * Add `:placeholder-shown` support (by Tanguy Krotoff). ==== rubygem-coderay ==== Version update (1.1.2 -> 1.1.3) - updated to version 1.1.3 * Tokens: Ensure Ruby 2.6 compatibility. [#233, thanks to Jun Aruga] * SQL scanner: Add numeric data type. [#223, thanks to m16a1] * Java scanner: Add var as type. [#229, thanks to Davide Angelocola] * Gem: Fix deprecation warning. [#246, thanks to David Rodríguez] ==== rubygem-exception_notification ==== Version update (4.4.0 -> 4.4.1) - updated to version 4.4.1 * enhancements * Enhance `ignore_if` option to allow by-notifier customization (by @fursich) * Ignore extended modules of ignored exceptions (by @elengine) * Add `exception_data` to Mattermost notifier (by @camillof) * bug fixes * Fix Rubocop offenses (by @nicolasferraro) ==== rubygem-packaging_rake_tasks ==== Version update (1.4.10 -> 1.4.11) - Add support for using Linux Foundation Bugzilla and Github issues references in the changelog (github#yast/yast-theme#128). - 1.4.11 ==== rubygem-yast-rake ==== Version update (0.2.38 -> 0.2.39) - :sle_latest is SLE15-SP3 now (bsc#1173266). - 0.2.39 ==== sendmail ==== Subpackages: libmilter1_0 - Fixes for %_libexecdir changing to /usr/libexec - Spec file cleanups ==== sqlite3 ==== Version update (3.32.2 -> 3.32.3) Subpackages: libsqlite3-0 - SQLite 3.32.3: * Fix Heap Buffer Overflow in multiSelectOrderBy * Fix Assertion `flags3==pIn3->flags' failed * Fix Assertion `pExpr->pAggInfo==pAggInfo' failed * Fix Segfault in sqlite3Select * Fix Use after free in resetAccumulator CVE-2020-13871 boo#1172646 ==== systemd ==== Subpackages: libsystemd0 libsystemd0-32bit libudev-devel libudev1 libudev1-32bit systemd-32bit systemd-container systemd-doc systemd-lang systemd-logger systemd-sysvinit udev - migrate-sysconfig-i18n.sh: fix marker handling (bsc#1173229) The marker is used to make sure the script is run only once. Instead of storing it in /usr, use /var which is more appropriate for such file. Also make it owned by systemd package. - Fix inconsistent file modes for some ghost files (bsc#1173227) Ghost files are assumed by rpm to have mode 000 by default which is not consistent with file permissions set at runtime. Also /var/lib/systemd/random-seed was tracked wrongly as a directory. Also don't track (ghost) /etc/systemd/system/runlevel*.target aliases since we're not supposed to track units or aliases user might define/override. ==== yast2 ==== Version update (4.3.8 -> 4.3.9) Subpackages: yast2-logs - Add a method to change the selection of the network backend to be used (related to bsc#1172749) - 4.3.9 ==== yast2-core ==== Version update (4.3.0 -> 4.3.1) - Save memory by SCR.UnmountAgent telling other-process agents to terminate (bsc#1172139) - 4.3.1 ==== yast2-installation ==== Version update (4.3.3 -> 4.3.7) - Fix "Cmdline: parameter not set" for virt-install (bsc#1172139) - 4.3.7 - copy NVMe hostnqn and hostid from installation system to target system during installation (bsc#1172853) - 4.3.6 - memsample: at install time sample memory consumption each 5s, enabling CSV and PNG reports (bsc#1172139) - startup/common/network.sh: remove bashisms to enable switching inst_setup to dash - 4.3.5 - Do not export to autoyast profile image deployment unless requested (bsc#1172552) - 4.3.4 ==== yast2-network ==== Version update (4.3.5 -> 4.3.10) - AutoYaST schema: add the setup_before_proposal element to the schema (bsc#1171922) - 4.3.10 - Do not export network when not requested (bsc#1172552) - 4.3.9 - Do not export any settings when NetworkManager is the network backend (bsc#1172822). - 4.3.8 - Save inst-sys memory by ending ag_udev_persistent after use (bsc#1172139). - 4.3.7 - Do not export interfaces section when there are no aliases to export (bsc#1172922). - 4.3.6 ==== yast2-schema ==== Version update (4.3.1 -> 4.3.2) - Add the setup_before_proposal element to the networking section (bsc#1171922) - 4.3.2 ==== yast2-storage-ng ==== Version update (4.3.8 -> 4.3.9) - Ensure consistent removal of LVM snapshots when the origin LV is deleted (related to bsc#1120410). - 4.3.9 - Partitioner: does not warn the user when the BIOS Boot partition is missing in a XEN guest. ==== yast2-trans ==== Version update (84.87.20200606.1c5278cf88 -> 84.87.20200621.6aa3ebb0e6) Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sr yast2-trans-sv yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu - Update to version 84.87.20200621.6aa3ebb0e6: * New POT for text domain 'autoinst'. - Update to version 84.87.20200613.587fee68a3: * New POT for text domain 'installation'. * New POT for text domain 'nis'. * New POT for text domain 'network'. * New POT for text domain 'autoinst'. * New POT for text domain 'storage'. * New POT for text domain 'proxy'. * New POT for text domain 'kdump'. * New POT for text domain 'bootloader'. * New POT for text domain 'add-on'. * New POT for text domain 'autoinst'. * New POT for text domain 'network'.