Packages changed: MicroOS-release (20250828 -> 20250829) aardvark-dns (1.15.0 -> 1.16.0) kmod net-tools nftables (1.1.4 -> 1.1.5) pcre2 (10.45 -> 10.46) podman (5.5.2 -> 5.6.0) qt6-base (6.9.1 -> 6.9.2) qt6-declarative (6.9.1 -> 6.9.2) qt6-imageformats (6.9.1 -> 6.9.2) qt6-location (6.9.1 -> 6.9.2) qt6-multimedia (6.9.1 -> 6.9.2) qt6-positioning (6.9.1 -> 6.9.2) qt6-qt5compat (6.9.1 -> 6.9.2) qt6-quick3d (6.9.1 -> 6.9.2) qt6-quicktimeline (6.9.1 -> 6.9.2) qt6-sensors (6.9.1 -> 6.9.2) qt6-shadertools (6.9.1 -> 6.9.2) qt6-speech (6.9.1 -> 6.9.2) qt6-svg (6.9.1 -> 6.9.2) qt6-tools (6.9.1 -> 6.9.2) qt6-virtualkeyboard (6.9.1 -> 6.9.2) qt6-wayland (6.9.1 -> 6.9.2) qt6-webchannel (6.9.1 -> 6.9.2) qt6-webengine (6.9.1 -> 6.9.2) qt6-webview (6.9.1 -> 6.9.2) suse-fonts (1.000 -> 2.000) === Details === ==== MicroOS-release ==== Version update (20250828 -> 20250829) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== aardvark-dns ==== Version update (1.15.0 -> 1.16.0) - Update to version 1.16.0: * release v1.16.0 * release notes for v1.16.0 * [skip-ci] Update actions/checkout action to v5 * fix(deps): update rust crate libc to 0.2.175 * test: Remove empty user= directive in dnsmasq.conf to avoid SIGSEGV * [skip-ci] Update actions/download-artifact action to v5 * fix(deps): update rust crate tokio to 1.47.1 * fix(deps): update rust crate tokio to 1.47.0 * coredns: fix typo in debug message * coredns: process more than one message per tcp connection * fix(deps): update rust crate tokio to 1.46.1 * fix(deps): update rust crate tokio to 1.46.0 * fix new rust 1.88 lint errors * fix(deps): update rust crate clap to ~4.5.40 * fix(deps): update rust crate libc to 0.2.174 * fix(deps): update rust crate libc to 0.2.173 * make more use of AardvarkError * fix(deps): update rust crate clap to ~4.5.39 * fix(deps): update rust crate tokio to 1.45.1 * fix github release action * bump to v1.16.0-dev ==== kmod ==== Subpackages: libkmod2 - Revert the previous workaround ==== net-tools ==== - Drop old Fedora patch 0006-Allow-interface-stacking.patch. It provided a fix for CVE-2025-46836 (bsc#142461), but it was fixes by the upstream in 2025 in a different way. Revert interferring net-tools-CVE-2025-46836.patch back to the upstream version. - Fix stack buffer overflow in parse_hex (bsc#1248687, GHSA-h667-qrp8-gj58, net-tools-parse_hex-stack-overflow.patch). - Fix stack-based buffer overflow in proc_gen_fmt (bsc#1248687, GHSA-w7jq-cmw2-cq59, net-tools-proc_gen_fmt-buffer-overflow.patch). - Avoid unsafe memcpy in ifconfig (bsc#1248687, net-tools-ifconfig-avoid-unsafe-memcpy.patch). - Prevent overflow in ax25 and netrom (bsc#1248687, net-tools-ax25+netrom-overflow-1.patch, net-tools-ax25+netrom-overflow-2.patch). - Keep possibility to enter long interface names, even if they are not accepted by the kernel, because it was always possible up to CVE-2025-46836 fix. But issue a warning about an interface name concatenation (bsc#1248410, net-tools-ifconfig-long-name-warning.patch). ==== nftables ==== Version update (1.1.4 -> 1.1.5) Subpackages: libnftables1 python313-nftables - Update to release 1.1.5 * Revert JSON ruleset listing, restore set flags to display single item with array * Fix misleading "No buffer space available" error when kernel reports too many errors back to userspace. - Delete 0001-tools-add-a-systemd-unit-for-static-rulesets.patch, json.patch (merged) ==== pcre2 ==== Version update (10.45 -> 10.46) Subpackages: libpcre2-16-0 libpcre2-8-0 - Update to 10.46: * CVE-2025-58050: heap-buffer-overflow read in match_ref due to missing boundary restoration in SCS (boo#1248832, boo#1248842) ==== podman ==== Version update (5.5.2 -> 5.6.0) - Remove patch: * 0001-remove-appending-rw-as-the-default-mount-option.patch (merged upstream) - Update to version 5.6.0: * Bump to v5.6.0 * Update release notes for v5.6.0 final release * [v5.6] Bump Buildah to v1.41.3 * [v5.6] Reverse skipped test for 26773 * Add a deprecation notice for users of BoltDB * Bump Podman to v5.6.0-dev * Bump to v5.6.0-rc2 * Update release notes for v5.6.0-RC2 * feat: add Podman artifact support to Go bindings and remote clients * compat: remove deprecated VirtualSize * compat: add shared-size par to GET /images/json * compat: RepoTags and RepoDigest return [] and not null * compat: remove GET /system/df BuilderSize * compat: GET /_ping return Builder-Version: 1 * [v5.6] Bump Buildah to v1.41.1 * [v5.6] Skip failing Buildah v1.41.1 test * Remove Experimental from Artifacts man pages * [v5.6] Bump c/storage to v1.59.1, c/image 5.36.1, and * Bump Podman to v5.6.0-dev * Bump to v5.6.0-rc1 * Add release notes for Podman v5.6.0-rc1 * Temp fix for #26680 * Update "podman diff container and image with same name" e2e test * API server: drop inherit-labels/annotations for compat builds * buildah-bud tests: handle "-t oci:" and such, skip a new --output * API handler: don't force the SkipUnusedStages flag * API handler: don't force the CompatVolumes flag * API handler: don't force the IdentityLabel flag * Update compat-volumes setting for remotes * Update inherit-labels setting for remotes * pkg/emulation.parseBinfmtMisc(): accept empty "flags" fields * build endpoint: document the "timestamp" flag * remote build: relay more new flags introduced in buildah 1.41 * Feat: send additional build contexts for remote builds * Add Buildah build's passwd test helper * Add CLI updates for inherit and unset annotations * Add missing manpages options for Buildah v1.41.0 * Bump to Buildah v1.41.0 * fix(deps): update module github.com/onsi/gomega to v1.38.0 * test/system: add quadlet drop-in regression test for subdirs * Quadlet - fix dropin overwrites if different parent dirs * chore(deps): update dependency golangci/golangci-lint to v2.3.0 * added updated state in podman-auto-update.1.md.in * Initial implementation of `podman quadlet` commands * fix(deps): update module github.com/containers/common to v0.64.0 * docs: add description about our code structure * fix(deps): update common, image, and storage deps * podman rm: handle case where conmon was killed * podman inspect: fix error difference between local and remote * Update module github.com/containers/storage to v1.59.0 * Update module github.com/opencontainers/cgroups to v0.0.4 * Fix test that checks for podman exec leaks * Update common, image, and storage deps * volume export: refuse to write to terminal (TTY) * podman auto-update: include container in invalid policy message * Update module github.com/go-viper/mapstructure/v2 to v2.3.0 [SECURITY] * chore(deps): update dependency golangci/golangci-lint to v2.2.2 * Maintainers: add Nicola Sella as Reviewer * Maintainers: add Jan Kaluza as Reviewer * Maintainers: add Lewis Roy as Reviewer * fix(deps): update module golang.org/x/net to v0.42.0 * fix(deps): update module golang.org/x/crypto to v0.40.0 * test/e2e: podman update make env check stricter * pkg/bindings/containers: do not ignore ErrUnexpectedEOF * pkg/bindings/containers: do not create sub slice * pkg/bindings/containers: don't check for short read * Quadlet - add support for the Policy key for .image files * Clarifies error message when using an improperly formatted secret with kube * Fix seccomp profile path on Windows * fix(deps): update module golang.org/x/term to v0.33.0 * docs: replace fuse-overlayfs example with additionalimagestore * hack/podman_cleanup_tracer.bt: check map before deleting keys * hack/podman_cleanup_tracer.bt: clamp str size for strcontains() * hack/podman_cleanup_tracer.bt: use new max str lenth * libpod/build: add headers * Update the journalctl function to ignore No entry message * fix(deps): update common, image, and storage deps * [Artifacts] Remove erroneous ArtifactListOptions var ImagePushOptions * [Artifacts] Add note about ArtifactInspectOptions Remote var * Quadlet - print warning when fail to parse * manpages: adds example for podman system renumber * Add basic locking to Libartifact * Fix documentation around checkpoints * cirrus: setup WSL logging * fix(deps): update github.com/containers/image/v5 digest to 3532547 * Fix `podman inspect` to correctly handle log_size_max * warn instead of error, lift logic to main.go * Enforce wsl.exe UTF-8 encoded output * WSL commands execution refactoring * Clarify meaning of --syslog * Quadlet - Error when units define User, Group, or DynamicUser in Service group * fix(deps): update common, image, and storage deps * fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.6 * Makefile: add Makefile to sources * rpm: add grpcnotrace build tag * Makefile: add grpcnotrace build tag ... changelog too long, skipping 276 lines ... * libpod: fix a confusing error message from 'podman system reset' on FreeBSD ==== qt6-base ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6Concurrent6 libQt6Core6 libQt6DBus6 libQt6Gui6 libQt6Network6 libQt6OpenGL6 libQt6OpenGLWidgets6 libQt6PrintSupport6 libQt6Sql6 libQt6Test6 libQt6Widgets6 libQt6Xml6 qt6-network-tls qt6-networkinformation-glib qt6-networkinformation-nm qt6-printsupport-cups qt6-sql-sqlite - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released - Drop patch, merged upstream: * 0001-Add-clamping-to-QColorTransferGenericFunction.patch ==== qt6-declarative ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6LabsAnimation6 libQt6LabsFolderListModel6 libQt6LabsPlatform6 libQt6LabsQmlModels6 libQt6LabsSettings6 libQt6LabsSharedImage6 libQt6LabsWavefrontMesh6 libQt6Qml6 libQt6QmlCore6 libQt6QmlLocalStorage6 libQt6QmlMeta6 libQt6QmlModels6 libQt6QmlNetwork6 libQt6QmlWorkerScript6 libQt6QmlXmlListModel6 libQt6Quick6 libQt6QuickControls2-6 libQt6QuickControls2Impl6 libQt6QuickDialogs2-6 libQt6QuickDialogs2QuickImpl6 libQt6QuickDialogs2Utils6 libQt6QuickEffects6 libQt6QuickLayouts6 libQt6QuickParticles6 libQt6QuickShapes6 libQt6QuickTemplates2-6 libQt6QuickTest6 libQt6QuickVectorImage6 libQt6QuickWidgets6 qt6-declarative-imports - Pass '-DQT_QML_NO_CACHEGEN:BOOL=TRUE' to CMake to make builds reproducible (related: boo#1248369) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released - Drop patch, merged upstream: * 0001-qmlcachegen-fix-crash-on-unresolved-type-with-requir.patch ==== qt6-imageformats ==== Version update (6.9.1 -> 6.9.2) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-location ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6Location6 - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-multimedia ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6Multimedia6 libQt6MultimediaQuick6 libQt6MultimediaWidgets6 libQt6Quick3DSpatialAudio6 libQt6SpatialAudio6 qt6-multimedia-imports - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-positioning ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6Positioning6 libQt6PositioningQuick6 qt6-positioning-imports - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-qt5compat ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6Core5Compat6 qt6-qt5compat-imports - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-quick3d ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6Quick3D6 libQt6Quick3DAssetImport6 libQt6Quick3DAssetUtils6 libQt6Quick3DEffects6 libQt6Quick3DHelpers6 libQt6Quick3DHelpersImpl6 libQt6Quick3DParticleEffects6 libQt6Quick3DParticles6 libQt6Quick3DRuntimeRender6 libQt6Quick3DUtils6 libQt6Quick3DXr6 qt6-quick3d-imports - Pass '-DQT_QML_NO_CACHEGEN:BOOL=TRUE' to CMake to make builds reproducible (related: boo#1248369) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-quicktimeline ==== Version update (6.9.1 -> 6.9.2) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-sensors ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6Sensors6 - Pass '-DQT_QML_NO_CACHEGEN:BOOL=TRUE' to CMake to make builds reproducible (related: boo#1248369) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-shadertools ==== Version update (6.9.1 -> 6.9.2) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-speech ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6TextToSpeech6 qt6-texttospeech - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-svg ==== Version update (6.9.1 -> 6.9.2) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-tools ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6UiTools6 qt6-tools-qdbus - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released - Drp patch, merged upstream: * 0001-QDoc-Sort-non-function-nodes-by-name-then-erase-duplicates.patch - Recommend installing qt6-translation for the -assistant, - designer and -linguist subpackages. ==== qt6-virtualkeyboard ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6HunspellInputMethod6 libQt6VirtualKeyboard6 libQt6VirtualKeyboardQml6 qt6-virtualkeyboard-imports - Pass '-DQT_QML_NO_CACHEGEN:BOOL=TRUE' to CMake to make builds reproducible (related: boo#1248369) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-wayland ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6WaylandClient6 libQt6WaylandCompositor6 libQt6WaylandEglClientHwIntegration6 libQt6WaylandEglCompositorHwIntegration6 libQt6WlShellIntegration6 - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-webchannel ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6WebChannel6 libQt6WebChannelQuick6 qt6-webchannel-imports - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== qt6-webengine ==== Version update (6.9.1 -> 6.9.2) Subpackages: libQt6WebEngineCore6 libQt6WebEngineQuick6 libQt6WebEngineWidgets6 qt6-webengine-imports - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released * Patched with security patches up to Chromium version up to 139.0.7258.67 ==== qt6-webview ==== Version update (6.9.1 -> 6.9.2) - Update to 6.9.2: * https://www.qt.io/blog/qt-6.9.2-released ==== suse-fonts ==== Version update (1.000 -> 2.000) - update to 2.000: * Added Black weight to SUSE family, with matching italics. * Introduced SUSE Mono variant (Thin → ExtraBold) with matching italics. * Added full Vietnamese coverage — total coverage now 278 Latin-based languages. * Implemented coding ligatures in SUSE Mono, optimized for terminal and coding environments. * Added PUA and emoji-trigger options for chameleon logo in Mono styles (easter egg). * Updated vertical metrics, naming tables, and weight classes for consistency across families. * Refreshed Google Fonts specimen images to reflect expanded family.