Packages changed: Mesa-demo gpgme ibus-libpinyin libdrm (2.4.118 -> 2.4.119) libjcat (0.1.14 -> 0.2.0) libxmlb (0.3.14 -> 0.3.15) man-pages-zh_CN (1.6.3.6 -> 1.6.4.0) python-httpx (0.25.2 -> 0.26.0) xorg-x11-server === Details === ==== Mesa-demo ==== Subpackages: Mesa-demo-egl Mesa-demo-x - Remove old rpm constructs that are long defaulted. - Remove legalese from descriptions as per our wiki guidelines. ==== gpgme ==== Subpackages: libgpgme11 libgpgmepp6 python311-gpg - Python 3.12 has dropped distutils * Build require python-setuptools instead * Drop old gpgme-D545-python310.patch * Replace with gpgme-D545-obsolete-distutils.patch ==== ibus-libpinyin ==== - Update ibus-libpinyin.spec: Change build requirement and installation requirement from python310 to python311 in SLE-15-SP6 and later release, since there's no python310 provided yet. (bsc#1218160) ==== libdrm ==== Version update (2.4.118 -> 2.4.119) Subpackages: libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1 - update to 2.4.119: * add amdgpu_va_get_start_addr ==== libjcat ==== Version update (0.1.14 -> 0.2.0) - Update to version 0.2.0: + New Features: - Add support for verifying firmware transparency checkpoints - Add various bitcounting functions for future use - Allow creating and validating SHA512 checksums - Allow verifying the checksum of a payload + Bugfixes: - Sprinkle attribute((nonnull)) to give a little more compile-time safety ==== libxmlb ==== Version update (0.3.14 -> 0.3.15) - update to 0.3.15: * Sprinkle __attribute__((nonnull)) to give a little more compile-time safety * Accept text/xml as an alternative to application/xml * Do not inline shared code * Fix compiling with Visual Studio * Fix the exported api test on Windows * Generate and use .def file for clang-cl builds Fan) * Release source file handles early ==== man-pages-zh_CN ==== Version update (1.6.3.6 -> 1.6.4.0) - update to 1.6.4.0: * stty(1): Retranslated from coreutils 9.1. * vt-is-UTF8(1): Dropped, tool already disappeared. * Import and update coreutils 9.1 translation. ==== python-httpx ==== Version update (0.25.2 -> 0.26.0) - update to 0.26.0: * The `proxy` argument was added. You should use the `proxy` argument instead of the deprecated `proxies`, or use `mounts=` for more complex configurations. * The `proxies` argument is now deprecated. It will still continue to work, but it will be removed in the future. * Fix cases of double escaping of URL path components. Allow / as a safe character in the query portion. * Handle `NO_PROXY` envvar cases when a fully qualified URL is supplied as the value. * Allow URLs where username or password contains unescaped '@'. * Ensure ASGI `raw_path` does not include URL query component. * Ensure `Response.iter_text()` cannot yield empty strings. ==== xorg-x11-server ==== Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra - n_xserver-optimus-autoconfig-hack.patch u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch u_xfree86-activate-GPU-screens-on-autobind.patch * check dixPrivateKeyRegistered(rrPrivKey) before calling rrGetScrPriv() to avoid xserver crash when Xinerama is enabled (boo#1218240) - ------------------------------------------------------------------