Packages changed: Mesa-demo cfitsio (4.3.0 -> 4.3.1) gpgme gpgmeqt ibus-libpinyin libdrm (2.4.118 -> 2.4.119) libjcat (0.1.14 -> 0.2.0) libntlm (1.6 -> 1.7) 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) python-pygit2 (1.12.2 -> 1.13.3) xorg-x11-server === Details === ==== Mesa-demo ==== Subpackages: Mesa-demo-egl Mesa-demo-es Mesa-demo-x - Remove old rpm constructs that are long defaulted. - Remove legalese from descriptions as per our wiki guidelines. ==== cfitsio ==== Version update (4.3.0 -> 4.3.1) - Update to version 4.3.1: * Improve longstring keyword functions ==== gpgme ==== Subpackages: libgpgme11 libgpgmepp6 - Python 3.12 has dropped distutils * Build require python-setuptools instead * Drop old gpgme-D545-python310.patch * Replace with gpgme-D545-obsolete-distutils.patch ==== gpgmeqt ==== - 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 ==== libntlm ==== Version update (1.6 -> 1.7) - update to 1.7: * Moved GitLab URL to . * Use gnulib ./bootstrap for building from version controlled sources. * API and ABI modifications: + No changes since last version. ==== libxmlb ==== Version update (0.3.14 -> 0.3.15) Subpackages: libxmlb2 libxmlb2-x86-64-v3 - 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. ==== python-pygit2 ==== Version update (1.12.2 -> 1.13.3) - update to 1.13.3: * New API for filters in Python #1237 #1244 * Shallow repositories: New depth optional argument for clone_repository(...) and Remote.fetch(...) #1245 #1246 * New submodule init(...), update(...) and reload(...) functions #1248 * Release GIL in Walker.__next__ #1249 * Type hints for submodule functions in Repository #1247 * Support Python 3.12 * Documentation updates #1242 * Fix crash in reference rename #1233 * Upgrade to libgit2 v1.7.1 * Don't distribute wheels for pypy, only universal wheels for macOS * New Repository.remotes.create_anonymous(url) #1229 * docs: update links to pypi, pygit2.org #1228 * Prep work for Python 3.12 (not yet supported) #1223 - drop support-libgit2-1.7.patch (upstream) ==== 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) - ------------------------------------------------------------------