Packages changed: cppcheck (2.21.0 -> 2.22.0) feh (3.11.1 -> 3.13.1) freerdp (3.31.0 -> 3.31.1) libzio (1.15 -> 1.17) lzlib man openSUSE-release (20260921 -> 20260922) xwaylandvideobridge (0.5.2 -> 0.5.3) === Details === ==== cppcheck ==== Version update (2.21.0 -> 2.22.0) - update to version 2.22.0 * Warn when feof() is used as a while loop condition (wrongfeofUsage). * ftell() result is unspecified when file is opened in mode "t". * Detect when an STL algorithm such as std::copy, std::equal, std::transform, etc. accesses more elements through an iterator than are available in the container (algorithmOutOfBounds). * Detect switch cases that cannot be selected when the switch condition has a known value (unreachableSwitchCase). * Support C++23 'if consteval' / 'if !consteval'. ==== feh ==== Version update (3.11.1 -> 3.13.1) Subpackages: feh-zsh-completion - Update _feh zsh completion URL - Update to 3.13.1: * Improve --scale-down in tiling WMs (no flicker on newly loaded images) * Switch default font to bundled NotoSans Medium; keep yudit.ttf for existing themes * Reject unescaped %f/%n in --action/--info (use %F/%N) to prevent command injection via untrusted filenames * Display embedded cover art for audio/mpeg files * Support non-ASCII caption input and DOS-style filelists * Fix Xwayland menu focus and --draw-exif clobbering --draw-info * Handle XOpenIM/XCreateIC failures; fix zoom_fit centering * Do not skip URLs when using --sort mtime - Rebase feh-makefile_optflags.patch, feh-makefile_app.patch and feh-add_jxl_support.patch - Enable the upstream non-X test suite - Add OFL-1.1 for bundled NotoSans-Medium.ttf - Spec cleanup ==== freerdp ==== Version update (3.31.0 -> 3.31.1) Subpackages: libfreerdp3-3 librdtk0-0 libwinpr3-3 - Update to version 3.31.1: + After the last huge CVE and security fix releases finally a simple papercut fix release. + Most notable user visible changes: - xfreerdp image clipboard now better handles conversion of host images to bitmap (CF_DIB the default windows exchange format) - Improved keyboard mapping for sdl-freerdp (some more exotic keys are properly mapped now) - xfreerdp RAILS: better transparency support with windows 11 - Fix C23 macro definitions for GCC ==== libzio ==== Version update (1.15 -> 1.17) - Update to version 1.17 * Mention lzip in manual page as well * Implement lzlib support as well * Add Debian package build tree - Update to version 1.16 e2k arch support: makecontext() is unavailable on e2k arch since makecontext_e2k() allocates additional stacks so freecontext_e2k() is required where the given ucp.uc_stack gets either freed or reused. ==== lzlib ==== - Add baselibs.conf so that libzio can depend on lzlib - Make build recipe POSIX sh compatible ==== man ==== - Enable multi compression with libzio ==== openSUSE-release ==== Version update (20260921 -> 20260922) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== xwaylandvideobridge ==== Version update (0.5.2 -> 0.5.3) - Update to version 0.5.3: * Fix deprecation warnings * Shrink the idle window * Fixup comments * clear WM_TAKE_FOCUS from window flags * Move the WM_TAKE_FOCUS removal to syncWindowId() * Request autostart through the Background portal in Flatpak * Show the bridge in the application menu * Tidy up translatable strings * Fix build with KPipeWire older than 6.7 * Document how to install the bridge