Packages changed: MicroOS-release (20240826 -> 20240827) NetworkManager (1.48.8 -> 1.48.10) gcc (13 -> 14) gcc14 glib2 (2.80.4 -> 2.80.5) gstreamer-plugins-good (1.24.5 -> 1.24.7) libsoup (3.4.4 -> 3.6.0) selinux-policy skopeo (1.16.0 -> 1.16.1) transactional-update (4.7.0 -> 4.8.0) === Details === ==== MicroOS-release ==== Version update (20240826 -> 20240827) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== NetworkManager ==== Version update (1.48.8 -> 1.48.10) Subpackages: NetworkManager-bluetooth NetworkManager-wwan libnm0 typelib-1_0-NM-1_0 - Update to version 1.48.10: + nmcli/edit: fix memory leak in extract_setting_and_property + autotools: fix another filename that was renamed + gitlab: fix helper scripts to support DNF5 + CI: update the imported templates_sha + autotools: fix filename that was renamed + format: run nm-code-format + policy: retry hostname resolution when it fails + platform: add small backoff time before resync + bridge: reapply port VLANs only when necessary + platform: add nmp_utils_bridge_normalized_vlans_equal() + platform: support reading bridge VLANs + device: support reapplying bridge-port VLANs + bridge: change the signature for nm_platform_link_set_bridge_vlans() + platform: add define for IFLA_BOND_SLAVE_PRIO + lldp: fix multiple access to argument in logging macro + lldp: fix crash dereferencing NULL pointer during debug logging + policy: unblock the autoconnect for children when parent is available ==== gcc ==== Version update (13 -> 14) - Add libquadmath-devel package for GCC 14. - Bump GCC version to 14, leave -build flavor at 13. - Add conflicts where -build variants provide the non-build variant. - Add gcc, gcc-c++ and libstdc++-devel Provides to the -build flavor of those packages. Should fix build of boost in ALP. ==== gcc14 ==== Subpackages: libgcc_s1 libgfortran5 libgomp1 libstdc++6 libubsan1 - Re-enable cross compiler builds on i586. ==== glib2 ==== Version update (2.80.4 -> 2.80.5) Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 typelib-1_0-GLib-2_0 typelib-1_0-GModule-2_0 typelib-1_0-GObject-2_0 typelib-1_0-Gio-2_0 - Update to version 2.80.5: + Bugs fixed: - Fix gsocketclient-slow test on FreeBSD - glib-private: fix build under Cygwin - tests: Fix compilation of resolver-parsing test on FreeBSD - introspection: Correct GIO-Windows pkg-config name + Updated translations ==== gstreamer-plugins-good ==== Version update (1.24.5 -> 1.24.7) - Disable Qt6 on aarch64 and %arm since GLES is used and not compatible here - Update to version 1.24.7: + qmlgl6src: Fix crash when use-default-fbo is not set + qt6glwindow: - Fallback to GL_RGB on CopyTexImage2D error, fixing usage with eglfs backend - Only use GL_READ_FRAMEBUFFER when we do blits + qt6: glwindow: Don't leak previously rendered buffer + rtspsrc: expose property for forcing usage of non-compliant URLs + v4l2object: fix ARIB_STD_B67 colorimetry unmatch issue + v4l2: Fix colorimetry mismatch for encoded format with RGB color-matrix - Update to version 1.24.6: + Highlighted bugfixes: - Fix compatibility with FFmpeg 7.0. - qmlglsink: Fix failure to display content on recent Android devices. - adaptivedemux: Fix handling of closed caption streams. - cuda: Fix runtime compiler loading with old CUDA tookit. - decodebin3 stream selection handling fixes. - d3d11compositor, d3d12compositor: Fix transparent background mode with YUV output. - d3d12converter: Make gamma remap work as intended. - h264decoder: Update output frame duration for interlaced video when second field frame is discarded. - macOS audio device provider now listens to audio devices being added/removed at runtime. - Rust plugins: audioloudnorm, s3hlssink, gtk4paintablesink, livesync and webrtcsink fixes. - videoaggregator: preserve features in non-alpha caps for subclasses with non-system memory sink caps. - vtenc: Fix redistribute latency spam. - v4l2: fixes for complex video formats. - va: Fix strides when importing DMABUFs, dmabuf handle leaks, and blocklist unmaintained Intel i965 driver for encoding. - waylandsink: Fix surface cropping for rotated streams. - webrtcdsp: Enable multi_channel processing to fix handling of stereo streams. - Various bug fixes, memory leak fixes, and other stability and reliability improvements. - Enable qt6 support: + Add subpackage for qml6glsink + BuildRequires: add qt6-gui-private-devel (same as Qt5) + BuildRequires: add pkgconfig(Qt6Widgets) (additionally required for Qt6) + Leap: use compiler supporting c++17 by default ==== libsoup ==== Version update (3.4.4 -> 3.6.0) Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0 - Update to version 3.6.0: + Allow HTTP/2 to be used with non-HTTP proxies - Changes from version 3.5.2: + Strictly forbid NUL bytes in headers + Fix minor leaks - Changes from version 3.5.1: + Add `SOUP_METHOD_PATCH` + websocket: Add `SoupWebsocketConnection:keepalive-pong-timeout` property + Increase maxmimum size of HTTP headers + Fix `soup_uri_copy()` in Vala + Fix leak in `soup_message_new_from_encoded_form()` + multipart: Improve handling of messages missing termination + logger: - Fix request filter function being called with response user data - Fix response bodies never being logged if request bodies aren't - Add Soup-Host to logged headers for when Host is missing + cookies: - Fix incorrect logic in determining same-site cookies - Limit the Max-Age to 1 year + cookie-jar-db: Explicitly handle old databases lacking same-site column ==== selinux-policy ==== Subpackages: selinux-policy-targeted - Enable named_write_master_zones boolean by default (bsc#1229479) ==== skopeo ==== Version update (1.16.0 -> 1.16.1) - Update to version 1.16.1: * [release-1.16] Bump to Skopeo v1.16.1 * [release-1.16] Bump c/common to v0.60.2, c/image to v5.32.2 ==== transactional-update ==== Version update (4.7.0 -> 4.8.0) Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd - Version 4.8.0 - Add sd-boot (systemd-boot) support for most commands - Add support for specifying migration arguments [gh#openSUSE/transactional-update#127] - Support kdump setup on platforms without kdump high/low settings (e.g. S/390 or PPC64le [bsc#1229138] - Preserve current working directory if possible when entering transactional-update environment [bsc#1227452]; also adds the current path to the Bash prompt - Fix plugin system to support special characters in commands