Latest Linux and open source news from around the web

Lamicall Adjustable Laptop Stand Sponsored · View on Amazon → UNIX and Linux System Administration Handbook Sponsored · View on Amazon →
Phoronix

Intel Appears To End Its Bug Bounty Program

Amid a boom of bug reporting in general due to AI/LLMs across the entire software ecosystem, Intel this week appears to have ended its paid bug bounty program. They have (re)launched a new bug reporting program but with the bounties removed...

Foss Force

Rust Coreutils 0.12.0 Released

The Rust replacement for GNU Coreutils fixes all of the Ubuntu-prioritized compatibility issues, eliminates expr’s last C dependency, and adds more security hardening. The post Rust Coreutils 0.12.0 Released appeared first on FOSS Force.

OMG! Ubuntu

Microsoft’s CLI text editor now does syntax highlighting

Edit, Microsoft’s open-source command-line text editor, added syntax highlighting, improved regex handling in Find & Replace and new editing shortcuts in its v2.0.0 update. Microsoft open-sourced Edit last year. It’s a small, cross-platform text editor with VS Code-style keybindings, mouse support, handles LF and CRLF line endings and lets you open multiple file. The clean terminal user interface (TUI) is super easy to use. The Edit v2.0.0 release came out earlier this year, but the unofficial Linux snap package (msedit, maintained by Canonical’s Aaron Prisk) only updated on 14 September – that update is how I heard a new version […]

OMG! Ubuntu

Ubuntu 26.10 snapshot 4 released ahead of next week’s beta

In the mood for testing? The fourth monthly snapshot of Ubuntu 26.10 is now available for download. It’s not just unusual for Ubuntu to release a monthly snapshot the same month as a beta release, but this is the second monthly snapshot published this month: Ubuntu 26.10 Snapshot 3 arrived in early September. “These should be very close to what the Beta candidates will look like next week, so don’t shy away from testing them”, said Canonical’s Utkarsh Gupta in the mailing list announcement. Since the last snapshot, more package updates have been updated. The new GNOME 51 release is […]

Phoronix

Jemalloc 5.4 Released With Portability Improvements, Code Cleanups

Earlier this year Meta announced a renewed investment into the jemalloc memory allocator that's been popular for server and HPC use among various desktop use-cases too. After stagnating a bit in recent years, Jemalloc has been off to seeing new developments since Meta's announcement and out today is Jemalloc 5.4 as the latest step forward...