Packages changed: mlterm mosh pentobi (23.0 -> 23.1) zlib-ng-compat (2.1.2 -> 2.1.3) === Details === ==== mlterm ==== Subpackages: mlterm-common mlterm-fcitx mlterm-sdl2 - Disable wayland backend on 15.4 - fails to build. ==== mosh ==== - Fix building with protobuf 23.3: this version of protobuf doesn't support C++11 anymore. A workaround has to be used at build time, see GitHub https://github.com/mobile-shell/mosh/issues/1278 ==== pentobi ==== Version update (23.0 -> 23.1) - update to 23.1: * Overwriting game file on Android with shorter file created corrupted file. ==== zlib-ng-compat ==== Version update (2.1.2 -> 2.1.3) - update to 2.1.3: * Fix endless loop bug in chunkcopy_safe. #1526 * Support using distro-supplied Gtest #1519 * Minor code cleanup of deflate.c #1500 * Improve buildsystem detection of ARM Cortex #1521 * Cross-compiling and little-endian fixes #1518 #1520 * Optimize compare256 using RVV #1498 * Optimize slide_hash using RVV #1522 - drop 1526.patch (upstream)