Packages changed: ImageMagick (7.0.11.7 -> 7.0.11.11) drbd (9.0.26~0+git.9114a038 -> 9.0.29~0+git.9a7bc817) glslang (11.2.0 -> 11.4.0) ipmitool libass (0.15.0 -> 0.15.1) libbluray (1.2.1 -> 1.3.0) libjpeg-turbo libreoffice (7.1.1.2 -> 7.1.3.2) libstorage-ng (4.4.1 -> 4.4.4) mokutil mutt (2.0.6 -> 2.0.7) patterns-media presage procmail qemu (5.2.0 -> 6.0.0) redis (6.2.2 -> 6.2.3) schily selinux-policy shaderc (2020.5 -> 2021.0) shim-leap snapper texlive virtualbox (6.1.20 -> 6.1.22) virtualbox-kmp (6.1.20_k5.12.0_2 -> 6.1.22_k5.12.0_2) vlc (3.0.12 -> 3.0.13) vulkan-loader (1.2.170.0 -> 1.2.176.0) yast2 (4.4.2 -> 4.4.3) yast2-country (4.3.13 -> 4.4.0) yast2-network (4.4.8 -> 4.4.9) yast2-ntp-client (4.4.0 -> 4.4.1) yast2-pkg-bindings (4.4.1 -> 4.4.2) yast2-schema (4.4.0 -> 4.4.1) === Details === ==== ImageMagick ==== Version update (7.0.11.7 -> 7.0.11.11) Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagick++-7_Q16HDRI5 libMagickCore-7_Q16HDRI9 libMagickWand-7_Q16HDRI9 - version update to 7.0.11.11 * FL32 no longer returns scambled results (reference https://github.com/ImageMagick/ImageMagick/issues/3614). * Ashlar pseudo-image format no longer crops labels in last row of tiles by default (reference https://github.com/ImageMagick/ImageMagick/issues/3618). * Optimize CompareImageBounds(). * Check image is not NULL before dereferencing. * eliminate uninitialized value * Differences in computing linear gray (reference https://github.com/ImageMagick/ImageMagick/issues/3571). * added support for pdf:author, pdf:producer and pdf:title when writing a PDF file. - force --with-fftw delegate support. FFTW3 is a BuildRequirement but not detected automatically. ==== drbd ==== Version update (9.0.26~0+git.9114a038 -> 9.0.29~0+git.9a7bc817) - Update to 9.0.29 * fix data corruption when DRBD's backing disk is a degraded Linux software raid (MD) * add correct thawing of IO requests after IO was frozen due to loss of quorum * fix timeout detection after idle periods and for configs with ko-count when a disk on an a secondary stops delivering IO-completion events * fixed an issue where UUIDs where not shifted in the history slots; that caused false "unrelated data" events * fix switching resync sources by letting resync requests drain before issuing resync requests to the new source; before the fix, it could happen that the resync does not terminate since a late reply from the previous caused a out-of-sync bit set after the "scan point" * fix a temporal deadlock you could trigger when you exercise promotion races and mix some read-only openers into the test case * fix for bitmap-copy operation in a very specific and unlikely case where two nodes do a bitmap-based resync due to disk-states * fix size negotiation when combining nodes of different CPU architectures that have different page sizes * fix a very rare race where DRBD reported wrong magic in a header packet right after reconnecting * fix a case where DRBD ends up reporting unrelated data; it affected thinly allocated resources with a diskless node in a recreate from day0 event * speedup open() of drbd devices if promote has not chance to go through * new option "--reset-bitmap=no" for the invalidate and invalidate-remote commands; this allows to do a resync after online verify found differences * changes to socket buffer sizes get applied to established connections immediately; before it was applied after a re-connect * add exists events for path objects * forbid keyed hash algorithms for online verify, csyms and HMAC base alg * fix a regression introduces with 9.0.25; it failed to determine the right device size and the connection hangs in WFBitmapS/WFBitmapT repl state; to trigger this you need to do a partial resync to a new node with different backing device size * fix an issue with netlink packets processed in parallel on multiple CPUs; the bug caused drbdadm adjust failing in very rare cases * fix a very rare occurrence of a reconciliation resync getting stuck * fix a race condition that causes a detach operation to hang; it is very hard to trigger * fix a kernel OOPS (via a BUG()) upon adding a timer twice under very rare timing * fix a counter imbalance that could lead to assertion messages when a protocol A peer disconnects with a certain timing * fix a rare race with receiving bitmap and a state change while establishing a connection * fix UUID handling to avoid false split-brain detections; this bug got triggered an isolated primary that gets demoted, and temporal network interruptions among the remaining nodes * fix resync decision to obey disk states when the generation UUIDs are equal; the effect of this bug was that you could end up with two Outdated nodes after resync * fix concurrent disk-attach operations * Fix possible kernel warning regarding an inbalance of backing device link/unlink * move some amount of kernel backward compatibility code moved from the old method (drbd_wrappers.h) to new cocci semantic patches * add support renaming resources while its devices might be in use and process IO requests * Allow setting c_max_rate to 0 with the meaning that the resync controller has no upper limit for the resync speed * Fix regression: allow live migration between two diskful peers again * following upstream changes to DRBD up to Linux 5.12 and updated compat rules to support up to Linux 5.12 - Add patch compat_genl_maxattr_in_ops.patch (48526a0f) Remove patch drbd-fix-zero-metadata-limit-by-page-size-misaligned.patch Remove patch compat_remove_include_vermagic.patch Remove patch compat-test-header.patch Remove patch submit-bio-private-date.patch Remove patch compat_remove_kernel_setsockopt.patch Remove patch compat_blk_queue_stack_limits.patch Remove patch remove_bdi_cap_stable_writes.patch Remove patch compat_get_fs.patch Remove patch compat_to_v5_11.patch Modify patch suse-coccinelle.patch - cocci apply: linux-5.12.0-2 queue_discard_zeroes_data__no_present (48920ff2a5a9) ==== glslang ==== Version update (11.2.0 -> 11.4.0) - Update to release 11.4.0 * Added --depfile and --auto-sampled-textures options * Now supports InterpolateAt-based functions * Supports cross-stage automatic IO mapping * Supports GL_EXT_vulkan_glsl_relaxed (-R option) ==== ipmitool ==== - Use /run instead of /var/run (bsc#1185162) A Use-run-instead-of-var-run.patch Be aware that the patch has been submitted mainstream, therefore the git hash tag, but may not have been accepted. - Fixes (bsc#1179133) lanplus: hanging on getting cipher suites for 10 seconds A lanplus-don-t-retry-pre-session-Get-cipher-suites.patch - Do not append the device number to the PIDFILE pathname as this will confuse systemd. [bsc#1181063, 0008-bsc#1181063-dont-parametrize-pidfile-name.patch] - When really starting the daemon, in lib/helper.c::ipmi_start_daemon() stdin/stdout/stderr are redirected to /dev/null and this is checked but the check for stderr tests for STDOUT_FILENO. This is, most likely, a copy-paste error. [bsc#1175328, 0007-bsc#1175328-check-for-correct-fd.patch] - clean up patches rename fwum_enhance_output.patch to 0001-Enhance-fwum-output.patch rename fix_file_permissions.patch to 0002-Fix-file-permissions.patch rename several_more_compile_fixes.patch to 0003-Cleanup-and-compiler-issues-only-no-functional-chang.patch rename ipmitool_adjust_suse_paths.patch to 0004-Adjust-SUSE-paths.patch rename hpm_x_compatibility_msg_is_debug_only.patch to 0005-HPM-x-compatibility-message-is-DEBUG-only.patch rename autotools_define_DOWNLOAD.diff to 0006-Make-IANA-PEN-download-configurable-fix-uninitalized.patch - Update to version 1.8.18+git20200916.1245aaa387dc: * fru: Fix crashes on 6-bit ASCII strings * Refix 6e037d6bfbbb93b349c8ca331ebde03a837f76bf * oem: Add product ID for YADRO VEGMAN * configure.ac: add '--location' for curl to follow location * configure.ac: replace '-#' by '--progress-bar' with curl * log: refix 16f937a1: Add missing header changes * Add version info to debug output * doc, ci: Fix an error in package name for Windows * doc: Fix a small typo in INSTALL * RPM support: updated spec file changelog - Don't hardcode /usr but use rpm variables - bsc#1163026 - CVE-2020-5208 - Use license macro for COPYING, instead of doc - Add ChangeLog mainline log to docs for shorter obs changelogs. This will be the last more detailed changelog, due to more important buffer overflow patches. Otherwise this changelog will not include (mainline) changes anymore. - Update to version 1.8.18+git20200204.7ccea28: * fru, sdr: Fix id_string buffer overflows * lanp: Fix buffer overflows in get_lan_param_select * channel: Fix buffer overflow * session: Fix buffer overflow in ipmi_get_session_info * fru: Fix buffer overflow in ipmi_spd_print_fru * fru: Fix buffer overflow vulnerabilities * chassis: bootmbox: Refix 62a04390 * configure: Drop requirement for curses et. al libs - Add a configure option to disable IANA PEN database internet download A autotools_define_DOWNLOAD.diff D create_pen_list_from_local_file.patch - New pen database: M enterprise-numbers - Patches adjusted to latest mainline code: M fix_file_permissions.patch M ipmitool_adjust_suse_paths.patch M several_more_compile_fixes.patch - Enable USB interface by explicit passing --enable-intf-usb (jira#SLE-7780) - Enable free interface by adding freeipmi-devel package to build requires - Update to latest git HEAD revision of 1.8.18 version commit 6f336d04f14b420822902dca7ef595cd49847d21 Date: Mon Sep 24 15:41:00 2018 +0200 - Change git repo and URL in spec from sourceforge to github - Add download of iana pen list via _service from www.iana.org which is used to create a C include file at build time (lib/ipmi_pen_list.inc.c) Downloaded file added: A enterprise-numbers - Add possiblity to create the include file from an already downloaded, local file A create_pen_list_from_local_file.patch - Use noun phrase in summary. - Make bmc-snmp-proxy into a (sub)package of its own. [fate#322044, ipmitool.spec] ==== libass ==== Version update (0.15.0 -> 0.15.1) - Update to version 0.15.1 * Bugfix release, no significant API or ABI changes * Fix crashing on some ASS files with embedded fonts * Fix total font fallback failure with some fonts on Core Text * Fix embedded and memory fonts not actually being used unless ass_set_fonts was called after they have been added * Fix events assuming the largest xbord-value of a preceding event of the same frame during collision handling * Fix shift in vertical positioning of some right-to-left events with \an4-6, \pos, \move or Scroll effects * Fix imprecise output for \be with huge argument * Overhaul x86 assembly for better performance * Reduce temporary allocation in rendering * DirectWrite: request fonts on demand for better performance and improved compatibility with external on-demand font activation * Accept pointers to const as arguments to ass_add_font * Improve VSFilter compatibility: * Disregard zero area events in collision handling * Do not apply \fsp to vector drawings * Fix bug preventing cutting out glyphs from border & shadow with abnormal \fad values ==== libbluray ==== Version update (1.2.1 -> 1.3.0) - Update to 1.3.0: + Add bd_event_name(). + Add return value to bd_refcnt_inc(). + Add cache for parsed clpi file data. + Add player setting for JRE location (JAVA_HOME). + Improve FreeBSD BD-J support. + Improve portability. + Improve JVM and .jar file probing. + Fix leak. - Drop libbluray-jvm_dir.patch ==== libjpeg-turbo ==== Subpackages: libjpeg8 libjpeg8-32bit libturbojpeg0 - disable SIMD for armv6hl, not available ==== libreoffice ==== Version update (7.1.1.2 -> 7.1.3.2) Subpackages: libreoffice-base 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 - Add bsc1184961.patch to fix bsc#1184961 more cleanly - Drop 0001-Revert-rhbz-1931423.patch - Update to 7.1.3.2 * 7.1.3 final release - Drop merged patches: * 0002-fix-the-endif-placement-for-GTK_CHECK_VERSION.patch * bsc1182970.patch - Add temporary 0001-Revert-rhbz-1931423.patch (bsc#1184961, bsc#1184527) * libreoffice oomath does not ask to save changes when closing document - Install qt5 plugin when the desktop environment needs it (boo#1184596) - Adjust the package to work on SLE-12-SP5 * bundle boost and icu * add patches 0001-Revert-java-9-changes.patch and 0002-fix-the-endif-placement-for-GTK_CHECK_VERSION.patch - Fix bsc#1182970 - LO-L3: PPTX: image styles that clip images into curvy shapes missing (and images shown rectangular) * bsc1182970.patch - Version update to 7.1.2.2: * 7.1.2 final release - Drop merged patches: * bsc1174465.diff * bsc1181644.diff * bsc1176547_1.diff * bsc1176547_2.diff ==== libstorage-ng ==== Version update (4.4.1 -> 4.4.4) Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1 - Translated using Weblate (Slovak) (bsc#1149754) - 4.4.4 - merge gh#openSUSE/libstorage-ng#806 - do not run efibootmgr if efivars in read-only or empty (bsc#1185610) - 4.4.3 - merge gh#openSUSE/libstorage-ng#805 - added argument keep_sids to Devicegraph::load() - added functions to set source or target of holder - use in-class member initialization - added keep_sids and set_source - 4.4.2 ==== mokutil ==== - spec file cleanup ==== mutt ==== Version update (2.0.6 -> 2.0.7) Subpackages: mutt-doc mutt-lang - Update to mutt 2.0.7 * Update UPDATING file for 2.0.7. * Fix seqset iterator when it ends in a comma (boo#1185705, CVE-2021-32055) * Filter unprintables for 2231 encoded continuations too. * Turn off pylint in gitlab-ci. * Check if mutt_prepare_template() fails for -H command line arg. * Fix resolve_types() newline removal and restoration. * automatic post-release commit for mutt-2.0.6 - Fix offset of patch mutt-1.5.21-mailcap.diff ==== patterns-media ==== Subpackages: patterns-media-rest_cd_core patterns-media-rest_dvd - Use xfce4-pulseaudio-plugin instead of obsolete xfce4-mixer. xfce4-mixer is currently broken and being rewritten upstream. ==== presage ==== Subpackages: libpresage1 presage-data - redo presage-0.9.1-gcc11.patch (boo#1181881) * use noexcept(false) for "throw PresageException" ==== procmail ==== - modernize spec file (move license to licensedir) ==== qemu ==== Version update (5.2.0 -> 6.0.0) Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-dmg qemu-block-gluster qemu-block-iscsi qemu-block-nfs qemu-block-rbd qemu-block-ssh qemu-chardev-baum qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-kvm qemu-lang qemu-microvm qemu-ppc qemu-s390x qemu-seabios qemu-sgabios qemu-skiboot qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios qemu-vhost-user-gpu qemu-x86 - Update to v6.0: see https://wiki.qemu.org/ChangeLog/6.0 For a full list of formely deprecated features that are removed now, consult: https://qemu-project.gitlab.io/qemu/system/removed-features.html. For a list of new deprecated features, consult: https://qemu-project.gitlab.io/qemu/system/deprecated.html Some noteworthy changes: * Removed tileGX CPU (linux-user mode). * Removed ide-drive device (use ide-hd or ide-cd instead). * Removed scsi-disk device (use scsi-hd or scsi-cd instead). * Removed pc-1.0, pc-1.1, pc-1.2, and pc-1.3 machine types. * Added emulation of Arm-v8.1M arch and Cortex-M55 CPU. * Added boards mps3-an524 (Cortex-M33) and mps3-an547 (Cortex-M55). * x86: Support for running SEV-ES encrypted guests; TCG can emulate the PKS feature; WHPX accelerator supports accelerated APIC. * ARM: ARMv8.4-TTST, ARMv8.4-SEL2, FEAT_SSBS, and ARMv8.4-DIT emulation are now supported; Added ARMv8.5-MemTag extension is now supported formely linux-user. Additional device emulation support for xlnx-zynqmp, xlnx-versal, sbsa-ref, npcm7xx, and sabrelite board models. * PowerPC: powernv now allows external BMC; pseries can send QAPI message if it detects a memory hotplug failure; CPU unplug request can be retried. * s390: TCG works with Linux kernels built with clang-11 and clang12. * RISC-V: OpenSBI upgraded to v0.9; Support the QMP dump-guest-memory command; Add support for the SiFive SPI controller (sifive_u); Add QSPI NOR flash to Microchip PFSoC. * Misc doc improvements. * Multiprocess: Add experimental options to support out-of-process device emulation. * ACPI: support for assigning NICs to known names in guest OS independently of PCI slot placement. * NVMe: new emulation support for v1.4 spec with many new features, experimental support for Zoned Namespaces, multipath I/O, and End-to-End Data Protection. * Xen: New guest loader for testing of Xen-like hypervisors booting kernels. * virtiofs: misc. security fixes and performance improvements. * Tools: FUSE block exports to allow mounting any QEMU block device node as a host file. * Migration: query/info-migrate now display the migration blocker status and the reasons for blocking. * User-mode: Added support for the Qualcomm Hexagon processor. * TCG: Added support for Apple Silicon hosts (macOS). * QMP: backup jobs now support multiple asynchronous requests in parallel * VNC: virtio-vga support for scaling resolution based on client window size * Patches added: doc-add-our-support-doc-to-the-main-proj.patch * Patches removed: 9pfs-Fully-restart-unreclaim-loop-CVE-20.patch audio-add-sanity-check.patch block-Fix-deadlock-in-bdrv_co_yield_to_d.patch block-Fix-locking-in-qmp_block_resize.patch blockjob-Fix-crash-with-IOthread-when-bl.patch block-nfs-fix-int-overflow-in-nfs_client.patch block-rbd-fix-memory-leak-in-qemu_rbd_co.patch block-rbd-Fix-memory-leak-in-qemu_rbd_co.patch block-Separate-blk_is_writable-and-blk_s.patch block-Simplify-qmp_block_resize-error-pa.patch brotli-fix-actual-variable-array-paramet.patch build-no-pie-is-no-functional-linker-fla.patch cadence_gem-switch-to-use-qemu_receive_p.patch cpu-core-Fix-help-of-CPU-core-device-typ.patch docs-add-SUSE-support-statements-to-html.patch dp8393x-switch-to-use-qemu_receive_packe.patch e1000-fail-early-for-evil-descriptor.patch e1000-switch-to-use-qemu_receive_packet-.patch hw-arm-virt-acpi-build-Fix-GSIV-values-o.patch hw-arm-virt-Disable-pl011-clock-migratio.patch hw-block-fdc-Fix-fallback-property-on-sy.patch hw-intc-arm_gic-Fix-interrupt-ID-in-GICD.patch hw-isa-Kconfig-Add-missing-dependency-VI.patch hw-isa-piix4-Migrate-Reset-Control-Regis.patch hw-net-lan9118-Fix-RX-Status-FIFO-PEEK-v.patch hw-s390x-fix-build-for-virtio-9p-ccw.patch hw-sd-sd-Actually-perform-the-erase-oper.patch hw-sd-sd-Fix-build-error-when-DEBUG_SD-i.patch hw-sd-sdhci-Correctly-set-the-controller.patch hw-sd-sdhci-Don-t-transfer-any-data-when.patch hw-sd-sdhci-Don-t-write-to-SDHC_SYSAD-re.patch hw-sd-sdhci-Limit-block-size-only-when-S.patch hw-sd-sdhci-Reset-the-data-pointer-of-s-.patch hw-sd-sd-Move-the-sd_block_-read-write-a.patch hw-sd-sd-Skip-write-protect-groups-check.patch hw-timer-slavio_timer-Allow-64-bit-acces.patch hw-virtio-pci-Added-AER-capability.patch hw-virtio-pci-Added-counter-for-pcie-cap.patch i386-acpi-restore-device-paths-for-pre-5.patch iotests-Fix-_send_qemu_cmd-with-bash-5.1.patch lan9118-switch-to-use-qemu_receive_packe.patch lsilogic-Use-PCIDevice-exit-instead-of-D.patch Make-keycode-gen-output-reproducible-use.patch memory-clamp-cached-translation-in-case-.patch monitor-Fix-assertion-failure-on-shutdow.patch mptsas-Remove-unused-MPTSASState-pending.patch msf2-mac-switch-to-use-qemu_receive_pack.patch net-Fix-handling-of-id-in-netdev_add-and.patch net-introduce-qemu_receive_packet.patch pcnet-switch-to-use-qemu_receive_packet-.patch qemu-nbd-Use-SOMAXCONN-for-socket-listen.patch qemu-storage-daemon-Enable-object-add.patch rtl8139-switch-to-use-qemu_receive_packe.patch s390x-add-have_virtio_ccw.patch s390x-css-report-errors-from-ccw_dstream.patch s390x-Fix-stringop-truncation-issue-repo.patch s390x-modularize-virtio-gpu-ccw.patch s390x-move-S390_ADAPTER_SUPPRESSIBLE.patch s390x-pci-restore-missing-Query-PCI-Func.patch spice-app-avoid-crash-when-core-spice-mo.patch sungem-switch-to-use-qemu_receive_packet.patch target-arm-Don-t-decode-insns-in-the-XSc.patch target-arm-Fix-MTE0_ACTIVE.patch target-arm-Introduce-PREDDESC-field-defi.patch target-arm-Update-PFIRST-PNEXT-for-pred_.patch target-arm-Update-REV-PUNPK-for-pred_des.patch target-arm-Update-ZIP-UZP-TRN-for-pred_d.patch target-xtensa-fix-meson.build-rule-for-x.patch tcg-Use-memset-for-large-vector-byte-rep.patch tools-virtiofsd-Replace-the-word-whiteli.patch tx_pkt-switch-to-use-qemu_receive_packet.patch ui-vnc-Add-missing-lock-for-send_color_m.patch update-linux-headers-Include-const.h.patch Update-linux-headers-to-5.11-rc2.patch util-fix-use-after-free-in-module_load_o.patch vfio-ccw-Connect-the-device-request-noti.patch vhost-user-blk-fix-blkcfg-num_queues-end.patch viriofsd-Add-support-for-FUSE_HANDLE_KIL.patch virtiofsd-extract-lo_do_open-from-lo_ope.patch virtiofsd-optionally-return-inode-pointe.patch virtiofsd-prevent-opening-of-special-fil.patch virtiofs-drop-remapped-security.capabili.patch virtiofsd-Save-error-code-early-at-the-f.patch virtio-move-use-disabled-flag-property-t.patch virtio-pci-compat-page-aligned-ATS.patch xen-block-Fix-removal-of-backend-instanc.patch ==== redis ==== Version update (6.2.2 -> 6.2.3) - redis 6.2.3 * CVE-2021-29477: Integer overflow in STRALGO LCS command (boo#1185729) * CVE-2021-29478: Integer overflow in COPY command for large intsets (boo#1185730) * Fix memory leak in moduleDefragGlobals * Fix memory leak when doing lazy freeing client tracking table * Block abusive replicas from sending command that could assert and crash redis * Use a monotonic clock to check for Lua script timeout * redis-cli: Do not use unix socket when we got redirected in cluster mode * Fix RM_GetClusterNodeInfo() to correctly populate master id ==== schily ==== Subpackages: cdda2wav cdrecord libcdrdeflt1_0 libdeflt1_0 libedc_ecc1_0 libedc_ecc_dec1_0 libfile1_0 libfind4_0 libparanoia1_0 librmt1_0 librscg1_0 libscg1_0 libscgcmd1_0 libschily2_0 mkisofs readcd spax star - Update to release 2021.04.21 * Bourne Shell: The new version no longer aborts with an illegal multi byte sequence as "no match". As a result, the "*" now again matches any filename - even if the filename contains an illegal multi-byte sequence. * SunPro Make: The new operators :::= and +:= have been introduced. ==== selinux-policy ==== Subpackages: selinux-policy-targeted - Updated fix_networkmanager.patch to allow NetworkManager to watch its configuration directories - Added fix_dovecot.patch to fix dovecot authentication (bsc#1182207) ==== shaderc ==== Version update (2020.5 -> 2021.0) - Upddate to release 2021.0 * No user-visible changes ==== shim-leap ==== - shim-install: always assume "removable" for Azure to avoid the endless reset loop (bsc#1185464) ==== snapper ==== Subpackages: libsnapper5 snapper-zypp-plugin - fixed systemd sandboxing (bsc#1185596) ==== texlive ==== Subpackages: libkpathsea6 libsynctex2 - Correct the required versions for the perl modules for biber (boo#1185600) ==== virtualbox ==== Version update (6.1.20 -> 6.1.22) Subpackages: virtualbox-guest-tools virtualbox-guest-x11 - Version bump to 6.1.22 (released April 29 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: Improved performance of 64-bit Windows and Solaris guests when Hyper-V is used on recent Windows 10 hosts VMM: Fixed frequent crashes of 64-bit Windows Vista and Server 2003 guests when Hyper-V is used GUI: Fixed regression where user was not able to save unset default shortcuts (bug #20305) Storage: Fixed regression in LsiLogic SAS controller emulation caused VM crash (bug #20323) Linux Guest Additions: Fixed issue when it was not possible to run executables from mounted share (bug #20320) Fixes for CVE-2021-2145 CVE-2021-2250 CVE-2021-2264 CVE-2021-2266 CVE-2021-2279 CVE-2021-2280 CVE-2021-2281 CVE-2021-2282 CVE-2021-2283 CVE-2021-2284 CVE-2021-2285 CVE-2021-2286 CVE-2021-2287 CVE-2021-2291 CVE-2021-2296 CVE-2021-2297 CVE-2021-2306 CVE-2021-2309 CVE-2021-2310 CVE-2021-2312 ==== virtualbox-kmp ==== Version update (6.1.20_k5.12.0_2 -> 6.1.22_k5.12.0_2) - Version bump to 6.1.22 (released April 29 2021 by Oracle) This is a maintenance release. The following items were fixed and/or added: VMM: Improved performance of 64-bit Windows and Solaris guests when Hyper-V is used on recent Windows 10 hosts VMM: Fixed frequent crashes of 64-bit Windows Vista and Server 2003 guests when Hyper-V is used GUI: Fixed regression where user was not able to save unset default shortcuts (bug #20305) Storage: Fixed regression in LsiLogic SAS controller emulation caused VM crash (bug #20323) Linux Guest Additions: Fixed issue when it was not possible to run executables from mounted share (bug #20320) Fixes for CVE-2021-2145 CVE-2021-2250 CVE-2021-2264 CVE-2021-2266 CVE-2021-2279 CVE-2021-2280 CVE-2021-2281 CVE-2021-2282 CVE-2021-2283 CVE-2021-2284 CVE-2021-2285 CVE-2021-2286 CVE-2021-2287 CVE-2021-2291 CVE-2021-2296 CVE-2021-2297 CVE-2021-2306 CVE-2021-2309 CVE-2021-2310 CVE-2021-2312 ==== vlc ==== Version update (3.0.12 -> 3.0.13) Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau - Update to version 3.0.13: + Demux: - Adaptive: fix artefacts in HLS streams with wrong profiles/levels - Fix regression on some MP4 files for the audio track - Fix MPGA and ADTS probing in TS files - Fix Flac inside AVI files - Fix VP9/Webm artefacts when seeking + Codec: - Support SSA text scaling - Fix rotation on Android rotation - Fix WebVTT subtitles that start at 00:00 + Access: - Update libnfs to support NFSv4 - Improve SMB2 integration - Fix Blu-ray files using Unicode names on Windows - Disable mcast lookups on Android for RTSP playback + Video Output: Rework the D3D11 rendering wait, to fix choppiness on display + Interfaces: - Fix VLC getting stuck on close on X11 (#21875) - Improve RTL on preferences on macOS - Add mousewheel horizontal axis control - Fix crash on exit on macOS - Fix sizing of the fullscreen controls on macOS + Misc: - Improve MIDI fonts search on Linux - Update Soundcloud, Youtube, liveleak - Fix compilation with GCC11 - Fix input-slave option for subtitles + Updated translations. - Drop vlc-gcc11.patch: fixed upstream. - Extend vlc-srto_tsbpddelay.patch: allow srt >= 1.3 for openSUSE. ==== vulkan-loader ==== Version update (1.2.170.0 -> 1.2.176.0) - Update to release SDK-1.2.176.0 * QNX platform support ==== yast2 ==== Version update (4.4.2 -> 4.4.3) Subpackages: yast2-logs - Do not crash when a client execution return false (related to bsc#1185561, and bsc#1180954). - 4.4.3 ==== yast2-country ==== Version update (4.3.13 -> 4.4.0) Subpackages: yast2-country-data - 4.4.0 (bsc#1185510) - Fix wrong xkb codes (bsc#1181952) - 4.3.14 ==== yast2-network ==== Version update (4.4.8 -> 4.4.9) - Allow the user to disable the network service during installation or autoinstallation selecting a 'none' backend (bsc#1183886) - 4.4.9 ==== yast2-ntp-client ==== Version update (4.4.0 -> 4.4.1) - Adapted proposal client returning the dhcp ntp servers as strings - 4.4.1 (bsc#1185545) ==== yast2-pkg-bindings ==== Version update (4.4.1 -> 4.4.2) - Pkg.ProvidePackage() - download the latest package version from the repository, this ensures that the installer is updated with the latest packages from the installer updates repository (bsc#1185240) - 4.4.2 ==== yast2-schema ==== Version update (4.4.0 -> 4.4.1) - Add the 'backend' element to the networking section (bsc#1183886) - 4.4.1