Linux 7.1 Lands The Apple SMC Power Driver For Reporting Battery Metrics On MacBooks
The Linux Multi-Function Device "MFD" subsystem changes were merged this week for Linux 7.1 ahead of the merge window closing on Sunday...
Latest Linux and open source news from around the web
The Linux Multi-Function Device "MFD" subsystem changes were merged this week for Linux 7.1 ahead of the merge window closing on Sunday...
FreeRDP as a leading open-source implementation of the Remote Desktop Protocol (RDP) has introduced experimental AV1 codec support...
The 7.0.1, 6.19.14, 6.18.24, and 6.12.83 stable kernels have been released; each contains another set of important fixes. Note that the 6.19.x line ends with 6.19.14.
Inside this week's LWN.net Weekly Edition: Front: LLMs and Python bugs; scheduler regression; new Rust traits; dependency cooldowns; 7.1 merge window; Shor's algorithm; drama at The Document Foundation. Briefs: Firefox zero-days; kernel code removal; reproduceible Arch; Debian election; Firefox 150; Forgejo 15.0; Git 2.54.0; KDE Gear 26.04; LillyPond 2.26.0; Rust 1.95.0; Quotes; ... Announcements: Newsletters, conferences, security updates, patches, and more.
Firefox 151 open-source web browser is now available for public beta testing with an improved Settings page, easier access to translations, and many new features for web developers.
OpenVPN 2.7.2 fixes two security flaws, adds long password support in the management interface, and includes several bugfixes for Windows users.
The Linux kernel may drop 18 old Ethernet drivers for ISA and PCMCIA-era hardware as maintainers question if the aging code still has active users.
All of the SoC updates were recently merged for the ongoing Linux 7.1 kernel cycle. Most of the activity as usual is on the Arm side but also with some RISC-V additions too for the Linux 7.1 kernel...
Framework’s new 13 Pro laptop is the company’s first to ship as certified for Ubuntu, who say you can buy it knowing you’ll get “guaranteed support right out of the box”. Framework hardware have been popular with Linux users for years, not just for the company’s ethos around upgradeable and repairable hardware but their kernel contributions and financial support for open-source projects and developers. Specs wise, the new Framework 13 Pro is powered by Intel Core Ultra Series 3 processors or an AMD Ryzen AI 300 series chips It uses LPCAMM2 memory (modular LPDDR5X), available with up to 64GB, though […]
The latest release of CachyOS brings with it an enhanced version of the latest Linux kernel.
Newsflash gives RSS fans an easy way to discover feeds, organize them by category, and keep every device in sync. The post Curate Your Own Newsfeed with Newsflash appeared first on FOSS Force.
These apps turbo-charge text-based productivity.
Over the past number of months there has been a steady flow of Intel open-source projects archived on GitHub amid the corporate restructuring at the company and realigning of their open-source focus. This week another batch of Intel open-source projects were formally archived...
Database management brought me to PostgreSQL, PostgreSQL brought me to open source advocacy, and—during the past year—open source advocacy brought me to the Board of Directors at Linux Professional Institute. In this article I’ll trace this journey and describe the ... Read more The post Why I Joined the LPI Board of Directors – Henrietta Dombrovskaya appeared first on Linux Professional Institute (LPI).
Efforts to introduce malicious code into the open-source supply chain have been on the rise in recent years, and there is no indication that they will abate anytime soon. These attacks are often found quickly, but not quickly enough to prevent the compromised code from being automatically injected into other projects or code deployed by users where it can wreak havoc. One method of avoiding supply-chain attacks is to add a delay of a few days before pulling upates in what is known as a "dependency cooldown". That tactic is starting to find favor with users and some language ecosystem package managers. While this practice is considered a reasonable response by many, others are complaining that those employing dependency cooldowns are free-riding on the larger community by letting others take the risk.