Packages changed: aaa_base (84.87+git20220518.dc83f4e -> 84.87+git20220727.43b9e53) clutter-gst containers-systemd (0.0+git20220713.967c6f4 -> 0.0+git20220811.226e80e) gdk-pixbuf (2.42.8 -> 2.42.9) grub2 man ncurses (6.3.20220716 -> 6.3.20220806) python-jupyterlab (3.4.4 -> 3.4.5) === Details === ==== aaa_base ==== Version update (84.87+git20220518.dc83f4e -> 84.87+git20220727.43b9e53) Subpackages: aaa_base-extras - Update to version 84.87+git20220727.43b9e53: * Use HOSTTYPE in MACHTYPE * Move suse to VENDOR * Use /var/mail for MAIL ==== clutter-gst ==== Subpackages: gstreamer-plugin-cluttergst3 libclutter-gst-3_0-0 - Add 0001-video-sink-Remove-RGBx-BGRx-support.patch: video-sink: Remove RGBx/BGRx support. The rgb24 renderer uses the wrong pixel stride and the rgb32 renderer assumes alpha is meaningful. We can use neither. Fixes: https://gitlab.gnome.org/GNOME/cheese/-/issues/51 - Update Supplements to current standard. ==== containers-systemd ==== Version update (0.0+git20220713.967c6f4 -> 0.0+git20220811.226e80e) - Update to version 0.0+git20220811.226e80e: * Add service for cups container * Make sure dhcp container has NET_RAW capabilities ==== gdk-pixbuf ==== Version update (2.42.8 -> 2.42.9) Subpackages: gdk-pixbuf-lang gdk-pixbuf-query-loaders gdk-pixbuf-thumbnailer libgdk_pixbuf-2_0-0 typelib-1_0-GdkPixbuf-2_0 - Update to version 2.42.9: + Fix the check for maximum value of LZW initial code size. + Use CMake for dependencies on Windows/MSVC. + Add option for building tests. + Move man pages to reStructuredText. + Disable relocation when built as a static libary on Windows. + Update wrap file for libjpeg-turbo. + Limit the memory size when loading image data. - Add docutils and pkgconfig(gi-docgen) BuildRequires: New dependencies. ==== grub2 ==== Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-systemd-sleep-plugin grub2-x86_64-efi - Add tpm, tpm2, luks2 and gcry_sha512 to default grub.efi (bsc#1197625) - Make grub-tpm.efi a symlink to grub.efi * grub2.spec - Log error when tpm event log is full and continue * 0001-tpm-Log-EFI_VOLUME_FULL-and-continue.patch - Patch superseded * 0001-tpm-Pass-unknown-error-as-non-fatal-but-debug-print-.patch - Add patches for automatic TPM disk unlock (jsc#SLE-24018) (bsc#1196668) * 0001-luks2-Add-debug-message-to-align-with-luks-and-geli-.patch * 0002-cryptodisk-Refactor-to-discard-have_it-global.patch * 0003-cryptodisk-Return-failure-in-cryptomount-when-no-cry.patch * 0004-cryptodisk-Improve-error-messaging-in-cryptomount-in.patch * 0005-cryptodisk-Improve-cryptomount-u-error-message.patch * 0006-cryptodisk-Add-infrastructure-to-pass-data-from-cryp.patch * 0007-cryptodisk-Refactor-password-input-out-of-crypto-dev.patch * 0008-cryptodisk-Move-global-variables-into-grub_cryptomou.patch * 0009-cryptodisk-Improve-handling-of-partition-name-in-cry.patch * 0010-protectors-Add-key-protectors-framework.patch * 0011-tpm2-Add-TPM-Software-Stack-TSS.patch * 0012-protectors-Add-TPM2-Key-Protector.patch * 0013-cryptodisk-Support-key-protectors.patch * 0014-util-grub-protect-Add-new-tool.patch - Fix no disk unlocking happen (bsc#1196668) * 0001-crytodisk-fix-cryptodisk-module-looking-up.patch - Fix build error * fix-tpm2-build.patch ==== man ==== - Add patch gnulib-ppc64le.patch * Support ppc64le float128 transition - Drop usage of update-alternatives as mandoc does not use it (nor libalternative) - switch source url to https ==== ncurses ==== Version update (6.3.20220716 -> 6.3.20220806) Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen - Add ncurses patch 20220806 + amend end_of_stream() to allow for input files without a final newline. + check for non-textfiles to tic. - Add ncurses patch 20220729 + fixes to build with dietlibc: + add configure check for fpathconf (report by Georg Lehner). + add configure check for math sine/cosine, needed in test/tclock, and eliminate pow() from test/hanoi (report by Georg Lehner). + use wcsnlen as an alternative to wmemchr if it is not found (adapted from patch by Georg Lehner). + trim out some unwanted linker options from ncurses*config and .pc files seen in Fedora 36+. - Port patch ncurses-6.3.dif ==== python-jupyterlab ==== Version update (3.4.4 -> 3.4.5) Subpackages: jupyter-jupyterlab python310-jupyterlab - update to version 3.4.5: * Enhancements made + Add an option to enable “fast checks” of the jupyter lab build. #12844 (@thetorpedodog) + Add .webp filetype in docRegistry. #12839 (@yangql176) * Bugs fixed + Only show “Shut Down Kernel” if kernel is running #12919 (@krassowski) + Fix JSON Settings Editor #12892 (@krassowski) + Fix progress bar not working after uploading multiple files finished #12871 (@hsuanxyz) + Fix kernel in the statusbar does not match the actual #12865 (@hsuanxyz) + Adjust css to not leave trace of deleted widgets #12838 (@thomasaarholt) * Maintenance and upkeep improvements + Log launcher error to console #12909 (@trungleduc) * Documentation improvements + Add alt text to documentation #12879 (@isabela-pf) + Split commands in two blocks in the contributing guide #12898 (@jtpio) + Remove reference to unmaintained nb_conda_kernels #12878 (@SylvainCorlay) + Document building JupyterLab on osx-arm64 platforms #12882 (@SylvainCorlay) + Don’t suggest deprecated command #12855 (@ryanlovett)