Packages changed: ffmpeg-7 jq kernel-firmware-nvidia nano (8.4 -> 8.5) openSUSE-release (20250613 -> 20250614) perl-XML-Twig (3.530.0 -> 3.540.0) python-gevent (25.4.2 -> 25.5.1) python-greenlet (3.2.2 -> 3.2.3) qpdf (11.9.1 -> 11.10.1) sdbootutil (1+git20250529.307d6ff -> 1+git20250613.ee73e55) vlc === Details === ==== ffmpeg-7 ==== Subpackages: libavcodec61 libavfilter10 libavformat61 libavutil59 libpostproc58 libswresample5 libswscale8 - Enable libiec61883 integration ==== jq ==== Subpackages: libjq1 - Add patch CVE-2024-23337.patch (CVE-2024-23337, bsc#1243450) ==== kernel-firmware-nvidia ==== - Fix zypper conflict about directory -> symlink workaround (bsc#1244458) ==== nano ==== Version update (8.4 -> 8.5) Subpackages: nano-lang - GNU nano 8.5 * Anchors are now saved when a file is closed, and restored when the file is reopened -- if and when --positionlog is active * Nano exits with an error status upon keystrokes ^O^Q and ^X^Q * Keystroke ^L just centers the cursor, while M-% cycles it * Option --whitespace is accepted, but left undocumented * Syntax coloring now works correctly in more locales ==== openSUSE-release ==== Version update (20250613 -> 20250614) Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== perl-XML-Twig ==== Version update (3.530.0 -> 3.540.0) - Updated perl-XML-Twig-CVE-2016-9180.patch - updated to 3.540.0 (3.54) see /usr/share/doc/packages/perl-XML-Twig/Changes 3.54 2025-06-11 minor maintenance release - changed the minimum version of Perl to 5.10 That should be old enough: "On December 18, 2007, the 20th anniversary of Perl 1.0, Perl 5.10. 0 was released." - fixed the "build" system moved .pm files in the usual place for CPAN modules (lib/) used PM_FILTER in Makefile.PL to inline some method calls thanks to Daniel Macks for having a look at this and suggesting most of the improvements - fixed del_atts/set_att broke keep_atts_order see https://stackoverflow.com/questions/79369132 - fixed #TEXT handlers not being called when set using setTwigHandlers see https://github.com/mirod/xmltwig/issues/36 and fixed bugs in triggering #TEXT handlers in mixed content - fixed test special casing "SA" PERL_UNICODE instead of looking for S and A in the variable see https://github.com/mirod/xmltwig/issues/32 - fixed docs for comment processing see https://github.com/mirod/xmltwig/issues/31 - documentation cleanup thanks to chrispitude for the massive cleanup in https://github.com/mirod/xmltwig/pull/34 and to zostay and asb-capfan for finding typos in https://github.com/mirod/xmltwig/pull/29 and https://github.com/mirod/xmltwig/pull/33 - improved strip_att to allow more than 1 attribute to be stripped thanks to chrispitude for https://github.com/mirod/xmltwig/pull/37 - added HTML style aliases for positions for paste and insert_new_elt beforebegin for before afterbegin for first_child beforeend for last_child afterend for after - improved insert_new_elt to allow for the element to insert to be a well-formed XML string, similar to insertAdjacentHTML in js ==== python-gevent ==== Version update (25.4.2 -> 25.5.1) - Update to 25.5.1 * Update the bundled libuv to 1.51 from 1.44.2. * Note that this changes the minimum supported versions of various operating systems. Linux now requires kernel 3.10 and glibc 2.17, up from 2.6.32 and glibc 2.12; macOS now requires version 11, up from version 10.15; Windows now requires Windows 10 and Visual Studio 2017, up from Windows 8 and VS 2015; finally, FreeBSD now requires version 12, up from version 10. * The musl Linux wheels are now built with muslinux_1_2 instead of musllinux_1_1. See issue #2108. * Add support for Cython 3.1 on Windows. * Add support for Python 3.14b1 and significantly expand the set of standard library tests we run with monkey-patching. - Update BuildRequires and Requires from pyproject.toml ==== python-greenlet ==== Version update (3.2.2 -> 3.2.3) - Update to 3.2.3 * Make greenlet build and run on Python 3.14 beta 2 on Windows amd64. * Potentially fix build on NetBSD/sparc64. See PR 447. ==== qpdf ==== Version update (11.9.1 -> 11.10.1) - version update to 11.10.1 11.10.1: February 15, 2025 Build fixes . Fix incorrect detection of zopfli. . Recognize cygwin perl as Windows when running test suite. 11.10.0: February 8, 2025 Bug fixes . Detect and break loops in the outline (bookmark) tree. . Correctly handle outline (bookmark) items where the destination is given as a dictionary with ā€˜/D’ entry. . When loading object streams, ignore any objects not included in the xref table. . When writing real numbers as JSON ensure they do not end in a trailing decimal point. . When QPDF::getObject, getObjectByObjGen or getObjectByID are called with a QPDFObjGen that does not exists in the xref and object tables return a direct null. . Fix handling of certain deleted objects in hybrid reference files. . Default the stream decode level to generalized. . Reject CLI flags with parameters. CLI Enhancements . The fix-qdf command now allows an output file to be specified as an optional second argument. . New --remove-metadata and --remove-info options to exclude document metadata and information from the output PDF. Library Enhancements . qpdf can now be built with zopfli support. . Add QPDFObjectHandle operator bool. . New C API function qpdf_oh_free_buffer to free malloc allocated buffers. * for other changes see https://qpdf.readthedocs.io/en/stable/release-notes.html - deleted patches - qpdf-11.9.1-gcc15.patch (upstreamed) ==== sdbootutil ==== Version update (1+git20250529.307d6ff -> 1+git20250613.ee73e55) Subpackages: sdbootutil-dracut-measure-pcr sdbootutil-snapper - Update to version 1+git20250613.ee73e55: * Fix uhmac installation * Remove edition downgrade * Update Cargo.lock ==== vlc ==== Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau - Add 5590.patch: opus_header: fix channel mapping family 1 parsing (boo#1244167).