<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LinuxNation</title>
    <link></link>
    <description>Welcome to linuxnation.social! Your go-to destination for Linux videos, Open Source, and self-hosted services.</description>
    <atom:link href="/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows drops below 60% desktop market share for the first time in years</title>
      <link>/blog/windows_unter_60_prozent/</link>
      <guid>/blog/windows_unter_60_prozent/</guid>
      <description>&lt;h1 id=&quot;windows-drops-below-60-desktop-market-share-for-the-first-time-in-years&quot;&gt;Windows drops below 60% desktop market share for the first time in years&lt;/h1&gt;
&lt;p&gt;Windows has fallen below the 60% mark in global desktop market share for the first time in years. According to the latest &lt;a href=&quot;https://gs.statcounter.com/os-market-share/desktop/worldwide&quot;&gt;StatCounter data&lt;/a&gt;, Microsoft’s operating system held 56.55% of the desktop market in June 2026.&lt;/p&gt;
&lt;p&gt;Windows remains the dominant desktop operating system by a wide margin, but the latest figures show a gradual shift in the market. Desktop users today have more alternatives than they did in previous decades, with macOS, Linux, and Chrome OS all maintaining a presence.&lt;/p&gt;
&lt;h2 id=&quot;current-desktop-market-shares&quot;&gt;Current desktop market shares&lt;/h2&gt;
&lt;p&gt;According to StatCounter’s June 2026 figures:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Windows:&lt;/strong&gt; 56.55%&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;macOS:&lt;/strong&gt; 16.37% (OS X 11.89% + macOS 4.48%)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linux:&lt;/strong&gt; 4.39%&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Chrome OS:&lt;/strong&gt; 1.21%&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Windows is still the most widely used desktop operating system, but Apple has established itself as the clear second-largest platform. Linux has also reached one of its highest recorded desktop usage levels so far.&lt;/p&gt;
&lt;h2 id=&quot;why-is-windows-losing-market-share&quot;&gt;Why is Windows losing market share?&lt;/h2&gt;
&lt;p&gt;The decline is likely the result of several factors rather than a single cause.&lt;/p&gt;
&lt;p&gt;One factor is the transition to Windows 11. The operating system introduced stricter hardware requirements, leaving many older PCs without official support. Some users have chosen to keep existing systems longer, while others have started looking at alternative operating systems.&lt;/p&gt;
&lt;p&gt;Microsoft’s increasing focus on online accounts, cloud services, and data collection has also caused criticism among some users. These concerns have encouraged a portion of the market to explore other platforms.&lt;/p&gt;
&lt;p&gt;At the same time, Linux has become easier to use on the desktop. Distributions such as Ubuntu, Fedora, Linux Mint, and openSUSE now provide mature desktop environments, improved hardware support, and simpler software installation. The popularity of the Steam Deck has also helped increase awareness of Linux gaming.&lt;/p&gt;
&lt;h2 id=&quot;linux-gains-attention-but-apple-remains-ahead&quot;&gt;Linux gains attention, but Apple remains ahead&lt;/h2&gt;
&lt;p&gt;While Linux has grown, it is unlikely that most of the lost Windows share has moved directly to open source platforms. Apple remains the strongest alternative, with macOS holding a market share several times larger than Linux.&lt;/p&gt;
&lt;p&gt;The reasons for choosing each platform are also different. Some users move to Linux because they want more control over their system, while others choose Apple for its hardware integration and ecosystem.&lt;/p&gt;
&lt;p&gt;Linux remains a smaller desktop platform, but it continues to gain attention among developers, technical users, and gamers.&lt;/p&gt;
&lt;h2 id=&quot;what-statcounter-actually-measures&quot;&gt;What StatCounter actually measures&lt;/h2&gt;
&lt;p&gt;StatCounter does not measure every installed operating system directly. Instead, it collects data from web traffic on websites that use its tracking technology.&lt;/p&gt;
&lt;p&gt;The numbers therefore represent usage activity rather than the exact number of computers running each operating system. However, the methodology has remained consistent over time, making the data useful for identifying broader trends.&lt;/p&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;Windows remains the leading desktop operating system in 2026, but its position is less dominant than it was in the past.&lt;/p&gt;
&lt;p&gt;The growth of macOS and the continued progress of Linux show that the desktop market has become more diverse. For users, this means more choices and more competition between platforms.&lt;/p&gt;
</description>
      <pubDate>Tue, 7 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>TUXEDO OS Drops Ubuntu in Favor of Debian Testing</title>
      <link>/blog/tuxedo_os_debian/</link>
      <guid>/blog/tuxedo_os_debian/</guid>
      <description>&lt;p&gt;&lt;a href=&quot;https://www.tuxedocomputers.com/en/A-new-foundation-for-TUXEDO-OS-Switching-to-Debian.tuxedo&quot;&gt;TUXEDO Computers&lt;/a&gt; is leaving Ubuntu behind. The Linux distribution developed by the Bavarian PC manufacturer will soon be based on Debian Testing instead. The decision comes down to several factors.&lt;/p&gt;
&lt;h2 id=&quot;why-the-switch&quot;&gt;Why the switch?&lt;/h2&gt;
&lt;p&gt;Until now, TUXEDO OS followed a hybrid release model built on Ubuntu LTS while continuously updating components such as the Linux kernel, web browsers, NVIDIA drivers, and KDE Plasma. That approach has worked well for years, but maintaining it has become increasingly difficult.&lt;/p&gt;
&lt;h3 id=&quot;backporting-is-becoming-a-challenge&quot;&gt;Backporting is becoming a challenge&lt;/h3&gt;
&lt;p&gt;Backporting modern software to an older package base requires more effort over time, especially when newer applications depend on libraries that are either outdated or unavailable in Ubuntu LTS. Updating core libraries such as Qt, which KDE Plasma depends on, can also cause software from the Ubuntu repositories to stop working properly.&lt;/p&gt;
&lt;h3 id=&quot;the-growing-focus-on-snap&quot;&gt;The growing focus on Snap&lt;/h3&gt;
&lt;p&gt;Canonical is steadily shifting more applications toward Snap packages while traditional DEB packages are becoming less important. As a result, keeping Snap out of TUXEDO OS is becoming increasingly difficult.&lt;/p&gt;
&lt;h3 id=&quot;canonicals-ai-roadmap&quot;&gt;Canonical&apos;s AI roadmap&lt;/h3&gt;
&lt;p&gt;TUXEDO also points to &lt;a href=&quot;https://discourse.ubuntu.com/t/the-future-of-ai-in-ubuntu/81130&quot;&gt;Canonical&apos;s AI roadmap&lt;/a&gt;, announced by Mark Shuttleworth during Ubuntu Summit 26.04. According to the company, the plans are still not transparent enough. It also argues that security updates sometimes take longer to reach users than necessary.&lt;/p&gt;
&lt;h2 id=&quot;quotcontinuous-debianquot&quot;&gt;&amp;quot;Continuous Debian&amp;quot;&lt;/h2&gt;
&lt;p&gt;Rather than switching to Debian Stable, TUXEDO OS will use Debian Testing as its permanent foundation. Even after the release of Debian 14 &amp;quot;Forky&amp;quot;, expected in the summer of 2027, the distribution will continue tracking the Testing branch. TUXEDO refers to this approach as &amp;quot;Continuous Debian.&amp;quot;&lt;/p&gt;
&lt;p&gt;For users, very little will change. Package management stays the same, updates will continue through Discover or the command line, and the overall system layout remains unchanged. The kernel, browsers, and graphics stack will still receive frequent updates.&lt;/p&gt;
&lt;p&gt;New packages first enter Debian Unstable (Sid) before moving to Debian Testing after successful testing. Testing eventually becomes the next stable Debian release.&lt;/p&gt;
&lt;h2 id=&quot;btrfs-with-snapshots&quot;&gt;Btrfs with snapshots&lt;/h2&gt;
&lt;p&gt;Another major change is the adoption of Btrfs as the default file system, together with automatic snapshots and rollback support through Snapper. Before every package update, the system automatically creates a snapshot. If something goes wrong, users can restore the previous system state within minutes.&lt;/p&gt;
&lt;h2 id=&quot;no-direct-migration&quot;&gt;No direct migration&lt;/h2&gt;
&lt;p&gt;According to TUXEDO, an in-place upgrade from the Ubuntu-based release to the new Debian-based version will not be technically possible. Instead, users will have to perform a clean installation. A detailed migration guide will be published before the final release. Those who prefer to remain on an Ubuntu-based platform will be offered a straightforward migration path to Kubuntu 26.04.&lt;/p&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;The move to Debian Testing gives TUXEDO greater control over its release cycle while reducing its dependence on Canonical&apos;s strategic decisions. The company also sees the transition as a step toward greater digital sovereignty. For customers who buy TUXEDO hardware, that is likely to be good news in the long run.&lt;/p&gt;
</description>
      <pubDate>Mon, 6 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>postmarketOS: Plasma 6.7 and Rust USB Tooling on Linux Phones</title>
      <link>/blog/postmarketos_plasma_6_7/</link>
      <guid>/blog/postmarketos_plasma_6_7/</guid>
      <description>&lt;p&gt;&lt;a href=&quot;https://postmarketos.org/&quot;&gt;postmarketOS&lt;/a&gt; has released a new development update. The key changes: Plasma 6.7, a new Rust-based USB tool, and Duranium improvements.&lt;/p&gt;
&lt;h2 id=&quot;plasma-67-on-linux-phones&quot;&gt;Plasma 6.7 on Linux phones&lt;/h2&gt;
&lt;p&gt;The most visible change: &lt;a href=&quot;https://postmarketos.org/blog/2026/07/06/pmOS-update-2026-06/&quot;&gt;KDE Plasma 6.7&lt;/a&gt; is now available in both Alpine Linux and postmarketOS. Supported devices get the latest KDE improvements directly on their smartphones.&lt;/p&gt;
&lt;h2 id=&quot;usb-signaller-new-rust-tool&quot;&gt;usb-signaller: new Rust tool&lt;/h2&gt;
&lt;p&gt;A new tool called usb-signaller partially replaces the previous role of usb-moded. The Rust-based tool is integrated into postmarketOS edge and offers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;USB gadget initialization without initramfs scripts&lt;/li&gt;
&lt;li&gt;Transactional mode and gadget switching for better reliability&lt;/li&gt;
&lt;li&gt;Clearer logging&lt;/li&gt;
&lt;li&gt;Handling of missing kernel drivers&lt;/li&gt;
&lt;li&gt;OpenRC support&lt;/li&gt;
&lt;li&gt;USB role switching between host and device mode&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;duranium-improvements&quot;&gt;Duranium improvements&lt;/h2&gt;
&lt;p&gt;Duranium, the systemd-based variant of postmarketOS, also gets updates:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Waydroid via sysext:&lt;/strong&gt; Android apps can now be enabled more easily with &lt;code&gt;updatectl enable waydroid&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fallback bootloader:&lt;/strong&gt; Duranium now uses systemd/bootctl on systems with EFI variable support to keep a fallback bootloader available during updates&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;device-support&quot;&gt;Device support&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The linux-postmarketos-qcom-sdm845 kernel updated to Linux 7.1&lt;/li&gt;
&lt;li&gt;LG G7 ThinQ gets working touchscreen support&lt;/li&gt;
&lt;li&gt;armhf (armv6) support removed from postmarketOS edge&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;packaging-cleanup&quot;&gt;Packaging cleanup&lt;/h2&gt;
&lt;p&gt;Unmaintained packages moved to an archived category. Stricter requirements for testing category devices: kernels must be no older than the oldest currently supported LTS kernel on kernel.org, and must be built with LLVM.&lt;/p&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;For users looking for a native Linux system on mobile devices, postmarketOS remains one of the most interesting options. Plasma 6.7 and the new USB tooling show the project cares about both user experience and technical quality.&lt;/p&gt;
</description>
      <pubDate>Mon, 6 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>BSDun: Running FreeBSD Binaries Directly on Linux</title>
      <link>/blog/bsdun_freebsd_auf_linux/</link>
      <guid>/blog/bsdun_freebsd_auf_linux/</guid>
      <description>&lt;p&gt;A new project called BSDun is taking on an unusual challenge: running FreeBSD binaries directly on Linux without recompiling them. The project is only about two weeks old, but its early progress is already noteworthy.&lt;/p&gt;
&lt;h2 id=&quot;what-is-bsdun&quot;&gt;What is BSDun?&lt;/h2&gt;
&lt;p&gt;BSDun is a Linux kernel module that teaches the kernel how to recognize and load FreeBSD ELF executables. The programs run against a FreeBSD userland under &lt;code&gt;/compat/freebsd&lt;/code&gt;, which must be populated with the required libraries and base system components. The concept mirrors &lt;a href=&quot;https://wiki.freebsd.org/Linuxulator&quot;&gt;FreeBSD&apos;s Linuxulator&lt;/a&gt;, which allows FreeBSD to run Linux binaries. BSDun does the opposite.&lt;/p&gt;
&lt;h2 id=&quot;what-already-works&quot;&gt;What already works?&lt;/h2&gt;
&lt;p&gt;According to the project&apos;s &lt;a href=&quot;https://gitlab.com/megastallman/bsdun&quot;&gt;GitLab page&lt;/a&gt;, created on June 23, 2026, BSDun already supports a considerable range of FreeBSD software and features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;FreeBSD&apos;s &lt;code&gt;/bin/sh&lt;/code&gt; and shell functionality&lt;/li&gt;
&lt;li&gt;Statically and dynamically linked programs (using &lt;code&gt;ld-elf.so.1&lt;/code&gt;, &lt;code&gt;libc.so.7&lt;/code&gt;, and &lt;code&gt;libthr.so.3&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;Networking and DNS resolution&lt;/li&gt;
&lt;li&gt;FreeBSD&apos;s &lt;code&gt;pkg&lt;/code&gt; package manager&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ping&lt;/code&gt;, &lt;code&gt;kqueue/kevent&lt;/code&gt;, and threading&lt;/li&gt;
&lt;li&gt;Command-line tools including &lt;code&gt;sed&lt;/code&gt;, &lt;code&gt;awk&lt;/code&gt;, &lt;code&gt;grep&lt;/code&gt;, &lt;code&gt;find&lt;/code&gt;, &lt;code&gt;stat&lt;/code&gt;, &lt;code&gt;tail&lt;/code&gt;, and others&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;how-does-it-work&quot;&gt;How does it work?&lt;/h2&gt;
&lt;p&gt;BSDun registers a FreeBSD ELF handler in Linux&apos;s binary format chain. When a program is started, the module checks the ELF OSABI field or a FreeBSD ABI note to determine whether it is a FreeBSD binary.&lt;/p&gt;
&lt;p&gt;If it is, BSDun loads the ELF image, creates a FreeBSD-compatible auxiliary vector, and redirects the runtime environment to the FreeBSD compatibility root. The module also handles system call and signal translation, along with additional ABI compatibility between FreeBSD and Linux.&lt;/p&gt;
&lt;h2 id=&quot;limitations&quot;&gt;Limitations&lt;/h2&gt;
&lt;p&gt;BSDun is still experimental. It is not part of the upstream Linux kernel and should not be considered a stable subsystem. Many parts are still under active development, and compatibility continues to improve. One security-related limitation is that Capsicum calls are currently treated as successful no-ops because Linux does not implement FreeBSD&apos;s Capsicum sandboxing model. As a result, some applications may run without matching FreeBSD&apos;s security behavior exactly.&lt;/p&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;BSDun is only about two weeks old and has not yet published any releases. Even so, the project already demonstrates how far binary compatibility between Unix-like operating systems can be pushed. Whether it will eventually become a practical solution for everyday use remains to be seen.&lt;/p&gt;
</description>
      <pubDate>Sun, 5 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Linux Weekly Roundup: Top News from Week 27</title>
      <link>/blog/linux_wochenrueckblick_kw_27/</link>
      <guid>/blog/linux_wochenrueckblick_kw_27/</guid>
      <description>&lt;p&gt;Plenty of news this week: GNOME 51 Alpha, COSMIC 1.2, a new experimental project running FreeBSD binaries on Linux, security updates for OpenSSH and OpenVPN, and Canonical pushing ARM64 as a first-class architecture. Plus a heated discussion about AI-generated code attribution in the Linux kernel.&lt;/p&gt;
&lt;h2 id=&quot;linux-distributions&quot;&gt;LINUX DISTRIBUTIONS&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/kali_linux_2026_2/&quot;&gt;Kali Linux 2026.2: GNOME 50, KDE Plasma 6.6, and Kernel 6.19&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/mageia_10/&quot;&gt;Mageia 10 Is Here: The Mandriva Successor Keeps Going&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/arch-linux-july-iso-is-out-with-linux-kernel-7-0-14-and-archinstall-4-4/&quot;&gt;Arch Linux July ISO with kernel 7.0.14 and archinstall 4.4&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/tails-7-9-1-fixes-dirtyclone-kernel-flaw-updates-tor-browser/&quot;&gt;Tails 7.9.1 fixes DirtyClone kernel flaw, updates Tor Browser&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/canonical-confirms-ubuntu-fixes-for-dirtyclone-linux-kernel-flaw/&quot;&gt;Canonical confirms Ubuntu fixes for DirtyClone kernel flaw&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/hannah-montana-linux-is-back-and-yes-its-real/&quot;&gt;Hannah Montana Linux is back, and yes, it&apos;s real&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/aerynos-lands-versioned-repositories-phase-2-in-major-july-update/&quot;&gt;AerynOS lands versioned repositories (Phase 2)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/system76-debuts-2026-lemur-pro-with-18-hour-battery-life-and-wi-fi-7/&quot;&gt;System76 debuts 2026 Lemur Pro with 18-hour battery and Wi-Fi 7&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;software-updates&quot;&gt;SOFTWARE UPDATES&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/git_2_55/&quot;&gt;Git 2.55 Brings FSMonitor to Linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/gnome_51_alpha/&quot;&gt;GNOME 51 Alpha: First Preview Arrives with Numerous Enhancements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/clamav_1_5_3/&quot;&gt;ClamAV 1.5.3 Patches Multiple Security Flaws&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/yserver_1_3/&quot;&gt;YSERVER 1.3: The Vibe-Coded X11 Server Gets Usable&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/kde-plasma-6-7-2-lands-with-more-kwin-wayland-and-amd-gpu-fixes/&quot;&gt;KDE Plasma 6.7.2 with KWin, Wayland, and AMD GPU fixes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;phoronix.com: &lt;a href=&quot;https://www.phoronix.com/news/COSMIC-Epoch-1.2&quot;&gt;COSMIC Epoch 1.2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/dxvk-3-0-1-released-with-fixes-for-gta-iv-fallout-3-black-mesa-and-more/&quot;&gt;DXVK 3.0.1 with fixes for GTA IV, Fallout 3, Black Mesa&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/openssh-10-4-patches-multiple-security-issues-in-ssh-scp-and-sftp/&quot;&gt;OpenSSH 10.4 patches security issues in SSH, SCP, and SFTP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/kde-plasma-6-8-promises-smoother-animations/&quot;&gt;KDE Plasma 6.8 promises smoother animations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/openvpn-2-7-5-released-with-seven-cve-fixes/&quot;&gt;OpenVPN 2.7.5 with seven CVE fixes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/virtualbox-7-2-12-fixes-linux-host-kernel-panic/&quot;&gt;VirtualBox 7.2.12 fixes Linux host kernel panic&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/immich-3-0-released-with-big-upgrades-for-self-hosted-photo-libraries/&quot;&gt;Immich 3.0 with big upgrades for self-hosted photo libraries&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/calibre-9-11-e-book-manager-adds-html-export-for-e-book-annotations/&quot;&gt;Calibre 9.11 adds HTML export for e-book annotations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/fwupd-2-1-6-improves-firmware-update-handling-on-linux/&quot;&gt;fwupd 2.1.6 improves firmware updates on Linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/bleachbit-6-0-2-cleaner-and-privacy-tool-released-with-appimage-build-for-linux-users/&quot;&gt;BleachBit 6.0.2 now available as AppImage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/phosh-0-56-linux-mobile-shell-adds-new-top-bar-load-meter/&quot;&gt;Phosh 0.56 adds new top-bar load meter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;hardware-updates&quot;&gt;HARDWARE UPDATES&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/system76-debuts-2026-lemur-pro-with-18-hour-battery-life-and-wi-fi-7/&quot;&gt;System76 debuts 2026 Lemur Pro with 18-hour battery life and Wi-Fi 7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/juno-tab-4-wifi-brings-intel-core-ultra-power-to-a-premium-linux-tablet/&quot;&gt;Juno Tab 4 WiFi Brings Intel Core Ultra Power to a Premium Linux Tablet&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;worth-reading&quot;&gt;WORTH READING&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/ladybird_browser_june_2026_update/&quot;&gt;Ladybird Browser: June Update Brings Downloads, History, and Linux Sandboxing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxnation.social: &lt;a href=&quot;https://linuxnation.social/blog/reactos_half_life_2/&quot;&gt;ReactOS Can Now Run Half-Life 2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/experimental-bsdun-kernel-module-runs-freebsd-binaries-on-linux/&quot;&gt;Experimental BSDun kernel module runs FreeBSD binaries on Linux&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;phoronix.com: &lt;a href=&quot;https://www.phoronix.com/news/Ubuntu-ARM64-2026&quot;&gt;Canonical: Ubuntu ARM64 becomes a first-class architecture&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/linux-tops-2026-cve-charts/&quot;&gt;Linux tops 2026 CVE charts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/gnu-guix-package-manager-hit-by-four-security-flaws/&quot;&gt;GNU Guix package manager hit by four security flaws&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/fedora-rethinks-community-initiatives-after-ai-desktop-backlash/&quot;&gt;Fedora rethinks community initiatives after AI desktop backlash&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/ubuntu-reverts-rust-cp-after-it-breaks-live-image-builds/&quot;&gt;Ubuntu reverts Rust cp after it breaks live image builds&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/asahi-linux-gets-closer-to-full-m3-support-on-apple-silicon-macs/&quot;&gt;Asahi Linux gets closer to full M3 support on Apple Silicon Macs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;linuxiac.com: &lt;a href=&quot;https://linuxiac.com/wsl-gets-its-own-linux-container-runtime-with-docker-like-commands/&quot;&gt;WSL gets its own Linux container runtime with Docker-like commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;phoronix.com: &lt;a href=&quot;https://www.phoronix.com/news/Linux-AI-Attribution-Again&quot;&gt;Linux kernel developers discuss AI agent attribution again&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;worth-watching&quot;&gt;WORTH WATCHING&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;youtube.com: &lt;a href=&quot;https://www.youtube.com/@LinuxNationDE/videos&quot;&gt;Playlist&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
      <pubDate>Sun, 5 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Phosh 0.56: New Load Meter, App Hiding for Immutable Systems and Tablet Improvements</title>
      <link>/blog/phosh_0_56/</link>
      <guid>/blog/phosh_0_56/</guid>
      <description>&lt;p&gt;&lt;a href=&quot;https://phosh.mobi/releases/rel-0.56.0/&quot;&gt;Phosh 0.56&lt;/a&gt; has been released. The GNOME-based shell for Linux smartphones and tablets focuses mainly on improvements for immutable systems and tablets. Users of immutable distributions benefit from new app management options, while the release also includes various bug fixes and usability improvements.&lt;/p&gt;
&lt;h2 id=&quot;new-load-meter-in-the-top-bar&quot;&gt;New Load Meter in the Top Bar&lt;/h2&gt;
&lt;p&gt;Phosh 0.56 adds a new plugin for the top bar: a Load Meter that displays the current system load. It provides a quick way to check whether the device is currently under heavier load due to background activity.&lt;/p&gt;
&lt;h2 id=&quot;hide-apps-on-immutable-systems&quot;&gt;Hide Apps on Immutable Systems&lt;/h2&gt;
&lt;p&gt;One of the most notable changes targets immutable systems such as postmarketOS Duranium and BengalOS, Phosh&apos;s Debian-based immutable image variant. On these systems, many applications are part of the read-only base image and cannot simply be removed.&lt;/p&gt;
&lt;p&gt;With Phosh 0.56, these apps can now be hidden from the app overview. They can also be restored later through Mobile Settings if needed.&lt;/p&gt;
&lt;h2 id=&quot;mobile-settings-adds-os-updates&quot;&gt;Mobile Settings Adds OS Updates&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Mobile Settings&lt;/strong&gt; application has also received new features. A new panel allows managing atomic operating system updates on supported immutable systems using &lt;code&gt;systemd-sysupdate&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The app can also manage hidden applications, and the Syncthing plugin can now be enabled directly from the settings interface.&lt;/p&gt;
&lt;h2 id=&quot;improvements-to-the-on-screen-keyboard&quot;&gt;Improvements to the On-Screen Keyboard&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;Stevia&lt;/strong&gt; on-screen keyboard received several improvements as well. Applications can now use a custom default layout, for example a terminal layout for Emacs. Arrow keys are also available by default in the shortcut bar, and key repeat support has been improved.&lt;/p&gt;
&lt;h2 id=&quot;tablet-improvements&quot;&gt;Tablet Improvements&lt;/h2&gt;
&lt;p&gt;On tablets, the lock screen can now rotate. Changes to the cutout configuration, such as notch handling, are applied immediately. The lock screen design has also received several improvements.&lt;/p&gt;
&lt;h2 id=&quot;other-improvements&quot;&gt;Other Improvements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Notifications are shown when an application cannot be uninstalled&lt;/li&gt;
&lt;li&gt;Faster app startup handling, including improvements for apps like Firefox&lt;/li&gt;
&lt;li&gt;Bluetooth quick settings no longer get disabled when audio outputs change&lt;/li&gt;
&lt;li&gt;Various crash and memory leak fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;In my opinion, Phosh remains one of the best options for Linux smartphones and tablets. Version 0.56 is not a major release with a large number of new features, but it improves many details that matter in daily use. The changes for immutable systems in particular solve a problem that has been common on mobile Linux platforms.&lt;/p&gt;
</description>
      <pubDate>Sun, 5 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Ladybird Browser: June Update Brings Downloads, History, and Linux Sandboxing</title>
      <link>/blog/ladybird_browser_june_2026_update/</link>
      <guid>/blog/ladybird_browser_june_2026_update/</guid>
      <description>&lt;p&gt;The independent open-source browser &lt;a href=&quot;https://ladybird.org/&quot;&gt;Ladybird&lt;/a&gt; published its June monthly update. The browser, still in active development and working toward its first alpha release, now ships several features users expect from a modern browser.&lt;/p&gt;
&lt;h2 id=&quot;file-downloads-and-history-finally-arrive&quot;&gt;File Downloads and History Finally Arrive&lt;/h2&gt;
&lt;p&gt;Two of the biggest additions: Ladybird can now save files locally. The update adds a toolbar download indicator, a popover showing active downloads with progress, an about page, download cancellation support, and a confirmation prompt when quitting during active downloads.&lt;/p&gt;
&lt;p&gt;Browsing history is here too. A new about page lists local browsing history, supports searching, and allows deleting individual entries. Right-clicking or long-pressing the back and forward buttons opens a native history menu with saved page titles and favicons.&lt;/p&gt;
&lt;h2 id=&quot;devtools-and-media-playback&quot;&gt;DevTools and Media Playback&lt;/h2&gt;
&lt;p&gt;Developers get a new Storage tab in DevTools for inspecting and modifying cookies, &lt;code&gt;localStorage&lt;/code&gt;, &lt;code&gt;sessionStorage&lt;/code&gt;, and IndexedDB databases. CSS rule inspection now shows individual declarations behind computed values, including overridden and invalid rules with working jump-to-source links.&lt;/p&gt;
&lt;p&gt;On the media side, Ladybird now supports playback speed changes. Audio is time-stretched so pitch stays stable when speeding up or slowing down.&lt;/p&gt;
&lt;h2 id=&quot;default-linux-sandboxing&quot;&gt;Default Linux Sandboxing&lt;/h2&gt;
&lt;p&gt;The most security-relevant change: sandboxing is now enabled by default. Helper processes on Linux run inside real security sandboxes using &lt;a href=&quot;https://en.wikipedia.org/wiki/Seccomp&quot;&gt;seccomp&lt;/a&gt; and &lt;a href=&quot;https://docs.kernel.org/userspace-api/landlock.html&quot;&gt;Landlock&lt;/a&gt;. macOS uses Seatbelt profiles.&lt;/p&gt;
&lt;p&gt;Additionally, GPU access has moved into the sandboxed compositor process. WebContent processes no longer need direct GPU access, improving isolation between web content and graphics operations.&lt;/p&gt;
&lt;h2 id=&quot;javascript-and-webassembly&quot;&gt;JavaScript and WebAssembly&lt;/h2&gt;
&lt;p&gt;The LibJS engine now uses its optimized assembly interpreter across all platforms. JavaScript strings moved to UTF-16 internally, matching the language specification and reducing conversion overhead. WebAssembly GC support and parts of the exception-handling proposal also landed in LibWasm.&lt;/p&gt;
&lt;p&gt;To try Ladybird, check out the source on &lt;a href=&quot;https://github.com/LadybirdBrowser/ladybird&quot;&gt;GitHub&lt;/a&gt;. The browser remains open source, though public code contributions are now limited to maintainers.&lt;/p&gt;
</description>
      <pubDate>Sat, 4 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>ReactOS Can Now Run Half-Life 2</title>
      <link>/blog/reactos_half_life_2/</link>
      <guid>/blog/reactos_half_life_2/</guid>
      <description>&lt;p&gt;Just a month ago, the original Half-Life ran on &lt;a href=&quot;https://reactos.org/&quot;&gt;ReactOS&lt;/a&gt;. Now the open-source operating system, which aims to provide Windows binary compatibility, has reached another milestone: Half-Life 2 is now running as well.&lt;/p&gt;
&lt;h2 id=&quot;from-half-life-to-half-life-2-in-30-days&quot;&gt;From Half-Life to Half-Life 2 in 30 Days&lt;/h2&gt;
&lt;p&gt;In early June, ReactOS already demonstrated running the original Half-Life on an Intel Sandy Bridge desktop with an NVIDIA GeForce 8400 GS. This week, the project announced on X that Half-Life 2 is also running successfully. Testing was performed using a GeForce GTX 960, the NVIDIA 368.61 legacy Windows driver, and Creative Sound Blaster Audigy Windows drivers.&lt;/p&gt;
&lt;p&gt;User Aotori Hibiki recorded a &lt;a href=&quot;https://www.youtube.com/watch?v=reactos_hl2&quot;&gt;demo on YouTube&lt;/a&gt; showing the game in action. The footage suggests that the game runs smoothly, which is notable for an operating system that is still considered to be in alpha development after nearly three decades of work.&lt;/p&gt;
&lt;h2 id=&quot;first-windows-nt6-system-call&quot;&gt;First Windows NT6 System Call&lt;/h2&gt;
&lt;p&gt;In a separate milestone, ReactOS recently implemented its first Windows NT6 system call. While small in scope, this represents an important step toward compatibility with Windows Vista and later versions. Until now, development has primarily focused on NT5.x compatibility (Windows XP / Server 2003).&lt;/p&gt;
&lt;h2 id=&quot;what-is-reactos&quot;&gt;What Is ReactOS?&lt;/h2&gt;
&lt;p&gt;ReactOS is an open-source operating system designed to run Windows applications and drivers natively, without modification. The project has been in development since 1996 and remains in an alpha stage. It is not based on Linux, but instead aims to reimplement the Windows NT architecture and APIs from scratch.&lt;/p&gt;
&lt;p&gt;For gaming enthusiasts, the ability to run Half-Life 2 is a strong signal of progress. If an open-source Windows-compatible system can handle a demanding 3D title like this, it highlights steady improvements in driver support and API implementation. More information is available on the &lt;a href=&quot;https://reactos.org/&quot;&gt;ReactOS project website&lt;/a&gt;.&lt;/p&gt;
</description>
      <pubDate>Sat, 4 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>GNOME 51 Alpha: First Preview Arrives With Numerous Enhancements</title>
      <link>/blog/gnome_51_alpha/</link>
      <guid>/blog/gnome_51_alpha/</guid>
      <description>&lt;p&gt;The GNOME project has published the first alpha build of GNOME 51. The stable release is scheduled for September 16, 2026, but this alpha already provides a thorough look at where the desktop environment is heading. There is no single headline feature instead, the update polishes the Linux desktop across many small areas.&lt;/p&gt;
&lt;h2 id=&quot;whats-new&quot;&gt;What&apos;s new?&lt;/h2&gt;
&lt;p&gt;GNOME 51 follows the version 50 (&amp;quot;Tokyo&amp;quot;) release from March and brings a number of refinements. These include improvements to the Nautilus file manager, which now reloads views noticeably faster. The Loupe image viewer reads extended metadata such as copyright and lens models for the first time, while GNOME Maps now supports offline map downloads.&lt;/p&gt;
&lt;p&gt;In the system settings, the info page has been completely reorganized. A new widget shares Wi-Fi credentials quickly via QR codes, and the touchpad can now be configured to disable automatically whenever an external mouse is connected. Furthermore, the Sushi file preview tool has been fully ported to GTK4.&lt;/p&gt;
&lt;p&gt;For screencasting, a new H.264 rate-control mechanism via VA-API reduces system resource consumption, and the integrated remote desktop tool now supports hardware acceleration with AMD graphics drivers. On the Wayland side, GNOME Shell adopts the second version of the text_input_v3 protocol for better input methods.&lt;/p&gt;
&lt;p&gt;One highlight is the ongoing performance work. GNOME has gained measurable speed in recent releases, and the 51 cycle continues that trajectory. The improvements touch both the rendering pipeline and responsiveness to user input.&lt;/p&gt;
&lt;h2 id=&quot;how-to-get-the-alpha-build&quot;&gt;How to get the alpha build?&lt;/h2&gt;
&lt;p&gt;The alpha build is explicitly not intended for production use. If you want to try GNOME 51 risk-free, the best approach is to install the latest &lt;strong&gt;GNOME OS&lt;/strong&gt; ISO image in a virtual machine using the native &lt;em&gt;GNOME Boxes&lt;/em&gt; environment.&lt;/p&gt;
&lt;p&gt;If you rely on stability, you should wait for the beta in August or the final release in September.&lt;/p&gt;
&lt;h2 id=&quot;outlook&quot;&gt;Outlook&lt;/h2&gt;
&lt;p&gt;GNOME 51 looks like a solid incremental update. It may not deliver massive headlines, but it brings exactly the kind of quality-of-life adjustments that make a real difference in daily use. The alpha is available for testing now, with the beta period expected to start in August.&lt;/p&gt;
&lt;p&gt;More details are available on the official &lt;a href=&quot;https://discourse.gnome.org/t/gnome-51-alpha-released/36027&quot;&gt;GNOME Forum&lt;/a&gt;.&lt;/p&gt;
</description>
      <pubDate>Fri, 3 Jul 2026 22:00:00 +0000</pubDate>
    </item>
    <item>
      <title>ClamAV 1.5.3 Patches Multiple Security Flaws in Open-Source Antivirus Scanner</title>
      <link>/blog/clamav_1_5_3/</link>
      <guid>/blog/clamav_1_5_3/</guid>
      <description>&lt;p&gt;ClamAV 1.5.3 has been released as a security update for the open-source antivirus engine widely deployed on Linux and Unix systems, particularly for mail gateway scanning and automated malware detection.&lt;/p&gt;
&lt;h2 id=&quot;seven-cves-closed&quot;&gt;Seven CVEs Closed&lt;/h2&gt;
&lt;p&gt;The update fixes several vulnerabilities in file parsing. &lt;a href=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-20217&quot;&gt;CVE-2026-20217&lt;/a&gt; affects the PESpin unpacker cleanup path, where a bug can free pointers into the scanned file buffer and crash the scanner. &lt;a href=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-20213&quot;&gt;CVE-2026-20213&lt;/a&gt; is an integer overflow in PE rebuild size calculations, triggered by a malformed Aspack-packed PE file, leading to a heap buffer overflow.&lt;/p&gt;
&lt;p&gt;Archive scanning also received critical fixes. &lt;a href=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-20216&quot;&gt;CVE-2026-20216&lt;/a&gt; patches an InstallShield extraction limit bypass that could exhaust storage. &lt;a href=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-20243&quot;&gt;CVE-2026-20243&lt;/a&gt; addresses ALZ parser size-handling bugs that can panic or abort the scanner. The 7z parser fix for &lt;a href=&quot;https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-20215&quot;&gt;CVE-2026-20215&lt;/a&gt; prevents out-of-bounds writes caused by a substream count overflow in malformed archives.&lt;/p&gt;
&lt;p&gt;Additionally, ClamAV 1.5.3 hardens quarantine operations in &lt;code&gt;clamscan&lt;/code&gt;, &lt;code&gt;clamdscan&lt;/code&gt;, and &lt;code&gt;clamonacc&lt;/code&gt; against time-of-check/time-of-use race conditions. Users still on the older 1.4 branch should upgrade to &lt;a href=&quot;https://github.com/Cisco-Talos/clamav/releases&quot;&gt;ClamAV 1.4.5&lt;/a&gt;, which includes the same security fixes.&lt;/p&gt;
&lt;h2 id=&quot;how-to-update&quot;&gt;How to Update&lt;/h2&gt;
&lt;p&gt;Package manager users will receive the update through normal distro channels. Manual installations are available from the &lt;a href=&quot;https://www.clamav.net/downloads&quot;&gt;ClamAV downloads page&lt;/a&gt;, &lt;a href=&quot;https://github.com/Cisco-Talos/clamav/releases&quot;&gt;GitHub releases&lt;/a&gt;, and &lt;a href=&quot;https://hub.docker.com/r/clamav/clamav&quot;&gt;Docker Hub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Given the severity of the heap overflows and archive parser vulnerabilities, administrators should deploy this update promptly, especially on systems running ClamAV for email scanning or file server protection.&lt;/p&gt;
</description>
      <pubDate>Thu, 2 Jul 2026 22:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
