Packages changed: Mesa Mesa-drivers festival fftw3 gnome-desktop (3.36.2 -> 3.36.3.1) libmwaw (0.3.15 -> 0.3.16) libnumbertext (1.0.5 -> 1.0.6) libreoffice (6.4.4.2 -> 7.0.0.0.beta2) libstaroffice (0.0.6 -> 0.0.7) libwps (0.4.10 -> 0.4.11) libzip (1.7.0 -> 1.7.1) man openblas_pthreads (0.3.9 -> 0.3.10) php7 (7.4.6 -> 7.4.7) plymouth protobuf sblim-sfcb sendmail ucode-intel (20200609 -> 20200616) virtualbox xmlsec1 (1.2.28 -> 1.2.30) === Details === ==== Mesa ==== Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1 - switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file location (boo#1173005) ==== Mesa-drivers ==== Subpackages: Mesa-dri Mesa-dri-nouveau Mesa-gallium Mesa-libva libvdpau_nouveau libvdpau_r300 libvdpau_r600 libvdpau_radeonsi libvulkan_intel libvulkan_radeon libxatracker2 - switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file location (boo#1173005) ==== festival ==== - Added speech_tools-null-fragile.patch and festival-null-fragile.patch to fix NULL dereference problem (EST_Item's method may be called even though "this" is NULL); it causes SIGSEGV in text2wave (boo#1173193). ==== fftw3 ==== Subpackages: libfftw3-3 libfftw3_threads3 - Fix BuildFailures for openSUSE >= 1550: * Correct info dir. * Fix ill-formatted comments. ==== gnome-desktop ==== Version update (3.36.2 -> 3.36.3.1) Subpackages: gnome-desktop-lang gnome-version libgnome-desktop-3-19 libgnome-desktop-3_0-common typelib-1_0-GnomeDesktop-3_0 - Update to version 3.36.3.1: + Bump meson version. - Changes from version 3.36.3: + Thumbnails: keep the original file name + Fix encoding issue when translating locale modifiers + Update wallclock reftest expectations + Update Hebrew wallclock expectation + Updated translations. ==== libmwaw ==== Version update (0.3.15 -> 0.3.16) - Update to 0.3.16: - remove the QuarkXPress parser (must be in libqxp) - retrieve the annotation in MsWord 5 document - try to better understand RagTime 5-6 document - add a parser for QuarkXPress v1-2 files ==== libnumbertext ==== Version update (1.0.5 -> 1.0.6) Subpackages: libnumbertext-1_0-0 libnumbertext-data - Update to 1.0.6: * minor fixes and fuzzer fixes ==== libreoffice ==== Version update (6.4.4.2 -> 7.0.0.0.beta2) 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 - Add patch to fix bsc#1116658: * pyuno-nopwd.patch - Update to 7.0.0.0.beta2: * Beta candidate with all the new 7.0 series content - Remove merged patches: * bsc1146025.diff * bsc1157627.diff * bsc1160687-2.diff * bsc1160687-3.diff * bsc1160687-4.diff * bsc1160687-5.diff * bsc1160687-6.diff * bsc1160687-7.diff * bsc1160687-8.diff * bsc1165849-1.diff * bsc1165849-2.diff * bsc1165849-3.diff * bsc1165870.diff * bsc1172053.diff * bsc1172189.diff * replace-boost-bimap-in-sdext-pdfimport.patch * fix_old_boost_spirit_namespace.patch - Rebase patch install-with-hardlinks.diff - Remove mime-info and application-registry dirs bsc#1062631 - Fix bsc#1172053 - LO-L3: Image disappears during roundtrip 365->Impress->365 * bsc1172053.diff ==== libstaroffice ==== Version update (0.0.6 -> 0.0.7) - Update to 0.0.7: * fix various compilation's warnings * fix text:sender-lastname when creating meta-data ==== libwps ==== Version update (0.4.10 -> 0.4.11) - Update to 0.4.11: - XYWrite: add a parser to .fil v2,v4 files - wks,wk1: try to correct some problems when retrieving cell's reference. ==== libzip ==== Version update (1.7.0 -> 1.7.1) - libzip 1.7.1: * Restore LIBZIP_VERSION_{MAJOR,MINOR,MICRO} symbols. * Add LIBZIP_DO_INSTALL build setting to make it easier to use libzip as subproject - build with LZMA to support XZ compressed files - switch to upstream preferred provider of AES support: GnuTLS ==== man ==== - Allow user man to execute the do_mandb script (boo#1172876) - Switch to user:group man:man within mandb.service (boo#1172575) ==== openblas_pthreads ==== Version update (0.3.9 -> 0.3.10) - Update to version 0.3.10 common: * Improved thread locking behaviour in blas_server and parallel getrf * Imported bugfix 394 from LAPACK (spurious reference to "XERBL" due to overlong lines) * Imported bugfix 403 from LAPACK (compile option "recursive" required for correctness with Intel and PGI) * Imported bugfix 408 from LAPACK (wrong scaling in ZHEEQUB) * Imported bugfix 411 from LAPACK (infinite loop in LARGV/LARTG/LARTGP) * Fixed mismatches between BUFFERSIZE and GEMM_UNROLL parameters that could lead to crashes at large matrix sizes * Restored internal soname in dynamic libraries on FreeBSD and Dragonfly * Added API (openblas_setaffinity) to set thread affinity programmatically on Linux * Added initial infrastructure for half-precision floating point (bfloat16) support with a generic implementation of SHGEMM * Added CMAKE build system support for building the cblas_Xgemm3m functions * Fixed CMAKE support for building in a path with embedded spaces * Fixed CMAKE (non)handling of NO_EXPRECISION and MAX_STACK_ALLOC * Fixed GCC version detection in the Makefiles * Allowed overriding the names of AR, AS and LD in Makefile builds POWER: * fixed big-endian POWER8 ELFv2 builds on FreeBSD * Fixed GCC version checks and DYNAMIC_ARCH builds on POWER9 * Fixed CMAKE build support for POWER9 * fixed a potential race condition in the thread buffer allocation * Worked around LAPACK test failures on PPC G4 MIPS: * fixed a potential race condition in the thread buffer allocation * Added support for MIPS 24K/24KE family based on P5600 kernels MIPS64: * fixed a potential race condition in the thread buffer allocation * Added TARGET=GENERIC ARMV7: * fixed a race condition in the thread buffer allocation ARMV8: * Fixed a race condition in the thread buffer allocation * Fixed zero initialisation in the assembly for SGEMM and DGEMM BETA * Improved performance of the ThunderX2 DAXPY kernel * Added an optimized SGEMM kernel for Cortex A53 * Fixed Makefile support for INTERFACE64 (8-byte integer) x86_64: * Fixed a syntax error in the CMAKE setup for SkylakeX * Improved performance of STRSM on Haswell, SkylakeX and Ryzen * Improved SGEMM performance on SGEMM for workloads with ldc a multiple of 1024 * Improved DGEMM performance on Skylake X * Fixed unwanted AVX512-dependency of SGEMM in DYNAMIC_ARCH builds created on SkylakeX * Removed data alignment requirement in the SSE2 copy kernels that could cause spurious crashes * Added a workaround for an optimizer bug in AppleClang 11.0.3 * Fixed LAPACK-TEST failures with Intel Fortran * Fixed compilation and LAPACK test results with recent Flang and AMD AOCC * Fixed DYNAMIC_ARCH builds with CMAKE on OS X * Fixed missing exports of cblas_i?amin, cblas_i?min, cblas_i?max, * cblas_?sum, cblas_?gemm3m in the shared library on OS X * Fixed reporting of cpu name in DYNAMIC_ARCH builds (would sometimes show the name of an older generation chip supported by the same kernels) IBM Z: * Improved performance of SGEMM/STRMM and DGEMM/DTRMM on Z14 - Refresh openblas-noexecstack.patch and openblas-s390.patch ==== php7 ==== Version update (7.4.6 -> 7.4.7) Subpackages: apache2-mod_php7 php7-ctype php7-dom php7-gd php7-gettext php7-iconv php7-json php7-mbstring php7-mysql php7-pdo php7-sqlite php7-tokenizer php7-xmlreader php7-xmlwriter - updated to 7.4.7: This is a security release which also contains several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.7 ==== plymouth ==== Subpackages: libply-boot-client5 libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-plugin-label plymouth-plugin-label-ft plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner - Drop plymouth-only_use_fb_for_cirrus_bochs.patch: openSUSE user are using emu-5.0.0 on MacOS-X with HVF acceleration, the Plymouth theme with script module fails to go to graphic mode with this patch(boo#1172028). ==== protobuf ==== Subpackages: libprotobuf-lite22 libprotobuf22 python3-protobuf - Python: Add requirement on python-six ==== sblim-sfcb ==== - Fix building with gcc10 ==== sendmail ==== Subpackages: libmilter1_0 - sendmail-suse.tar.bz2: fix rpmlint warning W: permissions-dir-without-slash for /var/spool/clientmqueue. This wasn't noticed before, because the directory is not packaged by sendmail but by system-user-mail. ==== ucode-intel ==== Version update (20200609 -> 20200616) - Updated Intel CPU Microcode to 20200616 official release (bsc#1172856) - revert 06-4e-03 Skylake U/Y, U23e ucode back to 000000d6 release - revert 06-5e-03 Skylake H/S ucode back to 000000d6 release, as both cause stability issues. (bsc#1172856) ==== virtualbox ==== Subpackages: virtualbox-guest-tools virtualbox-guest-x11 virtualbox-kmp-default - Add fixes to build with kernel 5.8. File "fixes_for_5.8.patch" is added. - Remove file "fixes_for_5.5.patch". Fixed upstream. -`Add file "fixes_for_makefile.patch" to clean up the Makefile used from the vboxdrv service routine when modules are not available. ==== xmlsec1 ==== Version update (1.2.28 -> 1.2.30) Subpackages: libxmlsec1-1 libxmlsec1-nss1 libxmlsec1-openssl1 - Update to 1.2.30: * Enabled XML_PARSE_HUGE for all xml parsers. * Various build and tests fixes and improvements. * Move remaining private header files away from xmlsec/include/ folder.