<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>openSUSE News</title>
    <link>https://news.opensuse.org</link>
    <description>Latest news from the openSUSE Project</description>
    <atom:link href="https://news.opensuse.org/feed.xml" rel="self" type="application/rss+xml"/>

    <item>
      <guid>https://news.opensuse.org/2026/09/02/tw-monthly-update-august/</guid>
      <title>Tumbleweed Monthly Update - August 2026</title>
      <pubDate>Wed, 02 Sep 2026 08:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/09/02/tw-monthly-update-august/</link>
      <author>admin@opensuse.org (Douglas DeMaio)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2026/09/tw.png" length="12041" type="image/png" />
      <description>There were several software package updates for openSUSE Tumbleweed during the month of August, which delivered 23 snapshots across 31 days. August delivered a packed month of snapshots across the desktop, developer tooling, and security surface. KDE Plasma 6.7.4 landed with KWin GPU management fixes and a workaround for libepoxy...</description>
      <content:encoded>&lt;p&gt;There were several software package updates for &lt;a href=&quot;https://get.opensuse.org/tumbleweed/&quot;&gt;openSUSE Tumbleweed&lt;/a&gt; during the month of August, which delivered 23 snapshots across 31 days.&lt;/p&gt;

&lt;p&gt;August delivered a packed month of snapshots across the desktop, developer tooling, and security surface. &lt;a href=&quot;https://kde.org/announcements/plasma/6/6.7.4/&quot;&gt;KDE Plasma 6.7.4&lt;/a&gt; landed with &lt;a href=&quot;https://invent.kde.org/plasma/kwin&quot;&gt;KWin&lt;/a&gt; GPU management fixes and a workaround for &lt;a href=&quot;https://github.com/anholt/libepoxy&quot;&gt;libepoxy&lt;/a&gt; issues when a GPU reset happens. &lt;a href=&quot;https://kde.org/announcements/frameworks/6/6.29.0/&quot;&gt;KDE Frameworks 6.29.0&lt;/a&gt; and &lt;a href=&quot;https://kde.org/announcements/gear/26.08.0/&quot;&gt;KDE Gear 26.08.0&lt;/a&gt; also arrived in the month. &lt;a href=&quot;https://gitlab.gnome.org/GNOME/gnome-shell&quot;&gt;GNOME Shell 50.4&lt;/a&gt; and &lt;a href=&quot;https://gitlab.gnome.org/GNOME/mutter&quot;&gt;mutter 50.4&lt;/a&gt; arrived with HiDPI cursor fixes and HDR output improvements. &lt;a href=&quot;https://www.mesa3d.org/&quot;&gt;Mesa&lt;/a&gt; settled into its 26.2 series, and the &lt;a href=&quot;https://www.kernel.org/&quot;&gt;Linux kernel&lt;/a&gt; progressed from 7.1.5 to 7.2.0 with a long tail of CVE fixes.&lt;/p&gt;

&lt;p&gt;As always, be sure to roll back using &lt;a href=&quot;https://github.com/openSUSE/snapper&quot;&gt;snapper&lt;/a&gt; if any issues arise.&lt;/p&gt;

&lt;p&gt;For more details on the change logs for the month, visit the &lt;a href=&quot;https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/&quot;&gt;openSUSE Factory mailing list&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;new-features-and-enhancements&quot;&gt;New Features and Enhancements&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://kde.org/announcements/plasma/6/6.7.4/&quot;&gt;KDE Plasma 6.7.4&lt;/a&gt;&lt;/strong&gt;: The fourth bugfix release of the Plasma 6.7 series brings targeted stability improvements across the desktop. &lt;a href=&quot;https://invent.kde.org/plasma/kwin&quot;&gt;KWin&lt;/a&gt; no longer removes GPUs that have no outputs, which prevents a regression where external monitors connected via docks could disappear. A workaround for &lt;a href=&quot;https://github.com/anholt/libepoxy&quot;&gt;libepoxy&lt;/a&gt; failing when a GPU resets helps stabilize gaming and GPU-accelerated workloads on systems with multiple graphics adapters. The digital clock applet now applies its font family to the time zone label, and dragging items on the taskbar onto grouped tasks no longer breaks when floating applets are enabled. &lt;a href=&quot;https://apps.kde.org/spectacle/&quot;&gt;Spectacle&lt;/a&gt; gained QR code scanning when editing existing screenshots, and &lt;a href=&quot;https://github.com/KDE/kscreen&quot;&gt;KScreen&lt;/a&gt; added a keyboard shortcut to trigger the Configure button from the OSD.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://kde.org/announcements/frameworks/6/6.29.0/&quot;&gt;KDE Frameworks 6.29.0&lt;/a&gt;&lt;/strong&gt;: A new feature release of the KDE component libraries arrived with refinements across &lt;a href=&quot;https://invent.kde.org/frameworks/kio&quot;&gt;KIO&lt;/a&gt;, &lt;a href=&quot;https://invent.kde.org/frameworks/kirigami&quot;&gt;Kirigami&lt;/a&gt; and &lt;a href=&quot;https://invent.kde.org/frameworks/krunner&quot;&gt;KRunner&lt;/a&gt;.  &lt;a href=&quot;https://invent.kde.org/frameworks/solid&quot;&gt;Solid&lt;/a&gt; now returns the mount point as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;filePath()&lt;/code&gt; for the root filesystem through its udisks2 backend, &lt;a href=&quot;https://invent.kde.org/frameworks/bluez-qt&quot;&gt;bluez-qt&lt;/a&gt; resolves a race condition in Bluetooth object manager initialization, and &lt;a href=&quot;https://invent.kde.org/frameworks/ktexteditor&quot;&gt;KTextEditor&lt;/a&gt; gained a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;disabledPlugins&lt;/code&gt; property. A separate &lt;a href=&quot;https://invent.kde.org/plasma/kwin&quot;&gt;KWin&lt;/a&gt; patch improved behavior after unplugging outputs by increasing the Wayland global removal timer timeout.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://kde.org/announcements/gear/26.08.0/&quot;&gt;KDE Gear 26.08.0&lt;/a&gt;&lt;/strong&gt;: The August feature release of the KDE applications collection brought updates across &lt;a href=&quot;https://apps.kde.org/dolphin/&quot;&gt;Dolphin&lt;/a&gt;, &lt;a href=&quot;https://apps.kde.org/konsole/&quot;&gt;Konsole&lt;/a&gt;, &lt;a href=&quot;https://kate-editor.org/&quot;&gt;Kate&lt;/a&gt;, &lt;a href=&quot;https://apps.kde.org/okular/&quot;&gt;Okular&lt;/a&gt;, and the &lt;a href=&quot;https://api.kde.org/kdepim/akonadi/html/index.html&quot;&gt;Akonadi&lt;/a&gt; personal information management stack. &lt;a href=&quot;https://apps.kde.org/konsole/&quot;&gt;Konsole&lt;/a&gt; implements the Kitty keyboard protocol and gains direct Copy and Open actions for URLs shown as escape-sequence hotspots. &lt;a href=&quot;https://apps.kde.org/okular/&quot;&gt;Okular&lt;/a&gt; adds copy-and-paste support for annotations and no longer executes load-scripts on signed documents, while &lt;a href=&quot;https://kate-editor.org/&quot;&gt;Kate&lt;/a&gt; fixes working-directory handling when invoking git and possible out-of-bounds reads.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.mozilla.org/firefox/&quot;&gt;Firefox&lt;/a&gt; 154.0&lt;/strong&gt;: The browser’s monthly milestone rolled out with a heavy load of &lt;a href=&quot;https://en.wikipedia.org/wiki/Common_Vulnerabilities_and_Exposures&quot;&gt;Common Vulnerabilities and Exposures&lt;/a&gt; (CVE) fixes addressing more than 40 issues. The release covers a sandbox escape in the Remote Settings client, same-origin policy bypasses in service workers and cookie handling, use-after-free issues across WebAssembly, image loading, and layout text handling, plus multiple privilege escalation and site isolation issues in the graphics stack. It also refreshed &lt;a href=&quot;https://firefox-source-docs.mozilla.org/security/nss/index.html&quot;&gt;mozilla-nss&lt;/a&gt; to 3.126.1 and &lt;a href=&quot;https://spidermonkey.dev/&quot;&gt;mozjs140&lt;/a&gt; to 140.14.0. Tumbleweed users should update to stay protected.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://gitlab.gnome.org/GNOME/gnome-shell&quot;&gt;GNOME Shell 50.4&lt;/a&gt; &amp;amp; &lt;a href=&quot;https://gitlab.gnome.org/GNOME/mutter&quot;&gt;mutter 50.4&lt;/a&gt;&lt;/strong&gt;: The GNOME desktop received quality-of-life fixes that clean up day-to-day use. Switching to a minimized window on another workspace no longer causes a visual glitch, and the magnified cursor is correctly scaled on HiDPI displays. A sound glitch caused by pushing redundant volume changes has been eliminated, and menu animations are smoother. On the compositor side, &lt;a href=&quot;https://gitlab.gnome.org/GNOME/mutter&quot;&gt;mutter&lt;/a&gt; fixes blurred rendering with non-pixel-aligned monitors, fills in mastering display metadata for HDR output, and corrects invalid redraw clips on rotated monitors. &lt;a href=&quot;https://gitlab.gnome.org/GNOME/gnome-control-center&quot;&gt;GNOME Control Center&lt;/a&gt; 50.4 arrived alongside with updated translations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://gstreamer.freedesktop.org/&quot;&gt;GStreamer&lt;/a&gt; 1.28.6&lt;/strong&gt;: A wide-ranging update across the core and plugin packages with both security and playback fixes. The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;playbin3&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;playbin&lt;/code&gt; elements fix stalls that occurred after re-enabling previously disabled subtitles, and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;h265parser&lt;/code&gt; resolves out-of-bounds writes in RPS parsing. RTP retransmission bitrate estimation is improved, and the Rust (f)mp4 muxers gain H.266/VVC muxing support. &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;webrtcsink&lt;/code&gt; fixes H.264 level and profile negotiation and adds support for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;nvv4l2h265enc&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.openssh.com/&quot;&gt;OpenSSH&lt;/a&gt; 10.5p1&lt;/strong&gt;: A security-focused release addressing an important vulnerability in agent forwarding. The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ssh-agent&lt;/code&gt; interaction between locking and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;session-bind@openssh.com&lt;/code&gt; extension was broken, meaning operations intended to be limited to local use only could be performed remotely when the agent was locked. The &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;restrict&lt;/code&gt; keyword in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;authorized_keys&lt;/code&gt; now correctly applies to tunnel forwarding. A potential &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;realloc&lt;/code&gt; use-after-free in the client when a remote forwarding is added via the multiplexing socket is fixed, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ssh-keygen&lt;/code&gt; gains the ability to set or clear touch-required and verify-required flags on FIDO private keys during passphrase reset.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/harfbuzz/harfbuzz&quot;&gt;harfbuzz&lt;/a&gt; 14.3.0 &amp;amp; 14.3.1&lt;/strong&gt;: The text shaping engine that underpins rendering in browsers, desktop environments, and document editors received important improvements. Mark positioning now respects lookup order in the cross-direction, improving compatibility with DirectWrite and Core Text. Mark attachment to ligatures formed from decomposed glyphs is fixed, and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;calt&lt;/code&gt; feature in Hangul text is now disabled only for the Jamos rather than the entire buffer. The release also adds support for partially instancing of the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;avar&lt;/code&gt; table and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CFF2&lt;/code&gt; table, relevant for variable font workflows. A follow-up 14.3.1 release arrived later in the month with fuzzing and subsetting fixes, a fix for AAT insertion at the end of the text, and rendering fixes in the experimental GPU library.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.qemu.org/&quot;&gt;QEMU&lt;/a&gt; 11.1.0&lt;/strong&gt;: The machine emulator advanced from 11.0.3 with a substantial feature release. Highlights include Universal Flash Storage (UFS) emulation support for Write Booster and Host-Initiated Defragmentation based on the UFS 4.1 specification, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vhost-host-user&lt;/code&gt; support for offloading real-time clock handling from the hypervisor when using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;virtio-rtc&lt;/code&gt;. The GUI subsystem gained improvements to virtual console handling and GTK/VNC. ARM support expanded with the new &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;imx8mp-evk&lt;/code&gt; machine type and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;virt&lt;/code&gt; board cache topology specification.&lt;/p&gt;

&lt;h2 id=&quot;key-package-updates&quot;&gt;Key Package Updates&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.kernel.org/&quot;&gt;Linux kernel&lt;/a&gt; 7.1.5 through 7.2.2&lt;/strong&gt;: The kernel progressed through four point releases and a feature release during August with a sustained focus on security and stability. Version 7.1.6 carried fixes for KVM x86 module reload use-after-free, arm64 TLBI errata mitigation, and a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;virtiofs&lt;/code&gt; use-after-free on submount umount. Version 7.1.7 added CVE fixes for &lt;a href=&quot;https://www.open-mesh.org/projects/batman-adv/wiki&quot;&gt;batman-adv&lt;/a&gt;, ntfs3, and several networking and driver subsystems. Version 7.1.8 addressed an extensive list of CVEs including Bluetooth &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;btusb&lt;/code&gt; use-after-free, ksmbd deferred file use-after-free, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;rtl8723bs&lt;/code&gt; out-of-bounds reads and writes, and RDMA fixes across &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;irdma&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;erdma&lt;/code&gt;, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;mana_ib&lt;/code&gt;. The &lt;a href=&quot;https://btrfs.readthedocs.io/&quot;&gt;Btrfs&lt;/a&gt; filesystem received fixes for free space cache validation and root leaks during relocation. The 7.2.0 version refreshed the kernel configuration and carried updated AMD Display Core patches. The month closed with the 7.2.2 release, which resovled &lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-80590.html&quot;&gt;CVE-2026-80590&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.mesa3d.org/&quot;&gt;Mesa&lt;/a&gt; 26.1.6, 26.2.0 &amp;amp; 26.2.1&lt;/strong&gt;: The graphics stack made a major jump from 26.1.5 to the 26.2 series during the month. The 26.1.6 bugfix release addressed regressions from the previous stable series, while the 26.2.0 release brought a new batch of driver improvements for AMD, Intel, and Qualcomm hardware. The 26.2.1 bugfix release soon followed, and the &lt;a href=&quot;https://docs.oasis-open.org/virtio/virtio/v1.2/csd01/virtio-v1.2-csd01.html&quot;&gt;VirtIO&lt;/a&gt; Vulkan driver is now enabled in openSUSE’s build, bringing Vulkan support to virtualized environments. Users on AMD and Intel GPUs who experienced rendering issues after earlier Mesa updates should find these releases more stable. The Vulkan drivers continue to see corrections for gaming workloads.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://cryptography.io/&quot;&gt;python-cryptography&lt;/a&gt; 50.0.0&lt;/strong&gt;: A major version bump that deprecates Diffie-Hellman key exchange over finite fields and adds the Cobblestone recipe for streaming authenticated encryption. The most important change is a security fix for Bleichenbacher oracle in PKCS7 decryption; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pkcs7_decrypt_der&lt;/code&gt; no longer exposes distinguishable errors or timing when unwrapping a RecipientInfo’s encryptedKey. X.509 verification APIs are now considered stable, and ML-DSA public keys and signatures are permitted by default.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.libssh2.org/&quot;&gt;libssh2&lt;/a&gt;&lt;/strong&gt;: Received two rounds of critical security patches during August. The first batch addressed a heap buffer overflow and the second batch fixed arbitrary code execution via double-free in SFTP sessions, denial of service via integer underflow in AES-GCM cipher negotiation, a heap out-of-bounds read, and heap buffer overflow during SSH negotiation. These are essential updates for any system using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;libssh2&lt;/code&gt; for SSH or SFTP operations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.vim.org/&quot;&gt;vim&lt;/a&gt; 9.2.0901&lt;/strong&gt;: A massive update carrying over 100 fixes including eight security patches. Security fixes address arbitrary code execution via keyword lookup, code injection in netrw via bookmarks, heap overflow when adding more than 65,535 text properties, stack buffer overflow in the socket server, and a use-after-free on JSON decode error. The update also fixes numerous memory leaks, a deeply nested regexp pattern stack overflow, and a GTK4 hardware rendering performance regression.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/NLnetLabs/unbound&quot;&gt;unbound&lt;/a&gt; 1.26.0&lt;/strong&gt;: The DNS resolver received a major update with a large list of fixes and new features. New options include &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;max-transfer-size&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;max-transfer-time&lt;/code&gt; for limiting auth-zone and RPZ transfers, and new local-zone types &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;block_aaaa&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;block_a_wdata&lt;/code&gt;, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;block_aaaa_wdata&lt;/code&gt;. A heap out-of-bounds write via &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;size_t&lt;/code&gt;-to-int truncation is fixed, along with DNSSEC validation fixes for noncanonical RSA DNSKEYs and a race condition causing segfaults when starting threads.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.qt.io/product/qt6&quot;&gt;Qt 6&lt;/a&gt; 6.11.2&lt;/strong&gt;: The second bugfix release of the 6.11 series landed across the full module range from &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;qt6-base&lt;/code&gt; through &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;qt6-webengine&lt;/code&gt;. The update fixes a regression in icon loading and carries multiple stability corrections for the toolkit that &lt;a href=&quot;https://kde.org/plasma-desktop&quot;&gt;Plasma&lt;/a&gt; and most KDE applications build on. &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;qt6-webengine&lt;/code&gt; also merges an upstream fix for AMD VA-API flickering on Wayland.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://w1.fi/&quot;&gt;wpa_supplicant&lt;/a&gt; 2.12&lt;/strong&gt;: The Wi-Fi authentication daemon adds more complete EHT/IEEE 802.11be/Wi-Fi 7 support including fixes for message validation issues that could enable denial-of-service attacks, and group key rekeying is corrected. SAE group 20 is now enabled by default when SAE-EXT-KEY is available, and IEEE 802.11bi functionality is supported including changing SAE password identifiers, EPPKE, and association frame encryption. RSN overriding (WPA3-Personal Compatibility Mode) is supported, and Automated Frequency Coordination (AFC) on the 6 GHz band is now available. The build enables &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CONFIG_IEEE80211BE&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CONFIG_SAE_PK&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CONFIG_PMKSA_PRIVACY&lt;/code&gt;, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CONFIG_IEEE8021X_AUTH&lt;/code&gt; by default.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.postgresql.org/&quot;&gt;postgresql18&lt;/a&gt; 18.6&lt;/strong&gt;: A major security release for PostgreSQL 18 that fixes more than two dozen CVEs covering remote code execution and denial of service issues. Notable fixes include heap buffer overflows in regular expression matching, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;to_char&lt;/code&gt; formatting, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pg_stat_statements&lt;/code&gt; that could execute arbitrary code, a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;psql&lt;/code&gt; issue where early failures in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;COPY FROM STDIN&lt;/code&gt; process data lines as command input, and a logical decoding flaw that could &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;dlopen&lt;/code&gt; an arbitrary file. Database administrators on Tumbleweed should plan an update soon.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://flatpak.org/&quot;&gt;flatpak&lt;/a&gt; 1.18.1&lt;/strong&gt;: A security-focused bugfix release addressing several sandbox escape and privilege escalation paths in the application framework. Fixes include a sandbox escape with full host filesystem read/write access via a symlink attack on app data directories, a local root privilege escalation via revokefs symlink path traversal and commit tampering, and arbitrary root writes through path traversal in extra-data extraction and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;flatpak build-init&lt;/code&gt;. The release also corrects an anti-downgrade bypass that allowed unprivileged users to downgrade system applications.&lt;/p&gt;

&lt;h2 id=&quot;security-updates&quot;&gt;Security Updates&lt;/h2&gt;

&lt;h3 id=&quot;libssh2&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.libssh2.org/&quot;&gt;libssh2&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58050.html&quot;&gt;CVE-2026-58050&lt;/a&gt;&lt;/strong&gt;: Fixes a heap buffer overflow via attacker-controlled attribute count from a publickey-subsystem response.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58051.html&quot;&gt;CVE-2026-58051&lt;/a&gt;&lt;/strong&gt;: Addresses uninitialized pointer being freed when a malformed response is sent by an SSH server.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66032.html&quot;&gt;CVE-2026-66032&lt;/a&gt;&lt;/strong&gt;: Resolves arbitrary code execution via double-free in SFTP session.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66033.html&quot;&gt;CVE-2026-66033&lt;/a&gt;&lt;/strong&gt;: Fixes denial of service via integer underflow in AES-GCM cipher negotiation.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66034.html&quot;&gt;CVE-2026-66034&lt;/a&gt;&lt;/strong&gt;: Addresses heap out-of-bounds read leading to information disclosure and potential arbitrary code execution.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66035.html&quot;&gt;CVE-2026-66035&lt;/a&gt;&lt;/strong&gt;: Fixes heap buffer overflow during SSH negotiation.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;samba-4245&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.samba.org/&quot;&gt;Samba&lt;/a&gt; 4.24.5&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-6949.html&quot;&gt;CVE-2026-6949&lt;/a&gt;&lt;/strong&gt;: Fixes TSIG packet with crafted name compression crashing the internal DNS server.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58224.html&quot;&gt;CVE-2026-58224&lt;/a&gt;&lt;/strong&gt;: Addresses CTDB heap out-of-bounds read via unchecked packet length fields.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58216.html&quot;&gt;CVE-2026-58216&lt;/a&gt;&lt;/strong&gt;: Resolves 6-byte heap out-of-bounds read in kpasswd service packet parser.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58218.html&quot;&gt;CVE-2026-58218&lt;/a&gt;&lt;/strong&gt;: Fixes DNS TKEY negotiation storing unauthenticated GSS contexts in a fixed FIFO before authentication completes.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58221.html&quot;&gt;CVE-2026-58221&lt;/a&gt;&lt;/strong&gt;: Addresses authenticated LDAP access to internal LDB special DNs permitting domain takeover.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58222.html&quot;&gt;CVE-2026-58222&lt;/a&gt;&lt;/strong&gt;: Resolves LDAP Compare filter injection and trusted-request confusion disclosing protected attributes.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;vim-920901&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.vim.org/&quot;&gt;vim&lt;/a&gt; 9.2.0901&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8339.html&quot;&gt;CVE-2026-8339&lt;/a&gt;&lt;/strong&gt;: Fixes arbitrary code execution via keyword lookup.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8340.html&quot;&gt;CVE-2026-8340&lt;/a&gt;&lt;/strong&gt;: Addresses code injection in netrw via bookmarks.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8341.html&quot;&gt;CVE-2026-8341&lt;/a&gt;&lt;/strong&gt;: Resolves heap overflow when adding more than 65,535 text properties.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8342.html&quot;&gt;CVE-2026-8342&lt;/a&gt;&lt;/strong&gt;: Fixes stack buffer overflow in the socket server.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8343.html&quot;&gt;CVE-2026-8343&lt;/a&gt;&lt;/strong&gt;: Addresses popup opacity mask indexed out of bounds.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8344.html&quot;&gt;CVE-2026-8344&lt;/a&gt;&lt;/strong&gt;: Resolves use-after-free on JSON decode error.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8345.html&quot;&gt;CVE-2026-8345&lt;/a&gt;&lt;/strong&gt;: Fixes arbitrary Ex command execution during C omni-completion.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-8346.html&quot;&gt;CVE-2026-8346&lt;/a&gt;&lt;/strong&gt;: Addresses heap buffer overflow in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;set_sofo()&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;linux-kernel-716-717--718&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.kernel.org/&quot;&gt;Linux kernel&lt;/a&gt; 7.1.6, 7.1.7 &amp;amp; 7.1.8&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64490.html&quot;&gt;CVE-2026-64490&lt;/a&gt;&lt;/strong&gt;: Fixes ALSA virtio control metadata validation.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64489.html&quot;&gt;CVE-2026-64489&lt;/a&gt;&lt;/strong&gt;: Addresses ALSA ymfpci &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;snd_ctl_new1&lt;/code&gt; return value check.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64486.html&quot;&gt;CVE-2026-64486&lt;/a&gt;&lt;/strong&gt;: Resolves ALSA cmipci &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;snd_ctl_new1&lt;/code&gt; return value check.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64481.html&quot;&gt;CVE-2026-64481&lt;/a&gt;&lt;/strong&gt;: Fixes ALSA hda-cs35l41 firmware load work teardown.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64480.html&quot;&gt;CVE-2026-64480&lt;/a&gt;&lt;/strong&gt;: Addresses ALSA ice1712 &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;snd_ctl_new1&lt;/code&gt; return value check.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64477.html&quot;&gt;CVE-2026-64477&lt;/a&gt;&lt;/strong&gt;: Resolves x86 fs/resctrl out-of-bounds access.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64476.html&quot;&gt;CVE-2026-64476&lt;/a&gt;&lt;/strong&gt;: Fixes VFIO PCI &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;disable_idle_d3&lt;/code&gt; per-device latch.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64475.html&quot;&gt;CVE-2026-64475&lt;/a&gt;&lt;/strong&gt;: Addresses VFIO PCI VGA arbiter client release on registration.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64474.html&quot;&gt;CVE-2026-64474&lt;/a&gt;&lt;/strong&gt;: Resolves VFIO infinite loop in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;vfio_mig_get_next&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64471.html&quot;&gt;CVE-2026-64471&lt;/a&gt;&lt;/strong&gt;: Fixes Bluetooth btusb use-after-free on registration.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64466.html&quot;&gt;CVE-2026-64466&lt;/a&gt;&lt;/strong&gt;: Addresses Rust binder freeze listener cleanup on node removal.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64437.html&quot;&gt;CVE-2026-64437&lt;/a&gt;&lt;/strong&gt;: Resolves ksmbd use-after-free of a deferred file location.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64436.html&quot;&gt;CVE-2026-64436&lt;/a&gt;&lt;/strong&gt;: Fixes net af_key uninitialized &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alg_key_len&lt;/code&gt; for IPComp.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64433.html&quot;&gt;CVE-2026-64433&lt;/a&gt;&lt;/strong&gt;: Addresses Bluetooth MGMT use-after-free of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;hci_conn_params&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64432.html&quot;&gt;CVE-2026-64432&lt;/a&gt;&lt;/strong&gt;: Resolves ntfs3 Dirty Page Table capacity validation.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64431.html&quot;&gt;CVE-2026-64431&lt;/a&gt;&lt;/strong&gt;: Fixes ntfs avoid calling &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;post_write_mst_fixup&lt;/code&gt; for invalid ranges.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64430.html&quot;&gt;CVE-2026-64430&lt;/a&gt;&lt;/strong&gt;: Addresses NTB EPF avoid calling &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pci_irq_vector&lt;/code&gt; from hardirq.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64424.html&quot;&gt;CVE-2026-64424&lt;/a&gt;&lt;/strong&gt;: Resolves netpoll use-after-free on shutdown path.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64449.html&quot;&gt;CVE-2026-64449&lt;/a&gt;&lt;/strong&gt;: Fixes staging vme_user bound slave read/write to the buffer size.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64445.html&quot;&gt;CVE-2026-64445&lt;/a&gt;&lt;/strong&gt;: Addresses staging rtl8723bs WEP length underflow and buffer overflow.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64444.html&quot;&gt;CVE-2026-64444&lt;/a&gt;&lt;/strong&gt;: Resolves staging rtl8723bs out-of-bounds read in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;OnAssocRsp&lt;/code&gt; IE.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64441.html&quot;&gt;CVE-2026-64441&lt;/a&gt;&lt;/strong&gt;: Fixes staging rtl8723bs out-of-bounds reads in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;rtw_get_sec&lt;/code&gt; functions.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64440.html&quot;&gt;CVE-2026-64440&lt;/a&gt;&lt;/strong&gt;: Addresses staging rtl8723bs out-of-bounds write in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;HT_caps_hand&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64599.html&quot;&gt;CVE-2026-64599&lt;/a&gt;&lt;/strong&gt;: Resolves crypto amlogic double cleanup in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;meson_cr&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;firefox-1540&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.mozilla.org/firefox/&quot;&gt;Firefox&lt;/a&gt; 154.0&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-75874.html&quot;&gt;CVE-2026-75874&lt;/a&gt;&lt;/strong&gt;: Fixes a sandbox escape in the Remote Settings client component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74934.html&quot;&gt;CVE-2026-74934&lt;/a&gt;&lt;/strong&gt;: Addresses a site isolation issue in the Graphics CanvasWebGL component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74936.html&quot;&gt;CVE-2026-74936&lt;/a&gt;&lt;/strong&gt;: Resolves a use-after-free in the JavaScript WebAssembly component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74937.html&quot;&gt;CVE-2026-74937&lt;/a&gt;&lt;/strong&gt;: Fixes a use-after-free in the JavaScript GC component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74939.html&quot;&gt;CVE-2026-74939&lt;/a&gt;&lt;/strong&gt;: Addresses a privilege escalation in the DOM Navigation component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74943.html&quot;&gt;CVE-2026-74943&lt;/a&gt;&lt;/strong&gt;: Resolves a use-after-free in the Graphics ImageLib component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74944.html&quot;&gt;CVE-2026-74944&lt;/a&gt;&lt;/strong&gt;: Fixes a use-after-free in the DOM Core &amp;amp; HTML component.
https://github.com/KDE/kscreen&lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74953.html&quot;&gt;CVE-2026-74953&lt;/a&gt;&lt;/strong&gt;: Addresses a privilege escalation in the Networking Cookies component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74956.html&quot;&gt;CVE-2026-74956&lt;/a&gt;&lt;/strong&gt;: Resolves a same-origin policy bypass in the DOM Service Workers component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74969.html&quot;&gt;CVE-2026-74969&lt;/a&gt;&lt;/strong&gt;: Fixes a use-after-free in the Layout Text and Fonts component.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-74976.html&quot;&gt;CVE-2026-74976&lt;/a&gt;&lt;/strong&gt;: Addresses a JIT miscompilation in the JavaScript Engine JIT component.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;webkitgtk-2526&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://webkitgtk.org/&quot;&gt;WebKitGTK&lt;/a&gt; 2.52.6&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-43804.html&quot;&gt;CVE-2026-43804&lt;/a&gt;&lt;/strong&gt;: Fixes a security vulnerability in the WebKit rendering engine.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64713.html&quot;&gt;CVE-2026-64713&lt;/a&gt;&lt;/strong&gt;: Addresses a memory corruption issue in the WebKit rendering engine.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64719.html&quot;&gt;CVE-2026-64719&lt;/a&gt;&lt;/strong&gt;: Resolves a security vulnerability in the WebKit rendering engine.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64728.html&quot;&gt;CVE-2026-64728&lt;/a&gt;&lt;/strong&gt;: Fixes a memory safety issue in the WebKit rendering engine.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64730.html&quot;&gt;CVE-2026-64730&lt;/a&gt;&lt;/strong&gt;: Addresses a security vulnerability in the JavaScriptCore engine.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64757.html&quot;&gt;CVE-2026-64757&lt;/a&gt;&lt;/strong&gt;: Resolves a memory corruption issue in the WebKit rendering engine.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-64783.html&quot;&gt;CVE-2026-64783&lt;/a&gt;&lt;/strong&gt;: Fixes a security vulnerability in the WebKit rendering engine.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;postgresql18-186&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.postgresql.org/&quot;&gt;postgresql18&lt;/a&gt; 18.6&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-6464.html&quot;&gt;CVE-2026-6464&lt;/a&gt;&lt;/strong&gt;: Fixes &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;psql&lt;/code&gt; processing data lines as command input after an early failure in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;COPY FROM STDIN&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-6471.html&quot;&gt;CVE-2026-6471&lt;/a&gt;&lt;/strong&gt;: Addresses logical decoding being able to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;dlopen&lt;/code&gt; an arbitrary file.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-14662.html&quot;&gt;CVE-2026-14662&lt;/a&gt;&lt;/strong&gt;: Resolves undersize allocations for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;tsvector&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;tsquery&lt;/code&gt; via integer wraparound.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-14664.html&quot;&gt;CVE-2026-14664&lt;/a&gt;&lt;/strong&gt;: Fixes a regexp heap buffer overflow that executes arbitrary code.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-14669.html&quot;&gt;CVE-2026-14669&lt;/a&gt;&lt;/strong&gt;: Addresses a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;to_char&lt;/code&gt; heap buffer overflow that executes arbitrary code.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-14676.html&quot;&gt;CVE-2026-14676&lt;/a&gt;&lt;/strong&gt;: Resolves a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pg_stat_statements&lt;/code&gt; heap buffer overflow that executes arbitrary code.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-14679.html&quot;&gt;CVE-2026-14679&lt;/a&gt;&lt;/strong&gt;: Fixes a stack buffer overflow in argument match that writes to server memory.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-15741.html&quot;&gt;CVE-2026-15741&lt;/a&gt;&lt;/strong&gt;: Addresses SQL injection via an &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;EXTRACT&lt;/code&gt; argument during expression deparse.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-18408.html&quot;&gt;CVE-2026-18408&lt;/a&gt;&lt;/strong&gt;: Resolves &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;psql&lt;/code&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;\unrestrict&lt;/code&gt; letting a superuser execute arbitrary code in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;psql&lt;/code&gt; client.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-19385.html&quot;&gt;CVE-2026-19385&lt;/a&gt;&lt;/strong&gt;: Fixes a &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;pg_dump&lt;/code&gt; heap buffer overflow that executes arbitrary code.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;expat-282&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://libexpat.github.io/&quot;&gt;expat&lt;/a&gt; 2.8.2&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-50219.html&quot;&gt;CVE-2026-50219&lt;/a&gt;&lt;/strong&gt;: Fixes memory corruption affecting Expat bindings by disallowing reentrant calls to functions such as &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;XML_GetBuffer&lt;/code&gt;, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;XML_Parse&lt;/code&gt;, and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;XML_ParserFree&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56131.html&quot;&gt;CVE-2026-56131&lt;/a&gt;&lt;/strong&gt;: Addresses &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;XML_ResumeParser&lt;/code&gt; being called from a handler, plugging a hole in the CVE-2026-50219 fix.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56132.html&quot;&gt;CVE-2026-56132&lt;/a&gt;&lt;/strong&gt;: Resolves an out-of-bounds scaffolding index store in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;doProlog&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56403.html&quot;&gt;CVE-2026-56403&lt;/a&gt;&lt;/strong&gt;: Fixes an integer overflow in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;storeAtts&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56404.html&quot;&gt;CVE-2026-56404&lt;/a&gt;&lt;/strong&gt;: Addresses an integer overflow in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;addBinding&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56405.html&quot;&gt;CVE-2026-56405&lt;/a&gt;&lt;/strong&gt;: Resolves an integer overflow in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;getAttributeId&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56406.html&quot;&gt;CVE-2026-56406&lt;/a&gt;&lt;/strong&gt;: Fixes an integer overflow in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;XML_ParseBuffer&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56407.html&quot;&gt;CVE-2026-56407&lt;/a&gt;&lt;/strong&gt;: Addresses an integer overflow in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;textLen&lt;/code&gt; handling.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56408.html&quot;&gt;CVE-2026-56408&lt;/a&gt;&lt;/strong&gt;: Resolves an integer overflow in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;copyString&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56409.html&quot;&gt;CVE-2026-56409&lt;/a&gt;&lt;/strong&gt;: Fixes an integer overflow in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;xmlwf&lt;/code&gt; output path join.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56410.html&quot;&gt;CVE-2026-56410&lt;/a&gt;&lt;/strong&gt;: Addresses an integer overflow in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;xmlwf&lt;/code&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;resolveSystemId&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56411.html&quot;&gt;CVE-2026-56411&lt;/a&gt;&lt;/strong&gt;: Resolves an integer overflow in notation list allocation.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-56412.html&quot;&gt;CVE-2026-56412&lt;/a&gt;&lt;/strong&gt;: Fixes &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;XML_TOK_DATA_CHARS&lt;/code&gt; handler calls in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;doCdataSection&lt;/code&gt;, plugging a hole in the CVE-2026-50219 fix.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;c-ares-1348&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://c-ares.org/&quot;&gt;c-ares&lt;/a&gt; 1.34.8&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-33630.html&quot;&gt;CVE-2026-33630&lt;/a&gt;&lt;/strong&gt;: Fixes a use-after-free and double-free in query-completion handling remotely triggerable via &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ares_getaddrinfo()&lt;/code&gt; over TCP.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-69184.html&quot;&gt;CVE-2026-69184&lt;/a&gt;&lt;/strong&gt;: Addresses a CPU-exhaustion denial of service via unbounded DNS name compression pointer chains.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-69186.html&quot;&gt;CVE-2026-69186&lt;/a&gt;&lt;/strong&gt;: Resolves a memory-amplification denial of service via unvalidated DNS header record counts.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;busybox&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://busybox.net/&quot;&gt;busybox&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-38755.html&quot;&gt;CVE-2026-38755&lt;/a&gt;&lt;/strong&gt;: Fixes stack exhaustion in the ash applet caused by unbounded shell function recursion.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-38754.html&quot;&gt;CVE-2026-38754&lt;/a&gt;&lt;/strong&gt;: Addresses an out-of-bounds read in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ifsbreakup()&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-38753.html&quot;&gt;CVE-2026-38753&lt;/a&gt;&lt;/strong&gt;: Resolves a use-after-free in the awk applet regexp processing code during text replacement operations.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-38752.html&quot;&gt;CVE-2026-38752&lt;/a&gt;&lt;/strong&gt;: Fixes stack exhaustion in the awk applet caused by unbounded function call recursion.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2023-42366.html&quot;&gt;CVE-2023-42366&lt;/a&gt;&lt;/strong&gt;: Addresses a heap buffer overflow in the awk applet when a regexp ends with a backslash.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;openexr-3414&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.openexr.com/&quot;&gt;OpenEXR&lt;/a&gt; 3.4.14&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-68513.html&quot;&gt;CVE-2026-68513&lt;/a&gt;&lt;/strong&gt;: Fixes a PyOpenEXR prefixed literal RGB key collision heap buffer overflow.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-68514.html&quot;&gt;CVE-2026-68514&lt;/a&gt;&lt;/strong&gt;: Addresses a PyOpenEXR deep prefixed literal RGB key collision heap buffer overflow.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59183.html&quot;&gt;CVE-2026-59183&lt;/a&gt;&lt;/strong&gt;: Resolves a signed integer overflow leading to out-of-bounds memory access in deep tile decoding.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59186.html&quot;&gt;CVE-2026-59186&lt;/a&gt;&lt;/strong&gt;: Fixes an ILP32 &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;TiledRgbaInputFile&lt;/code&gt; large tile Array2D heap out-of-bounds write.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59187.html&quot;&gt;CVE-2026-59187&lt;/a&gt;&lt;/strong&gt;: Addresses an &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;exrmetrics&lt;/code&gt; deep pixelmode heap buffer overflow.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59981.html&quot;&gt;CVE-2026-59981&lt;/a&gt;&lt;/strong&gt;: Resolves an OpenEXRUtil SampleCountChannel row nonzero dataWindow heap out-of-bounds read.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59985.html&quot;&gt;CVE-2026-59985&lt;/a&gt;&lt;/strong&gt;: Fixes an ILP32 OpenEXRCore RLE decode heap out-of-bounds read denial of service.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-61555.html&quot;&gt;CVE-2026-61555&lt;/a&gt;&lt;/strong&gt;: Addresses a crash on empty multiView &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;viewFromChannelName&lt;/code&gt; files.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-62986.html&quot;&gt;CVE-2026-62986&lt;/a&gt;&lt;/strong&gt;: Resolves a PyOpenEXR deep prefixed RGB stale lane disclosure.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;python313&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.python.org/&quot;&gt;python313&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-0864.html&quot;&gt;CVE-2026-0864&lt;/a&gt;&lt;/strong&gt;: Fixes mixed line ending handling in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;configparser&lt;/code&gt; by normalizing all line endings.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-11972.html&quot;&gt;CVE-2026-11972&lt;/a&gt;&lt;/strong&gt;: Addresses &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;tarfile._Stream.seek&lt;/code&gt; not breaking at end of file.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-4360.html&quot;&gt;CVE-2026-4360&lt;/a&gt;&lt;/strong&gt;: Resolves a missing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;filter_function&lt;/code&gt; pass-through to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;TarFile._extract_one()&lt;/code&gt; during &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.extract()&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-15308.html&quot;&gt;CVE-2026-15308&lt;/a&gt;&lt;/strong&gt;: Fixes quadratic complexity in incremental &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;HTMLParser&lt;/code&gt; parsing enabling CPU exhaustion.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;gzip&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.gnu.org/gzip/&quot;&gt;gzip&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-41992.html&quot;&gt;CVE-2026-41992&lt;/a&gt;&lt;/strong&gt;: Fixes global buffer overflow in the LZH decompression logic.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;libxfont2&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://gitlab.freedesktop.org/xorg/lib/libxfont&quot;&gt;libXfont2&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59679.html&quot;&gt;CVE-2026-59679&lt;/a&gt;&lt;/strong&gt;: Fixes &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;fs_read_glyphs()&lt;/code&gt; heap out-of-bounds read/write via encoding array index mismatch.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-44950.html&quot;&gt;CVE-2026-44950&lt;/a&gt;&lt;/strong&gt;: Addresses &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;fs_read_glyphs()&lt;/code&gt; heap buffer overflow via cumulative glyph data overflow.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;glib2-2883&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://gitlab.gnome.org/GNOME/glib&quot;&gt;glib2&lt;/a&gt; 2.88.3&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-15588.html&quot;&gt;CVE-2026-15588&lt;/a&gt;&lt;/strong&gt;: Fixes GDBusServer pre-authentication denial of service via unbounded SASL line buffering.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;dracut&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://dracut.wiki.kernel.org/&quot;&gt;dracut&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-15816.html&quot;&gt;CVE-2026-15816&lt;/a&gt;&lt;/strong&gt;: Addresses root code execution via unescaped error message written to sourced emergency hook script in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;die()&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;python-cryptography-5000&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://cryptography.io/&quot;&gt;python-cryptography&lt;/a&gt; 50.0.0&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-69247.html&quot;&gt;CVE-2026-69247&lt;/a&gt;&lt;/strong&gt;: Fixes Bleichenbacher oracle in PKCS7 decryption where distinguishable errors or timing could leak information when unwrapping a RecipientInfo’s encryptedKey.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;libostree-20263&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://ostreedev.github.io/ostree/&quot;&gt;libostree&lt;/a&gt; 2026.3&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58055.html&quot;&gt;CVE-2026-58055&lt;/a&gt;&lt;/strong&gt;: Fixes unbounded LZMA decompression in static delta processing allowing denial of service.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58056.html&quot;&gt;CVE-2026-58056&lt;/a&gt;&lt;/strong&gt;: Addresses heap buffer overflow via integer truncation in static delta bspatch on 32-bit systems.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;gdm-502&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://wiki.gnome.org/Projects/GDM&quot;&gt;gdm&lt;/a&gt; 50.2&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58058.html&quot;&gt;CVE-2026-58058&lt;/a&gt;&lt;/strong&gt;: Fixes path traversal vulnerability where a compromised greeter could load arbitrary &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;.desktop&lt;/code&gt; files via &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;SelectSession&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58059.html&quot;&gt;CVE-2026-58059&lt;/a&gt;&lt;/strong&gt;: Addresses autologin bypass where a compromised greeter could request autologin for any local account.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58060.html&quot;&gt;CVE-2026-58060&lt;/a&gt;&lt;/strong&gt;: Resolves denial of service where an invalid session name from the greeter would cause the entire daemon to exit.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;udisks2-2112&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://udisks.freedesktop.org/&quot;&gt;udisks2&lt;/a&gt; 2.11.2&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-7867.html&quot;&gt;CVE-2026-7867&lt;/a&gt;&lt;/strong&gt;: Fixes an unprivileged D-Bus caller using the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;as-user&lt;/code&gt; Filesystem.Mount() option combined with fstab entries containing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;user&lt;/code&gt; or &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;users&lt;/code&gt; mount options to mount on behalf of another user without polkit authorization.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;php8-859&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.php.net/&quot;&gt;php8&lt;/a&gt; 8.5.9&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-17543.html&quot;&gt;CVE-2026-17543&lt;/a&gt;&lt;/strong&gt;: Fixes SQL injection via &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;E&apos;...&apos;&lt;/code&gt; backslash breakout in PostgreSQL.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-17544.html&quot;&gt;CVE-2026-17544&lt;/a&gt;&lt;/strong&gt;: Addresses out-of-bounds write in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bccomp()&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-7260.html&quot;&gt;CVE-2026-7260&lt;/a&gt;&lt;/strong&gt;: Resolves crash via recursive symlinks in Phar.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-9672.html&quot;&gt;CVE-2026-9672&lt;/a&gt;&lt;/strong&gt;: Fixes a vulnerability in the GD library upgrade.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;libssh2-1&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.libssh2.org/&quot;&gt;libssh2&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58050.html&quot;&gt;CVE-2026-58050&lt;/a&gt;&lt;/strong&gt;: Fixes heap buffer overflow via attacker-controlled attribute count from a publickey-subsystem response.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58051.html&quot;&gt;CVE-2026-58051&lt;/a&gt;&lt;/strong&gt;: Addresses uninitialized pointer freed when a malformed response is sent by an SSH server.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;python-pip-262&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://pip.pypa.io/&quot;&gt;python-pip&lt;/a&gt; 26.2&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-13346.html&quot;&gt;CVE-2026-13346&lt;/a&gt;&lt;/strong&gt;: Fixes double decoding of the URL path while determining a link filename.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;gimp&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.gimp.org/&quot;&gt;gimp&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66757.html&quot;&gt;CVE-2026-66757&lt;/a&gt;&lt;/strong&gt;: Fixes a security vulnerability in GIMP image processing.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66758.html&quot;&gt;CVE-2026-66758&lt;/a&gt;&lt;/strong&gt;: Addresses a security vulnerability in GIMP.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66759.html&quot;&gt;CVE-2026-66759&lt;/a&gt;&lt;/strong&gt;: Resolves a security vulnerability in GIMP.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59087.html&quot;&gt;CVE-2026-59087&lt;/a&gt;&lt;/strong&gt;: Fixes a security vulnerability in GIMP image processing.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59088.html&quot;&gt;CVE-2026-59088&lt;/a&gt;&lt;/strong&gt;: Addresses a security vulnerability in GIMP.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59090.html&quot;&gt;CVE-2026-59090&lt;/a&gt;&lt;/strong&gt;: Resolves a security vulnerability in GIMP.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-59091.html&quot;&gt;CVE-2026-59091&lt;/a&gt;&lt;/strong&gt;: Fixes a security vulnerability in GIMP.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;libheif-1231&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/nickvdp/libheif&quot;&gt;libheif&lt;/a&gt; 1.23.1&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-62289.html&quot;&gt;CVE-2026-62289&lt;/a&gt;&lt;/strong&gt;: Fixes integer underflow in Fraction constructor via double clap transform application.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-62291.html&quot;&gt;CVE-2026-62291&lt;/a&gt;&lt;/strong&gt;: Addresses heap out-of-bounds write in uncompressed encoder when writing images with mismatched auxiliary alpha dimensions.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-62292.html&quot;&gt;CVE-2026-62292&lt;/a&gt;&lt;/strong&gt;: Resolves out-of-bounds read in uncompressed unci tile range slicing.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-62377.html&quot;&gt;CVE-2026-62377&lt;/a&gt;&lt;/strong&gt;: Fixes reachable assertion in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;HeifContext::get_track()&lt;/code&gt; aborting on a valid-but-empty HEIF sequence file.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;nghttp2-1700&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://nghttp2.org/&quot;&gt;nghttp2&lt;/a&gt; 1.70.0&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-58055.html&quot;&gt;CVE-2026-58055&lt;/a&gt;&lt;/strong&gt;: Fixes out-of-bounds read in the base64 decoder.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;libgit2-197&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://libgit2.org/&quot;&gt;libgit2&lt;/a&gt; 1.9.7&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-5917.html&quot;&gt;CVE-2026-5917&lt;/a&gt;&lt;/strong&gt;: Fixes improper escaping of remote repository paths in libssh2.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;bzip2&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://sourceware.org/bzip2/&quot;&gt;bzip2&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-42250.html&quot;&gt;CVE-2026-42250&lt;/a&gt;&lt;/strong&gt;: Fixes an off-by-one error in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;bzip2recover&lt;/code&gt; utility when processing a specially crafted file that can lead to a crash.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;openssl-3-3x&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.openssl.org/&quot;&gt;openssl-3&lt;/a&gt; 3.x&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-75803.html&quot;&gt;CVE-2026-75803&lt;/a&gt;&lt;/strong&gt;: Fixes AEAD forgeries with empty ciphertext when using &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;EVP_Cipher()&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-14456.html&quot;&gt;CVE-2026-14456&lt;/a&gt;&lt;/strong&gt;: Addresses unbounded memory growth in QUIC server incoming channel queue.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-14457.html&quot;&gt;CVE-2026-14457&lt;/a&gt;&lt;/strong&gt;: Resolves RPK server signature algorithm selection dereferencing a missing certificate.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-18798.html&quot;&gt;CVE-2026-18798&lt;/a&gt;&lt;/strong&gt;: Fixes QUIC server triggering a double free when processing an INITIAL packet.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-34181.html&quot;&gt;CVE-2026-34181&lt;/a&gt;&lt;/strong&gt;: Addresses PKCS#12 files with PBMAC1 being accepted with short HMAC keys.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-54874.html&quot;&gt;CVE-2026-54874&lt;/a&gt;&lt;/strong&gt;: Resolves excessive memory use buffering DTLS records for a future epoch.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-63072.html&quot;&gt;CVE-2026-63072&lt;/a&gt;&lt;/strong&gt;: Fixes a heap buffer overflow in CMS key unwrapping.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-63073.html&quot;&gt;CVE-2026-63073&lt;/a&gt;&lt;/strong&gt;: Addresses untrusted sender DN used as format string in CMP response validation.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-63074.html&quot;&gt;CVE-2026-63074&lt;/a&gt;&lt;/strong&gt;: Resolves CMP indefinite cache growth of ExtraCerts.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-63075.html&quot;&gt;CVE-2026-63075&lt;/a&gt;&lt;/strong&gt;: Fixes QUIC ACK-only packet retention causing memory exhaustion.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-63076.html&quot;&gt;CVE-2026-63076&lt;/a&gt;&lt;/strong&gt;: Addresses invalid pointer dereference in CMP server via crafted &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;protectionAlg&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;java-25-openjdk-25041&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://openjdk.org/&quot;&gt;java-25-openjdk&lt;/a&gt; 25.0.4.1&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-60589.html&quot;&gt;CVE-2026-60589&lt;/a&gt;&lt;/strong&gt;: Fixes resource resolving vulnerability.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-61308.html&quot;&gt;CVE-2026-61308&lt;/a&gt;&lt;/strong&gt;: Addresses HTTP connection enhancement security issue.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-70907.html&quot;&gt;CVE-2026-70907&lt;/a&gt;&lt;/strong&gt;: Resolves TLS server security vulnerability.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-70906.html&quot;&gt;CVE-2026-70906&lt;/a&gt;&lt;/strong&gt;: Fixes font loading security vulnerability.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;cpio&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://www.gnu.org/software/cpio/&quot;&gt;cpio&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66484.html&quot;&gt;CVE-2026-66484&lt;/a&gt;&lt;/strong&gt;: Fixes path traversal allowing creation of hard links outside the intended directory via malicious tar archives.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66485.html&quot;&gt;CVE-2026-66485&lt;/a&gt;&lt;/strong&gt;: Addresses denial of service via uncontrolled memory allocation from crafted archives.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-66486.html&quot;&gt;CVE-2026-66486&lt;/a&gt;&lt;/strong&gt;: Resolves terminal control sequence injection via crafted archive member names.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;libvirt&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://libvirt.org/&quot;&gt;libvirt&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-77159.html&quot;&gt;CVE-2026-77159&lt;/a&gt;&lt;/strong&gt;: Fixes QEMU TPM following symlinks when chown’ing log files.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://www.suse.com/security/cve/CVE-2026-18917.html&quot;&gt;CVE-2026-18917&lt;/a&gt;&lt;/strong&gt;: Addresses integer overflow in RPC handler for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;virNodeGetFreePages&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;multipath-tools&quot;&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools&quot;&gt;multipath-tools&lt;/a&gt;&lt;/strong&gt;:&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools/security/advisories/GHSA-hmcm-9cq4-r2xm&quot;&gt;GHSA-hmcm-9cq4-r2xm&lt;/a&gt;&lt;/strong&gt;: Fixes denial of service on &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;multipathd&lt;/code&gt; socket by blocking IPC send operations.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools/security/advisories/GHSA-pvp6-c9p3-25fp&quot;&gt;GHSA-pvp6-c9p3-25fp&lt;/a&gt;&lt;/strong&gt;: Addresses denial of service on &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;multipathd&lt;/code&gt; socket by exhausting connections.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools/security/advisories/GHSA-g5mh-253r-jjw5&quot;&gt;GHSA-g5mh-253r-jjw5&lt;/a&gt;&lt;/strong&gt;: Resolves heap out-of-bounds read in custom format string parser via trailing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;%&lt;/code&gt;.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools/security/advisories/GHSA-pxwh-g75c-95pc&quot;&gt;GHSA-pxwh-g75c-95pc&lt;/a&gt;&lt;/strong&gt;: Fixes heap out-of-bounds read in device-mapper-multipath ALUA RTPG parsing.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools/security/advisories/GHSA-p6rh-9x9j-3hvx&quot;&gt;GHSA-p6rh-9x9j-3hvx&lt;/a&gt;&lt;/strong&gt;: Addresses &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;kpartx&lt;/code&gt; heap out-of-bounds read in GPT header validation.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools/security/advisories/GHSA-gr7q-prfc-q636&quot;&gt;GHSA-gr7q-prfc-q636&lt;/a&gt;&lt;/strong&gt;: Resolves path traversal in device-mapper-multipath &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;failed_wwids&lt;/code&gt; management.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://github.com/opensvc/multipath-tools/security/advisories/GHSA-hj7j-qr9h-5fv6&quot;&gt;GHSA-hj7j-qr9h-5fv6&lt;/a&gt;&lt;/strong&gt;: Fixes &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;libmpathpersist&lt;/code&gt; PRIN READ FULL STATUS parser unbounded descriptor rewrite causing root heap overflow.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Users are advised to update to the latest versions to mitigate these vulnerabilities.&lt;/p&gt;

&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;August was a busy month for &lt;a href=&quot;https://get.opensuse.org/tumbleweed/&quot;&gt;openSUSE Tumbleweed&lt;/a&gt; with 23 snapshots delivering a steady cadence of desktop, developer, and security improvements. &lt;a href=&quot;https://kde.org/announcements/plasma/6/6.7.4/&quot;&gt;KDE Plasma 6.7.4&lt;/a&gt; delivered targeted desktop fixes while &lt;a href=&quot;https://kde.org/announcements/gear/26.08.0/&quot;&gt;KDE Gear 26.08.0&lt;/a&gt; and &lt;a href=&quot;https://kde.org/announcements/frameworks/6/6.29.0/&quot;&gt;KDE Frameworks 6.29.0&lt;/a&gt; advanced the KDE application and library stacks, and &lt;a href=&quot;https://gitlab.gnome.org/GNOME/gnome-shell&quot;&gt;GNOME Shell 50.4&lt;/a&gt; polished the GNOME desktop. &lt;a href=&quot;https://www.mesa3d.org/&quot;&gt;Mesa&lt;/a&gt; settled into its 26.2 series, the &lt;a href=&quot;https://www.kernel.org/&quot;&gt;Linux kernel&lt;/a&gt; progressed through point releases to 7.2.0 with extensive CVE coverage, &lt;a href=&quot;https://www.mozilla.org/firefox/&quot;&gt;Firefox&lt;/a&gt; 154.0 shipped more than 40 security fixes, and &lt;a href=&quot;https://gstreamer.freedesktop.org/&quot;&gt;GStreamer&lt;/a&gt; 1.28.6 brought playback and security fixes across the multimedia stack. Developer tools saw significant updates: &lt;a href=&quot;https://www.gnu.org/software/emacs/&quot;&gt;Emacs&lt;/a&gt; jumped to 31.1, &lt;a href=&quot;https://www.qemu.org/&quot;&gt;QEMU&lt;/a&gt; advanced to 11.1.0 with UFS emulation and RISC-V extensions, &lt;a href=&quot;https://gcc.gnu.org/&quot;&gt;GCC&lt;/a&gt; reached 16.2, &lt;a href=&quot;https://www.qt.io/product/qt6&quot;&gt;Qt 6&lt;/a&gt; advanced to 6.11.2, &lt;a href=&quot;https://www.openssh.com/&quot;&gt;OpenSSH&lt;/a&gt; 10.5p1 fixed critical agent forwarding issues, and &lt;a href=&quot;https://www.vim.org/&quot;&gt;vim&lt;/a&gt; addressed eight security vulnerabilities. &lt;a href=&quot;https://www.freerdp.com/&quot;&gt;FreeRDP&lt;/a&gt; 3.31.0 patched more than 20 CVEs while improving YUV decoding performance, &lt;a href=&quot;https://w1.fi/&quot;&gt;wpa_supplicant&lt;/a&gt; 2.12 brought Wi-Fi 7 support, and &lt;a href=&quot;https://chronyproject.org/&quot;&gt;chrony&lt;/a&gt; 4.9 added NTP-over-PTP and new stratum-bounding directives. Security remained a dominant theme, with critical patches in &lt;a href=&quot;https://www.libssh2.org/&quot;&gt;libssh2&lt;/a&gt;, &lt;a href=&quot;https://www.samba.org/&quot;&gt;Samba&lt;/a&gt;, &lt;a href=&quot;https://www.postgresql.org/&quot;&gt;postgresql18&lt;/a&gt;, &lt;a href=&quot;https://www.openssl.org/&quot;&gt;openssl&lt;/a&gt;, &lt;a href=&quot;https://libexpat.github.io/&quot;&gt;expat&lt;/a&gt;, &lt;a href=&quot;https://webkitgtk.org/&quot;&gt;webkitgtk&lt;/a&gt;, &lt;a href=&quot;https://www.openexr.com/&quot;&gt;openexr&lt;/a&gt;, &lt;a href=&quot;https://flatpak.org/&quot;&gt;flatpak&lt;/a&gt;, &lt;a href=&quot;https://cryptography.io/&quot;&gt;python-cryptography&lt;/a&gt;, &lt;a href=&quot;https://openvpn.net/&quot;&gt;openvpn&lt;/a&gt;, &lt;a href=&quot;https://wiki.gnome.org/Projects/GDM&quot;&gt;gdm&lt;/a&gt;, &lt;a href=&quot;https://udisks.freedesktop.org/&quot;&gt;udisks2&lt;/a&gt;, &lt;a href=&quot;https://github.com/opensvc/multipath-tools&quot;&gt;multipath-tools&lt;/a&gt;, and &lt;a href=&quot;https://www.php.net/&quot;&gt;php8&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;slowroll-arrivals&quot;&gt;Slowroll Arrivals&lt;/h2&gt;
&lt;p&gt;Please note that these updates also apply to &lt;a href=&quot;https://en.opensuse.org/openSUSE:Slowroll&quot;&gt;Slowroll&lt;/a&gt; and arrive between an average of 5 to 10 days after being released in Tumbleweed snapshot. This monthly approach has been consistent for many months, ensuring stability and timely enhancements for users. Updated packages for Slowroll are regularly published in emails on &lt;a href=&quot;https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/&quot;&gt;openSUSE Factory mailing list&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&quot;contributing-to-opensuse-tumbleweed&quot;&gt;Contributing to openSUSE Tumbleweed&lt;/h2&gt;
&lt;p&gt;Stay updated with the latest snapshots by subscribing to the openSUSE Factory mailing list.
For those Tumbleweed users who want to contribute or want to engage with detailed technological discussions, subscribe to the &lt;a href=&quot;https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/&quot;&gt;openSUSE Factory mailing list &lt;/a&gt;. The openSUSE team encourages users to continue participating through bug reports, feature suggestions and discussions.&lt;/p&gt;

&lt;p&gt;Your contributions and feedback make openSUSE Tumbleweed better with every update. Whether reporting bugs, suggesting features, or participating in community discussions, your involvement is highly valued.&lt;/p&gt;

&lt;meta name=&quot;openSUSE, Open Source, development, Linux, secure operating systems, open source, Tumbleweed, KDE, Plasma, GNOME, GStreamer, Mesa, Vulkan, OpenSSH, harfbuzz, Samba, nano, openvpn, GCC, libssh2, CVE, kernel, Firefox, vim, gzip, dracut, python-cryptography, Frameworks, Gear, Qt, postgresql, flatpak, webkitgtk, expat, OpenEXR, busybox, emacs, QEMU, FreeRDP, chrony, wpa_supplicant, openssl, libjpeg-turbo, multipath-tools, java-openjdk&quot; content=&quot;HTML,CSS,XML,JavaScript&quot; /&gt;

</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/09/01/mobile-hackday-8/</guid>
      <title>Mobile Linux Hackday #8: Record Turnout in SUSE&apos;s New Prague Office</title>
      <pubDate>Tue, 01 Sep 2026 10:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/09/01/mobile-hackday-8/</link>
      <author>admin@opensuse.org (Lubos Kocman)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2026/09/mobile-hackday.jpg" length="282402" type="image/jpeg" />
      <description>On Friday, August 28th, the SUSE Prague office hosted Mobile Linux Hackday #8. This event marked two major milestones: we hit a new record attendance for Prague, and attendees got their first hands-on experience in our freshly renovated Karlín space. If you missed the event, here is a recap of...</description>
      <content:encoded>&lt;p&gt;On Friday, August 28th, the SUSE Prague office hosted &lt;strong&gt;Mobile Linux Hackday #8&lt;/strong&gt;. This event marked two major milestones: we hit a new record attendance for Prague, and attendees got their first hands-on experience in our freshly renovated Karlín space.&lt;/p&gt;

&lt;p&gt;If you missed the event, here is a recap of the community highlights, kernel hacking sessions, and key takeaways from the day.&lt;/p&gt;

&lt;h3 id=&quot;renovated-prague-office-great-coffee-and-full-capacity&quot;&gt;Renovated Prague Office: Great Coffee and Full Capacity&lt;/h3&gt;

&lt;p&gt;Returning attendees and newcomers were welcomed into our newly reconstructed Karlín office. The expanded social hub in the kitchen was an immediate favorite, providing comfortable sofas for breaks and technical discussions.&lt;/p&gt;

&lt;p&gt;The highlight for many was the upgraded coffee station. Attendees put the manual lever espresso machine and external grinder through its paces, while a fully automatic machine served as a reliable backup.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Community Growth and Room Merging&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With a peak crowd of 20 to 25 attendees, we set a new record for a Prague Mobile Linux Hackday and put our workspace flexibility to the test. The numbers were strong, especially when compared with earlier community gatherings such as the first Pilsen Mobile Hackday or the combined Budweis and SUSE Labs events, which had historically drawn larger crowds and set the benchmark for what a really “prime” event could look like. This turnout is a clear sign that our outreach and event marketing are gaining traction, and it is encouraging to see the community respond so strongly.&lt;/p&gt;

&lt;p&gt;We originally booked the &lt;strong&gt;Mint&lt;/strong&gt; meeting room, but as more people arrived, we pulled open the sliding partition panel and took over the adjoining &lt;strong&gt;Avocado&lt;/strong&gt; room as well. Even after expanding into a double-sized room, we still had to borrow almost every chair from the surrounding area to seat everyone. Moving forward, we will definitely make sure we have plenty of extra seating ready for future gatherings.&lt;/p&gt;

&lt;h3 id=&quot;flexible-formats-and-the-kitchen-talk-dilemma&quot;&gt;Flexible Formats and the Kitchen Talk Dilemma&lt;/h3&gt;

&lt;p&gt;Unlike previous editions with rigid agendas, this Hackday was a bit more freestyle. Attendees naturally split into smaller working groups, alongside a remote session with David, who joined us from Switzerland and kindly made time for a deeper discussion on a more established topic.&lt;/p&gt;

&lt;p&gt;This casual approach sparked fantastic side discussions, but it also highlighted a fun new challenge: the renovated kitchen space was so inviting that some attendees spent most of the day there, drifting into long hallway-track conversations. A big kudos to the facilities team for creating such a comfortable, social space that people simply did not want to leave!&lt;/p&gt;

&lt;p&gt;While informal networking is a core part of community building, balancing casual chatter with structured technical sessions is something we plan to fine-tune for future events. We are actively looking into light-touch scheduling methods to help guide attendees smoothly between casual kitchen banter and hands-on coding.&lt;/p&gt;

&lt;h3 id=&quot;outreach-insights-where-the-czech-linux-community-gathers&quot;&gt;Outreach Insights: Where the Czech Linux Community Gathers&lt;/h3&gt;

&lt;p&gt;During the event, we surveyed attendees on how they discovered the event to help refine our future community outreach.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Root.cz:&lt;/strong&gt; The primary source for most attendees.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;AbcLinuxu.cz:&lt;/strong&gt; Brought in several key community members.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Word of Mouth:&lt;/strong&gt; Direct recommendations from friends and colleagues played a major role in bringing in fresh faces.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;LinuxExpres.cz:&lt;/strong&gt; This was the first time we included it in our promotion mix. It did not produce a noticeable spike in attendance, but it was still a useful extra step in widening our reach beyond the usual community channels.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Mastodon:&lt;/strong&gt; The main communication channel for the community, and many attendees learned about the event through the &lt;a href=&quot;https://mastodonczech.cz/@mobilni_linux_cs_sk&quot;&gt;Mobile Linux CZ/SK Mastodon account&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every newcomer made sure to leave with plenty of openSUSE swag to mark their first event.&lt;/p&gt;

&lt;h3 id=&quot;technical-highlights-ai-tools-bengalos-and-snapdragon-hacking&quot;&gt;Technical Highlights: AI Tools, BengalOS, and Snapdragon Hacking&lt;/h3&gt;

&lt;p&gt;Led by &lt;strong&gt;Petr Hodina&lt;/strong&gt;, Mesa 3D GPU driver developer and community maintainer, the technical tracks covered several cutting-edge topics across mobile ecosystem development.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Topics Covered:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;LLMs and Developer AI:&lt;/strong&gt; Practical applications of Large Language Models to streamline daily developer workflows.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;BengalOS Architecture:&lt;/strong&gt; An overview of BengalOS, including instructions on how to build and test the OS on hardware.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Qualcomm Snapdragon 845 Kernel Hacking:&lt;/strong&gt; Hands-on kernel debugging and testing focused on sdm845-based devices, including the OnePlus 6/6T, Xiaomi Poco F1, and Shift 6MQ.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;join-the-next-mobile-linux-hackday&quot;&gt;Join the Next Mobile Linux Hackday&lt;/h3&gt;

&lt;p&gt;A huge thank you to &lt;strong&gt;Petr Hodina&lt;/strong&gt; for driving the sessions, keeping the momentum high, and running an outstanding workshop. As a small token of our appreciation for his dedication to the community, Petr was awarded a giant plush openSUSE chameleon!&lt;/p&gt;

&lt;p&gt;Photos from the event, along with broader shots of the refreshed SUSE Prague office, are available in our shared &lt;a href=&quot;https://photos.app.goo.gl/8hBodWuXZsuQhfpTA&quot;&gt;Google Photos album&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;To stay updated on upcoming hackdays, follow the &lt;strong&gt;Mobile Linux CZ/SK&lt;/strong&gt; community on Mastodon, or keep an eye out on local tech portals like Root.cz. See you at Hackday #9!&lt;/p&gt;
</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/31/NPU-openVINO/</guid>
      <title>openSUSE Expands AI Support with Intel NPU Driver 1.35.0 and OpenVINO 2026.3.1</title>
      <pubDate>Mon, 31 Aug 2026 00:42:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/31/NPU-openVINO/</link>
      <author>admin@opensuse.org (Alessandro de Oliveira Faria)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2026/08/npu-openvino.jpg" length="159131" type="image/jpeg" />
      <description>Work carried out under the openSUSE Innovator initiative brings the next generation of Intel’s Artificial Intelligence stack to Tumbleweed, Leap 16.0, and Leap 16.1, while also resulting in an upstream contribution to the Intel NPU driver. As an Intel Innovator and a member of the openSUSE Innovator initiative, I remain...</description>
      <content:encoded>&lt;p&gt;&lt;em&gt;Work carried out under the openSUSE Innovator initiative brings the next generation of Intel’s Artificial Intelligence stack to Tumbleweed, Leap 16.0, and Leap 16.1, while also resulting in an upstream contribution to the Intel NPU driver.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;As an &lt;strong&gt;Intel Innovator&lt;/strong&gt; and a member of the &lt;a href=&quot;https://en.opensuse.org/openSUSE:INNOVATORS&quot;&gt;openSUSE Innovator initiative&lt;/a&gt;, I remain committed to bringing the openSUSE ecosystem closer to the latest technologies in Artificial Intelligence and heterogeneous computing.&lt;/p&gt;

&lt;p&gt;In this latest work cycle, &lt;strong&gt;Intel Linux NPU Driver 1.35.0&lt;/strong&gt; has been made available for openSUSE Tumbleweed, openSUSE Leap 16.0, and openSUSE Leap 16.1. This gives users of these versions access to the infrastructure needed to utilize the NPU found in the new generations of Intel® Core™ Ultra processors.&lt;/p&gt;

&lt;p&gt;However, this time, the work didn’t stop at packaging. While testing the Intel NPU 1.35.0 driver on openSUSE, I identified an issue that prevented the NPU from initializing correctly in certain Linux environments. The problem occurred within the &lt;strong&gt;ResourceCleaner&lt;/strong&gt;—an internal thread of the NPU’s Level Zero driver—causing the process to terminate with a &lt;strong&gt;SIGABRT&lt;/strong&gt; during startup.&lt;/p&gt;

&lt;p&gt;Consequently, as an openSUSE member, I submitted a fix directly to the official intel/linux-npu-driver project via &lt;a href=&quot;https://github.com/intel/linux-npu-driver/pull/142&quot;&gt;Pull Request #142&lt;/a&gt; as an upstream contribution to Intel’s driver. This demonstrates something I consider essential in the open-source ecosystem: it is not just about using a technology or creating a package for a distribution, but also about investigating issues, identifying their root causes, and contributing the solution back to the original project so the entire community can benefit. ## OpenVINO 2026.3.1 Comes to openSUSE&lt;/p&gt;

&lt;p&gt;Alongside work on the NPU driver, I also updated &lt;strong&gt;OpenVINO to version 2026.3.1&lt;/strong&gt;, making packages available for &lt;strong&gt;openSUSE Tumbleweed, Leap 16.0, and Leap 16.1&lt;/strong&gt;. OpenVINO is a cornerstone of Intel’s Artificial Intelligence strategy. It enables the development and execution of inference applications using various computing resources available on the machine, including CPU, GPU, and NPU.&lt;/p&gt;

&lt;p&gt;For openSUSE, this means providing developers with a modern stack for building applications involving &lt;strong&gt;LLMs, multimodal models, computer vision, speech recognition, embeddings, quantized models, and local generative AI.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For more information, go to &lt;a href=&quot;https://software.opensuse.org/package/linux-npu-driver&quot;&gt;linux-npu-driver&lt;/a&gt; or &lt;a href=&quot;https://software.opensuse.org/package/openvino&quot;&gt;openvino&lt;/a&gt;!&lt;/p&gt;

</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/28/planet-roundup/</guid>
      <title>Planet News Roundup</title>
      <pubDate>Fri, 28 Aug 2026 07:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/28/planet-roundup/</link>
      <author>admin@opensuse.org (Douglas DeMaio)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2025/07/planet.png" length="78165" type="image/png" />
      <description>This is a roundup of articles from the openSUSE community listed on planet.opensuse.org. This community blog feed aggregator lists the featured highlights below from August 21 to 27. This week highlights the SUSE security review that uncovered remote root exploits in OpenRGB, the release of LibreOffice 26.8, KDE’s continued work...</description>
      <content:encoded>&lt;p&gt;This is a roundup of articles from the openSUSE community listed on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;. This community blog feed aggregator lists the featured highlights below from August 21 to 27.&lt;/p&gt;

&lt;p&gt;This week highlights the SUSE security review that uncovered remote root exploits in OpenRGB, the release of LibreOffice 26.8, KDE’s continued work on the Wayland remote desktop and KDE Gear improvements, Matthias Klumpp’s Sovereign Tech Fellowship plans for Freedesktop, AppStream and PackageKit, and six Tumbleweed snapshots delivering KDE Frameworks 6.29.0.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here is a summary and links for each post:&lt;/strong&gt;&lt;/p&gt;

&lt;h2 id=&quot;script-to-monitor-the-power-of-the-wifi-signal-in-the-terminal&quot;&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/27/script-para-monitorizar-la-potencia-de-la-senal-wifi-en-la-terminal/&quot;&gt;Script to monitor the power of the WIFI signal in the terminal&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/&quot;&gt;Victorhck&lt;/a&gt; writes a blog about trying what what he read in another blog from &lt;a href=&quot;https://tecnoysoft.com/2026/08/26/monitor-la-wi-fi-con-un-alias/&quot;&gt;Tecno Y Soft&lt;/a&gt;. It goes over a Bash script monitoring real-time Wi-Fi signal strength in the Linux terminal, displaying a color-coded bar, SSID, and transfer rates. It improves upon basic aliases by auto-detecting network interfaces and root requirements for easy, universal execution.&lt;/p&gt;

&lt;h2 id=&quot;syslog-ng-end-of-august-news-and-about-scaling-back-java-support&quot;&gt;&lt;a href=&quot;https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-end-of-august-news-and-about-scaling-back-java-support&quot;&gt;Syslog-ng end of August news, and about scaling back Java support&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.syslog-ng.com/community/b/blog/&quot;&gt;Peter Czanik&lt;/a&gt; reports on the project’s news after the summer break and explains the decision to scale back Java support. With native C drivers now covering Elasticsearch and Kafka and HDFS being dropped, the team disabled packaging of the Java destination in the Debian, Ubuntu and RHEL packages, reducing both RAM and hard drive usage. The post also reviews the pull requests and new issues the team is working through.&lt;/p&gt;

&lt;h2 id=&quot;libreoffice-268-released-now-with-professional-typography&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/lanzado-libreoffice-26-8-ahora-con-tipografia-profesional.html&quot;&gt;LibreOffice 26.8 Released, Now with Professional Typography&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; announces LibreOffice 26.8, released by The Document Foundation on August 26 and built by 206 contributors. The new version brings improved support for the world’s writing systems, the Paragraph Composer, native OpenType font variations and broader OOXML chart compatibility - all without any generative AI features, telemetry or account requirements.&lt;/p&gt;

&lt;h2 id=&quot;podcast-linux-35-free-formats&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/trigesimoquintoaudio-de-podcast-linux-formatos-libres-podcast-linux-35.html&quot;&gt;Podcast Linux #35: Free Formats&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; continues to keep the memory of the paused Podcast Linux project alive by gradually indexing its episodes. Episode 35, “Free Formats”, features Juan Febles explaining why file formats, containers and codecs should be free and internationally standardized, alongside an interview with Lorenzo Carbonell (Atareao) and coverage of Inkscape.&lt;/p&gt;

&lt;h2 id=&quot;how-kde-improves-the-remote-desktop-in-wayland-unattended-mode-lower-latency-and-more-compatibility&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/asi-mejora-kde-el-escritorio-remoto-en-wayland-modo-desatendido-menor-latencia-y-mas-compatibilidad.html&quot;&gt;How KDE Improves the Remote Desktop in Wayland: Unattended Mode, Lower Latency and More Compatibility&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; details a review of the remote desktop improvements heading to Plasma 6.8 under Wayland. The unattended mode now shows a login screen and then hides the host’s displays for privacy, while frame latency tracking, bidirectional clipboard support, RemoteFX Progressive and hardware-accelerated H.264 encoding, and the migration to libei round out the upgrade.&lt;/p&gt;

&lt;h2 id=&quot;openrgb-remote-system-compromise-via-custom-network-protocol&quot;&gt;&lt;a href=&quot;https://security.opensuse.org/2026/08/25/openrgb-remote-vulnerabilities.html&quot;&gt;OpenRGB: Remote System Compromise via Custom Network Protocol&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://security.opensuse.org/&quot;&gt;SUSE Security&lt;/a&gt; blog publishes a security review that found high-severity flaws in OpenRGB’s custom network protocol, which runs as root and listens on port 6742. Three CVEs cover arbitrary file overwrite (CVE-2026-59682), remote and local root exploits via the UPDATEMODE and SAVE_PROFILE messages (CVE-2026-59683) and several denial-of-service vectors (CVE-2026-18794). Upstream’s 1.0rc3-hotfix release addresses the worst of the issues.&lt;/p&gt;

&lt;h2 id=&quot;sovereign-tech-fellowship-for-freedesktop-tasks&quot;&gt;&lt;a href=&quot;https://blog.tenstral.net/2026/08/sovereign-tech-fellowship-for-freedesktop-tasks.html&quot;&gt;Sovereign Tech Fellowship for Freedesktop Tasks&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.tenstral.net/&quot;&gt;Ximions Blog&lt;/a&gt; shares Matthias Klumpp’s plans for the second half of 2026 as a Sovereign Tech Fellow with significantly increased hours. He intends to tidy up the Freedesktop specifications and website, push AppStream close to its 1.2.0 release, and design PackageKit 2.0 with a modernized architecture and smoother offline updates.&lt;/p&gt;

&lt;h2 id=&quot;the-news-of-okular-in-kde-gear-2608-the-enjoy-shiny-stuff-edition&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/las-novedades-de-okular-de-kde-gear-26-08-edicion-enjoy-shiny-stuff.html&quot;&gt;The News of Okular in KDE Gear 26.08, the “Enjoy Shiny Stuff” Edition&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; sums up the improvements in Okular from KDE Gear 26.08, “Enjoy Shiny Stuff”. Signing is now more secure and fluid, the two configuration dialogues are unified, triple-click selects an entire line, highlighted or underlined text is automatically added to an associated note, and annotations can be copied and pasted between documents.&lt;/p&gt;

&lt;h2 id=&quot;tellico-422-released&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/lanzado-tellico-4-2-2.html&quot;&gt;Tellico 4.2.2 Released&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; reports the release of Tellico 4.2.2, the KDE collection organizer. The update adds the default .tc extension when saving, an option to disable ISBN validation, improved ISBN formatting for all regions, better image caching in the icon view and drag-and-drop RIS import, while removing the defunct DVDFr data source.&lt;/p&gt;

&lt;h2 id=&quot;ui-and-performance-improvements---this-week-in-plasma&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/mejoras-en-la-interfaz-y-en-el-rendimiento-esta-semana-en-plasma.html&quot;&gt;UI and Performance Improvements - This Week in Plasma&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; translates Nate Graham’s weekly report on the work shaping Plasma 6.8. Interface highlights include English keyword search in System Settings, disabling autostart entries without removing them, more responsive auto-hiding panels and improved lock screen authentication selection, alongside a long list of bug fixes across Plasma 6.6.7, 6.7.5 and 6.8.&lt;/p&gt;

&lt;h2 id=&quot;thunderbird-1540-released&quot;&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/21/publicado-thunderbird-154-0/&quot;&gt;Thunderbird 154.0 Released&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/&quot;&gt;Victorhck&lt;/a&gt; blogs about the release of Thunderbird 154.0. Highlights include an optional system tray mode that keeps the mail client running in the background when the last window is closed, plus a range of fixes for IMAP connections, calendars, CalDAV sync and RSS subscriptions.&lt;/p&gt;

&lt;h2 id=&quot;tumbleweed---review-of-the-week-202634&quot;&gt;Tumbleweed - Review of the Week 2026/34&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://dominique.leuenberger.net/blog/2026/08/tumbleweed-review-of-the-week-2026-34/&quot;&gt;Dominique Leuenberger&lt;/a&gt; and &lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/21/opensuse-tumbleweed-revision-de-la-semana-34-de-2026/&quot;&gt;Victorhck&lt;/a&gt; review Tumbleweed’s week 2026/34 with its six snapshots. KDE Frameworks 6.29.0 shipped in snapshot 0817, libalternatives 2.0 and Go 1.27 landed on the core system side, and security updates patched Flatpak, Vim and Python 3.13. The upcoming integration of Qt 6.11.2, KDE Gear 26.08.0, Linux Kernel 7.2 and glibc 2.44 is also tracked.&lt;/p&gt;

&lt;h2 id=&quot;reverse-clock-for-your-desktop-with-girosur---plasmoids-for-plasma-6-38&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/reloj-inverso-para-tu-escritorio-respecto-al-hemisferio-norte-al-menos-con-girosur-plasmoides-para-plasma-6-38.html&quot;&gt;Reverse Clock for Your Desktop with Girosur - Plasmoids for Plasma 6 (38)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; presents Girosur Clock, the 38th widget in its ongoing Plasma 6 plasmoid series. Created by teovisaires, the analog clock and its hands rotate counterclockwise - fitting for the southern hemisphere - as a playful and original addition to the desktop.&lt;/p&gt;

&lt;h2 id=&quot;tiny-wins-for-packagers-end-of-week-update-2026-08-21&quot;&gt;&lt;a href=&quot;https://openbuildservice.org/2026/08/21/tiny-wins/&quot;&gt;Tiny Wins for Packagers: End-of-Week Update (2026-08-21)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://openbuildservice.org/&quot;&gt;Open Build Service&lt;/a&gt; team shares its end-of-week update with a welcome to new contributor Tanner Kvarfordt, whose first commit was merged. Shipments include the update to Rails 8.1, project authorization handling in Token::ServicePolicy and a new “nocontentchange” publish flag, while build.opensuse.org served 20.2 million HTTP requests and nearly two million package builds.&lt;/p&gt;

&lt;p&gt;View more blogs or learn to publish your own on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;.&lt;/p&gt;

&lt;meta name=&quot;openSUSE, Open Source, development, Linux, secure operating systems, KDE, Plasma, Tumbleweed&quot; content=&quot;HTML,CSS,XML,JavaScript&quot; /&gt;

</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/21/planet-roundup/</guid>
      <title>Planet News Roundup</title>
      <pubDate>Fri, 21 Aug 2026 08:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/21/planet-roundup/</link>
      <author>admin@opensuse.org (Douglas DeMaio)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2025/07/planet.png" length="78165" type="image/png" />
      <description>This is a roundup of articles from the openSUSE community listed on planet.opensuse.org. This community blog feed aggregator lists the featured highlights below from August 14 to 20. This week highlights KDE Gear 26.08, KDE Frameworks 6.29, openSUSE Asia Summit 2026 publishing its pre-schedule, a Google Summer of Code 2026...</description>
      <content:encoded>&lt;p&gt;This is a roundup of articles from the openSUSE community listed on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;. This community blog feed aggregator lists the featured highlights below from August 14 to 20.&lt;/p&gt;

&lt;p&gt;This week highlights KDE Gear 26.08, KDE Frameworks 6.29, openSUSE Asia Summit 2026 publishing its pre-schedule, a Google Summer of Code 2026 final report on modernizing openSUSE’s OBS status service and much more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here is a summary and links for each post:&lt;/strong&gt;&lt;/p&gt;

&lt;h2 id=&quot;released-kde-gear-2608-enjoy-shiny-stuff-edition&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/lanzado-kde-gear-26-08-edicion-enjoy-shiny-stuff.html&quot;&gt;Released KDE Gear 26.08, “Enjoy Shiny Stuff” Edition&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; announces KDE Gear 26.08, the second major update of the KDE application suite this year, focusing on improving the small everyday tasks users perform. The release spans Okular, Dolphin, Konsole, Kdenlive, Minuet and more than a dozen other applications, with full changelogs available for those eager to explore every detail.&lt;/p&gt;

&lt;h2 id=&quot;reverse-clock-for-your-desk&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/reloj-inverso-para-tu-escritorio-respecto-al-hemisferio-norte-al-menos-con-girosur-plasmoides-para-plasma-6-38.html&quot;&gt;Reverse clock for your desk&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; presents Girosur Clock, an analog clock plasmoid that rotates in the opposite direction to what Northern Hemisphere users are accustomed to. Created by teovisaires, this widget turns the clock face and its hands in reverse as a playful addition to the desktop, marking entry number 38 in the blog’s ongoing Plasma 6 plasmoid series.&lt;/p&gt;

&lt;h2 id=&quot;recycling-an-interview-is-it-worth-being-a-blogger&quot;&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/19/reciclando-una-entrevista-merece-la-pena-ser-bloguero/&quot;&gt;Recycling an interview. Is it worth being a blogger?&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/&quot;&gt;Victorhck&lt;/a&gt; recycles a set of interview questions originally posed on Tecnoysoft and answers them from his own perspective as a long-time GNU/Linux blogger. He reflects on why maintaining a personal blog still matters in an era of short-form video and what keeps him publishing despite modest readership numbers.&lt;/p&gt;

&lt;h2 id=&quot;circular-alt-tab-window-switch-for-plasma-6&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/conmutador-de-ventanas-circular-alt-tab-para-plasma-6.html&quot;&gt;Circular Alt-Tab Window Switch for Plasma 6&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; introduces Circular Alt-Tab, a window switcher for Plasma 6 that arranges open windows in circular sectors around the cursor. Created by Lubdhak7414, it features live window thumbnails, multi-ring layouts for more than eight windows, middle-click close, and a “Desktop Peek” option that minimizes all applications for a quick look at the desktop.&lt;/p&gt;

&lt;h2 id=&quot;twenty-nine-year-update-of-kde-frameworks-6-and-kconfig&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/vigesimonovena-actualizacion-de-kde-frameworks-6-y-kconfig.html&quot;&gt;Twenty-nine-year update of KDE Frameworks 6 and KConfig&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; covers the 29th update to KDE Frameworks 6, the foundational library layer that supports the entire KDE ecosystem. This installment also dives into KConfig.&lt;/p&gt;

&lt;h2 id=&quot;opensuse-asia-summit-2026-pre-schedule-is-now-available&quot;&gt;&lt;a href=&quot;https://news.opensuse.org/2026/08/17/pre-schedule-opensuse-asia-summit/&quot;&gt;openSUSE Asia Summit 2026 Pre-Schedule Is Now Available&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://news.opensuse.org/&quot;&gt;openSUSE News&lt;/a&gt; announces the preliminary schedule for the openSUSE.Asia Summit 2026, set for October 3–4 in Yogyakarta, Indonesia. The organizing committee received 114 proposals from 85 speakers, and attendees can now browse sessions and plan which talks and workshops to attend ahead of the conference.&lt;/p&gt;

&lt;h2 id=&quot;towards-a-true-lts-support-of-the-entire-kde-ecosystem-again&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/hacia-un-verdadero-soporte-lts-de-todo-el-ecosistema-kde-de-nuevo.html&quot;&gt;Towards a true LTS support of the entire KDE ecosystem (again)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; reports on a new initiative to bring true long-term support to the entire KDE ecosystem, not just the Plasma desktop. A partnership between Kubuntu Focus and Techpaladin Software under the Bullet-Proof KDE Initiative will fund bug fixes and CI infrastructure for Plasma 6.6, KDE Frameworks 6.24, and KDE Gear 25.12, the versions shipped in Kubuntu 26.04.&lt;/p&gt;

&lt;h2 id=&quot;integration-of-nfc-in-plasma-mobile&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/integracion-de-nfc-en-plasma-mobile.html&quot;&gt;Integration of NFC in Plasma Mobile&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; details KDE developer Volker Krause’s investigation into the state of NFC technology in the Linux ecosystem and his plans to integrate it into Plasma Mobile. He examines shortcomings in current drivers, middleware and Qt NFC APIs, and presents an initial Plasma applet and session daemon for NFC management.&lt;/p&gt;

&lt;h2 id=&quot;linux-saloon-216--open-mic-night&quot;&gt;&lt;a href=&quot;https://cubiclenate.com/2026/08/15/linux-saloon-216-open-mic-night/&quot;&gt;Linux Saloon 216 | Open Mic Night&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://cubiclenate.com/&quot;&gt;CubicleNate&lt;/a&gt; hosts another community episode of Linux Saloon with an open mic format, featuring live discussions about Fedora user experiences, job openings at Epic Games focused on Linux security, and IBM’s new chip architecture advancements. The post also covers Dell surpassing HP in U.S. PC sales amid a shrinking market.&lt;/p&gt;

&lt;h2 id=&quot;opensuse-kudos-recognitions-for-july-2026&quot;&gt;&lt;a href=&quot;https://news.opensuse.org/2026/08/15/opensuse-kudos-july-2026/&quot;&gt;openSUSE Kudos Recognitions for July 2026&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://news.opensuse.org/&quot;&gt;openSUSE News&lt;/a&gt; publishes a new monthly Kudos recognition report for July 2026. It spotlights four users who received kudos and three contributors who earned badges.&lt;/p&gt;

&lt;h2 id=&quot;gsoc-2026-final-report-enhancing-opensuse-git-workflow&quot;&gt;&lt;a href=&quot;https://mmarhin.github.io/gsoc2026blog/gsoc/opensuse/autogits/golang/svg/gitea/2026/08/15/gsoc-2026-final-report.html&quot;&gt;GSoC 2026 Final Report: Enhancing openSUSE Git Workflow&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://mmarhin.github.io/gsoc2026blog/&quot;&gt;Mario’s Blog&lt;/a&gt; shares the final Google Summer of Code 2026 report about modernizing openSUSE’s obs-status-service under mentor Daniel García Moreno. The project replaced legacy SVG string concatenation with Go templates, added Gitea-native theming, introduced real-time polling for live badge updates, and contributed reputation label prototypes upstream to Gitea.&lt;/p&gt;

&lt;h2 id=&quot;two-way-synchronization-of-clipboard-in-rdp--this-week-in-plasma&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/sincronizacion-bidireccional-del-portapapeles-en-rdp-esta-semana-en-plasma.html&quot;&gt;Two-way synchronization of clipboard in RDP – This week in Plasma&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; translates Nate Graham’s weekly Plasma report, which highlights bidirectional clipboard sharing in remote desktop sessions via KRDP. Other notable changes include scroll speed sliders with numeric inputs in System Settings, Discover showing external application links, and numerous bug fixes across Plasma 6.6.7, 6.7.5 and 6.8.&lt;/p&gt;

&lt;h2 id=&quot;tumbleweed--review-of-the-week-202633&quot;&gt;Tumbleweed – Review of the week 2026/33&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/14/opensuse-tumbleweed-revision-de-la-semana-33-de-2026/&quot;&gt;Victorhck&lt;/a&gt; and &lt;a href=&quot;https://dominique.leuenberger.net/blog/2026/08/tumbleweed-review-of-the-week-2026-33/&quot;&gt;Dominique Leuenberger&lt;/a&gt; summarizes four Tumbleweed snapshots (0806, 0809, 0811, and 0812) that delivered KDE Plasma 6.7.4, GDM 50.2, Mesa 26.2.0, OpenSSH 10.5p1 and OpenVPN 2.7.5. Critical security patches included a root code execution fix in dracut and an RSA decryption fix in python-cryptography, while GCC 16.2.0 and Linux kernel 7.1.8 rounded out the updates.&lt;/p&gt;

&lt;h2 id=&quot;how-a-rural-region-beat-the-tech-giants&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/como-una-region-rural-vencio-a-los-gigantes-tecnologicos-el-milagro-de-extremadura-episodio-3-del-podcast-la-era-de-las-distros.html&quot;&gt;How a rural region beat the tech giants&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; promotes the third episode of the podcast “La era de las distros,” which tells the story of LinEx, the Linux distribution deployed by the regional government of Extremadura, Spain. The episode explores how a rural region challenged the dominance of proprietary software through a bold public technology initiative.&lt;/p&gt;

&lt;h2 id=&quot;tiny-wins-for-packagers-end-of-week-update-2026-08-14&quot;&gt;&lt;a href=&quot;https://openbuildservice.org/2026/08/14/tiny-wins//&quot;&gt;Tiny Wins for Packagers: End-of-Week Update (2026-08-14)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://openbuildservice.org/&quot;&gt;Open Build Service&lt;/a&gt; team publishes its weekly roundup of fixed issues, small features and security updates. Highlights include lowering the threshold for the “Mark all” notifications button, restoring the Show more/less link on user profiles, and fixing &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;osc copypac&lt;/code&gt; to error out when copying a package with an empty name.&lt;/p&gt;

&lt;p&gt;View more blogs or learn to publish your own on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;.&lt;/p&gt;

&lt;meta name=&quot;openSUSE, Open Source, development, Linux, secure operating systems, KDE, Plasma, Tumbleweed&quot; content=&quot;HTML,CSS,XML,JavaScript&quot; /&gt;

</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/17/pre-schedule-opensuse-asia-summit/</guid>
      <title>openSUSE Asia Summit Pre-Schedule Is Now Available</title>
      <pubDate>Mon, 17 Aug 2026 08:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/17/pre-schedule-opensuse-asia-summit/</link>
      <author>admin@opensuse.org (openSUSE Asia Summit Team)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2026/08/osas-2026-logo.png" length="101534" type="image/png" />
      <description>openSUSE.Asia Summit 2026 Pre-Schedule Is Now Available Hello Geeko! After a long selection process, the openSUSE.Asia Summit 2026 Organizing Committee is pleased to announce that the Pre-Schedule is now available! This year, we received 114 proposals from 85 speakers, making the selection process both exciting and challenging. We are grateful...</description>
      <content:encoded>&lt;h1 id=&quot;opensuseasia-summit-2026-pre-schedule-is-now-available&quot;&gt;openSUSE.Asia Summit 2026 Pre-Schedule Is Now Available&lt;/h1&gt;

&lt;p&gt;Hello Geeko!&lt;/p&gt;

&lt;p&gt;After a long selection process, the &lt;strong&gt;openSUSE.Asia Summit 2026 Organizing Committee&lt;/strong&gt; is pleased to announce that the &lt;strong&gt;Pre-Schedule&lt;/strong&gt; is now available!&lt;/p&gt;

&lt;p&gt;This year, we received &lt;strong&gt;114 proposals from 85 speakers&lt;/strong&gt;, making the selection process both exciting and challenging. We are grateful to everyone who shared their ideas and contributed to the program.&lt;/p&gt;

&lt;p&gt;Curious about what will be presented at the summit? Explore the sessions and start planning which talks and workshops you would like to attend.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://events.opensuse.org/conferences/oSAS26/schedule&quot;&gt;View the openSUSE.Asia Summit 2026 Schedule&lt;/a&gt;&lt;/p&gt;

&lt;h3 id=&quot;important-note&quot;&gt;Important Note&lt;/h3&gt;

&lt;p&gt;This is a &lt;strong&gt;preliminary schedule&lt;/strong&gt;. Some changes to session times, rooms, speakers, or the overall program may still occur before the conference. We will share further updates as the schedule is finalized.&lt;/p&gt;

&lt;p&gt;We look forward to welcoming the openSUSE and open source communities to &lt;strong&gt;Yogyakarta, Indonesia, on 3–4 October 2026&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;See you at the summit!&lt;/p&gt;
</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/15/kudos-july/</guid>
      <title>openSUSE Kudos Recognitions for July 2026</title>
      <pubDate>Sat, 15 Aug 2026 12:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/15/kudos-july/</link>
      <author>admin@opensuse.org (openSUSE Kudos Team)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2026/08/kudos.png" length="24102" type="image/png" />
      <description>Welcome to our monthly report from the openSUSE Kudos recognition platform, where we take a moment to put a spotlight on the people who stepped up, helped others, and made this community a little brighter. During 1-31 July 2026, 4 users received 4 kudos, and 4 badges were awarded to...</description>
      <content:encoded>&lt;p&gt;Welcome to our monthly report from the &lt;a href=&quot;https://kudos.opensuse.org&quot;&gt;openSUSE Kudos recognition platform&lt;/a&gt;, where we take a moment to put a spotlight on the people who stepped up, helped others, and made this community a little brighter.&lt;/p&gt;

&lt;p&gt;During &lt;strong&gt;1-31 July 2026&lt;/strong&gt;, &lt;strong&gt;4&lt;/strong&gt; users received &lt;strong&gt;4&lt;/strong&gt; kudos, and &lt;strong&gt;4&lt;/strong&gt; badges were awarded to &lt;strong&gt;3&lt;/strong&gt; contributors.&lt;/p&gt;

&lt;h2 id=&quot;badges&quot;&gt;Badges&lt;/h2&gt;
&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Got First Kudo&lt;/strong&gt;: @bmwiedemann, @dgarcia, @voztuzun&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;First Kudos Given&lt;/strong&gt;: @voztuzun&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Congrats on your badges!&lt;/p&gt;

&lt;h2 id=&quot;kudos&quot;&gt;Kudos&lt;/h2&gt;
&lt;blockquote&gt;
  &lt;p&gt;@lkocman -&amp;gt; @bmwiedemann for Code &amp;amp; Engineering “Thank you for your quick help with Leap 16.0 respin torrents Bernhard! strong” (&lt;a href=&quot;https://kudos.opensuse.org/kudo/N22sIjp1&quot;&gt;view recognition&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
  &lt;p&gt;@lkocman -&amp;gt; @dgarcia for Code &amp;amp; Engineering “Many thanks for your work and creativity at fixing the beets CVE. Thanks to your extra steps we could avoid update of the problematic python-numpy. Community really appreciates your help Daniel!” (&lt;a href=&quot;https://kudos.opensuse.org/kudo/jOvQ3gsz&quot;&gt;view recognition&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
  &lt;p&gt;@lkocman -&amp;gt; @voztuzun for Code &amp;amp; Engineering “Many thanks for helping me out with the cecpes and python-requests-gssapi updates Volkan! Your quick help was very much appreciated!” (&lt;a href=&quot;https://kudos.opensuse.org/kudo/qngSc5t0&quot;&gt;view recognition&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
  &lt;p&gt;@voztuzun -&amp;gt; @lkocman for Code &amp;amp; Engineering “Thank you Lubos!!!! Please come to the next concert!” (&lt;a href=&quot;https://kudos.opensuse.org/kudo/PvzHJC2t&quot;&gt;view recognition&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Thank you to everyone who made this period so active and welcoming. The community is strongest when we notice each other’s work and celebrate it openly.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Generated by kudos-bot-news-o-o from https://kudos.opensuse.org/api/reports/monthly for the period 1-31 July 2026.&lt;/em&gt;&lt;/p&gt;

</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/14/planet-roundup/</guid>
      <title>Planet News Roundup</title>
      <pubDate>Fri, 14 Aug 2026 08:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/14/planet-roundup/</link>
      <author>admin@opensuse.org (Douglas DeMaio)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2025/07/planet.png" length="78165" type="image/png" />
      <description>This is a roundup of articles from the openSUSE community listed on planet.opensuse.org. This community blog feed aggregator lists the featured highlights below from August 7 to 13. This week highlights Tumbleweed’s five snapshots. Podman 6.0.0, which now defaults rootless networking to pasta and drops legacy components like slirp4netns and...</description>
      <content:encoded>&lt;p&gt;This is a roundup of articles from the openSUSE community listed on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;. This community blog feed aggregator lists the featured highlights below from August 7 to 13.&lt;/p&gt;

&lt;p&gt;This week highlights Tumbleweed’s five snapshots. Podman 6.0.0, which now defaults rootless networking to pasta and drops legacy components like slirp4netns and CNI, was a key change. On the KDE side, registration opened for Akademy-es 2026 in Madrid and KStars 3.8.4 arrived with what the project calls the world’s first AI-powered guiding assistant. The openSUSE.Asia Summit 2026 also announced a change of venue in Yogyakarta, and the Agama Installer showed how any distribution can restyle the installer without touching a line of its code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here is a summary and links for each post:&lt;/strong&gt;&lt;/p&gt;

&lt;h2 id=&quot;a-mix-of-new-features-in-plasma-67&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/mix-de-novedades-de-plasma-6-7.html&quot;&gt;A Mix of New Features in Plasma 6.7&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; closes out its Plasma 6.7 series with the traditional grab-bag of smaller changes that never got their own post. Highlights include duplicating network connections, syncing mouse and stylus pointers, setting a preferred calendar application, shortcuts for push-to-talk mic muting, and mixed skin-tone emoji selection.&lt;/p&gt;

&lt;h2 id=&quot;qwen38-24t-a95b-raising-the-stakes-in-frontier-ai&quot;&gt;&lt;a href=&quot;https://assuntonerd.com.br/2026/08/12/qwen3-8-2-4t-a95b-eleva-a-disputa-pela-ia-de-fronteira/&quot;&gt;Qwen3.8-2.4T-A95B: Raising the Stakes in Frontier AI&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://assuntonerd.com.br&quot;&gt;Alessandro&lt;/a&gt; examines Alibaba’s newly released open-weights model, which pairs 2.4 trillion total parameters with roughly 95 billion active per token thanks to a Mixture of Experts design. His conclusion is that the real contest is shifting from who builds the biggest model to who turns that capacity into efficient, private, genuinely useful systems.&lt;/p&gt;

&lt;h2 id=&quot;registration-opens-for-akademy-es-2026-in-madrid&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/abierto-el-registro-a-akademy-es-2026-de-madrid-akademyes.html&quot;&gt;Registration Opens for Akademy-es 2026 in Madrid&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; announces that free but mandatory registration is now open for Akademy-es 2026, held Oct. 23–25 at Camping Arco Iris in Villaviciosa de Odón. Key deadlines include Sept. 5 for accommodation assistance requests, Sept. 30 for booking a spot at the campsite, and Oct. 20 for general registration. The Call for Papers is still open until Sept. 3.&lt;/p&gt;

&lt;h2 id=&quot;help-number-research-find-numbers-with-this-bash-script&quot;&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/11/contribuye-con-la-web-number-research-en-su-busqueda-de-numeros-con-este-script-en-bash/&quot;&gt;Help Number Research Find Numbers With This Bash Script&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/&quot;&gt;Victorhck&lt;/a&gt; shares a Bash script he wrote to automate submissions to Number Research Inc., a site attempting to catalogue every positive integer. The script asks where to start, submits numbers sequentially, skips ahead by 100 when a number is already claimed, and saves your position and statistics when you stop it with Ctrl+C.&lt;/p&gt;

&lt;h2 id=&quot;kstars-384-arrives-with-an-ai-guiding-assistant&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/llega-kstars-3-8-4-con-asistente-de-orientacion-con-ia.html&quot;&gt;KStars 3.8.4 Arrives With an AI Guiding Assistant&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; covers the latest release of KDE’s planetarium and astrophotography suite, which introduces what the project calls the world’s first AI-powered guiding. The release also adds an MCP server for connecting any large language model to KStars, though currently with a limited subset of functions.&lt;/p&gt;

&lt;h2 id=&quot;h264-playback-works-but-cpu-usage-is-high&quot;&gt;&lt;a href=&quot;https://blog.geeko.jp/ftake/3648&quot;&gt;H.264 Playback Works, but CPU Usage Is High&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://blog.geeko.jp/&quot;&gt;Geeko Blog&lt;/a&gt; of the Japanese openSUSE user group explains why high-resolution, high-framerate H.264 video can pin a CPU at 100 percent on a default install. openSUSE ships OpenH264, but the official gstreamer and VLC packages are built with x264 and hardware-decoder paths for H.264 disabled to avoid patent-related IP risk.&lt;/p&gt;

&lt;h2 id=&quot;get-agama-dressed-for-success&quot;&gt;&lt;a href=&quot;https://agama-project.github.io/blog/2026/08/11/dressed-for-success&quot;&gt;Get Agama Dressed for Success&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://agama-project.github.io/blog&quot;&gt;Agama Installer blog&lt;/a&gt; explains how any distribution can restyle the whole installer without touching a line of Agama code. A single CSS file named after the product id, plus logos, is enough to apply your colors, typeface and other styles across light and dark schemes while keeping the accessibility floor intact.&lt;/p&gt;

&lt;h2 id=&quot;venue-update-for-opensuseasia-summit-2026&quot;&gt;&lt;a href=&quot;https://news.opensuse.org/2026/08/10/venue-update-opensuse-asia-summit-2026/&quot;&gt;Venue Update for openSUSE.Asia Summit 2026&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://news.opensuse.org/&quot;&gt;openSUSE News&lt;/a&gt; announces that the summit moves to the Convention Hall at Universitas Islam Negeri Sunan Kalijaga in Yogyakarta, replacing the previously announced TILC venue at Universitas Gadjah Mada. The change was made for technical and logistical reasons, and the same hall hosted the very first openSUSE.Asia Summit in Indonesia back in 2016. Dates remain Oct. 3–4, 2026, and already-registered participants need to take no action.&lt;/p&gt;

&lt;h2 id=&quot;how-to-blur-your-wallpaper-in-plasma&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/como-desenfocar-tu-fondo-de-pantalla-en-plasma.html&quot;&gt;How to Blur Your Wallpaper in Plasma&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; walks through blurred wallpaper by 2N-r, a wallpaper plugin that blurs or dims the desktop background whenever an application is not fullscreen. Options cover blur radius, dimming color, transition time, and disabling the effect for slideshows, and installation is a matter of picking Active Blur from Get New Stuff in the wallpaper settings.&lt;/p&gt;

&lt;h2 id=&quot;an-alternative-taskbar-for-your-desktop-punchi-dock--plasmoids-for-plasma-6-37&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/barra-de-tareas-alternartiva-para-tu-escritorio-punchi-dock-plasmoides-para-plasma-6-37.html&quot;&gt;An Alternative Taskbar for Your Desktop, Punchi Dock – Plasmoids for Plasma 6 (37)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; reaches widget number 37 in its plasmoid series with Punchi Dock by punchipunchi, a native launcher and task dock for Plasma 6 aimed primarily at Wayland. It works either as a floating dock or integrated into a Plasma panel, and offers window cards, live thumbnails, configurable folders, MPRIS media cards, and an optional PipeWire audio visualizer.&lt;/p&gt;

&lt;h2 id=&quot;linux-saloon-215--odyssey-linux&quot;&gt;&lt;a href=&quot;https://cubiclenate.com/2026/08/08/linux-saloon-215-odyssey-linux/&quot;&gt;Linux Saloon 215 | Odyssey Linux&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://cubiclenate.com/&quot;&gt;CubicleNate&lt;/a&gt; recaps another community episode of Linux Saloon, with participants trading experiences and opinions on various distributions, Void Linux in particular. The post gathers links to the resources mentioned during the stream. It also points to upcoming events such as Open Mic Night and to participant project links.&lt;/p&gt;

&lt;h2 id=&quot;linux-saloon-214--early-edition-august&quot;&gt;&lt;a href=&quot;https://cubiclenate.com/2026/08/08/linux-saloon-214-early-edition-august/&quot;&gt;Linux Saloon 214 | Early Edition August&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://cubiclenate.com/&quot;&gt;CubicleNate&lt;/a&gt; covers an early-edition episode ranging over hardware projects like the War Thunder sim rig and the perennial question of font management on Linux. News topics included the retirement of the “Father of the Internet,” Firefox updates, and the Steam Machine launch. Fedora governance changes also came up, alongside the usual list of resources and upcoming events.&lt;/p&gt;

&lt;h2 id=&quot;ui-improvements-galore--this-week-in-plasma&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/numerosas-mejoras-en-la-interfaz-esta-semana-en-plasma.html&quot;&gt;UI Improvements Galore – This Week in Plasma&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; translates Nate Graham’s weekly Plasma report, which this time leans heavily on usability polish. Plasma 6.8 now tells you when you try to print to an unavailable printer instead of silently doing nothing, and new user account creation warns clearly about invalid username characters.&lt;/p&gt;

&lt;h2 id=&quot;measuring-binary-function-coverage-of-opensuse-integration-tests&quot;&gt;&lt;a href=&quot;https://bzoltan1.github.io/measuring-binary-function-coverage-of-opensuse-integration-test/&quot;&gt;Measuring Binary Function Coverage of openSUSE Integration Tests&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://bzoltan1.github.io/&quot;&gt;Zoltán Balogh&lt;/a&gt; opens by being explicit about what his measurement is and is not. A typical Tumbleweed install carries roughly 2,600 ELF executables in /usr/bin and /usr/sbin, while the test repository holds 2,343 test modules. Coverage is measured on 141 of those binaries using 98 test modules, which he stresses is a fraction of the picture rather than the distribution’s total test coverage.&lt;/p&gt;

&lt;h2 id=&quot;diagonal-icons-for-your-pc&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/iconos-diagonales-para-tu-pc.html&quot;&gt;Diagonal Icons for Your PC&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; presents Diagonal Icon theme by tamascsabi, a colourful set built around two-tone backgrounds split by a diagonal line. The design takes inspiration from popular sets such as Yaru, Evolvere and WhiteSur. It ships with an interactive POSIX-compliant installer that auto-detects distribution and window manager, works on Linux and BSD, supports customisable folder colours, and includes matching light and dark cursor themes.&lt;/p&gt;

&lt;h2 id=&quot;tumbleweed--review-of-the-week-202632&quot;&gt;Tumbleweed – Review of the Week 2026/32&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://dominique.leuenberger.net/blog/2026/08/tumbleweed-review-of-the-week-2026-32/&quot;&gt;Dominique Leuenberger&lt;/a&gt; and &lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/07/opensuse-tumbleweed-revision-de-la-semana-32-de-2026/&quot;&gt;Victorhck&lt;/a&gt; report on five snapshots (0731, 0802, 0803, 0804, 0805), headlined by Podman 6.0.0 defaulting rootless networking to pasta and dropping cgroups v1, slirp4netns and CNI. shadow 4.20.0 removed the PASS_MIN_DAYS setting and the associated –mindays flags outright, so automated user-management scripts relying on them will now fail intentionally. Plasma 6 Workspace also switched SDDM to default to the Wayland session, while glibc 2.44, LibreOffice 20.2.5.2 and kernel 7.1.7 wait in staging.&lt;/p&gt;

&lt;h2 id=&quot;tiny-wins-for-packagers-end-of-week-update-2026-08-07&quot;&gt;&lt;a href=&quot;https://openbuildservice.org/2026/08/07/tiny-wins/&quot;&gt;Tiny Wins for Packagers: End-of-Week Update (2026-08-07)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://openbuildservice.org/&quot;&gt;Open Build Service&lt;/a&gt; team publishes its weekly roundup of fixed issues, small features and minor releases. Shipped last week were OBS 2.10.34 with two security updates and osc 1.27.3, along with a long-awaited move to Rails 8.0.5.1. Other changes include dropping the updating and deleting BsRequest API, a fix to the /trigger API, and osc now erroring out on the deprecated apisrv option.&lt;/p&gt;

&lt;p&gt;View more blogs or learn to publish your own on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;.&lt;/p&gt;

&lt;meta name=&quot;openSUSE, Open Source, development, Linux, secure operating systems, KDE, Plasma, Tumbleweed&quot; content=&quot;HTML,CSS,XML,JavaScript&quot; /&gt;

</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/10/venue-update-opensuse-asia-summit-2026/</guid>
      <title>Venue Update for openSUSE.Asia Summit 2026</title>
      <pubDate>Mon, 10 Aug 2026 17:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/10/venue-update-opensuse-asia-summit-2026/</link>
      <author>admin@opensuse.org (openSUSE Asia Summit Team)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2026/08/venue-uinsuka-osas26.png" length="1272520" type="image/png" />
      <description>The openSUSE.Asia Summit 2026 Organizing Committee would like to announce an important update regarding the summit venue. After careful consideration, openSUSE.Asia Summit 2026 will now take place at: Convention Hall Universitas Islam Negeri (UIN) Sunan Kalijaga Yogyakarta, Special Region of Yogyakarta, Indonesia This replaces the previously announced venue at the...</description>
      <content:encoded>&lt;p&gt;The openSUSE.Asia Summit 2026 Organizing Committee would like to announce an important update regarding the summit venue.&lt;/p&gt;

&lt;p&gt;After careful consideration, &lt;strong&gt;openSUSE.Asia Summit 2026&lt;/strong&gt; will now take place at:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Convention Hall
Universitas Islam Negeri (UIN) Sunan Kalijaga
Yogyakarta, Special Region of Yogyakarta, Indonesia&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This replaces the previously announced venue at the &lt;strong&gt;Teaching Industry Learning Center (TILC), Vocational School, Universitas Gadjah Mada (UGM)&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This change has been made due to technical considerations identified during the event preparation process. Our priority is to ensure the summit runs smoothly and provides the best possible experience for attendees, speakers, sponsors, exhibitors, and volunteers.&lt;/p&gt;

&lt;p&gt;We would like to express our sincere appreciation to &lt;strong&gt;Universitas Gadjah Mada&lt;/strong&gt; for their support and cooperation throughout the planning process. The venue change was made solely due to technical and logistical considerations as we worked to ensure the best possible experience for all participants.&lt;/p&gt;

&lt;p&gt;Interestingly, the &lt;strong&gt;Convention Hall at UIN Sunan Kalijaga&lt;/strong&gt; also hosted the very first &lt;strong&gt;openSUSE.Asia Summit in Indonesia back in 2016&lt;/strong&gt;. We are excited to return to a venue that has become part of the summit’s history.&lt;/p&gt;

&lt;p&gt;The summit dates remain unchanged:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;- October 3-4 2026&lt;/strong&gt;
&lt;strong&gt;- Yogyakarta, Indonesia&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The new venue provides the facilities needed to accommodate summit sessions, sponsor exhibitions, community activities, and networking opportunities throughout the two-day event.&lt;/p&gt;

&lt;p&gt;Participants who have already registered &lt;strong&gt;do not need to take any action&lt;/strong&gt;. Registration, tickets, and all scheduled activities will continue as planned, with only the venue being updated.&lt;/p&gt;

&lt;p&gt;We would also like to express our sincere gratitude to &lt;strong&gt;Universitas Islam Negeri Sunan Kalijaga&lt;/strong&gt; for welcoming openSUSE.Asia Summit 2026 and supporting this year’s summit.&lt;/p&gt;

&lt;p&gt;Thank you for your continued support. We look forward to welcoming the openSUSE community from across Asia to &lt;strong&gt;Yogyakarta&lt;/strong&gt; this October.&lt;/p&gt;

&lt;meta name=&quot;openSUSE, Open Source, development, Linux, secure operating systems, Asia, Summit, community&quot; content=&quot;HTML,CSS,XML,JavaScript&quot; /&gt;

</content:encoded>
    </item>

    <item>
      <guid>https://news.opensuse.org/2026/08/10/planet-roundup/</guid>
      <title>Planet News Roundup</title>
      <pubDate>Mon, 10 Aug 2026 08:00:00 +0000</pubDate>
      <link>https://news.opensuse.org/2026/08/10/planet-roundup/</link>
      <author>admin@opensuse.org (Douglas DeMaio)</author>
      <enclosure url="https://news.opensuse.org/wp-content/uploads/2025/07/planet.png" length="78165" type="image/png" />
      <description>This is a roundup of articles from the openSUSE community listed on planet.opensuse.org. The community blog feed aggregator lists the featured highlights below from July 31 to August 6. This week highlights the winner of the openSUSE.Asia Summit 2026 logo competition ahead of the October summit in Yogyakarta, and Tumbleweed...</description>
      <content:encoded>&lt;p&gt;This is a roundup of articles from the openSUSE community listed on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The community blog feed aggregator lists the featured highlights below from July 31 to August 6. This week highlights the winner of the openSUSE.Asia Summit 2026 logo competition ahead of the October summit in Yogyakarta, and Tumbleweed reached a major milestone with GCC 16 becoming the default system compiler. On the KDE side, Plasma 6.7.4 arrived as the fourth bugfix release, work moved forward on making KIO dramatically faster at copying small files, and the Call for Papers opened for Akademy-es 2026 in Madrid.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Here is a summary and links for each post:&lt;/strong&gt;&lt;/p&gt;

&lt;h2 id=&quot;3-native-platformer-games-for-linux&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/3-juegos-nativos-de-plataformas-para-linux.html&quot;&gt;3 Native Platformer Games for Linux&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; continues its series on native Linux games with three platformers highlighted by the Planeta Tecno channel. The picks are &lt;a href=&quot;https://pipoypipagames.itch.io/cows-revenge&quot;&gt;Cow’s Revenge&lt;/a&gt;, a comedic run about a genetically enhanced cow taking revenge on butchers, &lt;a href=&quot;https://www.cavestory.org/&quot;&gt;Cave Story&lt;/a&gt;, an RPG-flavoured classic of the genre, and &lt;a href=&quot;https://frogatto.com/&quot;&gt;Frogatto &amp;amp; Friends&lt;/a&gt;, praised for its polished art and quest-driven story.&lt;/p&gt;

&lt;h2 id=&quot;submit-your-talk-to-akademy-es-2026-in-madrid&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/presenta-tu-charla-a-akademy-es-2026-de-madrid-akademyes.html&quot;&gt;Submit Your Talk to Akademy-es 2026 in Madrid&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; announces that the Call for Papers is open for Akademy-es 2026, held Oct. 23–25 at Camping Arco Iris in Villaviciosa de Odón, Madrid. The venue was chosen deliberately to emphasise the community side of KDE, marking both KDE’s 30th and Akademy-es’s 20th anniversary. Proposals for 45-minute talks or 10-minute lightning talks are accepted until September 3 at akademy-es-org@kde-espana.org.&lt;/p&gt;

&lt;h2 id=&quot;opensuse-asia-summit-2026-logo-competition-winner-announced&quot;&gt;&lt;a href=&quot;https://news.opensuse.org/2026/08/04/osas-2026-logo-winner&quot;&gt;openSUSE Asia Summit 2026 Logo Competition Winner Announced&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://news.opensuse.org/&quot;&gt;openSUSE News&lt;/a&gt; reveals that A. Thalida won the openSUSE.Asia Summit 2026 logo competition. The design becomes the official visual identity of this year’s conference. Nine entries arrived from contributors across several countries. The winner was chosen by a vote of the openSUSE.Asia Committee and the local organising team. The summit takes place Oct. 3–4, 2026 in Yogyakarta, Indonesia.&lt;/p&gt;

&lt;h2 id=&quot;fourth-plasma-67-update&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/cuarta-actualizacion-de-plasma-6-7.html&quot;&gt;Fourth Plasma 6.7 Update&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; covers the fourth bugfix release of Plasma 6.7. The post also recaps the headline features of the 6.7 series, including per-screen virtual desktops, a microphone volume test, and a quick light/dark theme switcher.&lt;/p&gt;

&lt;h2 id=&quot;kde-will-be-faster-at-copying-small-files&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/kde-sera-mas-rapido-copiando-archivos-pequenos.html&quot;&gt;KDE Will Be Faster at Copying Small Files&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; reports on &lt;a href=&quot;https://blogs.kde.org/authors/mevencar&quot;&gt;Méven Car’s&lt;/a&gt; work fixing a long-standing KIO slowdown when copying thousands of small files. The bug was first filed back in 2014. The fix replaces the socket pair still used between KIO workers and applications with a zero-copy in-memory transport, and cuts redundant filesystem checks on the destination.&lt;/p&gt;

&lt;h2 id=&quot;free-software-foundation-newsletter-roundup--august-2026&quot;&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/2026/08/03/recopilacion-del-boletin-de-noticias-de-la-free-software-foundation-agosto-de-2026/&quot;&gt;Free Software Foundation Newsletter Roundup – August 2026&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/&quot;&gt;Victorhck&lt;/a&gt; translates and summaries the FSF’s monthly supporter bulletin for August. Highlights include a call to oppose the GUARD Act and age-verification laws that could make anonymous use of machine learning tools impossible, and news that the German state of Mecklenburg-Vorpommern has moved around 5,000 employees to Nextcloud.&lt;/p&gt;

&lt;h2 id=&quot;geeko-magazine-2026-summer-edition-announced&quot;&gt;&lt;a href=&quot;https://blog.geeko.jp/ftake/3644&quot;&gt;Geeko Magazine 2026 Summer Edition Announced&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://blog.geeko.jp/&quot;&gt;Geeko Blog&lt;/a&gt; of the Japanese openSUSE user group announces the Summer 2026 special edition. Articles cover upgrading to Leap 16.0, making Samba servers browsable, terminal-based Linux desktops with bcon, KDE Plasma, and building with the Open Build Service.&lt;/p&gt;

&lt;h2 id=&quot;this-july-in-kde-linux&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/este-mes-de-julio-en-kde-linux.html&quot;&gt;This July in KDE Linux&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; has a July report that highlights the community’s immutable “OS of the future”. New this month is an integrated QA system that catches critical performance and login regressions before they reach users, alongside kernel security tweaks, faster boot from trimmed modules, and on-demand CUPS.&lt;/p&gt;

&lt;h2 id=&quot;emoji-resizing--this-week-in-plasma&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/redimensionamiento-de-emojis-esta-semana-en-plasma.html&quot;&gt;Emoji Resizing – This Week in Plasma&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; looks at Plasma 6.8 and the ability to make emojis in the picker larger or smaller. Other changes include pixel-by-pixel screen positioning with arrow keys in Display Configuration, QR code detection in Spectacle, and a modernised system tray widget.&lt;/p&gt;

&lt;h2 id=&quot;linux-saloon-213--news-flight-night&quot;&gt;&lt;a href=&quot;https://cubiclenate.com/2026/08/01/linux-saloon-213-news-flight-night/&quot;&gt;Linux Saloon 213 | News Flight Night&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://cubiclenate.com/&quot;&gt;CubicleNate&lt;/a&gt; recaps a wide-ranging community episode of Linux Saloon covering VPN usage and how people manage user accounts on their machines. News topics included Arch Linux disabling AUR package adoption as a countermeasure against malware and upcoming features in Ubuntu 26.10.&lt;/p&gt;

&lt;h2 id=&quot;how-extremadura-changed-free-software-forever--episode-2-of-la-era-de-las-distros&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/como-extremadura-cambio-el-software-libre-para-siempre-episodio-2-del-podcast-la-era-de-las-distros.html&quot;&gt;How Extremadura Changed Free Software Forever – Episode 2 of “La era de las distros”&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; promotes the second episode of Lorenzo Carbonell’s podcast on Spain’s regional educational distributions, this time telling the story of LinEx. Guest Jesús Rubio, joined by Jesús González Barahona, explains how a largely rural region took on Microsoft in the early 2000s and turned technological sovereignty into something actually installed on thousands of machines.&lt;/p&gt;

&lt;h2 id=&quot;opensuse-tumbleweed-review-of-week-31&quot;&gt;openSUSE Tumbleweed Review of Week 31&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://victorhckinthefreeworld.com/2026/07/31/opensuse-tumbleweed-revision-de-la-semana-31-de-2026/&quot;&gt;Victorhck&lt;/a&gt; and &lt;a href=&quot;https://dominique.leuenberger.net/blog/2026/07/tumbleweed-review-of-the-week-2026-31/&quot;&gt;Dominique Leuenberger&lt;/a&gt; report on the five snapshots released this week, headlined by GCC 16 landing as Tumbleweed’s new default system compiler in snapshot 0726. The full-repository rebuild made that snapshot exceptionally large, and linux-glibc-devel 7.1 followed in 0728 alongside the return of multipath-tools 0.15~1 after last week’s revert.&lt;/p&gt;

&lt;h2 id=&quot;my-plasma-desktop-for-july-2026-viernesdeescritorio&quot;&gt;&lt;a href=&quot;https://www.kdeblog.com/mi-escritorio-plasma-de-julio-2026-viernesdeescritorio.html&quot;&gt;My Plasma Desktop for July 2026 #viernesdeescritorio&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://www.kdeblog.com/&quot;&gt;KDE Blog&lt;/a&gt; shares the 74th installment of its monthly desktop showcase. This time on a new Slimbook Evo ultrabook running KDE Neon with Plasma 6.7.3 on Wayland. The vertical left-hand panel holds a digital clock, virtual desktop switcher, icons-only task manager, system tray, desktop view and application launcher.&lt;/p&gt;

&lt;h2 id=&quot;creating-the-ultimate-vertical-monitor-workspace&quot;&gt;&lt;a href=&quot;https://cubiclenate.com/2026/07/31/creating-the-ultimate-vertical-monitor-workspace/&quot;&gt;Creating the Ultimate Vertical Monitor Workspace&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://cubiclenate.com/&quot;&gt;CubicleNate&lt;/a&gt; chronicles a home office upgrade that began with a six-monitor rig built from inadequate screens. An LG DualUP monitor proved a step forward, which led to settling on a dual INNOCN display setup aimed at maximising productivity. Despite some connection trouble and mismatched pixel density, the new vertical layout markedly improved both usability and desk efficiency.&lt;/p&gt;

&lt;h2 id=&quot;tiny-wins-for-packagers-end-of-week-update-2026-07-31&quot;&gt;&lt;a href=&quot;https://openbuildservice.org/2026/07/31/tiny-wins/&quot;&gt;Tiny Wins for Packagers: End-of-Week Update (2026-07-31)&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://openbuildservice.org/&quot;&gt;Open Build Service&lt;/a&gt; team publishes its weekly roundup of small fixes, minor features and new external contributions. Shipped items include de-grouping when filter_search_text sits on top of filter_labels, fixed overlapping labels on image template radio buttons, clearer visual cues that attributes are expandable, and rejection of release targets pointing back at the same repository.&lt;/p&gt;

&lt;p&gt;View more blogs or learn to publish your own on &lt;a href=&quot;https://planet.opensuse.org&quot;&gt;planet.opensuse.org&lt;/a&gt;.&lt;/p&gt;

&lt;meta name=&quot;openSUSE, Open Source, development, Linux, secure operating systems, KDE, Plasma, Tumbleweed&quot; content=&quot;HTML,CSS,XML,JavaScript&quot; /&gt;

</content:encoded>
    </item>

  </channel>
</rss>

