Feed aggregator
The Mobile Browsers That Stick Their Noses Into Your Business
The folks behind Surfshark VPN have looked to see which mobile browsers are most likely to compromise your privacy, and offers some ways that you can protect yourself.
The post The Mobile Browsers That Stick Their Noses Into Your Business appeared first on Linux Today.
next-20250521: linux-next
[$] An update on continuous testing of BPF kernel patches
Ihor Solodrai has been working on the BPF subsystem's continuous-integration (CI) testing for the last six months. At the 2025 Linux Storage, Filesystem, Memory-Management, and BPF Summit, he remotely shared an update on his work, and solicited feedback on how the tests could be further improved. Much of the work he's done has been specific to the BPF subsystem, but some is more generic and could potentially be of use to other subsystems. He also shared some general lessons learned from working on the BPF CI tests.
[$] Debian AI General Resolution withdrawn
Despite careful planning and months of warning, Debian developer Mo Zhou has acknowledged that the project needs more time to grapple with the questions around AI models and the Debian Free Software Guidelines (DFSG). For now, he has withdrawn his proposed General Resolution (GR) that would have required the original training data for AI models to be released in order to be considered DFSG-compliant—though the debates on the topic continue.
Red Hat Enterprise Linux 10 released
Red Hat has announced the release of Red Hat Enterprise Linux (RHEL) 10. A blog post accompanying the release provides details on some of the more notable features, such as encrypted DNS, a developer preview of RHEL 10 for RISC-V, and image mode for RHEL using bootc.
Image mode for RHEL lets you deploy your OS as a bootc image to your hardware, virtual machine or cloud, and then layer your app on top of it. That's a far less complex operation than traditional packaged deployments, and it gives developers and image maintainers a common experience and total control over their environment.RHEL 10 includes the 6.12.0 kernel, GCC 14.2, GNU Binutils 2.41, GNU C Library (glibc) 2.39, Python 3.12, Perl 5.40, and more. See the release notes for a full list of changes. LWN covered CentOS Stream 10 in December, which provided an early look at what would be in the RHEL 10 release.
Mesa 25.1 Open-Source Graphics Stack Officially Released, This Is What’s New
Highlights of Mesa 25.1 include a fully mainlined Asahi driver as its UAPI was merged into the kernel, support for Mali G720/G925 GPUs in the Panfrost driver, YCbCr, dualSrcBlend, and Vulkan 1.2 support in the PanVK driver for Mali v10+ GPUs (Gxxx), and Zink/NVK as the default driver for NVIDIA GPUs, finally replacing the old nouveau driver.
The post Mesa 25.1 Open-Source Graphics Stack Officially Released, This Is What’s New appeared first on Linux Today.
Fwupd 2.0.9 Linux Firmware Updater Adds Support for Intel Arc ‘Battlemage’ GPUs
Coming a month after fwupd 2.0.8, this release introduces support for Intel Arc ‘Battlemage’ GPUs, the ability to allow installing multiple database certificate updates at the same time, support for showing what certificate signed the EFI authenticated variable, new documentation about updating the KEK and database, as well as the ability to use readline to look up inputs from user, and make it optional.
The post Fwupd 2.0.9 Linux Firmware Updater Adds Support for Intel Arc ‘Battlemage’ GPUs appeared first on Linux Today.
Raspberry Pi OS Gets New Printers App, Linux 6.12 LTS, and Wayland Improvements
The new Raspberry Pi OS release improves screen locking by adding a custom front end that gives them a bit more feedback as to what is happening, while allowing them to lock the screen by pressing Ctrl+Alt+L, or by via the ‘Lock Screen’ option in the ‘Shutdown…’ dialog.
The post Raspberry Pi OS Gets New Printers App, Linux 6.12 LTS, and Wayland Improvements appeared first on Linux Today.
4 Best Free and Open Source Graphical SSH Frontends
This article focuses on GUIs that help you manage and create SSH connections.
The post 4 Best Free and Open Source Graphical SSH Frontends appeared first on Linux Today.
Best Free and Open Source Alternatives to Apple Siri
Apple Siri (Speech Interpretation and Recognition Interface) is a digital assistant which helps you with the things you need to find, know or do every day.
Siri is proprietary software and is not available for Linux. We recommend the best free and open source alternatives.
The post Best Free and Open Source Alternatives to Apple Siri appeared first on Linux Today.
Linux Mint’s Mint-Y Theme Gets a Modern Touch
Linux Mint 22.2 will be called “Zara” and LMDE 7 “Gigi,” as the team tweaks Mint-Y colors to better align with modern UI trends and libAdwaita styling.
The post Linux Mint’s Mint-Y Theme Gets a Modern Touch appeared first on Linux Today.
Linux drops support for 486 and early Pentium processors – 20 years after Microsoft
I can still remember when the 33MHz 486DX was the fastest chip around.
The post Linux drops support for 486 and early Pentium processors – 20 years after Microsoft appeared first on Linux Today.
RISC-V and RISE Partner to a Take a Role in the Yocto Project
The Yocto Project, RISC-V and the Rise Project working together in tandem can’t be anything but good for the macrocosmic open source universe.
The post RISC-V and RISE Partner to a Take a Role in the Yocto Project appeared first on Linux Today.
How to Install Odoo 18 on AlmaLinux 10
Odoo, which was previously called OpenERP, is a comprehensive suite of open-source business applications. It is a popular open-source enterprise resource planning (ERP) software choice. Odoo includes many modules that can be integrated into one application, enhancing its appeal. The newest version, Odoo 17, offers new features that boost its ease of use. The redesigned interface now supports keyboard shortcuts, facilitating the selection of records and enabling multiple selections with ease. This tutorial will show you how to install Odoo 18 on Almalinux 10 with nginx or Apache as a reverse proxy.
The post How to Install Odoo 18 on AlmaLinux 10 appeared first on Linux Today.
5 factors steadily fueling Linux’s desktop rise
Linux has been quietly moving from niche to mainstream – and this is why.
The post 5 factors steadily fueling Linux’s desktop rise appeared first on Linux Today.
Security updates for Tuesday
Go cryptography security audit (The Go Blog)
Roland Shoemaker has published a blog post about a recent security audit of the cryptography packages shipped as part of the Go standard library. The audit, performed by the Trail of Bits security firm, uncovered one low-severity vulnerability in the legacy Go+BoringCrypto integration, as well as a handful of informational findings.
During the review, there were a number of questions about our cgo-based Go+BoringCrypto integration, which provides a FIPS 140-2 compliant cryptography mode for internal usage at Google. The Go+BoringCrypto code is not supported by the Go team for external use, but has been critical for Google's internal usage of Go.
The Trail of Bits team found one vulnerability and one non-security relevant bug, both of which were results of the manual memory management required to interact with a C library. Since the Go team does not support usage of this code outside of Google, we have chosen not to issue a CVE or Go vulnerability database entry for this issue, but we fixed it in the Go 1.25 development tree.
The entire report is available as a PDF for those who enjoy a little light security reading.
[$] Reports from OSPM 2025, day one
Security updates for Monday
Final Bookworm-Based Raspberry Pi OS Released Ahead of Debian Trixie
A new Raspberry Pi OS update is now available for download, featuring screen lock upgrades, touchscreen improvements, and performance boosts.
The post Final Bookworm-Based Raspberry Pi OS Released Ahead of Debian Trixie appeared first on Linux Today.
Pages
