# Spohnz Tech News Digest – July 11, 2025

# Tech News Digest - 2025-07-11

> 📢 When in doubt, reboot... and read this blog!

## [$] Anubis sends AI scraperbots to a well-deserved fate
**Category:** Linux  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 15:39:22 +0000  
**TL;DR:** Here is a 2-sentence summary:

The Anubis project aims to provide a first line of defense against AI crawlers and mindless bots that consume and re-consume online content, while allowing real users to access sites with minimal hassle. The latest release of Anubis, version 1.20.0, includes a feature that many users have been waiting for: support for challenging clients without requiring JavaScript to be turned on.  
<p>Few, if any, web sites or web-based services have gone unscathed by
the locust-like hordes of AI crawlers looking to <a href="https://lwn.net/Articles/1008897/">consume (and then
<em>re-consume</em>) all of the world's content</a>. The <a href="https://anubis.techaro.lol/">Anubis</a> project is designed to
provide a first line of defense that blocks mindless bots&mdash;while
granting real users access to sites without too much hassle. Anubis is
a young project, not even a year old. However, its development is
moving quickly, and the project seems to be enjoying rapid
adoption. The most recent release of Anubis, <a href="https://anubis.techaro.lol/blog/release/v1.20.0/">version
1.20.0</a>, includes a feature that many users have been interested in
since the project launched: support for challenging clients without
requiring users to have JavaScript turned on.</p>  
[Read more](https://lwn.net/Articles/1028558/)  

## Five new stable kernels
**Category:** Linux  
**Tags:** Linux  
**Published:** Thu, 10 Jul 2025 15:18:33 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Greg Kroah-Hartman has released several stable kernels: 6.15.6, 6.12.37, 6.6.97, 6.1.144, and 5.15.187. Each kernel contains important fixes throughout the kernel tree.  
Greg Kroah-Hartman has released the <a href="https://lwn.net/Articles/1029419/">6.15.6</a>, <a href="https://lwn.net/Articles/1029420/">6.12.37</a>, <a href="https://lwn.net/Articles/1029421/">6.6.97</a>, <a href="https://lwn.net/Articles/1029422/">6.1.144</a>, and <a href="https://lwn.net/Articles/1029423/">5.15.187</a> stable kernels.  As is the usual
case, each contains important fixes all over the kernel tree.  
[Read more](https://lwn.net/Articles/1029367/)  

## Security updates for Thursday
**Category:** Linux  
**Tags:** Linux, Red Hat  
**Published:** Thu, 10 Jul 2025 15:07:44 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Several major Linux distributions have released security updates to patch vulnerabilities, including Debian, Oracle, Red Hat, Slackware, SUSE, and Ubuntu. The updates address issues in various packages, such as SSL/TLS implementations, container tools, remote desktop software, and libraries used by popular applications.  
Security updates have been issued by <b>Debian</b> (sslh), <b>Oracle</b> (container-tools:rhel8, gnome-remote-desktop, golang, javapackages-tools:201801, jq, libvpx, libxml2, mpfr, and perl-File-Find-Rule-Perl), <b>Red Hat</b> (glib2, libblockdev, and sudo), <b>Slackware</b> (git), <b>SUSE</b> (avif-tools, containerd, djvulibre, gpg2, helm, kernel, libpoppler-cpp2, libxml2, libxml2-2, openssl-3, perl-YAML-LibYAML, python-cryptography, python-setuptools, python311-pycares, tomcat10, and wireshark), and <b>Ubuntu</b> (djvulibre, git, libyaml-libyaml-perl, and protobuf).  
[Read more](https://lwn.net/Articles/1029418/)  

## [$] LWN.net Weekly Edition for July 10, 2025
**Category:** Linux  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 00:16:55 +0000  
**TL;DR:** Here is a summary of the article in 2 sentences:

The LWN.net Weekly Edition features articles on various topics, including Python packaging, kernel API specification, Kselftests and KUnit, niri, and pedalboard. The edition also includes briefs on security fixes for Git, updates on Amarok, Bash, Thunderbird, tmux-rs, U-Boot, and more, as well as announcements on newsletters, conferences, security updates, and patches.  
Inside this week's LWN.net Weekly Edition:
        <p>
        <ul>
<li> <a href="https://lwn.net/Articles/1028368/">Front</a>: Python packaging; Kernel API specification; Kselftests and KUnit; niri; pedalboard.
            <li> <a href="https://lwn.net/Articles/1028370/">Briefs</a>: Git security fixes; Amarok 3.3; Bash 5.3; Thunderbird 140; tmux-rs; U-Boot 2025.07; Quotes; ...
            <li> <a href="https://lwn.net/Articles/1028371/">Announcements</a>: Newsletters, conferences, security updates, patches, and more.
            </ul>  
[Read more](https://lwn.net/Articles/1028368/)  

## Amarok 3.3 released
**Category:** Linux  
**Tags:** General  
**Published:** Wed, 09 Jul 2025 17:14:18 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Amarok 3.3, a music player based on KDE Frameworks 6 and Qt 6, has been released with a major rework of its audio engine to use GStreamer for audio playback. The new version also includes improvements to the database system, including better character set support, improved date handling, and fixes for various potential and actual database-related issues.  
<p><a href="https://blogs.kde.org/2025/07/08/amarok-3.3-far-above-the-clouds-released/">Version
3.3</a> of the <a href="https://amarok.kde.org/">Amarok</a> music
player has been released. This is the first release of Amarok based on
<a href="https://develop.kde.org/products/frameworks/">KDE&#160;Frameworks&#160;6</a>
and <a href="https://www.qt.io/product/qt6">Qt&#160;6</a>. Amarok 3.3
also includes a major rework of its audio engine to use <a href="https://gstreamer.freedesktop.org/">GStreamer</a> for audio
playback.</p>

<blockquote class="bq">
The reworked audio engine provides unified feature set for all users
and should provide a solid and future-proof sonic experience for years
to come. Notable improvements have also landed to the database system:
improved character set support helps with e.g. emojis in podcast
descriptions and other very exotic symbols, date handling has been
improved ('year 2038 problem'), and various other potential and actual
database-related issues have been fixed.
</blockquote>

<p></p>  
[Read more](https://lwn.net/Articles/1029313/)  

## Did Gemini CLI Drop Acid Last Night?
**Category:** Linux Today  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 13:04:15 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The article discusses the story behind Gemini CLI's unusual night, wondering if they actually dropped acid. The full story can be found at the link provided on Linux Today.  
<p>Discover the intriguing story behind Gemini CLI's wild night. Did they really drop acid?</p>
<p>The post <a href="https://www.linuxtoday.com/blog/did-gemini-cli-drop-acid-last-night/">Did Gemini CLI Drop Acid Last Night?</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/did-gemini-cli-drop-acid-last-night/)  

## Fedora’s 32-bit (i686) Support Withdrawal Postponed – Here’s Why
**Category:** Linux Today  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 12:55:13 +0000  
**TL;DR:** Here is a summary of the article in 2 sentences:

Fedora has postponed the withdrawal of support for 32-bit (i686) architecture, and users relying on this architecture can expect to learn more about implications and future plans. The exact reasons behind the postponement are outlined in an article titled "Fedora's 32-bit (i686) Support Withdrawal Postponed – Here’s Why".  
<p>Discover why Fedora has postponed the withdrawal of 32-bit (i686) support. Learn about the implications and future plans for users relying on this architecture.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/fedoras-32-bit-i686-support-withdrawal-postponed-heres-why/">Fedora’s 32-bit (i686) Support Withdrawal Postponed – Here’s Why</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/fedoras-32-bit-i686-support-withdrawal-postponed-heres-why/)  

## Incus 6.14 Container & Virtual Machine Manager Released
**Category:** Linux Today  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 12:46:54 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The latest version of Incus, called Incus 6.14, has been released as a Container & Virtual Machine Manager, featuring new updates and improvements. The release was announced on Linux Today, where readers can find more information about the new features and enhancements.  
<p>Discover the new features of Incus 6.14, the latest Container &#038; Virtual Machine Manager.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/incus-6-14-container-virtual-machine-manager-released/">Incus 6.14 Container &amp; Virtual Machine Manager Released</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/incus-6-14-container-virtual-machine-manager-released/)  

## Torvalds Drops Bcachefs from Linux 6.17 Amid Maintainer Dispute
**Category:** Linux Today  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 12:38:23 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Linus Torvalds has decided to remove Bcachefs from Linux 6.17 due to a dispute with its maintainer. This decision will have implications for the future of the filesystem, which is currently uncertain.  
<p>Linus Torvalds has decided to drop Bcachefs from Linux 6.17 due to a maintainer dispute. Discover the implications and future of this filesystem.</p>
<p>The post <a href="https://www.linuxtoday.com/blog/torvalds-drops-bcachefs-from-linux-6-17-amid-maintainer-dispute/">Torvalds Drops Bcachefs from Linux 6.17 Amid Maintainer Dispute</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/torvalds-drops-bcachefs-from-linux-6-17-amid-maintainer-dispute/)  

## Best Free and Open Source Alternatives to Microsoft Minesweeper
**Category:** Linux Today  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 12:23:58 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The article discusses free and open-source alternatives to Microsoft Minesweeper. You can read more about the best options at the Linux Today blog post linked in the text.  
<p>Discover the best free and open source alternatives to Microsoft Minesweeper. </p>
<p>The post <a href="https://www.linuxtoday.com/blog/best-free-and-open-source-alternatives-to-microsoft-minesweeper/">Best Free and Open Source Alternatives to Microsoft Minesweeper</a> appeared first on <a href="https://www.linuxtoday.com">Linux Today</a>.</p>  
[Read more](https://www.linuxtoday.com/blog/best-free-and-open-source-alternatives-to-microsoft-minesweeper/)  

## The best Prime Day deals on our favorite robot vacuums
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-07-11T06:45:03-04:00  
**TL;DR:** Amazon Prime Day is concluding after three days of deals on robot vacuums, offering customers a range of options for cleaning without spending a lot of time or money. The vacuums come in various models, including those with self-extending arms that can scrub floors and dry themselves, to more basic and budget-friendly options.  
Amazon Prime Day is in its final day, following three days of fantastic deals on robot vacuums that make it easier than ever to clean without spending a lot of time or money. Whether you need a model with self-extending arms that pulls double duty by scrubbing floors and drying itself, or a basic, budget-friendly [&#8230;]  
[Read more](https://www.theverge.com/tech/698188/robot-vacuum-mop-deals-amazon-prime-day)  

## The best fitness tracker and smartwatch Prime Day deals
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-07-11T06:44:42-04:00  
**TL;DR:** Amazon Prime Day is in its final day, and there are still many discounts available on smartwatches and fitness trackers, including the Apple Watch Series 10 and Amazfit Active 2, which are currently at their lowest prices ever. These popular smartwatches have received high praise from reviewers and are now discounted during Prime Day.  
Amazon Prime Day is in its final day, and we’ve been particularly struck by how many discounts on smartwatches and fitness trackers are still available. The Apple Watch Series 10 and Amazfit Active 2, two of the best smartwatches we’ve tested, are down to their lowest prices ever at Amazon. We don’t expect to see [&#8230;]  
[Read more](https://www.theverge.com/tech/702080/amazon-prime-day-best-fitness-tracker-smartwatch-deals-2025)  

## The best Apple deals during Prime Day won’t last much longer
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-07-11T06:38:58-04:00  
**TL;DR:** Here is a 2-sentence summary:

Amazon Prime Day deals on Apple gear are available for upgrading ahead of back-to-school season, with discounts on various products such as tablets and smartwatches. Many of these deals are likely to expire soon, making today the last chance to take advantage of them.  
If you want to upgrade your Apple gear ahead of the back-to-school shopping season, there are some great Amazon Prime Day deals worth exploring, although they likely won’t last much longer since we’re on the final day of the sale. From tablets to smartwatches, many gadgets like the latest iPad Air are already matching their [&#8230;]  
[Read more](https://www.theverge.com/tech/689813/best-amazon-prime-day-apple-deals)  

## Our favorite desk accessories for Prime Day
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-07-11T06:37:01-04:00  
**TL;DR:** The items on your desk and in your workspace at home can reveal aspects of your personality, work habits, and interests. The "What's On Your Desk?" series explores this idea by examining the types of objects people have around them, providing insight into who they are and how they work.  
What you have on your desk and in your workspace at home can reveal a lot about you: how you work, what you like to distract yourself with, what kind of toys and other tchotchkes you like to have around you. That is why we have the What’s On Your Desk? series, where we look [&#8230;]  
[Read more](https://www.theverge.com/tech/699494/verge-favorite-desk-accessories-prime-day-deals)  

## Some Verge-favorite gadgets are cheaper during Prime Day 2025
**Category:** The Verge  
**Tags:** General  
**Published:** 2025-07-11T06:28:33-04:00  
**TL;DR:** Here is a 2-sentence summary:

The company likes to ask its staff about their favorite products and tools each month, gaining insights into what they use both on the job and during downtime. As Amazon's Prime Day comes to a close, the company is likely sharing some of these staff favorites with readers.  
Every month, we like to ask our staff about their favorite stuff — whether it’s tech, kitchen tools, or camping gear. Their answers provide some interesting insights into what the folks here like to use when they’re at the job or enjoying some time off. Now that Amazon’s Prime Day is in its final day, [&#8230;]  
[Read more](https://www.theverge.com/tech/699230/best-prime-day-deals-verge-favorites)  

## It’s hunting season in orbit as Russia’s killer satellites mystify skywatchers
**Category:** Ars Technica  
**Tags:** General  
**Published:** Fri, 11 Jul 2025 10:30:47 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The writer mentions that they will engage in a strategic and potentially risky game against an opponent they have faced before. The game being referred to is likely chess, which is often used as a metaphor for a competitive or strategic conflict.  
"Once more, we play our dangerous game—a game of chess—against our old adversary."  
[Read more](https://arstechnica.com/space/2025/07/its-hunting-season-in-orbit-as-russias-killer-satellites-mystify-skywatchers/)  

## “It’s a heist”: Senator calls out Texas for trying to steal shuttle from Smithsonian
**Category:** Ars Technica  
**Tags:** General  
**Published:** Fri, 11 Jul 2025 00:05:21 +0000  
**TL;DR:** I apologize, but there is no text provided about the amendment's content. The summary would be:

This amendment has the title "Houston, We Have a Problem." However, without additional context or information about the amendment's contents, it is not possible to provide a meaningful summary in 2 sentences.  
"The title of this amendment is 'Houston, We Have a Problem.'"  
[Read more](https://arstechnica.com/space/2025/07/its-a-heist-senator-calls-out-texas-for-trying-to-steal-shuttle-from-smithsonian/)  

## Woman takes 10x dose of turmeric, gets hospitalized for liver damage
**Category:** Ars Technica  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 22:19:09 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The person experienced health issues that put her at risk of requiring a liver transplant. Despite this, she ultimately made a full recovery and avoided the need for a transplant.  
Although she eventually recovered, she was close to needing a liver transplant.  
[Read more](https://arstechnica.com/health/2025/07/woman-takes-10x-dose-of-turmeric-gets-hospitalized-for-liver-damage/)  

## Nearly everyone opposes Trump’s plan to kill space traffic control program
**Category:** Ars Technica  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 22:06:24 +0000  
**TL;DR:** Here is a summary of your text in 2 sentences:

Space Force officials have expressed opposition to the White House's proposal. Additionally, over 450 aerospace companies have also come out against the plan.  
Space Force officials and more than 450 aerospace companies are against the White House's proposal.  
[Read more](https://arstechnica.com/space/2025/07/nearly-everyone-opposes-trumps-plan-to-kill-space-traffic-control-program/)  

## Pro basketball player and 4 youths arrested in connection to ransomware crimes
**Category:** Ars Technica  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 21:54:26 +0000  
**TL;DR:** Here is a 2-sentence summary:

Suspects are believed to be connected to a series of ransomware attacks, suggesting they may have played a role in the incidents. The nature and extent of their alleged involvement are not specified.  
Suspects were allegedly involved in a string of ransomware breaches.  
[Read more](https://arstechnica.com/security/2025/07/pro-basketball-player-and-4-youths-arrested-in-connection-to-ransomware-crimes/)  

## 5 Big EV Takeaways From Trump’s ‘One Big Beautiful Bill’
**Category:** Wired  
**Tags:** General  
**Published:** Fri, 11 Jul 2025 10:30:00 +0000  
**TL;DR:** The new US legislation has presented challenges for electric vehicle (EV) buyers, but experts offer guidance on how to navigate these issues. Despite the hurdles, there is still positive news for those interested in purchasing an EV, with opportunities for growth and development in the industry.  
The new US legislation isn’t great for electric vehicles. But experts have advice for how the EV-curious buyer might navigate this tricky moment—and there’s even some good news to be found.  
[Read more](https://www.wired.com/story/5-big-ev-takeaways-one-big-beautiful-bill/)  

## Tornado Cash Made Crypto Anonymous. Now One of Its Creators Faces Trial
**Category:** Wired  
**Tags:** General  
**Published:** Fri, 11 Jul 2025 10:00:00 +0000  
**TL;DR:** Roman Storm, a developer of Tornado Cash, a cryptocurrency anonymization tool, will face trial in New York starting July 14. Supporters argue that his prosecution puts the freedom to develop software at risk, sparking concerns about the implications for innovation and individual liberties.  
Roman Storm, one of the developers of crypto-anonymizing tool Tornado Cash, will stand trial in New York starting July 14. His supporters claim the freedom to develop software is under threat.  
[Read more](https://www.wired.com/story/roman-storm-tornado-cash-crypto-trial/)  

## 100 Best Prime Day Deals Under $100 (2025): LifeStraws, Tech, and More
**Category:** Wired  
**Tags:** General  
**Published:** Fri, 11 Jul 2025 09:59:02 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The article highlights top-quality products that can be purchased for under $100 (or "a Benjamin"). These affordable items range from everyday essentials like headphones and water filters to other useful gadgets and gizmos.  
From headphones to water filters, here are the best products we've found for under a Benjamin.  
[Read more](https://www.wired.com/story/prime-day-under-100-july-2025-3/)  

## Amazon Prime Day Live: We're Dropping Deals Every 15 Minutes
**Category:** Wired  
**Tags:** General  
**Published:** Fri, 11 Jul 2025 09:14:37 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Amazon Prime Day is nearing its end, but experts are still finding new deals and offering tips for shoppers. The veteran team is providing updates on fresh deals and sharing wisdom to help make the most of the sale.  
Amazon Prime Day is almost over, but our veteran team is still posting fresh deals and sharing sage shopping advice.  
[Read more](https://www.wired.com/live/amazon-prime-day-deals-live-in-25-2/)  

## Last-Chance Prime Day Deals, 293 Obsessively Tested Picks—Even $1,200 Off an OLED TV
**Category:** Wired  
**Tags:** General  
**Published:** Fri, 11 Jul 2025 08:59:13 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The company acknowledges that people may be skeptical about Prime Day deals, but they are committed to providing quality products after thoroughly evaluating them over several weeks. As a result, customers can trust that any Prime Day deals recommended will offer a good deal on a great product.  
We understand the skepticism with Prime Day deals—we only recommend quality gadgets that we’ve spent weeks evaluating to ensure you’re getting a good deal on a great product.  
[Read more](https://www.wired.com/story/best-amazon-prime-deals-july-2025-3/)  

## [$] Anubis sends AI scraperbots to a well-deserved fate
**Category:** LWN.net  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 15:39:22 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The Anubis project aims to protect websites and web-based services from mindless AI crawlers by blocking bots while granting access to real users. The project, which is just over a year old, has seen rapid adoption and its latest release (version 1.20.0) includes the feature of supporting challenging clients without requiring JavaScript to be turned on.  
<p>Few, if any, web sites or web-based services have gone unscathed by
the locust-like hordes of AI crawlers looking to <a href="https://lwn.net/Articles/1008897/">consume (and then
<em>re-consume</em>) all of the world's content</a>. The <a href="https://anubis.techaro.lol/">Anubis</a> project is designed to
provide a first line of defense that blocks mindless bots&mdash;while
granting real users access to sites without too much hassle. Anubis is
a young project, not even a year old. However, its development is
moving quickly, and the project seems to be enjoying rapid
adoption. The most recent release of Anubis, <a href="https://anubis.techaro.lol/blog/release/v1.20.0/">version
1.20.0</a>, includes a feature that many users have been interested in
since the project launched: support for challenging clients without
requiring users to have JavaScript turned on.</p>  
[Read more](https://lwn.net/Articles/1028558/)  

## Five new stable kernels
**Category:** LWN.net  
**Tags:** Linux  
**Published:** Thu, 10 Jul 2025 15:18:33 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Greg Kroah-Hartman has released six new stable Linux kernels: 6.15.6, 6.12.37, 6.6.97, 6.1.144, and 5.15.187. Each kernel contains important fixes across the entire kernel tree.  
Greg Kroah-Hartman has released the <a href="https://lwn.net/Articles/1029419/">6.15.6</a>, <a href="https://lwn.net/Articles/1029420/">6.12.37</a>, <a href="https://lwn.net/Articles/1029421/">6.6.97</a>, <a href="https://lwn.net/Articles/1029422/">6.1.144</a>, and <a href="https://lwn.net/Articles/1029423/">5.15.187</a> stable kernels.  As is the usual
case, each contains important fixes all over the kernel tree.  
[Read more](https://lwn.net/Articles/1029367/)  

## Security updates for Thursday
**Category:** LWN.net  
**Tags:** Linux, Red Hat  
**Published:** Thu, 10 Jul 2025 15:07:44 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Multiple open-source software vendors have issued security updates to fix vulnerabilities, including Debian, Oracle, Red Hat, Slackware, SUSE, and Ubuntu. The affected projects include various tools and libraries, such as container-tools, gnome-remote-desktop, glib2, git, and more.  
Security updates have been issued by <b>Debian</b> (sslh), <b>Oracle</b> (container-tools:rhel8, gnome-remote-desktop, golang, javapackages-tools:201801, jq, libvpx, libxml2, mpfr, and perl-File-Find-Rule-Perl), <b>Red Hat</b> (glib2, libblockdev, and sudo), <b>Slackware</b> (git), <b>SUSE</b> (avif-tools, containerd, djvulibre, gpg2, helm, kernel, libpoppler-cpp2, libxml2, libxml2-2, openssl-3, perl-YAML-LibYAML, python-cryptography, python-setuptools, python311-pycares, tomcat10, and wireshark), and <b>Ubuntu</b> (djvulibre, git, libyaml-libyaml-perl, and protobuf).  
[Read more](https://lwn.net/Articles/1029418/)  

## [$] LWN.net Weekly Edition for July 10, 2025
**Category:** LWN.net  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 00:16:55 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The LWN.net Weekly Edition features a front page article on Python packaging, kernel API specification, Kselftests and KUnit, niri, and pedalboard. The edition also includes briefs on various topics such as Git security fixes, software releases like Bash and Thunderbird, and announcements about newsletters, conferences, and security updates.  
Inside this week's LWN.net Weekly Edition:
        <p>
        <ul>
<li> <a href="https://lwn.net/Articles/1028368/">Front</a>: Python packaging; Kernel API specification; Kselftests and KUnit; niri; pedalboard.
            <li> <a href="https://lwn.net/Articles/1028370/">Briefs</a>: Git security fixes; Amarok 3.3; Bash 5.3; Thunderbird 140; tmux-rs; U-Boot 2025.07; Quotes; ...
            <li> <a href="https://lwn.net/Articles/1028371/">Announcements</a>: Newsletters, conferences, security updates, patches, and more.
            </ul>  
[Read more](https://lwn.net/Articles/1028368/)  

## Amarok 3.3 released
**Category:** LWN.net  
**Tags:** General  
**Published:** Wed, 09 Jul 2025 17:14:18 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Amarok 3.3, a music player based on KDE Frameworks 6 and Qt 6, has been released, featuring a major rework of its audio engine using GStreamer for audio playback. The update also brings improvements to the database system, including better support for characters, dates, and fixes for various issues.  
<p><a href="https://blogs.kde.org/2025/07/08/amarok-3.3-far-above-the-clouds-released/">Version
3.3</a> of the <a href="https://amarok.kde.org/">Amarok</a> music
player has been released. This is the first release of Amarok based on
<a href="https://develop.kde.org/products/frameworks/">KDE&#160;Frameworks&#160;6</a>
and <a href="https://www.qt.io/product/qt6">Qt&#160;6</a>. Amarok 3.3
also includes a major rework of its audio engine to use <a href="https://gstreamer.freedesktop.org/">GStreamer</a> for audio
playback.</p>

<blockquote class="bq">
The reworked audio engine provides unified feature set for all users
and should provide a solid and future-proof sonic experience for years
to come. Notable improvements have also landed to the database system:
improved character set support helps with e.g. emojis in podcast
descriptions and other very exotic symbols, date handling has been
improved ('year 2038 problem'), and various other potential and actual
database-related issues have been fixed.
</blockquote>

<p></p>  
[Read more](https://lwn.net/Articles/1029313/)  

## Ubuntu 24.04.3 HWE Stack Provides a Major Mesa Upgrade
**Category:** OMG! Ubuntu!  
**Tags:** Linux  
**Published:** Thu, 10 Jul 2025 22:59:00 +0000  
**TL;DR:** Here is a summary of the article in 2 sentences:

Ubuntu 24.04 LTS users are receiving an HWE (Hardware Enablement) update, which includes Linux 6.14 and Mesa 25.0, bringing improved gaming performance and support for newer hardware. This update aims to provide a major boost in gaming capabilities and is part of the Ubuntu 24.04.3 HWE stack.  
<p><img alt="Intel Battlemage GPU Ubuntu" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2024/12/intel-ubuntu.jpg?resize=406%2C232&amp;ssl=1" width="406" />Ubuntu 24.04 LTS users are getting a new HWE update with Linux 6.14 and Mesa 25.0, delivering a big gaming boost and support for newer hardware.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/07/ubuntu-24-04-3-hwe-new-mesa-kernel-update">Ubuntu 24.04.3 HWE Stack Provides a Major Mesa Upgrade</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/07/ubuntu-24-04-3-hwe-new-mesa-kernel-update)  

## Mozilla VPN Linux App is Now Available on Flathub
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 15:13:09 +0000  
**TL;DR:** Here is a 2-sentence summary:

The Mozilla VPN Client can now be installed on Linux distributions through Flathub, making it more accessible to users. This change allows more people to use the paid VPN service on their Linux devices.  
<p><img alt="" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/07/Mozilla-VPN-.jpg?resize=406%2C232&amp;ssl=1" width="406" />The Mozilla VPN Client can now be installed on Linux distributions from Flathub, a change that will allow more users to access the paid VPN service.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/07/mozilla-vpn-linux-app-available-flathub">Mozilla VPN Linux App is Now Available on Flathub</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/07/mozilla-vpn-linux-app-available-flathub)  

## Miracle-WM 0.6 Release Brings More Refinements
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Wed, 09 Jul 2025 22:59:00 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Miracle-wm, a Mir-based Wayland compositor and tiling window manager, has released an update with new features. The latest release, version 0.6, brings refinements to the software, but no further details are provided about what those changes are or how to install it.  
<p><img alt="" class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/07/miracle-wm.jpg?resize=406%2C232&amp;ssl=1" width="406" />Miracle-wm, a Mir-based Wayland compositor and tiling window manager, has picked up new features in its latest release. Details and how to install inside.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/07/miracle-wm-0-6-release-new-ipc">Miracle-WM 0.6 Release Brings More Refinements</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/07/miracle-wm-0-6-release-new-ipc)  

## Ubuntu is Changing the Way it Boots on Raspberry Pi
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Wed, 09 Jul 2025 20:56:50 +0000  
**TL;DR:** Here is a summary of the article in 2 sentences:

Ubuntu will be implementing an A/B boot approach on Raspberry Pi devices to improve reliability and reduce boot failures. While this change will have some minor drawbacks for users, it aims to provide a more stable and efficient boot process for these devices.  
<p><img alt="Raspberry Pi 5, Compute Module 5, and Pi Zero W devices on a yellow background." class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/07/ubuntu-plenty-of-pis.jpg?resize=406%2C232&amp;ssl=1" width="406" />Ubuntu will use an A/B boot approach on Raspberry Pi devices to improve reliability and boot failures, albeit with a minor drawback for users. </p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/07/ubuntu-raspberry-pi-boot-process-change">Ubuntu is Changing the Way it Boots on Raspberry Pi</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/07/ubuntu-raspberry-pi-boot-process-change)  

## Amarok 3.3 Released with Qt 6, GStreamer Audio Engine
**Category:** OMG! Ubuntu!  
**Tags:** General  
**Published:** Wed, 09 Jul 2025 14:47:05 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

A new version of Amarok, a free music player, has been released and is now ported to Qt 6 and uses GStreamer audio engine instead of Phonon. The update brings changes to the audio backend, but no details on specific features or improvements are provided.  
<p><img alt="Amarok music player logo." class="attachment-post-list size-post-list wp-post-image" height="232" src="https://i0.wp.com/www.omgubuntu.co.uk/wp-content/uploads/2025/07/amarok-logo-hero.jpg?resize=406%2C232&amp;ssl=1" width="406" />A new version of free music player Amarok has been released, ported to Qt 6 and no longer using the Phonon audio backend. Details on what's new inside.</p>
<p>You're reading <a href="https://www.omgubuntu.co.uk/2025/07/amarok-3-3-released-with-qt-6-gstreamer-audio-engine">Amarok 3.3 Released with Qt 6, GStreamer Audio Engine</a>, a blog post from <a href="https://www.omgubuntu.co.uk">OMG! Ubuntu</a>. Do not reproduce elsewhere without permission.</p>  
[Read more](https://www.omgubuntu.co.uk/2025/07/amarok-3-3-released-with-qt-6-gstreamer-audio-engine)  

## FOSS Weekly #25.28: Xfce Customization, CoMaps, Disk Space Clean-up, Deprecated Commands and More
**Category:** It's FOSS  
**Tags:** General  
**Published:** Thu, 10 Jul 2025 04:58:54 GMT  
**TL;DR:** Xfce, a lightweight desktop environment, is capable of looking both aesthetically pleasing and modern in its design. Despite being a lighter option, it is still possible to achieve a visually appealing and contemporary appearance with Xfce.  
Xfce can look beautiful and modern, too.  
[Read more](https://itsfoss.com/newsletter/foss-weekly-25-28/)  

## Packet is the Linux App You Didn’t Know You Needed for Fast Android File Transfers
**Category:** It's FOSS  
**Tags:** General  
**Published:** Mon, 07 Jul 2025 13:13:17 GMT  
**TL;DR:** Here is a summary of the text in 2 sentences:

Simple file sharing allows for easy transfer of files between Linux and Android devices. This process is designed to be quick and efficient, making it a convenient way to share files across different operating systems.  
Simple, fast file sharing between Linux and Android.  
[Read more](https://itsfoss.com/linux-android-file-transfer/)  

## Fixing 'failed to synchronize all databases' Pacman Error in Arch Linux
**Category:** It's FOSS  
**Tags:** General  
**Published:** Sun, 06 Jul 2025 04:43:46 GMT  
**TL;DR:** The database synchronization failure issue in Arch Linux is typically caused by a mismatch between the MySQL configuration file (my.cnf) and the system's timezone, which prevents the database from synchronizing correctly. To resolve this issue, update your my.cnf file to match your system's timezone and then restart the MySQL service, or alternatively, set the timezone in the MySQL configuration file using the "default-time-zone" option.  
Know what causes the database synchronize fail issue in Arch Linux and how you can fix it.  
[Read more](https://itsfoss.com/failed-to-synchronize-all-databases/)  

## FOSS Weekly #25.27: System Info, Retro Tools, Fedora 32-bit Update, Torvalds vs Bcachefs and More Linux Stuff
**Category:** It's FOSS  
**Tags:** General  
**Published:** Thu, 03 Jul 2025 05:13:51 GMT  
**TL;DR:** Here is a summary of the text in 2 sentences:

A goal was successfully achieved, and it's all thanks to the efforts of some great individuals (referred to as "wonderful folks"). Without their help, achieving this goal would not have been possible.  
Goal achieved thanks to you wonderful folks.  
[Read more](https://itsfoss.com/newsletter/foss-weekly-25-27/)  

## Relive the Golden Era: 5 Tools to Get Retro Feel on Linux
**Category:** It's FOSS  
**Tags:** General  
**Published:** Mon, 30 Jun 2025 07:16:37 GMT  
**TL;DR:** Here is a summary of the topic in 2 sentences:

To give your Linux system a retro vibe, you can use various tools that mimic the look and feel of older operating systems from the 80s and 90s. These tools can include terminal emulators that simulate old-school text modes, icon packs that resemble pixel art, and window managers that evoke the style of classic GUIs.  
Get retro vibe on Linux with these tools.  
[Read more](https://itsfoss.com/linux-retro-tools/)  

## 🧱 Building better initramfs: A deep dive into dracut on Fedora & RHEL
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Fri, 04 Jul 2025 08:00:00 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

This guide teaches you how to effectively use Dracut, the tool that powers the boot process in Fedora and RHEL, by covering hands-on scenarios, custom configuration options, and performance tuning techniques. By following this guide, you'll learn how to build better initramfs images that can improve your Linux system's overall performance and functionality.  
Learn how to harness the full power of dracut, the modern tool behind Fedora and RHEL's boot process. This hands-on guide explores real-world scenarios, custom module configurations, and performance tuning tips for building better initramfs images.  
[Read more](https://fedoramagazine.org/%f0%9f%a7%b1-building-better-initramfs-a-deep-dive-into-dracut-on-fedora-rhel/)  

## 🔧 Unlocking system performance: A practical guide to tuning PCP on Fedora & RHEL
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Fri, 27 Jun 2025 08:00:00 +0000  
**TL;DR:** Here is a 2-sentence summary:

Performance Co-Pilot (PCP) is a framework for collecting, monitoring, and analyzing system performance metrics that can be easily configured on Fedora and RHEL systems. This guide provides step-by-step instructions on how to tune PCP's pmlogger service to optimize its performance and better suit specific needs.  
Performance Co-Pilot (PCP) is a robust framework for collecting, monitoring, and analyzing system performance metrics. Available in the repos for Fedora and RHEL, it allows administrators to gather a wide array of data with minimal configuration. This guide walks you through tuning PCP’s pmlogger service to better fit your needs—whether you&#8217;re debugging performance issues or [&#8230;]  
[Read more](https://fedoramagazine.org/unlocking-system-performance-a-practical-guide-to-tuning-pcp/)  

## 🔧 Deep dive into sosreport: understanding the data pack layout in Fedora & RHEL
**Category:** Fedora Magazine  
**Tags:** Red Hat  
**Published:** Wed, 25 Jun 2025 08:00:00 +0000  
**TL;DR:** Here is a 2-sentence summary:

The sosreport output provides a comprehensive snapshot of system information and can be used to troubleshoot issues. This article aims to improve the usefulness of the sosreport output by providing an understanding of its contents, making it a valuable tool for Fedora, RHEL, CentOS, and other RHEL-based systems users.  
This article will describe the content and structure of the sosreport output. The aim is to improve its usefullness through a better understanding of its contents. 🧰 What is sosreport? sosreport is a powerful command-line utility available on Fedora, Red Hat Enterprise Linux (RHEL), CentOS, and other RHEL-based systems to collect a comprehensive snapshot of [&#8230;]  
[Read more](https://fedoramagazine.org/%f0%9f%94%a7-deep-dive-into-sosreport-understanding-the-data-pack-layout-in-fedora-rhel/)  

## System insights with command-line tools: free and vmstat
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Mon, 23 Jun 2025 08:00:00 +0000  
**TL;DR:** Here is a 2-sentence summary:

This article explores the "System insights with command-line tools" series, specifically highlighting two free utilities: `free` which provides an instant snapshot of RAM and swap usage, and `vmstat`, which offers a real-time view of virtual memory statistics. These tools offer a surprising amount of insight into the health of your Linux system.  
In this fifth article of the &#8220;System insights with command-line tools&#8221; series we explore free and vmstat, two small utilities that reveal a surprising amount about your Linux system&#8217;s health. free gives you an instant snapshot of how RAM and swap are being used. vmstat (the virtual memory statistics reporter) reports a real-time view of [&#8230;]  
[Read more](https://fedoramagazine.org/system-insights-with-command-line-tools-free-and-vmstat/)  

## Flock to Fedora 2025 Recap: Streaming from Kenya
**Category:** Fedora Magazine  
**Tags:** General  
**Published:** Thu, 19 Jun 2025 08:00:00 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

The writer is providing a recap of Flock to Fedora 2025, which was streamed live from Kenya and appreciates the team who made it possible. The recap is from the perspective of a virtual attendee who watched the event live from Kenya on June 5-6.  
This is my recap of Flock to Fedora 2025, streamed live from Kenya! I would really like to thank the amazing team &#8211; speakers, volunteers as well, who made FLOCK possible this year!&#160; This recap is from a virtual attendee’s viewpoint, tuning in live from Kenya for June 5–6. Massive appreciation to everyone behind the [&#8230;]  
[Read more](https://fedoramagazine.org/flock-to-fedora-2025-recap-streaming-from-kenya/)  


