Packages changed: ImageMagick (7.1.0.53 -> 7.1.0.55) grub2 gupnp (1.6.2 -> 1.6.3) harfbuzz (5.3.1 -> 6.0.0) libjxl libstorage-ng (4.5.56 -> 4.5.57) lua54 open-iscsi policycoreutils python-Beaker (1.11.0 -> 1.12.0) python-h2 redis (7.0.5 -> 7.0.7) screen systemd vim (9.0.1040 -> 9.0.1075) yast2-packager (4.5.9 -> 4.5.10) yast2-trans (84.87.20221210.680714a939 -> 84.87.20221218.6fdb651e97) === Details === ==== ImageMagick ==== Version update (7.1.0.53 -> 7.1.0.55) Subpackages: ImageMagick-config-7-SUSE libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10 - update to 7.1.0.55: * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#710-55---2022-12-17 ==== grub2 ==== Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-systemd-sleep-plugin grub2-x86_64-efi - Setup multiple device paths for a nvmf boot device (bsc#1205666) * 0001-grub2-Set-multiple-device-path-for-a-nvmf-boot-devic.patch - Increase the path buffer in the crypttab command for the long volume name (bsc#1206333) * grub2-increase-crypttab-path-buffer.patch ==== gupnp ==== Version update (1.6.2 -> 1.6.3) - Update to version 1.6.3: + Fix handling of deprecated and tentative v6 addresses. + Bugs fixed in this release: - https://gitlab.gnome.org/GNOME/gupnp/issues/82  - https://gitlab.gnome.org/GNOME/gupnp/issues/83 ==== harfbuzz ==== Version update (5.3.1 -> 6.0.0) Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0 - Update to version 6.0.0: + Add API to pre-process the face and speed up future subsetting operations on that face. Provides up to a 95% reduction in subsetting times when the same face is subset more than once. + Shaping have been speedup by skipping entire lookups when the buffer contents don't intersect with the lookup. Shows up to a 10% speedup in shaping some fonts + The HarfBuzz subsetter can now drop axes by pinning them to specific values (also referred to as instancing) - Drop harfbuzz-5.3.1-Fix_check-symbols_failure.patch: Fixed upstream. ==== libjxl ==== - Add patch (applied reversed) to revert the requirement for an updated liblcms2 library when we have an older one. This allows libjxl to build in SLE15 SP4/SP5 (and Leap 15.4/15.5): * 0001-Remove-LCMS-mutex.patch ==== libstorage-ng ==== Version update (4.5.56 -> 4.5.57) Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1 - Translated using Weblate (Macedonian) (bsc#1149754) - 4.5.57 ==== lua54 ==== - Added more numbered patches from upstream: * luabugs8.patch * luabugs9.patch ==== open-iscsi ==== Subpackages: iscsiuio libopeniscsiusr0 - Updated SPEC file dependencies for libopeniscsiusr to avoid conflicting package installation. ==== policycoreutils ==== Subpackages: policycoreutils-lang policycoreutils-python-utils python3-policycoreutils - Use %_pam_vendordir - Error in spec file: No "config" tag in "/usr/ should be used. - Migration PAM settings to /usr/etc: Saving user changed configuration files in /etc and restoring them while an RPM update. ==== python-Beaker ==== Version update (1.11.0 -> 1.12.0) - Update to 1.12.0: * Enabled testing on Python 3.10 and 3.11 * Fixed issue #122 - Session ignores deserializer json * Remove ID generation fallback for when the uuid module is not found * Port testing from nose to pytest * Fixed issue #180 - KeyError when loading deleted session - Remove Python 2 and Python 3 gubbins. - Remove patch denose.patch, merged upstream. - Add patch support-pymemcache.patch: * Also support pymemcache. - Fiddle BuildRequires as appropiate. ==== python-h2 ==== - add fix-repr-checks-for-py311.patch ==== redis ==== Version update (7.0.5 -> 7.0.7) - Update to version 7.0.7 * Fix regression from Redis 7.0.6 in distance replies of Geo commands (#11631) - Update to version 7.0.6: * RM_ResetDataset module API should not clear the functions * RM_Call module API used with the "C" flag to run scripts, would now cause the commands in the script to check ACL with the designated user * Geo commands speedups * Fix EVAL command performance regression from Redis 7.0 * Reduce EXPIRE commands performance regression from Redis 7.0 * Optimize commands returning double values, mainly affecting zset commands * Optimize Lua parsing of some command responses * Optimize client memory usage tracking operation while client eviction is disabled * Multiple bug fixes for crashes, hangs, and incorrect behavior - drop cve-2022-3647.patch now upstream ==== screen ==== - Use %_pam_vendordir - Migration PAM settings to /usr/etc: Saving user changed configuration files in /etc and restoring them while an RPM update. ==== systemd ==== Subpackages: libsystemd0 libudev1 systemd-doc systemd-lang udev - Fix systemd-coredump to not allow user to access coredumps with changed uid/gid/capabilities (bsc#1205000 CVE-2022-4415) Add 5000-coredump-adjust-whitespace.patch Add 5001-coredump-do-not-allow-user-to-access-coredumps-with-.patch ==== vim ==== Version update (9.0.1040 -> 9.0.1075) Subpackages: vim-data vim-data-common vim-small - Updated to version 9.0.1075, fixes the following problems * refreshed vim-7.4-highlight_fstab.patch * Test for mapping with CmdlineChanged fails. * Cannot define a method in a class. * ASAN gives false alarm about array access. * Macro has confusing name and is duplicated. * Setting window height using Python may cause errors. * In a class object members cannot be initialized. * Class method disassemble test fails on MS-Windows. * Matchparen is slow. * With "screenline" in 'culopt' cursorline highlight is wrong. * Crash when opening a very small terminal window. * Using freed memory when assigning to variable twice. * After a failed CTRL-W ] next command splits window. * Using freed memory on exit when EXITFREE is defined. * Default constructor arguments are not optional. * Object member can't get type from initializer. * Coverity warns for using uninitialized memory. * Leaking memory when disassembling an object method. * Conflict between supercollider and scala filetype detection. * String value of class and object do not have useful information. * Build failure with some compilers that can't handle a declaration directly after a "case" statement. * Cannot display 'showcmd' somewhere else. * Some test function names do not match what they are doing. * When using Kitty a shell command may mess up the key protocol state. * Code for making 'shortmess' temporarily empty is repeated. * A shell command switching screens may still have a problem with the kitty keyboard protocol. * Test function name is wrong. * In diff mode virtual text is highlighted incorrectly. (Rick Howe) * No information about whether requesting term codes has an effect. * Diff mode highlight fails for special characters. * Reading beyond array size. * Codecov action version is too specific. * screenpos() column result in fold may be too small. * Using "xterm-kitty" for 'term' causes problems. * Class members are not supported yet. * build fails if the compiler doesn't allow for a declaration right after "case". ==== yast2-packager ==== Version update (4.5.9 -> 4.5.10) - Do not fail when the installation URL contains a space (bsc#1201816) - 4.5.10 ==== yast2-trans ==== Version update (84.87.20221210.680714a939 -> 84.87.20221218.6fdb651e97) Subpackages: yast2-trans-cs yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-fr yast2-trans-hu yast2-trans-it yast2-trans-ja yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ru yast2-trans-zh_CN yast2-trans-zh_TW - Update to version 84.87.20221218.6fdb651e97: * Translated using Weblate (Macedonian) * Translated using Weblate (Macedonian) * Translated using Weblate (Macedonian) * Translated using Weblate (Macedonian) * Translated using Weblate (Macedonian) * Translated using Weblate (Macedonian) * Translated using Weblate (Finnish) * Translated using Weblate (Macedonian) * Translated using Weblate (Slovak) * Translated using Weblate (Catalan) * Translated using Weblate (Catalan) * Translated using Weblate (Czech) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Japanese) * New POT for text domain 'add-on'. * Translated using Weblate (Slovak) * Translated using Weblate (Slovak) * Translated using Weblate (Czech) * Translated using Weblate (Catalan) * Translated using Weblate (Dutch) * Translated using Weblate (Dutch) * Translated using Weblate (Japanese) * Translated using Weblate (Japanese) * New POT for text domain 'iscsi-lio-server'. * New POT for text domain 'control'.