Tux Machines

Do you waddle the waddle?

Other Sites

Tor Project blog

New Release: Tor Browser 15.0.10

This version includes important security updates to Firefox.

9to5Linux

Firefox 151 Is Now Available for Public Beta Testing with Improved Settings

It’s all about the Settings in Firefox 151, which have been slightly revamped to make them easier to navigate and more centralized, as the “Extensions and themes” and “Firefox support” were moved from the bottom of the settings sidebar under the settings categories.

Linux Kernel 6.19 Reaches End of Life, It’s Time to Upgrade to Linux Kernel 7.0

Released on February 8th, 2026, Linux kernel 6.19 introduced new features like support for the AMD Smart Data Cache Injection (SDCI) feature, support for multiple processors for User-mode Linux (UML), support for PCIe link encryption and device authentication security features, and initial support for the Intel Linear Address-Space Separation (LASS) hardware-based security feature.

PipeWire 1.6.4 Improves ALSA Sequencer Port Names, Fixes More Bugs

Coming two weeks after PipeWire 1.6.3, the PipeWire 1.6.4 release is here to improve ALSA Sequencer port names, as PipeWire failed to recognize a client name from a JACK Midi port name created by MidiBridge due to a missing second colon character.

QEMU 11.0 Released with New CPU Model for Intel Diamond Rapids

Highlights of QEMU 11.0 include a new CPU model for Intel Diamond Rapids, a new “nitro” accelerator to run Nitro Enclaves natively, support for CET virtualization on KVM, support for native context drivers to the virtio-gpu graphics driver, and support for LAN configuration commands in the simulated BMC.

Mozilla Thunderbird 150 Brings Support for Generating Unobtrusive Signatures

Highlights of Mozilla Thunderbird 150 include support for generating Unobtrusive Signatures (OpenPGP), support for copying address book cards to the clipboard as vCards, and the ability to reorganize PDF pages directly in the PDF viewer.

Framework Announces Framework Laptop 13 Pro with Touchscreen Display

Framework Laptop 13 Pro features a 13.5-inch 2.8K touchscreen matte anti-glare display with a 3:2 aspect ratio, 2880×1920 pixels resolution, 700nits brightness, 1800:1 contrast, 100% sRGB color gamut, per-panel color calibration, and up to 120Hz refresh rate, Dolby Atmos audio, and Ubuntu Linux pre-loaded in a partnership with Ubuntu maker Canonical.

Colorado Age Attestation Bill May Exclude Open Source OSes and Apps

As you may know, several US states are discussing a Digital Age Assurance Act law that mandates that operating system providers and application developers implement age verification measures to protect minors online, which may require users to input their birth date during the initial setup.

VirtualBox 7.2.8 Released with Support for Linux 7.0, Guest Time Accounting

Coming three months after VirtualBox 7.2.6, the VirtualBox 7.2.8 release introduces initial support for the latest and greatest Linux 7.0 kernel series, support for guest time accounting, and support for Unbreakable Enterprise Kernel (UEK) kernel on Oracle Linux 9.

Archinstall 4.3 Arch Linux Installer Adds Support for Installing Additional Fonts

Coming only a few days after Archinstall 4.2, the Archinstall 4.3 release introduces a new “Additional fonts” section in the Applications menu that lets you search for and select additional fonts for your new Arch Linux systems (see it in action in the screenshot above).

Internet Society

Climate and Environmental Sustainability Within the IETF and IRTF

As we celebrate Earth Day 2026, what is the technical community—the people who actually build and operate the Internet—doing about climate and environmental sustainability?

openSUSE ALP: Current Status - A Starting Point for Future Discussions

posted by Roy Schestowitz on Apr 19, 2023

Hello everyone,

I wanted to write this mail to let everyone know the current status of SUSE's ALP (Adaptable Linux Platform) efforts and hopefully get the ball rolling with openSUSE making use of these efforts.
This is a long mail, but I've done my best to be brief and shift the more esoteric technical detail as an appendix for those most interested in contributing.
First, I want to clear up "What is SUSE ALP?"
SUSE ALP is not a single new product by SUSE, in the same way that SLE isn't a single product. Just like now where SUSE has SLES, SLED, SLE Micro, SLE for SAP and more, SUSE ALP is a 'platform' that is going to produce whole families of products.
The key defining difference between SLE and ALP though is that SUSE is building ALP with "Adaptability" being an absolute core aspect. This should reduce or eliminate the situation we often see with SLE, where products are 'stuck' using the same versions of core components like glibc and python for the whole lifespan of a codebase.
With ALP, SUSE will be building things in a way where different ALP products can have different versions of core components, be supported for different lengths of times, and with old versions of those components be removed when they're no longer needed.
This is also why you do not hear about a singular ALP 'codebase', because the way ALP Products are built they potentially could draw from multiple codebases, potentially with very different lifecycles; eg. One ALP Product may be what most would call a very 'stable' distribution, another could be 'rolling', and a third could be a hybrid between the two.
I feel this is the most exciting thing about ALP, and it's the most interesting engineering aspect of ALP as it dramatically changes HOW we build these products in OBS. See the appendix for details.
So, if ALP is not a single product, what is SUSE building?
SUSE's current efforts are focused on two SUSE ALP products, which you can currently see in OBS as SUSE:ALP:Products:Bedrock and :Micro. These names are unlikely to be final, but they are expected to be server-focused products, heavily leaning on transactional-updates and containerisation to even further push the core "Adaptability" goals of ALP; It's far easier to shift and swap what versions of libaries are in play when (almost) everything using them is containerised and the OS is being thought of as a cohesive unit that is updated in atomic operations These will not be the only two products SUSE builds from ALP, but it's a starting point.
Going forward, just like for the SLE family of products, the primary build environment for these products is going to have to be SUSE's internal build service. This is so SUSE can have these commercial ALP offerings certified the way they are required to be.
However, we want ALP, both the code AND the different way of building things, to be available to openSUSE and ideally reused/adapted for openSUSE's own offerings. We still want to build ALP in the _open_ in addition to what we need to do for SUSE's commercial offerings.
Therefore, the current working plan is as follows:
- All SUSE ALP Products will be built in SUSE's Internal Build Service, using sources that originated from openSUSE:Factory - All packages used to build SUSE ALP Products will be copied to openSUSE's Open Build Service without alteration - All SUSE ALP Products will be copied from SUSE's IBS to openSUSE's OBS with the only alterations being the obvious necessary rebranding - Any future changes to the SUSE's ALP development workflow (eg. the possible future introduction of a git-based workflow for submitting changes into IBS/OBS) would be also introduced for any openSUSE ALP Products
This should all sound very familiar because it's very similar in concept to what we already do with Leap Micro
I would like to make the following suggestion to openSUSE on the next steps it could take to extend the above.
Any new openSUSE distribution, such as the ones discussed as https://en.opensuse.org/Portal:16.0 or https://en.opensuse.org/openSUSE:ALP/Workgroups/GrassyKnoll should be built as seperate "Products" using the new ALP way of building things.
The ALP concept should be flexible enough that these openSUSE Products will be able to leverage all the stuff SUSE is doing for SUSE's ALP Products, but then we (community) can add anything we want. If we find it is not flexible enough, then we (SUSE) will work to adapt it to make it possible for the community to build what it wants.
So, if we the community want to build something like old Leap, that should be totally technically feasible. I can certanly imagine the community building something with a stable release cadence and that doesn't use transactional-updates and containers to run everything. If that's the direction we as a community want to go, we should be able to get started soon when the above is in place in OBS.
The biggest challenge I forsee would be ensuring we have enough people to maintain all the packages in that 'old fashioned' way of doing things, especially with SUSE going in a different direction...but that has always been an aspect of openSUSE's way of doing things.
I could also see a future where we take this opportunity to try something like an ALP-based take on the MicroOS Desktop, more polished, opinionated and less 'tinkering friendly' than old Leap. I'd imagine that would certainly be possible; also, maybe in parallel, if people want to build it.
This approach would also tie in nicely with all the awesome work the Agama (formerly known as 'D-Installer') team have been doing, as we should be able to offer a single installation ISO that offers all the combined "openSUSE ALP" offerings, including the 1:1 openSUSE copies of SUSE's Products as well as any additional ones built purely by openSUSE. This would potentially cut out a lot of the work needed for the openSUSE-only Products as (speaking from experience), creating and maintaining installation media is often the biggest pain.
What does everyone think?

Read on

Also: An openSUSE ALP status update

Other Recent Tux Machines' Posts

Goodbye Spring? Soon It's May Already. [original]
Will GNU/Linux "market share" on desktop- and laptop-type devices "break past" 10% in a year or two?
Fedora: "New Way to Recognize Fedora Contributors" as Community Sheds Off Volunteers (Unpaid IBM Workers)
new effort
Valve dev fixes up VRAM management on AMD GPUs to improve performance
4 articles
French government says it's ditching Windows for Linux - country accelerates plans to ditch US-based software in digital sovereignty push
2026 is set to be l’année de Linux.
Framework Announces Framework Laptop 13 Pro with Touchscreen Display
Framework Laptop 13 Pro has been announced today by Framework Computer as a Linux-first notebook with a touchscreen display.
Ubuntu 26.10 “Stonking Stingray” Is Slated for Release on October 15th, 2026
Ubuntu 26.10 “Stonking Stingray” operating system has been slated for release on October 15th, 2026, and it’s expected to come with the GNOME 51 desktop environment and Linux kernel 7.2.
LXQt 2.4 Desktop Environment Released with More Wayland Improvements
LXQt 2.4 desktop environment is now available with better Wayland support and many other changes across its core components. Here’s what’s new!
Firefox 150 Is Now Available for Download, This Is What’s New
Firefox 150 open-source web browser is now available for download with support for the GTK emoji picker on Linux, extended local network access restrictions, and other changes.
Debian Project Leader Election 2026 Results
The winner of the election is Sruthi Chandran
 
Firefox 151 Is Now Available for Public Beta Testing with Improved Settings
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.
7 More Weeks [original]
We are exactly 7 weeks away from our site anniversary (7x7=49)
They Fight Till the End [original]
In 2026 we go public because the fight for justice won't end until the system here recognises how laws get bent and misused to curtail journalism
GNU/Linux Leftovers
news about GNU/Linux
BSD: GhostBSD 26.1 Released and Happy 33rd Birthday to NetBSD
BSD news
Debian's Mike Gabriel on Lomiri CodeFest and Ebook Readers in Debian
Debian picks
Security Snakeoil, Breaches, and Patches
Security leftovers
New Features in Ubuntu 26.04 LTS and Canonical Brings Ubuntu 24.04 LTS to MediaTek's Genio 520, 720
Canonical/Ubuntu news
Blogging, GNU Projects, and GAFAM Ambush
FOSS related
Web: Feeds, Mozilla, and QUIC
Mostly Mozilla/Firefox news
Programming Leftovers
Development news
Linux Devices, Open Hardware, and Gadgets
Linux-centric projects
Linux Kernel 7.0, 7.1, and CoolerControl 4.2
Kernel stuff
Games: Proton Experimental, The Caribou Trail, and More
some of the latest from GamingOnLinux
Red Hat Selling GAFAM and Slop (While Laying Off Almost 500 Linux Engineers)
IBM and CIQ news
Linuxwashing and Openwashing: "OpenAssets", Slop, and Radio Access Network (RAN)
cheapening the brands
Linux Kernel 6.19 Reaches End of Life, It’s Time to Upgrade to Linux Kernel 7.0
Linux kernel 6.19 reached end of life and all users are now recommended to upgrade their systems to the latest Linux 7.0 kernel series as soon as possible.
Applications: Pipeweaver, Coolify, and CapyPDF
3 applications in the news/blogs
today's howtos
Instructionals/Technical posts
Availability of EasyOS Version 7.2.99 and More EasyOS News
EasyOS leftovers
PipeWire 1.6.4 Improves ALSA Sequencer Port Names, Fixes More Bugs
PipeWire 1.6.4 audio/video server for Linux is now available for downlaod with ALSA Sequencer improvements and various bug fixes.
QEMU 11.0 Released with New CPU Model for Intel Diamond Rapids
QEMU 11.0 open-source virtualization software is now available for download as a major update that introduces many new features and improvements for supported architectures. Here’s what’s new!
5 open-source operating systems everyone mistakes for Linux
Linux has been used as a catch-all term for any free
Geminispace Still Growing in Terms of Gemini Capsules Online [original]
We're getting close to another noteworthy milestone this week
CachyOS is the Arch Linux distro to try if you want serious speed and performance
The latest version of CachyOS makes one of the hottest Linux distributions on the market today even better
Zorin OS 18.1 released - and the Lite edition reappears
Plus news from its Dublin neighbors, Linux Mint
Free and Open Source Software, and Benchmark
This is free and open source software
Neko-Void – Linux distribution
Neko-Void is a Void Linux respin aimed at desktop users who want Void Linux’s speed and minimal base with a more ready-made experience
Today in Techrights
Some of the latest articles
Mozilla Thunderbird 150 Brings Support for Generating Unobtrusive Signatures
Mozilla Thunderbird 150 open-source email client is now available for download with support for generating unobtrusive signatures for OpenGPG, Account Hub improvements, and many other changes.
Kernel: Linux 7.0, Linux 7.1, and More
Linux links
The French Wave [original]
Proponents or advocates can take the back seat and let employees do the "heavy lifting" (ripping apart Windows)
Colorado Age Attestation Bill May Exclude Open Source OSes and Apps
System76 CEO Carl Richell confirms that the upcoming Colorado age attestation bill may exclude Open Source OSes and apps, as well as popular code repos and containers.
GNU/Linux and BSD Leftovers
mostly GNU/Linux news leftovers
Free, Libre, and Open Source Software, Education, Digital Sovereignty, Open Data, and Standards
FOSS and more
Release of LibreSSL 4.3.1 and of Maestro 1.0.0
2 new releases
Linux Graphics Painted as Political, Collabora "Accelerating OpenXR at XR Expo 2026"
Graphics news
Open Hardware/Modding: ESP32, Raspberry Pi
Hardware stories
EasyOS: Keyboard Layouts and ROX-Filer Improvements
Distribution not many people know
Games: History of SuperTuxKart, Denuvo Versus GNU/Linux, and Gaming Consoles
gaming news
Applications: Kookbook 0.3.0, KDE Applications Snaps, Git 2.54.0, and More
4 software updates and such
today's howtos
only a handful for now
VirtualBox 7.2.8 Released with Support for Linux 7.0, Guest Time Accounting
VirtualBox 7.2.8 open-source virtualization software is now available for download with initial support for Linux kernel 7.0, guest time accounting, and many other Linux changes.
Applications: Parabolic Video Downloader, Pods, and cpuidle
Software releases and more
Security Leftovers
Security picks
Kernel: Linux PTP Story and Linux 7.1 Becoming More Windows-Like
Linux 7.1 and more
LibreOffice: Vissarion Fisikopoulos, Ravi Dwivedi at LibreOffice Conference, and LibreOffice Asia Conf 2025
LibreOffice news
Programming Leftovers
Development picks
Web Browsers/Web Servers Leftovers
Mozilla and more
Open Hardware/Modding: SendspinZero, Raspberry Pi, Arduino, and More
Hardware leftovers
Red Hat Leftovers
buzzwords and more
today's howtos
Instructionals/Technical posts
GNU Projects: coreutils 9.11 and GNU Health GTK client 5.0.2 released
two new releases
Android Leftovers
Having trouble joining the Android 17 Beta? This might be why
Ubuntu 26.04 will block your upgrade on Thursday if your containers still use cgroup v1
There are a lot of reasons why I like Linux, and one of my faves is how it respects legacy hardware
Games: FEX, Crusader Kings III, Sharp Shooters Humble Bundle, Playnix, and More
latest from GamingOnLinux
Free and Open Source Software
This is free and open source software
This Week in Plasma: Per-Screen Virtual Desktops and Wayland Session Restore
Last week over 20 KDE contributors converged on the Austrian city of Graz for our annual mega-sprint
Fedora Linux 44 beta unifies the KDE Plasma experience across editions
Available for a wide range of hardware architectures, as usual, the latest beta release of Fedora Linux allows users to preview what they will get in the upcoming 44 release
Today in Techrights
Some of the latest articles
Archinstall 4.3 Arch Linux Installer Adds Support for Installing Additional Fonts
Archinstall 4.3 text-mode installer for the Arch Linux distribution is now available with support for installing additional fonts, as well as other changes and bug fixes.