Packages changed: MozillaFirefox (107.0 -> 107.0.1) SDL2 (2.26.0 -> 2.26.1) appstream-glib (0.8.1 -> 0.8.2) bash (5.2.9 -> 5.2.12) bluedevil5 (5.26.3.1 -> 5.26.4) breeze (5.26.3.1 -> 5.26.4) breeze-gtk (5.26.3 -> 5.26.4) cepces (0.3.6 -> 0.3.7) chrony cryptsetup (2.5.0 -> 2.6.0) discover (5.26.3 -> 5.26.4) drkonqi5 (5.26.3 -> 5.26.4) emacs (28.1 -> 28.2) flac (1.4.1 -> 1.4.2) freecell-solver (6.6.0 -> 6.8.0) gedit (43.1 -> 43.2) glibc gtk3 (3.24.34 -> 3.24.35) hxtools (20221119 -> 20221120) kactivitymanagerd (5.26.3 -> 5.26.4) kcm_sddm (5.26.3 -> 5.26.4) kde-cli-tools5 (5.26.3 -> 5.26.4) kde-gtk-config5 (5.26.3 -> 5.26.4) kdesu kernel-firmware (20221109 -> 20221130) kernel-source (6.0.8 -> 6.0.10) kgamma5 (5.26.3 -> 5.26.4) khotkeys5 (5.26.3 -> 5.26.4) kinfocenter5 (5.26.3 -> 5.26.4) kmenuedit5 (5.26.3 -> 5.26.4) kpipewire (5.26.3 -> 5.26.4) kscreen5 (5.26.3 -> 5.26.4) kscreenlocker (5.26.3 -> 5.26.4) ksshaskpass5 (5.26.3 -> 5.26.4) ksystemstats5 (5.26.3 -> 5.26.4) kwayland-integration (5.26.3 -> 5.26.4) kwin5 (5.26.3 -> 5.26.4) kwrited5 (5.26.3 -> 5.26.4) layer-shell-qt (5.26.3 -> 5.26.4) libguestfs (1.48.4 -> 1.48.6) libiscsi (1.19.0+git.20220303 -> 1.19.0+git.20221112) libkdecoration2 (5.26.3 -> 5.26.4) libkscreen2 (5.26.3 -> 5.26.4) libksysguard5 (5.26.3 -> 5.26.4) libostree (2022.6 -> 2022.7) libreoffice (7.4.2.3 -> 7.4.3.2) libva libva-gl libxcrypt (4.4.28 -> 4.4.33) milou5 (5.26.3 -> 5.26.4) opensc (0.22.0 -> 0.23.0) ovmf (202208 -> 202211) oxygen5-sounds (5.26.3.1 -> 5.26.4) pango (1.50.11 -> 1.50.12) patterns-server pipewire (0.3.60 -> 0.3.61) plasma-browser-integration (5.26.3 -> 5.26.4) plasma-nm5 (5.26.3 -> 5.26.4) plasma5-addons (5.26.3 -> 5.26.4) plasma5-desktop (5.26.3 -> 5.26.4) plasma5-disks (5.26.3 -> 5.26.4) plasma5-integration (5.26.3 -> 5.26.4) plasma5-openSUSE plasma5-pa (5.26.3 -> 5.26.4) plasma5-systemmonitor (5.26.3 -> 5.26.4) plasma5-thunderbolt (5.26.3 -> 5.26.4) plasma5-workspace (5.26.3 -> 5.26.4.1) polkit-kde-agent-5 (5.26.3 -> 5.26.4) powerdevil5 (5.26.3 -> 5.26.4) python-apipkg (2.1.0 -> 3.0.1) python-py python-pycairo (1.21.0 -> 1.22.0) rav1e (0.5.1+0 -> 0.6.1+0) ruby3.1 (3.1.2 -> 3.1.3) selinux-policy spice (0.15.0 -> 0.15.1) suitesparse suse-module-tools (16.0.27 -> 16.0.28) systemd (252.1 -> 252.2) systemsettings5 (5.26.3 -> 5.26.4) tcl (8.6.12 -> 8.6.13) tk (8.6.12 -> 8.6.13) vim (9.0.0924 -> 9.0.0978) virt-manager xdg-desktop-portal-kde (5.26.3 -> 5.26.4) yast2 (4.5.19 -> 4.5.20) yast2-country (4.5.2 -> 4.5.3) yast2-installation (4.5.9 -> 4.5.10) yast2-network (4.5.9 -> 4.5.10) yast2-security (4.5.3 -> 4.5.4) === Details === ==== MozillaFirefox ==== Version update (107.0 -> 107.0.1) Subpackages: MozillaFirefox-translations-common - Mozilla Firefox 107.0.1: * Fix an issue with accessing some sites reliably in Private Browsing mode or Strict ETP due to anti-adblockers (bmo#1717806) * Fix an issue where Color Management was not available for some users (bmo#1799391) * Fix an issue with text overlapping in the Settings Menu for some locales (bmo#1800379) * Fix an issue where the DevTools UI is not accessible when an alert dialog is displayed (bmo#1801840) ==== SDL2 ==== Version update (2.26.0 -> 2.26.1) - Update to release 2.26.1 * Improved audio resampling quality * Fixed crash if SDL_GetPointDisplayIndex() or SDL_GetRectDisplayIndex() are called before SDL_VideoInit() ==== appstream-glib ==== Version update (0.8.1 -> 0.8.2) Subpackages: libappstream-glib8 - openSUSE-appstream-process: drop --enable-hidpi parameter: - -enable-hidpi now does nothing and will be removed in future versions. - Update to version 0.8.2: + asb-plugin-appdata: Never add default icons to firmware, IMs or codecs. + Tell CURL to follow http redirect for validate. + Updated translations. ==== bash ==== Version update (5.2.9 -> 5.2.12) Subpackages: bash-doc bash-sh - Add upstream patches * bash52-010 Bash-5.2 checks the first 128 characters of an executable file that execve() refuses to execute to see whether it's a binary file before trying to execute it as a shell script. This defeats some previously-supported use cases like "self-executing" jar files or "self-uncompressing" scripts. * bash52-011 Using timeouts and readline editing with the `read' builtin (read -e -t) can leave the readline timeout enabled, potentially resulting in an erroneous timeout on the next call. * bash52-012 When running in bash compatibility mode, nested command substitutions can leave the `extglob' option enabled. ==== bluedevil5 ==== Version update (5.26.3.1 -> 5.26.4) Subpackages: bluedevil5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== breeze ==== Version update (5.26.3.1 -> 5.26.4) Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5 - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== breeze-gtk ==== Version update (5.26.3 -> 5.26.4) Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== cepces ==== Version update (0.3.6 -> 0.3.7) Subpackages: cepces-certmonger cepces-selinux python3-cepces Release v0.3.7: - Make the openssl security level configurable ==== chrony ==== Subpackages: chrony-pool-openSUSE - Install chrony DHCP dispatcher script for Networkmanager * chrony.nm-dispatcher.dhcp.patch /var/run to /run ==== cryptsetup ==== Version update (2.5.0 -> 2.6.0) Subpackages: cryptsetup-doc libcryptsetup12 libcryptsetup12-hmac - cryptsetup 2.6.0: * Introduce support for handling macOS FileVault2 devices (FVAULT2). * libcryptsetup: no longer use global memory locking through mlockall() * libcryptsetup: process priority is increased only for key derivation (PBKDF) calls. * Add new LUKS keyslot context handling functions and API. * The volume key may now be extracted using a passphrase, keyfile, or token. For LUKS devices, it also returns the volume key after a successful crypt_format call. * Fix --disable-luks2-reencryption configuration option. * cryptsetup: Print a better error message and warning if the format produces an image without space available for data. * Print error if anti-forensic LUKS2 hash setting is not available. If the specified hash was not available, activation quietly failed. * Fix internal crypt segment compare routine if the user specified cipher in kernel format (capi: prefix). * cryptsetup: Add token unassign action. This action allows removing token binding on specific keyslot. * veritysetup: add support for --use-tasklets option. This option sets try_verify_in_tasklet kernel dm-verity option (available since Linux kernel 6.0) to allow some performance improvement on specific systems. * Provide pkgconfig Require.private settings. While we do not completely provide static build on udev systems, it helps produce statically linked binaries in certain situations. * Always update automake library files if autogen.sh is run. For several releases, we distributed older automake scripts by mistake. * reencryption: Fix user defined moved segment size in LUKS2 decryption. The --hotzone-size argument was ignored in cases where the actual data size was less than the original LUKS2 data offset. * Delegate FIPS mode detection to configured crypto backend. System FIPS mode check no longer depends on /etc/system-fips file. * Update documentation, including FAQ and man pages. ==== discover ==== Version update (5.26.3 -> 5.26.4) Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Prefer openining the installed version of an app (kde#461664) * packagekit: check free space when update size changes * pk: Only issue a resolve if something changed (kde#461813) * ProgressView: disable highlight effect for real (kde#461812) ==== drkonqi5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: drkonqi5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== emacs ==== Version update (28.1 -> 28.2) Subpackages: emacs-el emacs-eln emacs-info emacs-nox emacs-x11 etags - Update to GNU Emacs version 28.2 * This is a bug-fix release with no new features. - Add upstream commit as patch d48bb487.patch (bsc#1205822, CVE-2022-45939) * shell command injection via source code files when using ctags - Correct offsets of the patches * emacs-24.3-iconic.patch * emacs-24.4-ps-bdf.patch * emacs-25.2-ImageMagick7.patch * emacs-27.1-Xauthority4server.patch * emacs-27.1-pdftex.patch * emacs-28.1.dif ==== flac ==== Version update (1.4.1 -> 1.4.2) Subpackages: libFLAC++10 libFLAC12 - Update to version 1.4.2: + General * Remove xmms plugin (Martijn van Beurden, TokyoBlackHole) * Remove all pure assembler, removing build dependency on nasm * Made console output more uniform across different platforms and CPUs * Improve ability to tune compile for a certain system (for example with -march=native) when combining with - -disable-asm-optimizations: plain C functions can now be better optimized + Build system * Default CFLAGS are now prepended instead of dropped when user CFLAGS are set * -msse2 is no longer added by default (was only applicable to x86) * Fix cross-compiling and out-of-tree building when pandoc and doxygen are not available * Fix issue with Clang not compiling functions with intrinsics * Fix detection of bswap intrinsics (Ozkan Sezer) * Improve search for libssp on MinGW (Ozkan Sezer, Martijn van Beurden) + libFLAC * Fix issue when the libFLAC user seeks in a file instead of libFLAC itself - Drop obsoleted flac-cflags.patch ==== freecell-solver ==== Version update (6.6.0 -> 6.8.0) Subpackages: freecell-solver-presets libfreecell-solver0 - Update to 6.8.0 * Workaround an ldd regression * OpenCL deal finder cleanups * Made the tests suite pass on more CMake options' configurations * Cleanups ==== gedit ==== Version update (43.1 -> 43.2) Subpackages: python3-gedit - Update to version 43.2: + Fix the API version, bump to 43. + Updated translations. - Change api_ver to 43, following upstreams change. ==== glibc ==== Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd - nscd: Convert to systemd-sysusers ==== gtk3 ==== Version update (3.24.34 -> 3.24.35) Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0 - Update to version 3.24.35: + GtkFontChooserWidget: Fix a critical. + GtkAccelLabel: Differentiate keypad keysyms in accelerators. + Input: - Recognize stylus devices as pens. - Fix problems with motion compression. + Windows: Build system improvements. + Wayland: - Fix problems with unreliable DND. - Use GLES if required. - Add support for titlebar gestures. - Refactor handling of IM client updates. - Fix cursor hotspots with scaled surfaces. - Use the xdg-activation protocol. - Load cursors on demand. - Fix cursor size on hi-dpi displays. + MacOS: Use a CVDisplayLink based frame clock. + Updated translations. - Drop upstream merged patch gtk3-gdkwayland-Update-selections-offer-before-updating-dnd.patch. ==== hxtools ==== Version update (20221119 -> 20221120) Subpackages: fd0ssh ofl - Update to release 20221120 * vfontas and palcomp were moved to the consoleet-utils package ==== kactivitymanagerd ==== Version update (5.26.3 -> 5.26.4) Subpackages: kactivitymanagerd-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== kcm_sddm ==== Version update (5.26.3 -> 5.26.4) Subpackages: kcm_sddm-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== kde-cli-tools5 ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== kde-gtk-config5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: kde-gtk-config5-gtk3 - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== kdesu ==== - Drop fpie.patch, works as expected without - Drop setgid bit on kdesud, no longer needed since 5.99.0 ==== kernel-firmware ==== Version update (20221109 -> 20221130) Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network - Update to version 20221130 (git commit 80ed874a4566): * amdgpu: update sdma_5.2.7 firmware * QCA: Add Bluetooth firmware for WCN785x This commit will add required Bluetooth firmware files for QCA WCN785x. The image version is 2.0.0-00515. * linux-firmware: update firmware for MT7916 * linux-firmware: update firmware for MT7915 * i915: Add DMC v2.08 for DG2 * amdgpu: update green sardine DMCUB firmware * i915: Add DMC v2.10 for MTL * linux-firmware: update firmware for MT7986 * linux-firmware: update firmware for mediatek bluetooth chip (MT7921) * linux-firmware: update firmware for MT7921 WiFi device - Update constraints for 8GB (bsc#1205811) ==== kernel-source ==== Version update (6.0.8 -> 6.0.10) Subpackages: kernel-64kb kernel-default - Linux 6.0.10 (bsc#1012628). - mtd: rawnand: qcom: handle ret from parse with codeword_fixup (bsc#1012628). - drm/msm/gpu: Fix crash during system suspend after unbind (bsc#1012628). - spi: tegra210-quad: Fix combined sequence (bsc#1012628). - ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe" (bsc#1012628). - ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe" (bsc#1012628). - ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe" (bsc#1012628). - ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe (bsc#1012628). - ASoC: rt5682s: Fix the TDM Tx settings (bsc#1012628). - ASoC: rt1019: Fix the TDM settings (bsc#1012628). - ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPK (bsc#1012628). - spi: intel: Fix the offset to get the 64K erase opcode (bsc#1012628). - ASoC: codecs: jz4725b: add missed Line In power control bit (bsc#1012628). - ASoC: codecs: jz4725b: fix reported volume for Master ctl (bsc#1012628). - ASoC: codecs: jz4725b: use right control for Capture Volume (bsc#1012628). - ASoC: codecs: jz4725b: fix capture selector naming (bsc#1012628). - ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15 (bsc#1012628). - selftests/futex: fix build for clang (bsc#1012628). - selftests/intel_pstate: fix build for ARCH=x86_64 (bsc#1012628). - selftests/kexec: fix build for ARCH=x86_64 (bsc#1012628). - ASoC: Intel: sof_rt5682: Add quirk for Rex board (bsc#1012628). - ASoC: rt1308-sdw: add the default value of some registers (bsc#1012628). - ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 Gen 4+ ARA to the Quirks List (bsc#1012628). - ASoC: amd: yc: Add Lenovo Thinkbook 14+ 2022 21D0 to quirks table (bsc#1012628). - drm/amdgpu: Adjust MES polling timeout for sriov (bsc#1012628). - platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some models (bsc#1012628). - platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver (bsc#1012628). - drm/amd/display: Remove wrong pipe control lock (bsc#1012628). - drm/amd/display: Don't return false if no stream (bsc#1012628). - drm/scheduler: fix fence ref counting (bsc#1012628). - ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[] (bsc#1012628). - cxl/mbox: Add a check on input payload size (bsc#1012628). - RDMA/efa: Add EFA 0xefa2 PCI ID (bsc#1012628). - btrfs: raid56: properly handle the error when unable to find the missing stripe (bsc#1012628). - NFSv4: Retry LOCK on OLD_STATEID during delegation return (bsc#1012628). - SUNRPC: Fix crasher in gss_unwrap_resp_integ() (bsc#1012628). - ACPI: x86: Add another system to quirk list for forcing StorageD3Enable (bsc#1012628). - drm/rockchip: vop2: fix null pointer in plane_atomic_disable (bsc#1012628). - drm/rockchip: vop2: disable planes when disabling the crtc (bsc#1012628). - ksefltests: pidfd: Fix wait_states: Test terminated by timeout (bsc#1012628). - powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec (bsc#1012628). - block: blk_add_rq_to_plug(): clear stale 'last' after flush (bsc#1012628). - firmware: arm_scmi: Cleanup the core driver removal callback (bsc#1012628). - firmware: arm_scmi: Make tx_prepare time out eventually (bsc#1012628). - i2c: tegra: Allocate DMA memory for DMA engine (bsc#1012628). - i2c: i801: add lis3lv02d's I2C address for Vostro 5568 (bsc#1012628). - drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid (bsc#1012628). - btrfs: remove pointless and double ulist frees in error paths of qgroup tests (bsc#1012628). - drm/amd/display: Ignore Cable ID Feature (bsc#1012628). - drm/amd/display: Enable timing sync on DCN32 (bsc#1012628). - drm/amdgpu: set fb_modifiers_not_supported in vkms (bsc#1012628). - drm/amd: Fail the suspend if resources can't be evicted (bsc#1012628). - drm/amd/display: Fix DCN32 DSC delay calculation (bsc#1012628). - drm/amd/display: Use forced DSC bpp in DML (bsc#1012628). - drm/amd/display: Round up DST_after_scaler to nearest int (bsc#1012628). - drm/amd/display: Investigate tool reported FCLK P-state deviations (bsc#1012628). - Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm (bsc#1012628). - cxl/pmem: Use size_add() against integer overflow (bsc#1012628). - x86/cpu: Add several Intel server CPU model numbers (bsc#1012628). - tools/testing/cxl: Fix some error exits (bsc#1012628). - cifs: always iterate smb sessions using primary channel (bsc#1012628). - ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", ... changelog too long, skipping 789 lines ... - commit 218191a ==== kgamma5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: kgamma5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== khotkeys5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: khotkeys5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== kinfocenter5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: kinfocenter5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== kmenuedit5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: kmenuedit5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== kpipewire ==== Version update (5.26.3 -> 5.26.4) Subpackages: kpipewire-imports libKPipeWire5 libKPipeWireRecord5 - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== kscreen5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: kscreen5-lang kscreen5-plasmoid - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Fix right to right snapping ==== kscreenlocker ==== Version update (5.26.3 -> 5.26.4) Subpackages: kscreenlocker-lang libKScreenLocker5 - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== ksshaskpass5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: ksshaskpass5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== ksystemstats5 ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== kwayland-integration ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== kwin5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: kwin5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too * utils/serviceutils: Improve Exec key parsing * effects/kscreen: don't stop effect when fade out animation is done (kde#460902) * backends/libinput: update screens on Workspace::outputsChanged (kde#461901) * Update defiintion of customised Gitlab CI job to include appropriate flags to keep Git happy * screencast: Don't scale the cursor * x11: Reset SurfaceItemX11::m_isDamaged when the damage handle is destroyed * activation: Guard against not having any active window * wayland: Make debug console placeable (kde#453920) * screencast: Fix how we tell pipewire that the stream has been resized (kde#461590) * backends/drm: generate modes even if some common modes are available ==== kwrited5 ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== layer-shell-qt ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== libguestfs ==== Version update (1.48.4 -> 1.48.6) Subpackages: libguestfs-xfs libguestfs0 - Update to version 1.48.6 * This is a bug fix release. No upstream changelog. - Drop f162e47e-m4-Fix-configure-disable-ocaml.patch ==== libiscsi ==== Version update (1.19.0+git.20220303 -> 1.19.0+git.20221112) - Update to version 1.19.0+git.20221112: * ci/build.sh: Enable parallel compilation * ci: Fix the Appveyor Linux and Windows builds * ci: Add ci/install.bat * Add CodeQL workflow for GitHub code scanning * test-tool: remove a redundant semicolon * lib/scsi-lowlevel: Make the REPORT LUNS unmarshalling code more flexible * Fix segmentation fault problem. * Check return value of scsi_malloc in order to avoid dereferencing NULL return value. * fix iscsi-ls parameter parse * iscsi-swp: handle setting of debug_level correctly * Update iscsi-dd.c * iscsi-inq: handle setting of debug_level correctly * Retain the immediate data param during login processing ==== libkdecoration2 ==== Version update (5.26.3 -> 5.26.4) Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9 - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== libkscreen2 ==== Version update (5.26.3 -> 5.26.4) Subpackages: libKF5Screen7 libkscreen2-plugin - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== libksysguard5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * QML error: digist -> digits ==== libostree ==== Version update (2022.6 -> 2022.7) Subpackages: libostree-1-1 - Update to version 2022.7: + Add API for idempotent delete operations on kernel arguments + Add API for and for handling unshare() to manipulate (otherwise) read-only sysroot + small memory leak fixes. + retry HTTP requests after receiving HTTP 500 errors + avoid rebuilding SELinux policy when creating a first deployment ==== libreoffice ==== Version update (7.4.2.3 -> 7.4.3.2) Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit - Update to 7.4.3.2: https://wiki.documentfoundation.org/Releases/7.4.3/RC2 https://wiki.documentfoundation.org/Releases/7.4.3/RC1 - Updated bundled dependencies: * curl-7.83.1.tar.xz -> curl-7.86.0.tar.xz - Added patches: * fix_harfbuzz_on_sle12_sp5.patch * fix_webp_on_sle12_sp5.patch - Refresh fix_gtk_popover_on_3.20.patch - Removed upstreamed patches: * bsc1202866.patch * bsc1201095.patch - Fix bsc#1202866 - LO-L3: PPTX: indentation of list items far too far to the left (overruns bullet items) * bsc1202866.patch ==== libva ==== Subpackages: libva-drm2 libva-x11-2 libva2 - Make sure make runs with verbose builds so we see the gcc cmdlines - Added propagate-dpy.patch: (boo#1202828) Patch taken from https://github.com/intel/libva/issues/479 ==== libva-gl ==== Subpackages: libva-glx2 libva-wayland2 - Make sure make runs with verbose builds so we see the gcc cmdlines - Added propagate-dpy.patch: (boo#1202828) Patch taken from https://github.com/intel/libva/issues/479 ==== libxcrypt ==== Version update (4.4.28 -> 4.4.33) Subpackages: libcrypt1 libxcrypt-devel - Update to 4.4.33 * Fix variable name in crypt(3) for a datamember of 'struct crypt_data' * Fix -Werror=strict-overflow in lib/crypt-des.c, which is seen by GCC 12.x * Add some SHA-2 Maj() optimization in lib/alg-sha256.c * Fix -Werror=conversion in lib/alg-yescrypt-opt.c * Improvements to huge page handling in lib/alg-yescrypt-platform.c * Fix -Werror=sign-conversion in lib/alg-yescrypt-platform.c ==== milou5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: milou5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== opensc ==== Version update (0.22.0 -> 0.23.0) - Update to OpenSC 0.23.0: * General improvements - Support signing of data with a length of more than 512 bytes (#2314) - By default, disable support for old card drivers (#2391) and remove support for old drivers MioCOS and JCOP (#2374) - Bump minimal required OpenSSL version to 1.1.1 and add support for OpenSSL 3.0 (#2438, #2506) - Compatibility with LibreSSL (#2495, #2595) - Remove support for DSA (#2503) - Extend p11test to support symmetric keys (#2430) - Notice detached reader on macOS (#2418) - Support for OAEP padding (#2475, #2484) - Fix for PSS salt length (#2478) - Improve fuzzing by adding new tests (#2417, #2500, #2520, #2550, #2637) - Fixed various issues reported by OSS-Fuzz and Coverity regarding card drivers, PKCS#11 and PKCS#15 init - Fix issues with OpenPACE (#2472) - Containers support for local testing - Add support for encryption and decryption using symmetric keys (#2473, #2607) - Stop building support for Gost algorithms with OpenSSL 3.0 as they require deprecated API (#2586) - Fix detection of disconnected readers in PCSC (#2600) - Add configuration option for on-disk caching of private data (#2588) - Skip building empty binaries when dependencies are missing and remove needless linking (#2617) - Define arm64 as a supported architecture in the Installer package (#2610) * PKCS#11 - Implement C_CreateObject for EC keys and fix signature verification for CKM_ECDSA_SHAx cards (#2420) * pkcs11-tool - Add more elliptic curves (#2301) - Add support for symmetric encrypt and decrypt, wrap and unwrap operations, and initialization vector (#2268) - Fix consistent handling of secret key attributes (#2497) - Add support for signing and verifying with HMAC (#2385) - Add support for SHA3 (#2467) - Make object selectable via label (#2570) - Do not require an R/W session for some operations and add --session-rw option (#2579) - Print more information: CKA_UNIQUE_ID attribute, SHA3 HMACs and serial number for certificates (#2644, #2643, #2641) - Add new option --undestroyable to create keys with CKA_DESTROYABLE=FALSE (#2645) * sc-hsm-tool - Add options for public key authentication (#2301) * Minidriver - Fix reinit of the card (#2525) - Add an entry for Italian CNS (e) (#2548) - Fix detection of ECC mechanisms (#2523) - Fix ATRs before adding them to the windows registry (#2628) * NQ-Applet - Add support for the JCOP4 Cards with NQ-Applet (#2425) * ItaCNS - Add support for ItaCMS v1.1 (key length 2048) (#2371) * Belpic - Add support for applet v1.8 (#2455) * Starcos - Add ATR for V3.4 (#2464) - Add PKCS#15 emulator for 3.x cards with eSign app (#2544) * ePass2003 - Fix PKCS#15 initialization (#2403) - Add support for FIPS (#2543) - Fix matching with newer versions and tokens initialized with OpenSC (#2575) * MyEID - Support logout operation (#2557) - Support for symmetric encryption and decryption (#2473, #2607) * GIDS - Fix decipher for TPM (#1881) * OpenPGP - Get the list of supported algorithms from algorithm information on the card (#2287) - Support for 3 certificates with OpenPGP 3+ (#2103) * nPA - Fix card detection (#2463) * Rutoken - Fix formatting rtecp cards (#2599) * PIV - Add new PIVKey ATRs for current cards (#2602) ==== ovmf ==== Version update (202208 -> 202211) Subpackages: qemu-uefi-aarch64 - In the PFLASH_CODE in ovmf-build-funcs.sh, Use readonly=on instead of readonly becuase we got the following message when building ovmf on SLE15-SP3/SP4 code base: [ 981s] qemu-system-x86_64: -drive if=pflash,format=raw,unit=0,readonly,file=ovmf-x86_64-ms-code.bin: warning: short-form boolean option 'readonly' deprecated [ 981s] Please use readonly=on instead [ 981s] char device redirected to /dev/pts/0 (label charserial1) - Update to edk2-stable202211 (jsc#PED-1410) - Features (https://github.com/tianocore/edk2/releases): CryptoPkg remove EC PCD and merge optimized openssl libs Add GoogleTest unit test support to UnitTestFrameworkPkg Add Raw algorithm support using Arm FW-TRNG interface TDVF Lazy Accept in OvmfPkg Debug code to audit BIOS TPM extend operations Add a new feature to enable LoongArch prot for EDKII CryptoPkg: Need to add additional cipher algos and TLS API to meet WPA3 IntelFsp2(Wrapper)Pkg: Support FSP 2.4 MultiPhaseInit CryptoPkg: Need to support EC and BN API due to WPA3 feature Add PCI_DEVICE_PPI support for NvmExpressPei - Patches (git log --oneline --date-order edk2-stable202208..edk2-stable202211): fff6d81270 pip-requirements.txt: Update to edk2-pytool-extensions 0.20.0 2ddc8e1b67 pip-requirements.txt: Update to edk2-pytool-library 0.12.1 93629f2c7c ArmPkg/ArmTrngLib: Remove ASSERT in GetArmTrngVersion() 0cb30c3f5e Maintainers: Update the VmgExitLib to CcExitLib 765ba5bf05 OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLib a89f558d3c OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLib b9e702c3c9 UefiCpuPkg/ResetVector:Add Option to reserve 4K region at 4GB 6d55ad9a59 MdePkg/Test: Add port of BaseSafeIntLib unit tests to GoogleTest 31377aba8f BaseTools/Plugin/HostBaseUnitTestRunner: Enable gtest xml output 80f097711b .pytool: Add googletest submodule to CISettings.py d4586fe3ae UnitTestFrameworkPkg/Library/CmockaLib: Generate symbol information cef0c5c684 UnitTestFrameworkPkg: Add googletest submodule and GoogleTestLib c1b073a9dc MdePkg/Include/Library: Undefine _ASSERT() if already defined 933b4c333c MdePkg/Include: Update Base.h to improve C++ compatibility 3182843f3b IntelFsp2Pkg: Improvement of supporting null UPD pointer in FSP-T c8fb724046 ArmPkg/ArmTrngLib: Fix incorrect GUID reference in DEBUG() output 3b1f3414f2 .github/workflows: Update CodeQL to install Python 3.10.6 c17c3c24d8 ShellPkg:Improved Smbios Type9 data under smbiosview 342813a3f7 pip-requirements.txt: Update edk2-pytool-library to 0.12.0 b0fd309719 edk2.qls: Allow error severity results and add new queries 179efe5d69 BaseTools: Fix wrong type of arguments to formatting functions 0be81a4d83 BaseTools/Source/C: Use /Z7 instead of /Zi for host tools 6032b46dce PrmPkg/PrmSsdtInstallDxe: Update PRMT Device CID to PNP0C02. 6c1a4a376e .github: Add initial CodeQL config and workflow files c7aecf2a4f Maintainers.txt: Add .github maintainers and reviewers 50bee4cc12 CryptoPkg: Sha1 functions causing build errors 239bcf7805 PrmPkg: Use UnitTestFrameworkPkg UEFI BS library 6e8b0b6913 UnitTestFrameworkPkg: Add UnitTestUefiBootServicesTableLib 82e70d9ac0 CryptoPkg/Readme.md: typo and grammar fixes 35043a5ec0 MdePkg/BaseLib: Fix out-of-bounds reads in SafeString b556f2445c ArmVirtPkg: Kvmtool: Add RNG support using Arm TRNG interface 9eb5ccda50 SecurityPkg/RngDxe: Add Arm support of RngDxe ff29cdb968 SecurityPkg/RngDxe: Rename AArch64/RngDxe.c 6cdddccf00 SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithm 863fe9e191 SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through ArmTrngLib 4b3e9d80be SecurityPkg/RngDxe: Check before advertising Cpu Rng algo 199031b2b0 SecurityPkg/RngDxe: Documentation/include/parameter cleanup 922bf317f1 SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms() aade3b93fe SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid 8a89747844 SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name e00ec499c5 ArmPkg/ArmTrngLib: Add Arm TRNG library 351fe77666 ArmPkg: Add FID definitions for Arm TRNG ef4cf3d88d MdePkg/ArmTrngLib: Add NULL instance of Arm TRNG Library cbce5a1a93 MdePkg/ArmTrngLib: Definition for Arm TRNG library class interface 3d480a93de ArmPkg/ArmHvcLibNull: Add NULL instance of ArmHvcLib 9d8ed9c8ee ArmPkg: Sort HVC/SMC section alphbetically in ArmPkg.dsc aa0f522471 ArmPkg/ArmMonitorLib: Add ArmMonitorLib 9a50990cdb ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library class dcf8c79056 ArmPkg: PCD to select conduit for monitor calls cc650a0378 ArmPlatformPkg: Retire NorFlashDxe driver eff44c008d OvmfPkg/VmgExitLig: HALT on #VE when access to private memory 2695e49219 UefiPayloadPkg: Boot mode in PHIT HOB will not be updated ee3da09bb2 MdeModulePkg/Ufs :Coverity scan flags multiple issues in edk2-stable202205 eae9e51d98 MdeModulePkg/scsi :Coverity scan flags multiple issues in edk2-stable202205 b84f32ae5b IntelFsp2Pkg: FSP should support input UPD as NULL. cab1f02565 MdeModulePkg/PiSmmCore: SmmEntryPoint underflow (CVE-2021-38578) c46204e25f IntelFsp2Pkg: Update Function header to support IA32/X64. 957a15adaf UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c ae62a6e44d UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code ed8bfada03 UefiCpuPkg/SmmCpuFeaturesLib: Rename the common C file 8487ec0ee7 CryptoPkg/Test: Simplify BaseCryptLib host based unit tests b5dbf8267b pip-requirements.txt: Bump pytool extensions and library 85dba961c7 UnitTestFrameworkPkg: Support FILE_GUID override in host based unit tests 720c25ab41 OvmfPkg: Call gEdkiiMemoryAcceptProtocolGuid to accept pages 7dcc2f3870 OvmfPkg: Realize EdkiiMemoryAcceptProtocol in TdxDxe 2af33db365 MdePkg: The prototype definition of EdkiiMemoryAcceptProtocol d1e41c620f OvmfPkg: Introduce lazy accept in PlatformInitLib and PlatformPei 6ca9f410d1 ShellPkg: Update shell command memmap to show unaccepted memory 43e306806e MdeModulePkg: Update Dxe to handle unaccepted memory type 502c01c502 MdePkg: Add UEFI Unaccepted memory definition 9b648112a5 OvmfPkg: Use BZ3937_EFI_RESOURCE_MEMORY_UNACCEPTED defined in MdeModulePkg 32c5a470ad MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE 00bbb1e584 MdeModulePkg: Add PrePiHob.h df7ce74e6c RedfishPkg/RedfishDiscoverDxe: Fix memory free issue 66772bc852 Maintainers.txt: Add 'Pierre Gondois' as DynamicTablesPkg reviewer e9a3613ce0 ShellPkg/AcpiView: Update PCCT fields for ACPI 6.5 c9a4df88fd DynamicTablesPkg: Readme.md: Update available tables for generation 1729fb8a82 DynamicTablesPkg/AmlLib: Allow larger AccessSize for Pcc address space 8405b1480f DynamicTablesPkg: Add PCCT Generator dab7bac94c DynamicTablesPkg: Add PCCT related objects ... changelog too long, skipping 309 lines ... - 18b5b14932 edk2-stable202211~328 ==== oxygen5-sounds ==== Version update (5.26.3.1 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== pango ==== Version update (1.50.11 -> 1.50.12) Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0 - Update to version 1.50.12: + Fix weight conversion on MacOS. + Update to Unicode 15. + Some introspection annotation fixes. + Improve PangoAttrList serialization. + Fix char offset calculatiosn in multi-paragraph layouts. ==== patterns-server ==== Subpackages: patterns-server-dhcp_dns_server patterns-server-directory_server patterns-server-file_server patterns-server-gateway_server patterns-server-kvm_server patterns-server-kvm_tools patterns-server-lamp_server patterns-server-mail_server patterns-server-printing - recommend apache2-mod_php8 instead of apache2-mod_php7 ==== pipewire ==== Version update (0.3.60 -> 0.3.61) Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools - Update to version 0.3.61: * Highlights - Fix a bug in audioadapter that could cause crashes when switching bluetooth profiles. - Fix sound in QEMU, deadbeef and openal again. - libcamera plugin fixes, dynamic add and remove should now work with the next wireplumber version. - Fix a regression in pw-midiplay where the first buffer would not play and some events would be missing. - The network module now doesn't export other network sources anymore. - pulse-server now detects clients that keep underrunning for a long time and will pause them to save power. - Many more bugfixes and improvements. * PipeWire - Optimise away some useless graph recalculations. - Increase alternative sample rates from 16 to 32. - Silence some module loading errors when the error can be ignored. - Fix initial buffer requested size for pw-stream when operating in async mode. This also indirectly fixes the first buffer in pw-midiplay. * Modules - Set the network property on pulse-tunnel streams so that they are not exported anymore. - Filter-chain has optimized mix functions now. * SPA - Handle some errors in libcamera better. - Fix libcamera remove events. Fix the id allocation for devices. - Fix a bug in audioadapter where it would not renegotiate after a port reconfiguration, leading to crashes, especially when automatically switching profiles in bluetooth. - Do ALSA probing in 44100Hz again. Some devices seem to fail otherwise for some unknown reason. - Force playback start when the ALSA buffer is full. This fixes sound in QEMU. - Support Digital 5.1 AC3 for Asus Xonar SE. - Improve format renegotiation in audioadapter. This makes the ALSA plugin work again for deadbeef. - Fix latency reporting on adapter DSP ports. * pulse-server - Fix a bug where openal based applications would hang. - Improve zeroconf publish. Only publish on the address of the first running server. This avoids duplicate entries for IPv4 and IPv6. Add support for republish entries when new servers are started. - Add a pulse.idle.timeout option (default to 5 seconds) to pause streams that have been underrunning for this amount of time. Badly behaving clients will then not keep the graph and device busy so that devices can be suspended to save battery. This should give better default behaviour with speech-dispatcher. * JACK - Add an option to configure the filter character. - Fix connect_callbacks. It was only called once for output ports. - Add option to set node.passive on jack clients. Make some quirks for qsynth to make it suspend and fade out better. - Rebase reduce-meson-dependency.patch. - Drop patches already included upstream: * 0001-audioadapter-perform-setup-again-after-a-PortConfig.patch * 0001-pulse-server-also-advance-read-pointer-in-underrun.patch * 0002-audioconvert-redo-setup-when-format-changes.patch * 0003-acp-do-probing-in-44100Hz-again.patch * 0004-alsa-force-playback-start-when-buffer-is-full.patch ==== plasma-browser-integration ==== Version update (5.26.3 -> 5.26.4) Subpackages: plasma-browser-integration-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== plasma-nm5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Show current MAC for wired connections * Show current MAC address instead of permanent MAC address in details view (kde#456119) ==== plasma5-addons ==== Version update (5.26.3 -> 5.26.4) Subpackages: plasma5-addons-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * wallpapers/potd: allow force refresh when no cached image is available * applets/weather: Fix system tray detection ==== plasma5-desktop ==== Version update (5.26.3 -> 5.26.4) Subpackages: plasma5-desktop-emojier - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too * Panel: Avoid setting solid background when compositing is disabled (kde#451451) * applets/kickoff: fix huge icons in category list (kde#460349) * kcms/runners: Fix org.kde.kconfig.notify DBus signal getting wrong plugin id (kde#461422) * [kcms/tablet] Reload output combobox when outputs change (kde#461560) ==== plasma5-disks ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== plasma5-integration ==== Version update (5.26.3 -> 5.26.4) Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== plasma5-openSUSE ==== Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE - Update to 5.26.4 ==== plasma5-pa ==== Version update (5.26.3 -> 5.26.4) Subpackages: plasma5-pa-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== plasma5-systemmonitor ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== plasma5-thunderbolt ==== Version update (5.26.3 -> 5.26.4) - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== plasma5-workspace ==== Version update (5.26.3 -> 5.26.4.1) Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy - Update to 5.26.4.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Do not query all available image plugins when determining background type (kde#462308) * Install translated documentation from po/ too * Panel: Revert making the mask smaller by 1px (kde#460896) * Remove negative inset of plasmoid heading in notifications since there's no margin in those (kde#452347) * lockscreen: Consider info messages to be prompts (kde#454706) * Fix wrong example values, return correct paper size value * wallpapers/image: save last wallpaper in slideshow mode (kde#461490) * SystemDialog: Fix display when there is no component * applets/notifications: unload ListView when plasmoid is not expanded * applets/mediacontroller: avoid flashing application icon (kde#461496) * SystemDialog: Make sure the window has a Qt.Window type * Notifications: Explicitly uncheck paused button when switching to running state * shell: revert unrelated changes in d79a927a4c7a8b489b985a6ae94bd9d8f082db93 * [shell] Always call load after init (kde#439159) * applets/notifications: remove one unused import * applets/notifications: remove workaround for QTBUG-67007 * startkde/plasma-session: fix playing startup sound ==== polkit-kde-agent-5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: polkit-kde-agent-5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== powerdevil5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: powerdevil5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== python-apipkg ==== Version update (2.1.0 -> 3.0.1) - Generate the _version.py file in %prep to remove completely hatch-vcs from pyproject to make it build and run tests correctly - Remove python-hatch-vcs dependency - Remove python-py dependency - Remove python_module macro definition - Update to 3.0.1: * restore tox.ini to support tox --current-env based packaging - 3.0.0 * add support for python 3.11 and drop dead pythons (thanks hukgo) * migrate to hatch * split up __init__.py * add some type annotations - 2.1.1 * drop the python 3.4 support marker, 2.1.0 broke it 2.1.0 will be yanked after release ==== python-py ==== - Remove python_module macro definition - Add python-py dep for testing - Use autosetup insteado of setup + patch - More specific python_sitelib in %files ==== python-pycairo ==== Version update (1.21.0 -> 1.22.0) - Updtae to version 1.22.0: * Officially support Python 3.11. * PDFSurface.version_to_string(): Fix crash with negative versions. * typing: ImageSurface.get_stride() returns an int. * typing: Fix incorrect interface for Matrix constructor. * typing: Use Generic for Context. * docs: some cairo.Context fixes. * docs: try to make create_from_png/write_to_png more clear. * docs: add an example for how to convert a surface to pillow. * docs: cairo.Format.RGB24: document that unused bytes may be overwritten. * tests: don’t depend on specific ref counts. * tests: compatibility fixes for cairo 1.17.6. - Drop f5a795ea.patch: fixed upstream. ==== rav1e ==== Version update (0.5.1+0 -> 0.6.1+0) - Update to version 0.6.1+0: * Fix the capi deps * Revert "x86: Disable 8x16 16bpc inverse transforms for SSE4.1" * inverse_transform_add: Align to dav1d EOB convention * x86: Disable 8x16 16bpc inverse transforms for SSE4.1 * CI: Fix up deploy workflow * Add C API for level. * Add level to API and CLI. * CI: Correct format of target_cpu for x86_64 in deploy workflow * Produced optimized binary versions from CI * Write level stored in sequence struct. * Bump actions/download-artifact from 2 to 3 * Bump actions/upload-artifact from 2 to 3 * Bump actions/cache from 2 to 3 * Update deps * Update cargo-c binaries url * Add Dependabot configuration for GitHub Actions updates * tests: Add three-pass encode with target bitrate * Add SIMD helpers to speed up Rust get_sad (#3050) * Replace last 16x4 and 4x16 avx2 hbd satd intrinsics with asm (#3051) * x86: Add AVX2 HBD SATD asm for 8x8-transformed blocks (#3048) * Bump minimum rustc to 1.60, required by clap 4 * Update clap to 4.0 * Remove unused regex dependency * Cleanup log level parsing * Replace actions-rs/toolchain with dtolnay/rust-toolchain * Remove action-rs/cargo * rate: Retire and separate TwoPassOutParams * rate: Estimate target quantizer on first pass * segmentation: Reset min_segment on data update * Replace AVX2 HBD SATD intrinsics with ASM, for some block sizes (#3039) * Remove arrayref dependency * Fix new clippy lints * Move v_frame to its own repository * Add scales and segment thresholds to dump_lookahead_data * Fix UB in pred_max test * Delete build.sh * bin: Admit more than 2 encoder passes * Create new speed level 8, drop level 7 * Keep the version line compatible with 0.5 * Add back shorthand for `--verbose` and `--quiet` (#3022) * Mention cargo-criterion * Bump criterion version * Update to criterion non-deprecated api * Prepare for 0.6.0 release * bin: Bring --photon-noise out from under unstable feature * Update guide on how to produce target-specific builds * CI: Deploy rav1e-ch binary tuned for modern x86_64 * build: Handle absent CARGO_CFG_TARGET_FEATURE * Calculate geometric mean for DistortionScale::inv_mean() * Convert plane-level distortion scales to fixed-point * Expand precision of DistortionScale to Q14 * Preserve intermediate precision in get_weighted_sse * Add DistortionScale::blog64() * Bump several dependencies * Remove duplicated constants * Remove aq_strength configuration * logexp: Correct integer part in blog32_q11 * logexp: Correct rounding bias in blog32_q11 * Fix new clippy lints from Rust nightly (#3006) * Use approximate binary log in Q11 for segmentation_optimize * Add polynomial approximations of a binary exponential and logarithm. * segmentation: Avoid reallocation in collect::>() * logexp: Add a fixed-point binary log in Q24 for u32 to i32 * logexp: Rewrite blog64 so that it is const * rate: Pivot to util::logexp functions * logexp: Add assertion for q57 input range * logexp: Add binary exponential in Q24 format, saturated to 47 bits. * logexp: Add conversions between 64-bit Q57 and 32-bit Q24. * logexp: Add tests for bexp64 and blog64 * logexp: Add 64-bit binary exponentiation and logarithm in Q57. * kmeans: Split k-independent inner loop into its own function * kmeans: Tidy up all but the inner loop * segmentation: Change precision of log(scale) to Q23 * Add missing code for segmentation with --tune Psnr * Derive segments by k-means of spatiotemporal scales * Add an implementation for k-means * Remove vergen and use built to provide the same information * Updating QUALITY_&_SPEED_FEATURES document in regards to libaom * Adjust chroma offsets for frame-mean spatiotemporal scale * Compute segmentation map thresholds from the offsets * Implement From for DistortionScale * Use fixed-sized array in luma/chroma pred mode counts (#2989) * Add T.35 metadata C API. * Bump console + dav1d-sys + system-deps * CI: Pull in dev packages from Ubuntu Kinetic * Implement SegmentationLevel::Full again * segmentation: Limit minimum segment to avoid lossless mode * Use spatiotemporal scales relative to frame mean * Clean up encode_partition_topdown() (#2984) * CI: Fix clippy:borrow_deref_ref warnings * CI: Fix clippy::manual_range_contains warnings * CI: Fix clippy::derive_partial_eq_without_eq warnings * Fix aarch64 satd compilation on gcc * Remove always-true if statement in encode_partition_topdown() (#2980) * Add aarch64 NEON 8-bit SATD assembly for 4x4-transformed block sizes (#2972) * Retune constants for ssim_boost * Add enhanced version info * Add T.35 metadata support. ... changelog too long, skipping 243 lines ... * CI: Move to Debian Unstable for aom and dav1d ==== ruby3.1 ==== Version update (3.1.2 -> 3.1.3) Subpackages: libruby3_1-3_1 - remove the bundled gems workaround - update to 3.1.3 (boo#1205726 CVE-2021-33621) https://www.ruby-lang.org/en/news/2022/11/22/http-response-splitting-in-cgi-cve-2021-33621/ https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-1-3-released/ ==== selinux-policy ==== Subpackages: selinux-policy-targeted - Add fix_irqbalance.patch: support netlink socket operations (bsc#1205434) - Drop fix_irqbalance.patch: superseded by upstream ==== spice ==== Version update (0.15.0 -> 0.15.1) - Update to v0.15.1 release * This is a bug fix release with no upstream changelog - Drop fix-build-with-gstreamer-1.20.patch ==== suitesparse ==== Subpackages: libamd2 libcamd2 libccolamd2 libcholmod3 libcolamd2 libsuitesparseconfig5 libumfpack5 - Update constraints for riscv64 ==== suse-module-tools ==== Version update (16.0.27 -> 16.0.28) - Update to version 16.0.28: * Split kernel scriptlets into separate sub-package, again (boo#1202353, boo#1205149) ==== systemd ==== Version update (252.1 -> 252.2) Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev - Import commit e7e931b07edd786dc6ca1dae6c23ff7b785f8efd (merge of v252.2) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/64dc546913525e33e734500055a62ed0e963c227...e7e931b07edd786dc6ca1dae6c23ff7b785f8efd - Rebase 6000-Revert-tmpfiles-whenever-creating-an-inode-immediate.patch ==== systemsettings5 ==== Version update (5.26.3 -> 5.26.4) Subpackages: systemsettings5-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - Changes since 5.26.3: * Install translated documentation from po/ too ==== tcl ==== Version update (8.6.12 -> 8.6.13) - New version 8.6.13: * (bug)[26f132] Crash when sizeof(int) < sizeof(void *) * (TIP 623)[e9a271] Tcl_GetRange index args < 0 * (bug)[e5ed1b] numeric IPv6 in URLs * (bug)[8eb64b] http package tolerant again invalid reply header * (bug)[6898f9] http package failed detection of shiftjis charset * (bug)[55bf73] Avoid connection reuse after response code 101. * (bug)[713653] FP rounding exposed by x86 musl * (bug)[b3977d] Process CR-LF split across packets * (bug)[4eb3a1] crash due to undetected bytecode invalidity * (bug)[55a02f] Fallback init env(HOME) from USERPROFILE * (bug)[1073da] crash writing invalid utf-8 * (new) Update to Unicode-15 * Many code fixes to avoid overflow or undefined behavior. - Add tcl-refchan-mode-needed.patch to allow refchans to be opened for neither reading nor writing, but still handle events. ==== tk ==== Version update (8.6.12 -> 8.6.13) - New version 8.6.13: * (new)[TIP 599] Extended build information * (bug)[440c52] fix PPM/PGM read with graylevel > 255 * (bug)[5fb814] canvas redraw region for lines/polygones * (new)[631a0b] text widget: direct mouse events to insert mark, not current * (bug)[b164ef] fix mouse events for multiple toplevels * (bug)[be8f5b] crash setting -type empty for a menu * (bug)[50fc02,50fc02,25894d,156e58] ImgPhoto pointer issues * (bug)[617861] -justify/-anchor defaults for ttk::label * (bug)[40bc81] embedding error test failure * (bug)[b1d115] No event on new toplevel on current toplevel destruction * (bug)[3fefb3] crash in empty ttk::combobox when end index requested * (new)[247d80] Chinese message file * (bug)[e331bc] NULL to memset in photo blank * (bug)[864b06] PNG photo image color numeric issue * (bug)[f75190] tk_fontchooser: multiple font families, locale change, button activation * (bug)[ce6b42] (in TCL bug tracker) ttk::spinbox increment event endless invokation * (bug)[2a6c62] Avoid invalid <> * (new)[f47920] Updates to Finnish message catalog * (bug)[29b5c2] error in tk_popup with separator entry selected * (bug)[415415] scale advances multiple steps on single click * (bug)[dc4c55] tk_popup entry index * (bug)[c0bf1b] XVirtualEvent buffer overflows * (bug)[eedd79] potential crashes in option parsing when sizeof(enum) not equal to int * (bug)[0ce975] panedwindow calls memcpy with NULL pointer * (bug) GIF with multiple images may reuse transparent color * [aefdb8,be29f7] Updates to Russian message catalog * Updates to Esperanto message catalog * (bug)[a3b03f] Linux, Windows: improve (ttk) menubutton menu position * Update keysym tables to latest X11R6 * [f6e4d4] consistent cross-platform polygon fill * (bug)[5e4e44] ttk::panedwindow drag robust wrt orientation variants * Remove tk.patch, was integrated upstream. - Remove stuff from TK_LIBS that is not needed for shared libraries and we don't support static linking. ==== vim ==== Version update (9.0.0924 -> 9.0.0978) Subpackages: gvim vim-data vim-data-common -Updated to version 9.0.0978, fixes the following problems * The first termcap entry of a builtin termcap is not used. * Two conditions are always false. * Coverity warns for not using return value of dict_add(). * Coverity warns for using a NULL pointer. * Using Ruby LDFLAGS may cause build problems. * Build failure with tiny version. (Tony Mechelynck) * Cannot debug the Kitty keyboard protocol with TermDebug. * Oblivion files are not recognized. * Kitty shows "already at oldest change" on startup. * Various code formatting issues. * When using dash it may not be recognize as filetype "sh". * Wrong type for "isunnamed" returned by getreginfo(). * Forked repositories send out useless email. * Still using simplified mappings when using the kitty keyboard protocol. * Crash when typing a letter in a terminal window. (Shane-XB-Qian) * CI failures in sound dummy. * Workflow Description Language files are not recognized. * Pretending to go out of Insert mode when Esc is received has side effects. * 'cursorline' causes virtual text highlight to continue. * Failures in the cursorline test. * CI: Error in Coverity flow is not reported. * Invalid memory access in substitute with function that goes to another file. * 'ttyfast' is set for arbitrary terminals. * Crash when unletting a variable while listing variables. * The pattern "\_s\zs" matches at EOL. * Trying every character position for a match is inefficient. * Eclipse preference files are not recognized. * Part of making search more efficient is missing. * Cannot detect whether modifyOtherKeys is enabled. * Libvterm does not support the XTQMODKEYS request. * Terminal tests fail when using key with modifier. * Tests fail without the terminal feature. * Messages test is flaky. * Error when using the "File Settings / Text Width" menu. * Error when using the "Tools / Spelling / Find More Languages" menu. * Using deletebufline() may jump to another window. * Virtual text below cannot be placed below empty lines. * Function name does not match autocmd event name. * Status line of other window not redrawn when dragging it when 'splitkeep' is set to "screen". * Using one window for executing autocommands is insufficient. * Some compilers don't allow a declaration after a label. * Leaking memory from autocmd windows. * GUI mouse event test is a bit flaky. * Matchparen highlight is not updated when switching buffers. * Coverity warns for uninitialized variable. * Escape sequences not recognized without the termresponse feature. * Build failure on some systems. * Kitty keyboard protocol key not decoded when it has an unsupported modifier, such as NumLock. * Even when Esc is encoded a timeout is used. * Virtual text below an empty line is misplaced when 'number' is set. ==== virt-manager ==== Subpackages: virt-install virt-manager-common - bsc#1205675 - [Build 20221122] virt-install: Specifying --boot no longer implies no_install=yes 1cb0be40-virtinstall-split-no_install-conditional-apart-to-track-code-coverage.patch e94786c0-virtinstall-fix-regression-with-boot-and-no-install-method.patch ==== xdg-desktop-portal-kde ==== Version update (5.26.3 -> 5.26.4) Subpackages: xdg-desktop-portal-kde-lang - Update to 5.26.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.26.4 - No code changes since 5.26.3 ==== yast2 ==== Version update (4.5.19 -> 4.5.20) Subpackages: yast2-logs - ArchFilter: Add new class to allow unified definition of hardware architecture filter. The main use case is to read arch specific configuration in various configuration files like control.xml or d-installer.yml (gh#yast/d-installer#279) - 4.5.20 ==== yast2-country ==== Version update (4.5.2 -> 4.5.3) Subpackages: yast2-country-data - Update language cache when selecting new language to ensure that always the correct language translations are used in the license translations selection combo box on the next wizard page (bsc#1204845, bsc#1193009) - 4.5.3 ==== yast2-installation ==== Version update (4.5.9 -> 4.5.10) - Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) - 4.5.10 ==== yast2-network ==== Version update (4.5.9 -> 4.5.10) - Fix hash vs keyword arguments in RSpec expectations (bsc#1204871) - 4.5.10 ==== yast2-security ==== Version update (4.5.3 -> 4.5.4) - Fixed wrong steps count causing a crash during saving (bsc#1205918) - 4.5.4